mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-15 01:08:21 +01:00
12 lines
284 B
JSON
12 lines
284 B
JSON
|
{
|
||
|
"app":"ActivityMonitor",
|
||
|
"name":"Activity monitor",
|
||
|
"description":"Processes monitor and manager",
|
||
|
"author":{
|
||
|
"name": "Xuan Sang LE",
|
||
|
"email": "xsang.le@gmail.com"
|
||
|
},
|
||
|
"category":"System",
|
||
|
"iconclass":"fa fa-heartbeat",
|
||
|
"mimes":["*"]
|
||
|
}
|