{
  "_args": [
    [
      "download@4.4.3",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "download@4.4.3",
  "_id": "download@4.4.3",
  "_inBundle": false,
  "_integrity": "sha1-qlX9rTktldS2jowr4D4MKqIbqaw=",
  "_location": "/download",
  "_phantomChildren": {
    "arr-flatten": "1.1.0",
    "clone-stats": "0.0.1",
    "convert-source-map": "1.6.0",
    "core-util-is": "1.0.2",
    "create-error-class": "3.0.2",
    "duplexer2": "0.1.4",
    "duplexify": "3.7.1",
    "expand-range": "1.8.2",
    "extend": "3.0.2",
    "filename-regex": "2.0.1",
    "glob": "5.0.15",
    "glob-parent": "3.1.0",
    "inherits": "2.0.3",
    "is-buffer": "1.1.6",
    "is-posix-bracket": "0.1.1",
    "is-redirect": "1.0.0",
    "is-retry-allowed": "1.1.0",
    "is-stream": "1.1.0",
    "is-valid-glob": "0.3.0",
    "json-stable-stringify-without-jsonify": "1.0.1",
    "lazystream": "1.0.0",
    "lodash.isequal": "4.5.0",
    "lowercase-keys": "1.0.1",
    "merge-stream": "1.0.1",
    "mkdirp": "0.5.1",
    "node-status-codes": "1.0.0",
    "object-assign": "4.1.1",
    "object.omit": "2.0.1",
    "parse-glob": "3.0.4",
    "parse-json": "2.2.0",
    "pinkie-promise": "2.0.1",
    "preserve": "0.2.0",
    "read-all-stream": "3.1.0",
    "readable-stream": "2.3.6",
    "regex-cache": "0.4.4",
    "remove-trailing-separator": "1.1.0",
    "repeat-element": "1.1.3",
    "replace-ext": "0.0.1",
    "strip-bom": "2.0.0",
    "strip-bom-stream": "1.0.0",
    "through2": "2.0.5",
    "through2-filter": "2.0.0",
    "timed-out": "3.1.3",
    "to-absolute-glob": "0.1.1",
    "unzip-response": "1.0.2",
    "url-parse-lax": "1.0.0",
    "vali-date": "1.0.0",
    "xtend": "4.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "download@4.4.3",
    "name": "download",
    "escapedName": "download",
    "rawSpec": "4.4.3",
    "saveSpec": null,
    "fetchSpec": "4.4.3"
  },
  "_requiredBy": [
    "/bin-build",
    "/bin-wrapper"
  ],
  "_resolved": "https://registry.npmjs.org/download/-/download-4.4.3.tgz",
  "_spec": "4.4.3",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Kevin Mårtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/download/issues"
  },
  "dependencies": {
    "caw": "^1.0.1",
    "concat-stream": "^1.4.7",
    "each-async": "^1.0.0",
    "filenamify": "^1.0.1",
    "got": "^5.0.0",
    "gulp-decompress": "^1.2.0",
    "gulp-rename": "^1.2.0",
    "is-url": "^1.2.0",
    "object-assign": "^4.0.1",
    "read-all-stream": "^3.0.0",
    "readable-stream": "^2.0.2",
    "stream-combiner2": "^1.1.1",
    "vinyl": "^1.0.0",
    "vinyl-fs": "^2.2.0",
    "ware": "^1.2.0"
  },
  "description": "Download and extract files",
  "devDependencies": {
    "ava": "*",
    "nock": "^3.1.0",
    "rimraf": "^2.2.8",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "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": "4.4.3"
}
