{
  "_from": "prebuild-install@^2.1.0",
  "_id": "prebuild-install@2.2.2",
  "_inBundle": false,
  "_integrity": "sha512-F46pcvDxtQhbV3B+dm+exHuKxIyJK26fVNiJRmbTW/5D7o0Z2yzc8CKeu7UWbo9XxQZoVOC88aKgySAsza+cWw==",
  "_location": "/prebuild-install",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "prebuild-install@^2.1.0",
    "name": "prebuild-install",
    "escapedName": "prebuild-install",
    "rawSpec": "^2.1.0",
    "saveSpec": null,
    "fetchSpec": "^2.1.0"
  },
  "_requiredBy": [
    "/microtime"
  ],
  "_resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-2.2.2.tgz",
  "_shasum": "dd47c4d61f3754fb17bbf601759e5922e16e0671",
  "_spec": "prebuild-install@^2.1.0",
  "_where": "/Users/jxnblk/repos/cxs/benchmarks/node_modules/microtime",
  "author": {
    "name": "Mathias Buus",
    "url": "@mafintosh"
  },
  "bin": {
    "prebuild-install": "./bin.js"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/prebuild-install/issues"
  },
  "bundleDependencies": false,
  "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.0.0",
    "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"
  },
  "deprecated": false,
  "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"
  },
  "homepage": "https://github.com/mafintosh/prebuild-install",
  "keywords": [
    "prebuilt",
    "binaries",
    "native",
    "addon",
    "module",
    "c",
    "c++",
    "bindings",
    "devops"
  ],
  "license": "MIT",
  "name": "prebuild-install",
  "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.2.2"
}
