HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/download/package.json
{
  "_args": [
    [
      "download@7.1.0",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "download@7.1.0",
  "_id": "download@7.1.0",
  "_inBundle": false,
  "_integrity": "sha512-xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ==",
  "_location": "/download",
  "_phantomChildren": {
    "@sindresorhus/is": "0.7.0",
    "cacheable-request": "2.1.4",
    "decompress-response": "3.3.0",
    "duplexer3": "0.1.4",
    "from2": "2.3.0",
    "is-retry-allowed": "1.2.0",
    "isurl": "1.0.0",
    "lowercase-keys": "1.0.1",
    "mimic-response": "1.0.1",
    "p-cancelable": "0.4.1",
    "p-timeout": "2.0.1",
    "safe-buffer": "5.1.2",
    "timed-out": "4.0.1",
    "url-to-options": "1.0.1"
  },
  "_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": [
    "/download-git-repo"
  ],
  "_resolved": "https://registry.npmjs.org/download/-/download-7.1.0.tgz",
  "_spec": "7.1.0",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "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"
}