hyper-one-dark-black
Version:
Hyper.app theme based on Atom One Dark
29 lines (28 loc) • 676 B
JSON
{
"name": "hyper-one-dark-black",
"version": "1.0.2",
"description": "Hyper.app theme based on Atom One Dark",
"main": "index.js",
"author": "Brandon Smith (modified by Owen Shen)",
"repository": {
"type": "git",
"url": "git+https://github.com/owenshen24/hyper-one-dark-vivid.git"
},
"license": "MIT",
"keywords": [
"Hyper",
"Theme",
"Colors",
"Atom",
"Dark",
"One",
"Vivid"
],
"bugs": {
"url": "https://github.com/owenshen24/hyper-one-dark-vivid/issues"
},
"homepage": "https://github.com/owenshen24/hyper-one-dark-vivid#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}