{
  "name": "node-pre-gyp",
  "description": "Node.js native addon binary install tool",
  "version": "0.6.34",
  "keywords": [
    "native",
    "addon",
    "module",
    "c",
    "c++",
    "bindings",
    "binary"
  ],
  "license": "BSD-3-Clause",
  "author": {
    "name": "Dane Springmeyer",
    "email": "dane@mapbox.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/mapbox/node-pre-gyp.git"
  },
  "bin": {
    "node-pre-gyp": "./bin/node-pre-gyp"
  },
  "main": "./lib/node-pre-gyp.js",
  "dependencies": {
    "mkdirp": "^0.5.1",
    "nopt": "^4.0.1",
    "npmlog": "^4.0.2",
    "rc": "^1.1.7",
    "request": "^2.81.0",
    "rimraf": "^2.6.1",
    "semver": "^5.3.0",
    "tar": "^2.2.1",
    "tar-pack": "^3.4.0"
  },
  "devDependencies": {
    "aws-sdk": "^2.28.0",
    "mocha": "^3.2.0",
    "retire": "^1.2.12",
    "jshint": "^2.9.4"
  },
  "jshintConfig": {
    "node": true,
    "globalstrict": true,
    "undef": true,
    "unused": true,
    "noarg": true,
    "mocha": true
  },
  "scripts": {
    "prepublish": "retire -n && npm ls && jshint test/build.test.js test/s3_setup.test.js test/versioning.test.js",
    "update-crosswalk": "node scripts/abi_crosswalk.js",
    "test": "jshint lib lib/util scripts bin/node-pre-gyp && mocha -R spec --timeout 500000"
  },
  "gitHead": "d539844bbb7ea7fcb40d5c28201bd4a9a9464119",
  "bugs": {
    "url": "https://github.com/mapbox/node-pre-gyp/issues"
  },
  "homepage": "https://github.com/mapbox/node-pre-gyp#readme",
  "_id": "node-pre-gyp@0.6.34",
  "_shasum": "94ad1c798a11d7fc67381b50d47f8cc18d9799f7",
  "_from": "node-pre-gyp@>=0.6.0 <0.7.0",
  "_npmVersion": "2.15.11",
  "_nodeVersion": "4.7.2",
  "_npmUser": {
    "name": "springmeyer",
    "email": "dane@mapbox.com"
  },
  "dist": {
    "shasum": "94ad1c798a11d7fc67381b50d47f8cc18d9799f7",
    "tarball": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.34.tgz"
  },
  "maintainers": [
    {
      "name": "bergwerkgis",
      "email": "wb@bergwerk-gis.at"
    },
    {
      "name": "kkaefer",
      "email": "mail@kkaefer.com"
    },
    {
      "name": "springmeyer",
      "email": "dane@mapbox.com"
    },
    {
      "name": "yhahn",
      "email": "young@mapbox.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/node-pre-gyp-0.6.34.tgz_1490028977564_0.7378237170632929"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.34.tgz",
  "readme": "ERROR: No README data found!"
}
