mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-08 09:36:45 +02:00
15 lines
346 B
JSON
15 lines
346 B
JSON
{
|
|
"app":"DummyApp",
|
|
"name":"DummyApp",
|
|
"description":"App for test",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@gmail.com",
|
|
"credit": "dedicated to some one here",
|
|
"licences": "GPLv3"
|
|
},
|
|
"version":"0.0.3-a",
|
|
"category":"System",
|
|
"icon": "icon.png",
|
|
"mimes":["none"]
|
|
} |