{
  "_from": "node-gyp-build@4.2.3",
  "_id": "node-gyp-build@4.2.3",
  "_inBundle": true,
  "_integrity": "sha512-MN6ZpzmfNCRM+3t57PTJHgHyw/h4OWnZ6mR8P5j/uZtqQr46RRuDE/P+g3n0YR/AiYXeWixZZzaip77gdICfRg==",
  "_location": "/ganache-cli/node-gyp-build",
  "_phantomChildren": {},
  "_requiredBy": [
    "/ganache-cli/keccak",
    "/ganache-cli/secp256k1"
  ],
  "_resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.2.3.tgz",
  "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"
  },
  "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",
  "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.2.3"
}
