webos-tv-library
Version:
WebOS TV Library
25 lines (24 loc) • 434 B
JSON
{
"name": "webOS-tv-library",
"version": "0.0.1",
"homepage": "https://github.com/signalive/webOS-tv-library",
"authors": [
"Mert Dogar <mertdogar@gmail.com>"
],
"description": "WebOS TV library",
"main": "webos.js",
"moduleType": [],
"keywords": [
"webos",
"webostv",
"tv"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}