UNPKG

hyper-tabs-enhanced--github-dark

Version:
32 lines (31 loc) 636 B
{ "name": "hyper-tabs-enhanced--github-dark", "version": "0.5.0", "description": "Enhaned Tabs Plugin for Hyper", "main": "index.js", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/james-prado/hyper-tabs-enhanced.git" }, "files": [ "index.js" ], "keywords": [ "hyper", "hyper-tabs", "hyper-tabs-enhanced", "hyperterm", "hyperterm-tabs", "hyperterm-tabs-enhanced", "tabs", "enhanced" ], "dependencies": { "color": "^1.0.3" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }