hyper-hide-scroll
Version:
Extenstion for hiding the scrollbar in Hyper
25 lines (24 loc) • 629 B
JSON
{
"name": "hyper-hide-scroll",
"version": "1.0.0",
"description": "Extenstion for hiding the scrollbar in Hyper",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/vladimiriacob/hyper-hide-scroll.git"
},
"keywords": [
"hyper.app",
"hyperterm",
"hyper.js"
],
"author": "Vladimir Iacob <vladimiriacobm@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vladimiriacob/hyper-hide-scroll/issues"
},
"homepage": "https://github.com/vladimiriacob/hyper-hide-scroll#readme",
"devDependencies": {
"semantic-release": "^15.1.7"
}
}