mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-08 09:36:45 +02:00
15 lines
351 B
JSON
15 lines
351 B
JSON
{
|
|
"app":"AntOSDK",
|
|
"name":"AntOS development kit",
|
|
"description":"Development tool for building AntOS application",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@gmail.com"
|
|
},
|
|
"version":"0.0.2-a",
|
|
"category":"System",
|
|
"iconclass":"fa fa-cubes",
|
|
"mimes":[
|
|
"text/antos-project"
|
|
]
|
|
} |