UNPKG
@quyse/client-zip
Version:
latest (2.4.13)
2.4.13
2.4.12
2.4.11
2.4.10
2.4.9
2.4.8
2.4.7
A tiny and fast client-side streaming ZIP generator
github.com/Touffy/client-zip
Touffy/client-zip
@quyse/client-zip
/
terser.json
11 lines
(10 loc)
•
265 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"ecma"
:
2020
,
"compress"
:
{
"inline"
:
0
,
"unsafe_arrows"
:
true
,
"booleans_as_integers"
:
true
}
,
"mangle"
:
{
"reserved"
:
[
"m"
,
"c"
]
,
"properties"
:
{
"regex"
:
"^crc$|^uncompressedSize$|^modDate$|^bytes$|^encodedName$|^nameIsBuffer$"
}
}
}