{
  "_args": [
    [
      "node-gyp@~2.0.1",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "node-gyp@>=2.0.1 <2.1.0",
  "_id": "node-gyp@2.0.1",
  "_inCache": true,
  "_location": "/node-gyp",
  "_nodeVersion": "0.12.3",
  "_npmUser": {
    "email": "nathan@tootallnate.net",
    "name": "tootallnate"
  },
  "_npmVersion": "2.9.1",
  "_phantomChildren": {
    "block-stream": "0.0.8",
    "brace-expansion": "1.1.0",
    "fstream": "1.0.7",
    "inflight": "1.0.4",
    "inherits": "2.0.1",
    "lru-cache": "2.6.4",
    "once": "1.3.2",
    "sigmund": "1.0.1"
  },
  "_requested": {
    "name": "node-gyp",
    "raw": "node-gyp@~2.0.1",
    "rawSpec": "~2.0.1",
    "scope": null,
    "spec": ">=2.0.1 <2.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-2.0.1.tgz",
  "_shasum": "38e9c5b54df7115cd0953cee67863f839d0c7888",
  "_shrinkwrap": null,
  "_spec": "node-gyp@~2.0.1",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "email": "nathan@tootallnate.net",
    "name": "Nathan Rajlich",
    "url": "http://tootallnate.net"
  },
  "bin": {
    "node-gyp": "./bin/node-gyp.js"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/node-gyp/issues"
  },
  "dependencies": {
    "fstream": "^1.0.0",
    "glob": "3 || 4",
    "graceful-fs": "3",
    "minimatch": "1",
    "mkdirp": "^0.5.0",
    "nopt": "2 || 3",
    "npmlog": "0 || 1",
    "osenv": "0",
    "path-array": "^1.0.0",
    "request": "2",
    "rimraf": "2",
    "semver": "2.x || 3.x || 4",
    "tar": "^1.0.0",
    "which": "1"
  },
  "description": "Node.js native addon build tool",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "38e9c5b54df7115cd0953cee67863f839d0c7888",
    "tarball": "http://registry.npmjs.org/node-gyp/-/node-gyp-2.0.1.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "gitHead": "0b9790ab6b885e2020e83936e402ac23c9e84726",
  "homepage": "https://github.com/TooTallNate/node-gyp#readme",
  "installVersion": 9,
  "keywords": [
    "addon",
    "bindings",
    "c",
    "c++",
    "gyp",
    "module",
    "native"
  ],
  "license": "MIT",
  "main": "./lib/node-gyp.js",
  "maintainers": [
    {
      "name": "TooTallNate",
      "email": "nathan@tootallnate.net"
    },
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    },
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "node-gyp",
  "optionalDependencies": {},
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-gyp.git"
  },
  "scripts": {},
  "version": "2.0.1"
}
