{
  "_args": [
    [
      "node-gyp@^3.0.1",
      "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/node-sass"
    ]
  ],
  "_from": "node-gyp@>=3.0.1 <4.0.0",
  "_id": "node-gyp@3.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/node-gyp",
  "_nodeVersion": "6.0.0-test20151107093b0e865c",
  "_npmUser": {
    "email": "rod@vagg.org",
    "name": "rvagg"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {
    "brace-expansion": "1.1.1",
    "inflight": "1.0.4",
    "inherits": "2.0.1",
    "lru-cache": "2.7.0",
    "once": "1.3.2",
    "sigmund": "1.0.1"
  },
  "_requested": {
    "name": "node-gyp",
    "raw": "node-gyp@^3.0.1",
    "rawSpec": "^3.0.1",
    "scope": null,
    "spec": ">=3.0.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-sass"
  ],
  "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.1.0.tgz",
  "_shasum": "89f10ca99cbd1e71441fd10887f62c10d5024288",
  "_shrinkwrap": null,
  "_spec": "node-gyp@^3.0.1",
  "_where": "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/node-sass",
  "author": {
    "email": "nathan@tootallnate.net",
    "name": "Nathan Rajlich",
    "url": "http://tootallnate.net"
  },
  "bin": {
    "node-gyp": "./bin/node-gyp.js"
  },
  "bugs": {
    "url": "https://github.com/nodejs/node-gyp/issues"
  },
  "dependencies": {
    "fstream": "^1.0.0",
    "glob": "3 || 4",
    "graceful-fs": "^4.1.2",
    "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 || 5",
    "tar": "^2.0.0",
    "which": "1"
  },
  "description": "Node.js native addon build tool",
  "devDependencies": {
    "tape": "~4.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "89f10ca99cbd1e71441fd10887f62c10d5024288",
    "tarball": "http://registry.npmjs.org/node-gyp/-/node-gyp-3.1.0.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "gitHead": "ec59ddfc535570662308bf7e216c05edd5828ecc",
  "homepage": "https://github.com/nodejs/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": "fishrock123",
      "email": "fishrock123@rocketmail.com"
    },
    {
      "name": "isaacs",
      "email": "isaacs@npmjs.com"
    },
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    },
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "name": "node-gyp",
  "optionalDependencies": {},
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git://github.com/nodejs/node-gyp.git"
  },
  "scripts": {
    "test": "tape test/test-*"
  },
  "version": "3.1.0"
}
