hyper-delirium-theme
Version:
Delirium Dark Theme for Hyper Term
31 lines (30 loc) • 725 B
JSON
{
"name": "hyper-delirium-theme",
"version": "1.3.3",
"description": "Delirium Dark Theme for Hyper Term",
"license": "MIT",
"author": "mr4torr",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mr4torr/hyper-delirium-theme.git"
},
"bugs": {
"url": "https://github.com/mr4torr/hyper-delirium-theme/issues"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://github.com/mr4torr/hyper-delirium-theme#readme",
"keywords": [
"delirium",
"hyper-delirium-theme",
"theme",
"dark",
"hyper-plugin",
"hyper-theme"
]
}