hyper-dark-scrollbar
Version:
Dark scrollbar for Hyper
32 lines (31 loc) • 633 B
JSON
{
"name": "hyper-dark-scrollbar",
"version": "1.2.4",
"description": "Dark scrollbar for Hyper",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/moso/hyper-dark-scrollbar.git"
},
"bugs": {
"url": "https://github.com/moso/hyper-dark-scrollbar/issues"
},
"keywords": [
"hyper",
"hyperterm",
"hyper-plugin",
"hyperterm-plugin",
"plugin",
"scroll",
"scrollbar"
],
"author": {
"name": "Morten Sørensen",
"email": "morten@moso.io",
"url": "https://moso.io"
},
"dependencies": {
"color": "^2.0.0"
},
"license": "MIT"
}