UNPKG

tizen-tv-dev-cli

Version:
42 lines (41 loc) 962 B
{ "name": "tizen-tv-dev-cli", "version": "0.1.9", "description": "command cli from tizen devtools sdk", "main": "index.js", "author": "feng.zhao@samsung.com", "license": "MIT", "keywords": [ "TV", "Tizen", "react-native", "react", ".NET Core" ], "homepage": "https://github.com/sutaking/tizen-tv-dev-cli", "repository": { "type": "git", "url": "git+https://github.com/sutaking/tizen-tv-dev-cli.git" }, "bugs": { "url": "https://github.com/sutaking/tizen-tv-dev-cli/issues" }, "engines": { "node": ">= 4.0.0" }, "files": [ "lib", "resource", "README.md", "tools", "*.js" ], "dependencies": { "archiver": "1.0.1", "node-forge": "^0.7.1", "q": "^1.5.0", "tizen-tv-dev-cli": "^0.1.3", "xml2js": "^0.4.17", "xmldom": "^0.1.27" } }