{
  "_from": "unzipper@^0.12.3",
  "_id": "unzipper@0.12.3",
  "_inBundle": false,
  "_integrity": "sha512-PZ8hTS+AqcGxsaQntl3IRBw65QrBI6lxzqDEL7IAo/XCEqRTKGfOX56Vea5TH9SZczRVxuzk1re04z/YjuYCJA==",
  "_location": "/unzipper",
  "_phantomChildren": {
    "graceful-fs": "4.2.10"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "unzipper@^0.12.3",
    "name": "unzipper",
    "escapedName": "unzipper",
    "rawSpec": "^0.12.3",
    "saveSpec": null,
    "fetchSpec": "^0.12.3"
  },
  "_requiredBy": [
    "/@aminya/cmake-ts"
  ],
  "_resolved": "https://registry.npmjs.org/unzipper/-/unzipper-0.12.3.tgz",
  "_shasum": "31958f5eed7368ed8f57deae547e5a673e984f87",
  "_spec": "unzipper@^0.12.3",
  "_where": "/var/www/karbon-ai-be-new/node_modules/@aminya/cmake-ts",
  "author": {
    "name": "Evan Oxfeld",
    "email": "eoxfeld@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/ZJONSSON/node-unzipper/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Ziggy Jonsson",
      "email": "ziggy.jonsson.nyc@gmail.com"
    },
    {
      "name": "Evan Oxfeld",
      "email": "eoxfeld@gmail.com"
    },
    {
      "name": "Joe Ferner",
      "email": "joe.ferner@nearinfinity.com"
    }
  ],
  "dependencies": {
    "bluebird": "~3.7.2",
    "duplexer2": "~0.1.4",
    "fs-extra": "^11.2.0",
    "graceful-fs": "^4.2.2",
    "node-int64": "^0.4.0"
  },
  "deprecated": false,
  "description": "Unzip cross-platform streaming API ",
  "devDependencies": {
    "@aws-sdk/client-s3": "^3.0.0",
    "@eslint/js": "^9.2.0",
    "aws-sdk": "^2.1636.0",
    "dirdiff": ">= 0.0.1 < 1",
    "eslint": "^9.2.0",
    "globals": "^15.2.0",
    "iconv-lite": "^0.4.24",
    "request": "^2.88.0",
    "stream-buffers": ">= 0.2.5 < 1",
    "tap": "^16.3.10",
    "temp": ">= 0.4.0 < 1"
  },
  "directories": {
    "example": "examples",
    "test": "test"
  },
  "homepage": "https://github.com/ZJONSSON/node-unzipper#readme",
  "keywords": [
    "zip",
    "unzip",
    "zlib",
    "uncompress",
    "archive",
    "stream",
    "extract"
  ],
  "license": "MIT",
  "main": "unzip.js",
  "name": "unzipper",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ZJONSSON/node-unzipper.git"
  },
  "scripts": {
    "test": "npx tap test/*.js --coverage-report=html --lines=90 --functions=85 --statements=90 --branches=80 --reporter=dot"
  },
  "version": "0.12.3"
}
