antosdk-apps/SystemControl/package.json
DanyLE 4d03eff031
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
SystemControl: use new AntoS local setting APIo
2023-07-08 13:54:22 +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.13-a",
"category":"System",
"iconclass":"fa fa-tachometer",
"mimes":["none"],
"locale": {}
}