{
  "_args": [
    [
      {
        "raw": "node-pre-gyp@^0.6.29",
        "scope": null,
        "escapedName": "node-pre-gyp",
        "name": "node-pre-gyp",
        "rawSpec": "^0.6.29",
        "spec": ">=0.6.29 <0.7.0",
        "type": "range"
      },
      "/Users/hibad/Documents/foreveross/fontend/restack-mobile-prototype/node_modules/fsevents"
    ]
  ],
  "_cnpm_publish_time": 1477334268975,
  "_from": "node-pre-gyp@>=0.6.29 <0.7.0",
  "_id": "node-pre-gyp@0.6.31",
  "_inCache": true,
  "_installable": true,
  "_location": "/node-pre-gyp",
  "_nodeVersion": "4.6.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/node-pre-gyp-0.6.31.tgz_1477334266194_0.03082850552164018"
  },
  "_npmUser": {
    "name": "springmeyer",
    "email": "dane@mapbox.com"
  },
  "_npmVersion": "2.15.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-pre-gyp@^0.6.29",
    "scope": null,
    "escapedName": "node-pre-gyp",
    "name": "node-pre-gyp",
    "rawSpec": "^0.6.29",
    "spec": ">=0.6.29 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/fsevents"
  ],
  "_resolved": "http://r.cnpmjs.org/node-pre-gyp/download/node-pre-gyp-0.6.31.tgz",
  "_shasum": "d8a00ddaa301a940615dbcc8caad4024d58f6017",
  "_shrinkwrap": null,
  "_spec": "node-pre-gyp@^0.6.29",
  "_where": "/Users/hibad/Documents/foreveross/fontend/restack-mobile-prototype/node_modules/fsevents",
  "author": {
    "name": "Dane Springmeyer",
    "email": "dane@mapbox.com"
  },
  "bin": {
    "node-pre-gyp": "./bin/node-pre-gyp"
  },
  "bugs": {
    "url": "https://github.com/mapbox/node-pre-gyp/issues"
  },
  "dependencies": {
    "mkdirp": "~0.5.1",
    "nopt": "~3.0.6",
    "npmlog": "^4.0.0",
    "rc": "~1.1.6",
    "request": "^2.75.0",
    "rimraf": "~2.5.4",
    "semver": "~5.3.0",
    "tar": "~2.2.1",
    "tar-pack": "~3.3.0"
  },
  "description": "Node.js native addon binary install tool",
  "devDependencies": {
    "aws-sdk": "2.x",
    "jshint": "2.x",
    "mocha": "3.x",
    "retire": "1.2.10"
  },
  "directories": {},
  "dist": {
    "shasum": "d8a00ddaa301a940615dbcc8caad4024d58f6017",
    "size": 30577,
    "noattachment": false,
    "tarball": "http://r.cnpmjs.org/node-pre-gyp/download/node-pre-gyp-0.6.31.tgz"
  },
  "gitHead": "2c32561503c33728cb8de5a445e76a28868826a8",
  "homepage": "https://github.com/mapbox/node-pre-gyp#readme",
  "jshintConfig": {
    "node": true,
    "globalstrict": true,
    "undef": true,
    "unused": true,
    "noarg": true,
    "mocha": true
  },
  "keywords": [
    "native",
    "addon",
    "module",
    "c",
    "c++",
    "bindings",
    "binary"
  ],
  "license": "BSD-3-Clause",
  "main": "./lib/node-pre-gyp.js",
  "maintainers": [
    {
      "name": "bergwerkgis",
      "email": "wb@bergwerk-gis.at"
    },
    {
      "name": "kkaefer",
      "email": "mail@kkaefer.com"
    },
    {
      "name": "mikemorris",
      "email": "michael.patrick.morris@gmail.com"
    },
    {
      "name": "springmeyer",
      "email": "dane@mapbox.com"
    },
    {
      "name": "yhahn",
      "email": "young@developmentseed.org"
    }
  ],
  "name": "node-pre-gyp",
  "optionalDependencies": {},
  "publish_time": 1477334268975,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mapbox/node-pre-gyp.git"
  },
  "scripts": {
    "prepublish": "retire -n && npm ls && jshint test/build.test.js test/s3_setup.test.js test/versioning.test.js",
    "test": "jshint lib lib/util scripts bin/node-pre-gyp && mocha -R spec --timeout 500000",
    "update-crosswalk": "node scripts/abi_crosswalk.js"
  },
  "version": "0.6.31"
}
