{ "_from": "node-gyp-build@~4.1.0", "_id": "node-gyp-build@4.1.1", "_inBundle": false, "_integrity": "sha512-dSq1xmcPDKPZ2EED2S6zw/b9NKsqzXRE6dVr8TVQnI3FJOTteUMuqF3Qqs6LZg+mLGYJWqQzMbIjMtJqTv87nQ==", "_location": "/node-gyp-build", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "node-gyp-build@~4.1.0", "name": "node-gyp-build", "escapedName": "node-gyp-build", "rawSpec": "~4.1.0", "saveSpec": null, "fetchSpec": "~4.1.0" }, "_requiredBy": [ "/leveldown" ], "_resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.1.1.tgz", "_shasum": "d7270b5d86717068d114cc57fff352f96d745feb", "_spec": "node-gyp-build@~4.1.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/leveldown", "author": { "name": "Mathias Buus", "url": "@mafintosh" }, "bin": { "node-gyp-build": "bin.js", "node-gyp-build-optional": "optional.js", "node-gyp-build-test": "build-test.js" }, "bugs": { "url": "https://github.com/prebuild/node-gyp-build/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Build tool and bindings loader for node-gyp that supports prebuilds", "devDependencies": { "array-shuffle": "^1.0.1", "standard": "^14.0.0", "tape": "^4.10.1" }, "homepage": "https://github.com/prebuild/node-gyp-build", "license": "MIT", "main": "index.js", "name": "node-gyp-build", "repository": { "type": "git", "url": "git+https://github.com/prebuild/node-gyp-build.git" }, "scripts": { "test": "standard && node test" }, "version": "4.1.1" }