mirror of
https://github.com/msikma/pokesprite.git
synced 2026-04-02 23:34:54 -05:00
16 lines
384 B
JSON
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"
|
|
}
|