{ "_from": "node-gyp-build@~3.7.0", "_id": "node-gyp-build@3.7.0", "_inBundle": false, "_integrity": "sha1-2qd6T1R7mu0+Kqx3nq8VGv1g7I0=", "_location": "/node-gyp-build", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "node-gyp-build@~3.7.0", "name": "node-gyp-build", "escapedName": "node-gyp-build", "rawSpec": "~3.7.0", "saveSpec": null, "fetchSpec": "~3.7.0" }, "_requiredBy": [ "/bufferutil", "/utf-8-validate" ], "_resolved": "http://registry.npm.taobao.org/node-gyp-build/download/node-gyp-build-3.7.0.tgz", "_shasum": "daa77a4f547b9aed3e2aac779eaf151afd60ec8d", "_spec": "node-gyp-build@~3.7.0", "_where": "E:\\dev\\007\\node10\\node_modules\\bufferutil", "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/mafintosh/node-gyp-build/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Build tool and bindings loader for node-gyp that supports prebuilds", "devDependencies": { "standard": "^8.6.0" }, "homepage": "https://github.com/mafintosh/node-gyp-build", "license": "MIT", "main": "index.js", "name": "node-gyp-build", "repository": { "type": "git", "url": "git+https://github.com/mafintosh/node-gyp-build.git" }, "scripts": { "test": "standard" }, "version": "3.7.0" }