mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
17 lines
374 B
JSON
17 lines
374 B
JSON
{
|
|
"app":"ShowCase",
|
|
"name": "ShowCase",
|
|
"description":"AntOS 1.1.0a features showcase",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@gmail.com",
|
|
"licences": "GPLv3"
|
|
},
|
|
"version":"0.0.7-a",
|
|
"category":"Utility",
|
|
"mimes":["none"],
|
|
"iconclass": "fa fa-delicious",
|
|
"locales": {
|
|
"en_GB": {}
|
|
}
|
|
} |