magcore-app-downloads
Version:
Downloads application.
75 lines • 2.49 kB
JSON
{
"name": "magcore-app-downloads",
"version": "5.6.11-7e85abf",
"description": "Downloads application.",
"author": {
"name": "Infomir",
"email": "support@infomir.eu"
},
"keywords": [
"magcore",
"application",
"ministra",
"download",
"download manager"
],
"license": "license.md",
"config": {
"name": "DOWNLOADS",
"description": "Download the files directly from the Internet network to the connected removable storage.",
"type": "app",
"category": "media",
"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"
}
}
},
"colors": {
"splashFont": "#fff",
"splashBackground": "#3daf82"
},
"actions": {
"download": true
},
"platforms": {
"exclude": {
"emulator": "*"
}
}
},
"dependencies": {
"magcore-plugin-download-manager": "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"
},
"optionalDependencies": {
"magcore-app-player": "5.6.11-7e85abf"
}
}