magcore-osd-base
Version:
Base osd application, volume widget, mute widget, notifications
33 lines • 821 B
JSON
{
"name": "magcore-osd-base",
"version": "5.6.11-7e85abf",
"description": "Base osd application, volume widget, mute widget, notifications",
"author": {
"name": "Infomir",
"email": "support@infomir.eu"
},
"keywords": [
"magcore",
"ministra",
"osd",
"base"
],
"license": "license.md",
"config": {
"type": "osd",
"name": "osd",
"description": "OSD for notifications and volume widgets",
"actions": {
"volume": true
},
"uris": {
"app": "/",
"entry": "index.html"
}
},
"dependencies": {
"magcore-core": "5.6.11-7e85abf",
"magcore-plugin-fs": "5.6.11-7e85abf",
"magcore-plugin-settings-audio": "5.6.11-7e85abf"
}
}