{ "_from": "compress-commons@^6.0.2", "_id": "compress-commons@6.0.2", "_inBundle": false, "_integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==", "_location": "/compress-commons", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "compress-commons@^6.0.2", "name": "compress-commons", "escapedName": "compress-commons", "rawSpec": "^6.0.2", "saveSpec": null, "fetchSpec": "^6.0.2" }, "_requiredBy": [ "/zip-stream" ], "_resolved": "https://registry.npmmirror.com/compress-commons/-/compress-commons-6.0.2.tgz", "_shasum": "26d31251a66b9d6ba23a84064ecd3a6a71d2609e", "_spec": "compress-commons@^6.0.2", "_where": "/data/jenkins/workspace/usepcshop.ws.baibaodun.com.cn/src/JAVA-MER-2.1-PC_20251108/node_modules/zip-stream", "author": { "name": "Chris Talkington", "url": "http://christalkington.com/" }, "bugs": { "url": "https://github.com/archiverjs/node-compress-commons/issues" }, "bundleDependencies": false, "dependencies": { "crc-32": "^1.2.0", "crc32-stream": "^6.0.0", "is-stream": "^2.0.1", "normalize-path": "^3.0.0", "readable-stream": "^4.0.0" }, "deprecated": false, "description": "a library that defines a common interface for working with archive formats within node", "devDependencies": { "chai": "4.4.1", "mkdirp": "3.0.1", "mocha": "10.3.0", "rimraf": "5.0.5" }, "engines": { "node": ">= 14" }, "files": [ "lib" ], "homepage": "https://github.com/archiverjs/node-compress-commons", "keywords": [ "compress", "commons", "archive" ], "license": "MIT", "main": "lib/compress-commons.js", "name": "compress-commons", "repository": { "type": "git", "url": "git+https://github.com/archiverjs/node-compress-commons.git" }, "scripts": { "test": "mocha --reporter dot" }, "version": "6.0.2" }