mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
15 lines
347 B
JSON
15 lines
347 B
JSON
{
|
|
"app":"Archive",
|
|
"name":"Archive",
|
|
"pkgname": "Archive",
|
|
"description":"Create of extract zip archive",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "mrsang@lxsang.me"
|
|
},
|
|
"version":"0.0.4-a",
|
|
"category":"Utility",
|
|
"iconclass":"fa fa-archive",
|
|
"mimes":["application/zip"],
|
|
"locale": {}
|
|
} |