antos-frontend/src/packages/MarketPlace/package.json
DanyLE 2fd4bb5c96 Bug fix + improvement:
- About dialog now can display package README file
- Fix: double click handling on grid view
- add README to packages
- support source map in release version
2022-07-19 20:57:12 +02:00

15 lines
355 B
JSON

{
"pkgname":"MarketPlace",
"app":"MarketPlace",
"name":"AntOS Application store",
"description":"Application store",
"info":{
"author": "Xuan Sang LE",
"email": "xsang.le@gmail.com"
},
"version":"0.2.5-a",
"category":"System",
"iconclass":"fa fa-shopping-bag",
"mimes":["none"],
"locales": {}
}