Pokemon-Terminal/package.json
2017-06-18 11:10:29 -04:00

25 lines
572 B
JSON

{
"name": "pokemon-terminal",
"version": "1.0.2",
"description": "Pokemon terminal themes",
"bin": {
"pokemon": "main.py"
},
"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"
}