{
  "_args": [
    [
      "prebuild-install@^2.1.0",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/leveldown"
    ]
  ],
  "_from": "prebuild-install@>=2.1.0 <3.0.0",
  "_id": "prebuild-install@2.3.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/prebuild-install",
  "_nodeVersion": "8.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/prebuild-install-2.3.0.tgz_1507110378987_0.6229625081177801"
  },
  "_npmUser": {
    "email": "ralphtheninja@riseup.net",
    "name": "ralphtheninja"
  },
  "_npmVersion": "5.4.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "prebuild-install",
    "raw": "prebuild-install@^2.1.0",
    "rawSpec": "^2.1.0",
    "scope": null,
    "spec": ">=2.1.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/leveldown"
  ],
  "_resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-2.3.0.tgz",
  "_shasum": "19481247df728b854ab57b187ce234211311b485",
  "_shrinkwrap": null,
  "_spec": "prebuild-install@^2.1.0",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/leveldown",
  "author": {
    "name": "Mathias Buus",
    "url": "@mafintosh"
  },
  "bin": {
    "prebuild-install": "./bin.js"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/prebuild-install/issues"
  },
  "contributors": [
    {
      "name": "Julian Gruber",
      "email": "julian@juliangruber.com",
      "url": "https://github.com/juliangruber"
    },
    {
      "name": "Brett Lawson",
      "email": "brett19@gmail.com",
      "url": "https://github.com/brett19"
    },
    {
      "name": "Pieter Hintjens",
      "email": "ph@imatix.com",
      "url": "https://github.com/hintjens"
    },
    {
      "name": "Lars-Magnus Skog",
      "email": "ralphtheninja@riseup.net",
      "url": "https://github.com/ralphtheninja"
    },
    {
      "name": "Jesús Leganés Combarro",
      "email": "piranna@gmail.com",
      "url": "https://github.com/piranna"
    },
    {
      "name": "Mathias Küsel",
      "email": "mathiask@hotmail.de",
      "url": "https://github.com/mathiask88"
    },
    {
      "name": "Lukas Geiger",
      "email": "lukas.geiger94@gmail.com",
      "url": "https://github.com/lgeiger"
    }
  ],
  "dependencies": {
    "expand-template": "^1.0.2",
    "github-from-package": "0.0.0",
    "minimist": "^1.2.0",
    "mkdirp": "^0.5.1",
    "node-abi": "^2.1.1",
    "noop-logger": "^0.1.1",
    "npmlog": "^4.0.1",
    "os-homedir": "^1.0.1",
    "pump": "^1.0.1",
    "rc": "^1.1.6",
    "simple-get": "^1.4.2",
    "tar-fs": "^1.13.0",
    "tunnel-agent": "^0.6.0",
    "xtend": "4.0.1"
  },
  "description": "A command line tool for easily install prebuilds for multiple version of node/iojs on a specific platform",
  "devDependencies": {
    "a-native-module": "^1.0.0",
    "nsp": "^2.3.0",
    "rimraf": "^2.5.2",
    "standard": "^8.6.0",
    "tape": "^4.5.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-gzjq2oHB8oMbzJSsSh9MQ64zrXZGt092/uT4TLZlz2qnrPxpWqp4vYB7LZrDxnlxf5RfbCjkgDI/z0EIVuYzAw==",
    "shasum": "19481247df728b854ab57b187ce234211311b485",
    "tarball": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-2.3.0.tgz"
  },
  "gitHead": "4ca5b0001481ffaf1c3ec64340c1c107ad66feff",
  "homepage": "https://github.com/mafintosh/prebuild-install",
  "keywords": [
    "addon",
    "binaries",
    "bindings",
    "c",
    "c++",
    "devops",
    "module",
    "native",
    "prebuilt"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "piranna",
      "email": "piranna@gmail.com"
    },
    {
      "name": "mafintosh",
      "email": "mathiasbuus@gmail.com"
    },
    {
      "name": "ralphtheninja",
      "email": "ralphtheninja@riseup.net"
    }
  ],
  "name": "prebuild-install",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/prebuild-install.git"
  },
  "scripts": {
    "audit": "nsp check",
    "lint": "standard",
    "test": "tape test/*-test.js && npm run audit && npm run lint"
  },
  "version": "2.3.0"
}
