{
  "_args": [
    [
      {
        "raw": "download@^5.0.3",
        "scope": null,
        "escapedName": "download",
        "name": "download",
        "rawSpec": "^5.0.3",
        "spec": ">=5.0.3 <6.0.0",
        "type": "range"
      },
      "D:\\gitLab\\comet\\brush"
    ]
  ],
  "_from": "download@>=5.0.3 <6.0.0",
  "_id": "download@5.0.3",
  "_inCache": true,
  "_location": "/download",
  "_nodeVersion": "7.4.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/download-5.0.3.tgz_1485241442191_0.3249356953892857"
  },
  "_npmUser": {
    "name": "shinnn",
    "email": "snnskwtnb@gmail.com"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {
    "strip-outer": "1.0.0",
    "trim-repeated": "1.0.0"
  },
  "_requested": {
    "raw": "download@^5.0.3",
    "scope": null,
    "escapedName": "download",
    "name": "download",
    "rawSpec": "^5.0.3",
    "spec": ">=5.0.3 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "http://192.168.100.10:20899/download/-/download-5.0.3.tgz",
  "_shasum": "63537f977f99266a30eb8a2a2fbd1f20b8000f7a",
  "_shrinkwrap": null,
  "_spec": "download@^5.0.3",
  "_where": "D:\\gitLab\\comet\\brush",
  "author": {
    "name": "Kevin Mårtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/download/issues"
  },
  "dependencies": {
    "caw": "^2.0.0",
    "decompress": "^4.0.0",
    "filenamify": "^2.0.0",
    "get-stream": "^3.0.0",
    "got": "^6.3.0",
    "mkdirp": "^0.5.1",
    "pify": "^2.3.0"
  },
  "description": "Download and extract files",
  "devDependencies": {
    "ava": "*",
    "is-zip": "^1.0.0",
    "nock": "^9.0.2",
    "path-exists": "^3.0.0",
    "random-buffer": "^0.1.0",
    "rimraf": "^2.2.8",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "63537f977f99266a30eb8a2a2fbd1f20b8000f7a",
    "tarball": "http://192.168.100.10:20899/download/-/download-5.0.3.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "b19f3ff637b908726a655edf7056a92e18e7339e",
  "homepage": "https://github.com/kevva/download#readme",
  "keywords": [
    "download",
    "extract",
    "http",
    "request",
    "url"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "shinnn",
      "email": "snnskwtnb@gmail.com"
    }
  ],
  "name": "download",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/download.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "5.0.3",
  "xo": {
    "esnext": true
  }
}
