@egeria/trakt-plugin
Version:
Egeria | trakt.tv plugin
39 lines (38 loc) • 849 B
JSON
{
"name": "@egeria/trakt-plugin",
"version": "0.5.4",
"description": "Egeria | trakt.tv plugin",
"main": "./lib/trakt.js",
"repository": {
"type": "git",
"url": "gitlab:egeria/egeria"
},
"keywords": [
"egeria",
"plugin",
"trakt",
"trakt.tv"
],
"dependencies": {
"@egeria/tools": "3.3.0",
"moment-timezone": "0.5.27",
"ramda": "0.26.1",
"trakt.tv": "7.2.0"
},
"author": {
"name": "MySidesTheyAreGone",
"email": "mysidestheyaregone@openmailbox.org"
},
"license": "AGPL-3.0",
"bugs": {
"url": "https://gitlab.com/egeria/egeria/issues"
},
"homepage": "https://gitlab.com/egeria/egeria",
"maintainers": [
{
"name": "MySidesTheyAreGone",
"email": "mysidestheyaregone@openmailbox.org"
}
],
"gitHead": "c320736e95eda43592112522819575208286dbfe"
}