magcore-app-update-manager
Version:
Update manager application.
75 lines • 2.44 kB
JSON
{
"name": "magcore-app-update-manager",
"version": "5.6.11-7e85abf",
"description": "Update manager application.",
"author": {
"name": "Infomir",
"email": "support@infomir.eu"
},
"keywords": [
"magcore",
"application",
"ministra",
"update",
"update manager",
"system"
],
"license": "license.md",
"config": {
"name": "UPDATE MANAGER",
"description": "Update manager application.",
"type": "system",
"uris": {
"app": "/",
"entry": "index.html",
"icons": {
"480": {
"logoNormal": "img/480/normal.png",
"logoActive": "img/480/active.png",
"primeLogoNormal": "img/480/prime-normal.png",
"primeLogoActive": "img/480/prime-active.png"
},
"576": {
"logoNormal": "img/576/normal.png",
"logoActive": "img/576/active.png",
"primeLogoNormal": "img/576/prime-normal.png",
"primeLogoActive": "img/576/prime-active.png"
},
"720": {
"logoNormal": "img/720/normal.png",
"logoActive": "img/720/active.png",
"primeLogoNormal": "img/720/prime-normal.png",
"primeLogoActive": "img/720/prime-active.png"
},
"1080": {
"logoNormal": "img/1080/normal.png",
"logoActive": "img/1080/active.png",
"primeLogoNormal": "img/1080/prime-normal.png",
"primeLogoActive": "img/1080/prime-active.png"
}
}
},
"actions": {
"update": true
},
"colors": {
"splashFont": "#fff",
"splashBackground": "#fc9360"
},
"platforms": {
"exclude": {
"emulator": "*",
"emulator_stb": "*",
"AndroidSTB": "*",
"AndroidAPP": "*"
}
}
},
"dependencies": {
"magcore-plugin-updater": "5.6.11-7e85abf",
"magcore-plugin-fs": "5.6.11-7e85abf",
"magcore-osd-base": "5.6.11-7e85abf",
"magcore-theme": "^1.4.1",
"magcore-core": "5.6.11-7e85abf"
}
}