hyper-opacity
Version:
Set the opacity of your hyper window
19 lines (18 loc) • 498 B
JSON
{
"name": "hyper-opacity",
"version": "1.0.0",
"keywords": ["hyper", "hyper-plugin", "opacity"],
"description": "Set the opacity of your hyper window",
"main": "index.js",
"files": ["index.js"],
"license": "MIT",
"author": "lucleray",
"homepage": "https://github.com/lucleray/hyper-opacity#readme",
"bugs": {
"url": "https://github.com/lucleray/hyper-opacity/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/lucleray/hyper-opacity.git"
}
}