1
0
forked from sent/waves
waves/public/assets/g/commodoreclicker/js/thirdparty/jszip/component.json
2025-04-09 17:11:14 -05:00

17 lines
319 B
JSON

{
"name": "jszip",
"repo": "Stuk/jszip",
"description": "Create, read and edit .zip files with Javascript http://stuartk.com/jszip",
"version": "2.4.0",
"keywords": [
"zip",
"deflate",
"inflate"
],
"main": "dist/jszip.js",
"license": "MIT or GPLv3",
"scripts": [
"dist/jszip.js"
]
}