hyperterm-github-dark
Version:
[Github Dark](https://github.com/primer/github-vscode-theme) for your terminal
26 lines (25 loc) • 644 B
JSON
{
"name": "hyperterm-github-dark",
"version": "1.0.0",
"description": "[Github Dark](https://github.com/primer/github-vscode-theme) for your terminal",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/james-prado/hyper-github-dark.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/james-prado/hyper-github-dark/issues"
},
"homepage": "https://github.com/james-prado/hyper-github-dark#readme",
"keywords": [
"github-dark",
"hyper",
"github",
"dark"
]
}