mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-15 01:08:21 +01:00
13 lines
282 B
JSON
13 lines
282 B
JSON
{
|
|
"app":"Files",
|
|
"name":"Files manager",
|
|
"description":"System files manager",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@gmail.com"
|
|
},
|
|
"version":"0.1a",
|
|
"category":"System",
|
|
"iconclass":"fa fa-hdd-o",
|
|
"mimes":["dir"]
|
|
} |