antosdk-apps/ShowCase/build/debug/package.json
2021-03-31 23:12:04 +02:00

21 lines
468 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",
<<<<<<< HEAD
"category":"Utility",
=======
"category":"Other",
>>>>>>> c3df98de9effd1c129b9e5b36420bda12ea4cdba
"mimes":["none"],
"iconclass": "fa fa-delicious",
"locales": {
"en_GB": {}
}
}