antosdk-apps/SystemControl/package.json
Dany LE d70391c7ba
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
update(SystemControl): use app base dialog instead of global dialog
2023-06-07 09:54:35 +02:00

21 lines
427 B
JSON

{
"pkgname": "SystemControl",
"app":"SystemControl",
"name":"System monitoring",
"services": [
"SysmondService"
],
"description":"System monitoring",
"info":{
"author": "",
"email": ""
},
"dependencies": [
"Antunnel@0.2.1-b"
],
"version":"0.1.12-a",
"category":"System",
"iconclass":"fa fa-tachometer",
"mimes":["none"],
"locale": {}
}