react-tv
Version:
React renderer for low memory applications
32 lines (31 loc) • 628 B
JSON
{
"name": "react-tv",
"version": "0.4.3",
"description": "React renderer for low memory applications",
"main": "index.js",
"files": [
"dist/",
"index.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/raphamorim/react-tv.git"
},
"keywords": [
"react",
"tv",
"renderer",
"smarttv",
"tizen",
"orsay",
"lg",
"samsung",
"webos"
],
"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"
}