{ "_from": "@npmcli/node-gyp@^1.0.2", "_id": "@npmcli/node-gyp@1.0.3", "_inBundle": false, "_integrity": "sha512-fnkhw+fmX65kiLqk6E3BFLXNC26rUhK90zVwe2yncPliVT/Qos3xjhTLE59Df8KnPlcwIERXKVlU1bXoUQ+liA==", "_location": "/@npmcli/node-gyp", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@npmcli/node-gyp@^1.0.2", "name": "@npmcli/node-gyp", "escapedName": "@npmcli%2fnode-gyp", "scope": "@npmcli", "rawSpec": "^1.0.2", "saveSpec": null, "fetchSpec": "^1.0.2" }, "_requiredBy": [ "/@npmcli/run-script" ], "_resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-1.0.3.tgz", "_shasum": "a912e637418ffc5f2db375e93b85837691a43a33", "_spec": "@npmcli/node-gyp@^1.0.2", "_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/@npmcli/run-script", "author": { "name": "Brian Jenkins", "email": "bonkydog@bonkydog.com" }, "bugs": { "url": "https://github.com/npm/node-gyp/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Tools for dealing with node-gyp packages", "devDependencies": { "require-inject": "^1.4.4", "tap": "^14.10.6", "tmp": "^0.2.1" }, "files": [ "lib/**/*.js" ], "homepage": "https://github.com/npm/node-gyp#readme", "keywords": [ "npm", "cli", "node-gyp" ], "license": "ISC", "main": "lib/index.js", "name": "@npmcli/node-gyp", "repository": { "type": "git", "url": "git+https://github.com/npm/node-gyp.git" }, "scripts": { "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "preversion": "npm test", "test": "tap" }, "tap": { "check-coverage": true, "coverage-map": "map.js" }, "version": "1.0.3" }