mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
21 lines
426 B
JSON
21 lines
426 B
JSON
{
|
|
"pkgname": "SystemControl",
|
|
"app":"SystemControl",
|
|
"name":"System monitoring",
|
|
"services": [
|
|
"SysmondService"
|
|
],
|
|
"description":"System monitoring",
|
|
"info":{
|
|
"author": "",
|
|
"email": ""
|
|
},
|
|
"dependencies": [
|
|
"Antunnel@0.1.8-a"
|
|
],
|
|
"version":"0.1.9-a",
|
|
"category":"System",
|
|
"iconclass":"fa fa-tachometer",
|
|
"mimes":["none"],
|
|
"locale": {}
|
|
} |