{
  "_from": "node-gyp-build@^4.2.0",
  "_id": "node-gyp-build@4.2.3",
  "_inBundle": false,
  "_integrity": "sha512-MN6ZpzmfNCRM+3t57PTJHgHyw/h4OWnZ6mR8P5j/uZtqQr46RRuDE/P+g3n0YR/AiYXeWixZZzaip77gdICfRg==",
  "_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": [
    "/bufferutil",
    "/utf-8-validate"
  ],
  "_resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.2.3.tgz",
  "_shasum": "ce6277f853835f718829efb47db20f3e4d9c4739",
  "_spec": "node-gyp-build@^4.2.0",
  "_where": "/Users/marco/Desktop/Projects/smart-home/node/essentials/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/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",
  "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"
}
