WUT_Computer_Science/EGUI/lab3/front/node_modules/lz-string/bower.json
2022-06-15 03:02:51 +02:00

12 lines
193 B
JSON

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