{ "_args": [ [ { "raw": "node-pre-gyp@0.6.36", "scope": null, "escapedName": "node-pre-gyp", "name": "node-pre-gyp", "rawSpec": "0.6.36", "spec": "0.6.36", "type": "version" }, "/Users/linnemann/Documents/dev/nodejs/microservices_boilerplate/service001/node_modules/bcrypt" ] ], "_from": "node-pre-gyp@0.6.36", "_id": "node-pre-gyp@0.6.36", "_inCache": true, "_location": "/node-pre-gyp", "_nodeVersion": "6.10.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/node-pre-gyp-0.6.36.tgz_1496189493690_0.5106917407829314" }, "_npmUser": { "name": "springmeyer", "email": "dane@mapbox.com" }, "_npmVersion": "3.10.10", "_phantomChildren": {}, "_requested": { "raw": "node-pre-gyp@0.6.36", "scope": null, "escapedName": "node-pre-gyp", "name": "node-pre-gyp", "rawSpec": "0.6.36", "spec": "0.6.36", "type": "version" }, "_requiredBy": [ "/bcrypt" ], "_resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.36.tgz", "_shasum": "db604112cb74e0d477554e9b505b17abddfab786", "_shrinkwrap": null, "_spec": "node-pre-gyp@0.6.36", "_where": "/Users/linnemann/Documents/dev/nodejs/microservices_boilerplate/service001/node_modules/bcrypt", "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": "^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" }, "description": "Node.js native addon binary install tool", "devDependencies": { "aws-sdk": "^2.28.0", "jshint": "^2.9.4", "mocha": "^3.2.0", "retire": "^1.2.12" }, "directories": {}, "dist": { "shasum": "db604112cb74e0d477554e9b505b17abddfab786", "tarball": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.36.tgz" }, "gitHead": "964a6854e111ec4ea2287a8bf6f012acca755f6a", "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": "yhahn", "email": "young@mapbox.com" }, { "name": "springmeyer", "email": "dane@mapbox.com" } ], "name": "node-pre-gyp", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/mapbox/node-pre-gyp.git" }, "scripts": { "pretest": "retire -n && 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.36" }