{
  "_args": [
    [
      "prebuild@^2.8.0",
      "/home/dominic/c/streamview-links/node_modules/leveldown"
    ]
  ],
  "_from": "prebuild@>=2.8.0 <3.0.0",
  "_id": "prebuild@2.9.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/prebuild",
  "_nodeVersion": "5.4.1",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/prebuild-2.9.2.tgz_1455153032158_0.7511572779621929"
  },
  "_npmUser": {
    "email": "julian@juliangruber.com",
    "name": "juliangruber"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "prebuild",
    "raw": "prebuild@^2.8.0",
    "rawSpec": "^2.8.0",
    "scope": null,
    "spec": ">=2.8.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/leveldown"
  ],
  "_resolved": "https://registry.npmjs.org/prebuild/-/prebuild-2.9.2.tgz",
  "_shasum": "a33cd4f5c78eecbd74b73e21c6592a390dc34bbf",
  "_shrinkwrap": null,
  "_spec": "prebuild@^2.8.0",
  "_where": "/home/dominic/c/streamview-links/node_modules/leveldown",
  "author": {
    "name": "Mathias Buus",
    "url": "@mafintosh"
  },
  "bin": {
    "prebuild": "./bin.js"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/prebuild/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": "Lars-Magnus Skog",
      "email": "ralphtheninja@riseup.net",
      "url": "https://github.com/ralphtheninja"
    }
  ],
  "dependencies": {
    "async": "^1.4.0",
    "expand-template": "^1.0.0",
    "ghreleases": "^1.0.2",
    "github-from-package": "0.0.0",
    "minimist": "^1.1.2",
    "mkdirp": "^0.5.1",
    "node-gyp": "^3.0.3",
    "noop-logger": "^0.1.0",
    "npmlog": "^2.0.0",
    "os-homedir": "^1.0.1",
    "pump": "^1.0.0",
    "rc": "^1.0.3",
    "simple-get": "^1.4.2",
    "tar-fs": "^1.7.0",
    "tar-stream": "^1.2.1",
    "xtend": "^4.0.1"
  },
  "description": "A command line tool for easily doing prebuilds for multiple version of node/iojs on a specific platform",
  "devDependencies": {
    "a-native-module": "^1.0.0",
    "nsp": "^2.2.0",
    "rimraf": "^2.4.2",
    "standard": "~5.4.1",
    "tape": "^4.0.1",
    "xtend": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a33cd4f5c78eecbd74b73e21c6592a390dc34bbf",
    "tarball": "http://registry.npmjs.org/prebuild/-/prebuild-2.9.2.tgz"
  },
  "gitHead": "b0ba3801dadc17858167e7307f492575c9f419bc",
  "homepage": "https://github.com/mafintosh/prebuild",
  "keywords": [
    "addon",
    "binaries",
    "bindings",
    "c",
    "c++",
    "devops",
    "module",
    "native",
    "prebuilt"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "juliangruber",
      "email": "julian@juliangruber.com"
    },
    {
      "name": "mafintosh",
      "email": "mathiasbuus@gmail.com"
    },
    {
      "name": "ralphtheninja",
      "email": "ralphtheninja@riseup.net"
    }
  ],
  "name": "prebuild",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/prebuild.git"
  },
  "scripts": {
    "audit": "nsp check",
    "lint": "standard",
    "test": "tape test/*-test.js && npm run audit && npm run lint"
  },
  "version": "2.9.2"
}
