UNPKG

@tizentv/wits

Version:

Instant live reload tool for Tizen Web Application development

53 lines (52 loc) 1.26 kB
{ "name": "@tizentv/wits", "version": "2.5.9", "description": "Instant live reload tool for Tizen Web Application development", "main": "index.js", "author": "Samsung Electronics Co., Ltd.", "repository": { "type": "git", "url": "https://github.com/Samsung/Wits.git" }, "bugs": { "url": "https://github.com/Samsung/Wits/issues" }, "homepage": "https://github.com/Samsung/Wits/issues", "dependencies": { "@tizentv/tools": "^1.1.3", "@tizentv/webide-common-tizentv": "^1.0.17", "chalk": "^4.1.0", "chrome-launcher": "^0.13.2", "commander": "^4.1.1", "express": "^4.16.3", "inquirer": "=5.2.0", "ip": "^1.1.5", "lodash": "^4.17.15", "mkdirp": "^1.0.3", "node-html-parser": "^1.3.1", "node-watch": "^0.6.2", "recursive-readdir": "^2.2.2", "socket.io": "^3.1.0", "xml2js": "^0.4.19" }, "license": "ISC", "keywords": [ "Wits", "Tizen", "Web developer", "live reload", "debugging tool", "samsung", "tizen web app", "samsung live reload", "samsung tizen tv", "tizen web application", "tizen web application developer", "tool" ], "bin": { "wits": "./lib/cli.js" }, "preferGlobal": true, "private": false }