pokesprite/docs/build/package.json
2017-05-07 17:51:53 +09:00

16 lines
384 B
JSON

{
"name": "pokesprite",
"description": "Pokémon icon database and sprite sheet",
"version": "1.4.7",
"main" : "pokesprite.min.js",
"repository": {
"type": "git",
"url": "git+https://github.com/msikma/pokesprite.git"
},
"bugs": {
"url": "https://github.com/msikma/pokesprite/issues"
},
"author": "Michiel Sikma <michiel@sikma.org>",
"license": "MIT"
}