hyper-active-tab
Version:
Add a symbol to the active tab in your hyper terminal.
19 lines (18 loc) • 538 B
JSON
{
"name": "hyper-active-tab",
"version": "0.0.2",
"keywords": ["hyper", "hyper-plugin", "tab", "active-tab"],
"description": "Add a symbol to the active tab in your hyper terminal.",
"main": "index.js",
"files": ["index.js"],
"license": "MIT",
"author": "lucleray",
"homepage": "https://github.com/lucleray/hyper-active-tab#readme",
"bugs": {
"url": "https://github.com/lucleray/hyper-active-tab/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/lucleray/hyper-active-tab.git"
}
}