UNPKG
lz-string
Version:
latest (1.5.0)
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.6
1.3.5
1.3.3
LZ-based compression algorithm
pieroxy.net/blog/pages/lz-string/index.html
pieroxy/lz-string
lz-string
/
bower.json
12 lines
(11 loc)
•
193 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"lz-string"
,
"version"
:
"1.4.4"
,
"main"
:
"libs/lz-string.min.js"
,
"ignore"
:
[
"bin/"
,
"reference/"
,
"tests/"
]
,
"keywords"
:
[
"compression"
,
"lzw"
,
"string"
]
}