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/node_modules/bin-wrapper/node_modules/download/package.json
{
  "_args": [
    [
      "download@7.1.0",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "download@7.1.0",
  "_id": "download@7.1.0",
  "_inBundle": false,
  "_integrity": "sha512-xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ==",
  "_location": "/bin-wrapper/download",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "download@7.1.0",
    "name": "download",
    "escapedName": "download",
    "rawSpec": "7.1.0",
    "saveSpec": null,
    "fetchSpec": "7.1.0"
  },
  "_requiredBy": [
    "/bin-wrapper"
  ],
  "_resolved": "https://registry.npmjs.org/download/-/download-7.1.0.tgz",
  "_spec": "7.1.0",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/download/issues"
  },
  "dependencies": {
    "archive-type": "^4.0.0",
    "caw": "^2.0.1",
    "content-disposition": "^0.5.2",
    "decompress": "^4.2.0",
    "ext-name": "^5.0.0",
    "file-type": "^8.1.0",
    "filenamify": "^2.0.0",
    "get-stream": "^3.0.0",
    "got": "^8.3.1",
    "make-dir": "^1.2.0",
    "p-event": "^2.1.0",
    "pify": "^3.0.0"
  },
  "description": "Download and extract files",
  "devDependencies": {
    "ava": "*",
    "is-zip": "^1.0.0",
    "nock": "^9.2.5",
    "path-exists": "^3.0.0",
    "random-buffer": "^0.1.0",
    "rimraf": "^2.6.2",
    "xo": "*"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/download#readme",
  "keywords": [
    "download",
    "extract",
    "http",
    "request",
    "url"
  ],
  "license": "MIT",
  "name": "download",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/download.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "7.1.0"
}