hyper-new-tab
Version:
Add a new tab button.
26 lines (25 loc) • 525 B
JSON
{
"name": "hyper-new-tab",
"version": "0.0.2",
"keywords": [
"hyper",
"hyper-plugin",
"tab",
"active-tab"
],
"description": "Add a new tab button.",
"main": "index.js",
"files": [
"index.js"
],
"license": "MIT",
"author": "gentslava",
"homepage": "https://github.com/gentslava/hyper-new-tab#readme",
"bugs": {
"url": "https://github.com/gentslava/hyper-new-tab/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/gentslava/hyper-new-tab.git"
}
}