{"name":"@zip.js/zip.js","description":"A JavaScript library to zip and unzip files in the browser, Deno and Node.js","author":{"name":"Gildas Lormeau"},"license":"BSD-3-Clause","version":"2.7.21","type":"module","keywords":["zip","unzip","browser","web","aes-256","aes-192","aes-128","zip-crypto","encryption","zip64","web-streams","compression-streams","web-crypto","web-workers","deno","node.js","multi-core","split-zip"],"engines":{"deno":">=1.0.0","node":">=16.5.0"},"scripts":{"build":"npx rollup -c","build-dev":"npx rollup -c rollup.config.dev.js","build-fflate":"npm i --no-save fflate && npx rollup -c rollup-fflate.config.js","build-fflate-dev":"npm i --no-save fflate && npx rollup -c rollup-fflate.config.dev.js","build-doc-api":"npx typedoc","test-deno":"cd ./tests && deno test --allow-read ./deno-runner.js","test-node":"cd ./tests && node ./node-runner.js","test-bun":"cd ./tests && bun test bun-runner.test.js","test-firefox":"firefox http://localhost:8081/tests/ & npx http-server -p=8081 & wait $!","test-chrome":"google-chrome http://localhost:8081/tests/ & npx http-server -p=8081 & wait $!"},"main":"./index.cjs","module":"./index.js","types":"./index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./index.d.ts","default":"./index.js"},"require":{"types":"./index.d.ts","default":"./index.cjs"}},"./lib/zip-fs.js":"./lib/zip-fs.js","./lib/zip-full.js":"./lib/zip-full.js","./lib/zip-no-worker-deflate.js":"./lib/zip-no-worker-deflate.js","./lib/zip-no-worker-inflate.js":"./lib/zip-no-worker-inflate.js","./lib/zip-no-worker.js":"./lib/zip-no-worker.js","./lib/zip.js":"./lib/zip.js"},"repository":{"type":"git","url":"git+https://github.com/gildas-lormeau/zip.js.git"},"bugs":{"url":"https://github.com/gildas-lormeau/zip.js/issues"},"homepage":"https://gildas-lormeau.github.io/zip.js","devDependencies":{"@rollup/plugin-node-resolve":"^15.0.1","@rollup/plugin-replace":"^5.0.2","http-server":"^14.1.1","rollup":"^2.79.1","rollup-plugin-terser":"^7.0.2","typedoc":"^0.23.28"},"overrides":{"terser":"5.16.2"},"gitHead":"abbd52ebf5c245357dda5b9f8df0b26fca54be7b","_id":"@zip.js/zip.js@2.7.21","_nodeVersion":"20.0.0","_npmVersion":"9.6.4","dist":{"shasum":"c9d8dca0ea0e04f1e6f47e191626bb28b19231c0","size":776561,"noattachment":false,"key":"/@zip.js/zip.js/-/@zip.js/zip.js-2.7.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/@zip.js/zip.js/download/@zip.js/zip.js-2.7.21.tgz"},"_npmUser":{"name":"gildas-lormeau","email":"gildas.lormeau@gmail.com"},"directories":{},"maintainers":[{"name":"gildas-lormeau","email":""},{"name":"zip.js","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/zip.js_2.7.21_1691440808218_0.1045491587282632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T20:40:08.456Z","publish_time":1691440808456,"_source_registry_name":"default","_cnpm_publish_time":1691440808456,"dist-tags":{"latest":"2.7.62"}}