|
|
{ "_args": [ [ "node-gyp-build@3.7.0", "/home/guest/socket" ] ], "_from": "node-gyp-build@3.7.0", "_id": "node-gyp-build@3.7.0", "_inBundle": false, "_integrity": "sha512-L/Eg02Epx6Si2NXmedx+Okg+4UHqmaf3TNcxd50SF9NQGcJaON3AtU++kax69XV7YWz4tUspqZSAsVofhFKG2w==", "_location": "/node-gyp-build", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "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": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-3.7.0.tgz", "_spec": "3.7.0", "_where": "/home/guest/socket", "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" }, "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" }
|