30 lines
702 B
JSON
30 lines
702 B
JSON
{
|
|
"id": "purelink-pt-ma-hd44m",
|
|
"name": "purelink-pt-ma-hd44m",
|
|
"shortname": "PT-MA-HD44M",
|
|
"description": "PureLink PT-MA-HD44M Matrix module for Companion",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"repository": "git+https://github.com/bitfocus/companion-module-purelink-pt-ma-hd44m.git",
|
|
"bugs": "https://github.com/bitfocus/companion-module-purelink-pt-ma-hd44m/issues",
|
|
"maintainers": [
|
|
{
|
|
"name": "Adrien RENARD",
|
|
"email": "arenard@pixap.fr"
|
|
}
|
|
],
|
|
"runtime": {
|
|
"type": "node18",
|
|
"api": "nodejs-ipc",
|
|
"apiVersion": "1.3.0",
|
|
"entrypoint": "../main.js"
|
|
},
|
|
"legacyIds": [],
|
|
"manufacturer": "purelink",
|
|
"products": [
|
|
"PT-MA-HD44M"
|
|
],
|
|
"keywords": [
|
|
"Video Matrix"
|
|
]
|
|
} |