2017-06-12 12:47:20 -07:00
|
|
|
{
|
|
|
|
"name": "pokemon-terminal",
|
2017-06-18 11:10:29 -04:00
|
|
|
"version": "1.0.2",
|
2017-06-12 12:47:20 -07:00
|
|
|
"description": "Pokemon terminal themes",
|
|
|
|
"bin": {
|
2017-06-13 09:19:24 -07:00
|
|
|
"pokemon": "main.py"
|
2017-06-12 12:47:20 -07:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|