Files
Shifted/node_modules/lz-string/bower.json
2026-02-10 01:14:19 +00:00

12 lines
193 B
JSON

{
"name": "lz-string",
"version": "1.4.5",
"main": "libs/lz-string.min.js",
"ignore": [
"bin/",
"reference/",
"tests/"
],
"keywords": ["compression", "lzw", "string"]
}