hyper-tab-touchbar
Version:
Show hyper tabs in the MacBook Pro's TouchBar
20 lines (19 loc) • 423 B
JSON
{
"name": "hyper-tab-touchbar",
"version": "0.0.4",
"description": "Show hyper tabs in the MacBook Pro's TouchBar",
"main": "./index.js",
"author": "Moises Martinez <moises@kikkei.com>",
"license": "BSD-2-Clause",
"dependencies": {
},
"keywords": [
"hyper",
"touchbar",
"macos"
],
"repository": {
"type": "git",
"url": "git+https://github.com/moimart/hyper-tab-touchbar.git"
}
}