{ "_from": "crc32-stream@^4.0.2", "_id": "crc32-stream@4.0.3", "_inBundle": false, "_integrity": "sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==", "_location": "/crc32-stream", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "crc32-stream@^4.0.2", "name": "crc32-stream", "escapedName": "crc32-stream", "rawSpec": "^4.0.2", "saveSpec": null, "fetchSpec": "^4.0.2" }, "_requiredBy": [ "/compress-commons" ], "_resolved": "https://registry.npmmirror.com/crc32-stream/-/crc32-stream-4.0.3.tgz", "_shasum": "85dd677eb78fa7cad1ba17cc506a597d41fc6f33", "_spec": "crc32-stream@^4.0.2", "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\compress-commons", "author": { "name": "Chris Talkington", "url": "http://christalkington.com/" }, "bugs": { "url": "https://github.com/archiverjs/node-crc32-stream/issues" }, "bundleDependencies": false, "dependencies": { "crc-32": "^1.2.0", "readable-stream": "^3.4.0" }, "deprecated": false, "description": "a streaming CRC32 checksumer", "devDependencies": { "chai": "4.3.8", "mocha": "9.2.2" }, "engines": { "node": ">= 10" }, "files": [ "lib" ], "homepage": "https://github.com/archiverjs/node-crc32-stream", "keywords": [ "crc32-stream", "crc32", "stream", "checksum" ], "license": "MIT", "main": "lib/index.js", "name": "crc32-stream", "publishConfig": { "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "git+https://github.com/archiverjs/node-crc32-stream.git" }, "scripts": { "test": "mocha --reporter dot" }, "version": "4.0.3" }