UNPKG

trakt.tv-ondeck

Version:

Plugin for adding 'ondeck' to trakt.tv module

28 lines 649 B
{ "name": "trakt.tv-ondeck", "version": "8.1.0", "description": "Plugin for adding 'ondeck' to trakt.tv module", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/vankasteelj/trakt.tv-ondeck" }, "keywords": [ "trakt.tv", "trakt", "tv", "plugin", "addon", "ondeck" ], "contributors": { "name": "vankasteelj" }, "license": "MIT", "bugs": { "url": "https://github.com/vankasteelj/trakt.tv-ondeck/issues" }, "dependencies": { "trakt.tv": "^8.0.0" } }