magcore-plugin-backend-tv-stalker
Version:
TV backend plugin for stalker.
30 lines • 689 B
JSON
{
"name": "magcore-plugin-backend-tv-stalker",
"version": "5.6.11-7e85abf",
"description": "TV backend plugin for stalker.",
"author": {
"name": "Infomir",
"email": "support@infomir.eu"
},
"keywords": [
"magcore",
"ministra",
"plugin",
"tv",
"backend"
],
"license": "license.md",
"config": {
"name": "tvBackend",
"type": "plugin",
"daemon": true,
"contentBoardApi": "1",
"uris": {
"entry": "main.js"
}
},
"dependencies": {
"magcore-core": "5.6.11-7e85abf",
"magcore-plugin-content-board": "5.6.11-7e85abf"
}
}