world-flags-sprite
Version:
A sprite of all the worlds' flags
26 lines (25 loc) • 595 B
JSON
{
"name": "world-flags-sprite",
"version": "0.0.2",
"description": "A sprite of all the worlds' flags",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lafeber/world-flags-sprite.git"
},
"keywords": [
"world",
"flags",
"sprite",
"css"
],
"author": "Martijn Lafeber",
"license": "ISC",
"bugs": {
"url": "https://github.com/lafeber/world-flags-sprite/issues"
},
"homepage": "https://github.com/lafeber/world-flags-sprite#readme"
}