antosdk-apps/ShowCase/package.json
DanyLE 3b14ff5b9f
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
fix: bugs on new GUI API
2023-07-14 12:05:12 +02:00

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.8-a",
"category":"Utility",
"mimes":["none"],
"iconclass": "fa fa-delicious",
"locales": {
"en_GB": {}
}
}