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":"Preview",
|
||
|
"name":"Preview",
|
||
|
"description":"Media files viewer",
|
||
|
"info":{
|
||
|
"author": "Xuan Sang LE",
|
||
|
"email": "xsang.le@gmail.com"
|
||
|
},
|
||
|
"version":"0.1a",
|
||
|
"category":"Utils",
|
||
|
"iconclass":"fa fa-eye",
|
||
|
"mimes":["[^\/]*/.*pdf"]
|
||
|
}
|