37 lines
798 B
JSON
Executable File
37 lines
798 B
JSON
Executable File
{
|
|
"id": "modulopi-moduloplayer",
|
|
"name": "modulopi-moduloplayer",
|
|
"shortname": "Modulo Player",
|
|
"description": "Modulo Player plugin for Companion",
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"repository": "git+https://github.com/bitfocus/companion-module-modulopi-moduloplayer.git",
|
|
"bugs": "https://github.com/bitfocus/companion-module-modulopi-moduloplayer/issues",
|
|
"maintainers": [
|
|
{
|
|
"name": "Nicolas Keesst",
|
|
"email": "nkeesst@pixap.fr"
|
|
},
|
|
{
|
|
"name": "Per Røine",
|
|
"email": "per.roine@gmail.com"
|
|
}
|
|
],
|
|
"runtime": {
|
|
"type": "node22",
|
|
"api": "nodejs-ipc",
|
|
"apiVersion": "0.0.0",
|
|
"entrypoint": "../dist/main.js"
|
|
},
|
|
"legacyIds": [
|
|
"modulo"
|
|
],
|
|
"manufacturer": "Modulo Pi",
|
|
"products": [
|
|
"Modulo Player"
|
|
],
|
|
"keywords": [
|
|
"Software",
|
|
"Media Server"
|
|
]
|
|
} |