{ "name": "jpclwe-country-flags", "version": "1.0.0", "description": "Ofers country flags to components build with the jpc-like-websites lib", "keywords": [ "jpc", "jpclwe", "extension" ], "repository": { "type": "git", "url": "https://git.labos.goip.de/chris/jpclwe-country-flags.git" }, "license": "ISC", "author": "cm", "type": "commonjs", "main": "countryFlags.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }