UNPKG

react-tv-cli

Version:
46 lines (45 loc) 859 B
{ "name": "react-tv-cli", "version": "0.4.3", "description": "Packager for TVs", "bin": { "react-tv-cli": "index.js" }, "files": [ "bootstrap/", "scripts/", "shared/", "index.js" ], "preferGlobal": true, "dependencies": { "chalk": "^2.1.0", "fs-extra": "^4.0.3", "node-replace": "^0.3.1", "node-webos": "^0.3.0" }, "repository": { "type": "git", "url": "git+https://github.com/raphamorim/react-tv.git" }, "keywords": [ "react", "tv", "renderer", "smarttv", "tizen", "orsay", "lg", "samsung", "webos" ], "engines": { "npm": ">=5" }, "author": "Raphael Amorim <rapha850@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/raphamorim/react-tv/issues" }, "homepage": "https://github.com/raphamorim/react-tv#readme" }