{
  "_args": [
    [
      "simple-get@^1.4.2",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/prebuild-install"
    ]
  ],
  "_from": "simple-get@>=1.4.2 <2.0.0",
  "_id": "simple-get@1.4.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/simple-get",
  "_nodeVersion": "2.1.0",
  "_npmUser": {
    "email": "feross@feross.org",
    "name": "feross"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "simple-get",
    "raw": "simple-get@^1.4.2",
    "rawSpec": "^1.4.2",
    "scope": null,
    "spec": ">=1.4.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/prebuild-install"
  ],
  "_resolved": "https://registry.npmjs.org/simple-get/-/simple-get-1.4.3.tgz",
  "_shasum": "e9755eda407e96da40c5e5158c9ea37b33becbeb",
  "_shrinkwrap": null,
  "_spec": "simple-get@^1.4.2",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/prebuild-install",
  "author": {
    "email": "feross@feross.org",
    "name": "Feross Aboukhadijeh",
    "url": "http://feross.org/"
  },
  "browser": {
    "unzip-response": false
  },
  "bugs": {
    "url": "https://github.com/feross/simple-get/issues"
  },
  "dependencies": {
    "once": "^1.3.1",
    "unzip-response": "^1.0.0",
    "xtend": "^4.0.0"
  },
  "description": "Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.",
  "devDependencies": {
    "concat-stream": "^1.4.7",
    "self-signed-https": "^1.0.5",
    "standard": "^5.1.0",
    "string-to-stream": "^1.0.0",
    "tape": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e9755eda407e96da40c5e5158c9ea37b33becbeb",
    "tarball": "https://registry.npmjs.org/simple-get/-/simple-get-1.4.3.tgz"
  },
  "gitHead": "d212b1022d21b49c8ec83acf251d1dc4aeb38ca3",
  "homepage": "https://github.com/feross/simple-get",
  "keywords": [
    "GET",
    "deflate",
    "follow redirects",
    "get request",
    "gzip",
    "http",
    "http-https",
    "http.get",
    "https",
    "redirects",
    "request",
    "simple get",
    "simple request",
    "stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "feross",
      "email": "feross@feross.org"
    }
  ],
  "name": "simple-get",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/feross/simple-get.git"
  },
  "scripts": {
    "test": "standard && tape test/*.js"
  },
  "version": "1.4.3"
}
