yasly
Version:
Yet another Smart TVs library
30 lines (29 loc) • 581 B
JSON
{
"name": "yasly",
"version": "0.1.0",
"description": "Yet another Smart TVs library",
"main": "lib/index.js",
"files": [
"lib"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ucorp/yasly.git"
},
"keywords": [
"smart-tv",
"orsay",
"tizen",
"netcast",
"webos"
],
"author": "ucorp",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Ucorp/yasly/issues"
},
"homepage": "https://github.com/Ucorp/yasly#readme"
}