UNPKG

tab-control-tool

Version:
33 lines (32 loc) 729 B
{ "name": "tab-control-tool", "version": "1.0.2", "description": "dom tab control tool", "main": "tab-control-tool.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "tab", "control" ], "author": "fwg", "license": "ISC", "dependencies": { "add-css-text": "^1.0.2", "ele-id": "^1.0.2", "get-element-by-id": "^1.0.2" }, "directories": { "test": "test" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/adf0001/tab-control-tool.git" }, "bugs": { "url": "https://github.com/adf0001/tab-control-tool/issues" }, "homepage": "https://github.com/adf0001/tab-control-tool#readme" }