MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/thehunarfound/public_html/DMS/node_modules/yauzl/package.json
{
  "_from": "yauzl@^2.2.1",
  "_id": "yauzl@2.10.0",
  "_inBundle": false,
  "_integrity": "sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=",
  "_location": "/yauzl",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "yauzl@^2.2.1",
    "name": "yauzl",
    "escapedName": "yauzl",
    "rawSpec": "^2.2.1",
    "saveSpec": null,
    "fetchSpec": "^2.2.1"
  },
  "_requiredBy": [
    "/decompress-unzip",
    "/pngquant-bin/decompress-unzip"
  ],
  "_resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
  "_shasum": "c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9",
  "_spec": "yauzl@^2.2.1",
  "_where": "D:\\xamp2\\htdocs\\DMS\\node_modules\\decompress-unzip",
  "author": {
    "name": "Josh Wolfe",
    "email": "thejoshwolfe@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/thejoshwolfe/yauzl/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "buffer-crc32": "~0.2.3",
    "fd-slicer": "~1.1.0"
  },
  "deprecated": false,
  "description": "yet another unzip library for node",
  "devDependencies": {
    "bl": "~1.0.0",
    "istanbul": "~0.3.4",
    "pend": "~1.2.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/thejoshwolfe/yauzl",
  "keywords": [
    "unzip",
    "zip",
    "stream",
    "archive",
    "file"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "yauzl",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thejoshwolfe/yauzl.git"
  },
  "scripts": {
    "test": "node test/test.js",
    "test-cov": "istanbul cover test/test.js",
    "test-travis": "istanbul cover --report lcovonly test/test.js"
  },
  "version": "2.10.0"
}