2025-04-19 15:38:48 +08:00

73 lines
1.8 KiB
JSON

{
"_from": "node-gyp-build@^4.2.0",
"_id": "node-gyp-build@4.8.4",
"_inBundle": false,
"_integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==",
"_location": "/node-gyp-build",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "node-gyp-build@^4.2.0",
"name": "node-gyp-build",
"escapedName": "node-gyp-build",
"rawSpec": "^4.2.0",
"saveSpec": null,
"fetchSpec": "^4.2.0"
},
"_requiredBy": [
"/keccak",
"/secp256k1"
],
"_resolved": "https://registry.npmmirror.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz",
"_shasum": "8a70ee85464ae52327772a90d66c6077a900cfc8",
"_spec": "node-gyp-build@^4.2.0",
"_where": "D:\\ruyi\\dapp\\node_modules\\keccak",
"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": "^5.0.0"
},
"homepage": "https://github.com/prebuild/node-gyp-build",
"imports": {
"fs": {
"bare": "builtin:fs",
"default": "fs"
},
"path": {
"bare": "builtin:path",
"default": "path"
},
"os": {
"bare": "builtin:os",
"default": "os"
}
},
"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.8.4"
}