mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-07 22:18:29 +01:00
13 lines
278 B
JSON
13 lines
278 B
JSON
{
|
|
"app":"About",
|
|
"name":"About",
|
|
"description":"AntOS about",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@gmail.com"
|
|
},
|
|
"version":"0.0.1-a",
|
|
"category":"Other",
|
|
"iconclass":"fa fa-question-circle",
|
|
"mimes":["none"]
|
|
} |