HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/decompress-unzip/package.json
{
  "_args": [
    [
      "decompress-unzip@4.0.1",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "decompress-unzip@4.0.1",
  "_id": "decompress-unzip@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-1fqeluvxgnn86MOh66u8FjbtJpAFv5wgCT9Iw8rcBqQcCo5tO8eiJw7NNTrvt9n4CRBVq7CstiS922oPgyGLrw==",
  "_location": "/decompress-unzip",
  "_optional": true,
  "_phantomChildren": {
    "object-assign": "4.1.1",
    "pinkie-promise": "2.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "decompress-unzip@4.0.1",
    "name": "decompress-unzip",
    "escapedName": "decompress-unzip",
    "rawSpec": "4.0.1",
    "saveSpec": null,
    "fetchSpec": "4.0.1"
  },
  "_requiredBy": [
    "/decompress"
  ],
  "_resolved": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz",
  "_spec": "4.0.1",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/decompress-unzip/issues"
  },
  "dependencies": {
    "file-type": "^3.8.0",
    "get-stream": "^2.2.0",
    "pify": "^2.3.0",
    "yauzl": "^2.4.2"
  },
  "description": "decompress zip plugin",
  "devDependencies": {
    "ava": "*",
    "is-jpg": "^1.0.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/decompress-unzip#readme",
  "keywords": [
    "decompress",
    "decompressplugin",
    "extract",
    "zip"
  ],
  "license": "MIT",
  "name": "decompress-unzip",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/decompress-unzip.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "4.0.1",
  "xo": {
    "esnext": true
  }
}