mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
18 lines
361 B
JSON
18 lines
361 B
JSON
{
|
|
"pkgname": "JarvisControl",
|
|
"app":"JarvisControl",
|
|
"name":"Jarvis monitoring",
|
|
"services": [
|
|
"JarvisService"
|
|
],
|
|
"description":"JarvisControl",
|
|
"info":{
|
|
"author": "",
|
|
"email": ""
|
|
},
|
|
"version":"0.1.3-a",
|
|
"category":"Other",
|
|
"iconclass":"fa fa-android",
|
|
"mimes":["none"],
|
|
"locale": {}
|
|
} |