Pokemon-Terminal/package.json
2017-10-07 10:25:15 -03:00

26 lines
No EOL
600 B
JSON

{
"name": "pokemon-terminal",
"version": "1.1.0",
"description": "Pokemon terminal themes",
"bin": {
"pokemon": "pokemon",
"ichooseyou": "pokemon"
},
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/LazoCoder/Pokemon-Terminal.git"
},
"keywords": [
"pokemon",
"terminal",
"theme",
"themes"
],
"author": "Lazo (https://github.com/LazoCoder)",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/LazoCoder/Pokemon-Terminal/issues"
},
"homepage": "https://github.com/LazoCoder/Pokemon-Terminal#readme"
}