mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-28 11:50:02 +02:00
add archive manager
This commit is contained in:
15
Archive/build/debug/package.json
Normal file
15
Archive/build/debug/package.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"app":"Archive",
|
||||
"name":"Archive",
|
||||
"pkgname": "Archive",
|
||||
"description":"Create of extract zip archive",
|
||||
"info":{
|
||||
"author": "Xuan Sang LE",
|
||||
"email": "mrsang@lxsang.me"
|
||||
},
|
||||
"version":"0.0.1-a",
|
||||
"category":"Other",
|
||||
"iconclass":"fa fa-archive",
|
||||
"mimes":["application/zip"],
|
||||
"locale": {}
|
||||
}
|
Reference in New Issue
Block a user