mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced 2024-11-23 04:13:20 +00:00
26 lines
No EOL
600 B
JSON
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"
|
|
} |