{
  "name": "webos-tv-library",
  "version": "1.2.1",
  "description": "WebOS TV Library",
  "main": "webOS.js",
  "typings": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/signalive/webOS-tv-library.git"
  },
  "keywords": [
    "webos",
    "tv",
    "webostv"
  ],
  "author": "Signalive Tech <tech@signalive.io>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/signalive/webOS-tv-library/issues"
  },
  "homepage": "https://github.com/signalive/webOS-tv-library#readme",
  "devDependencies": {
    "typings": "^1.5.0"
  }
}
