{
  "_from": "node-gyp-build@^4.2.2",
  "_id": "node-gyp-build@4.3.0",
  "_inBundle": false,
  "_integrity": "sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==",
  "_location": "/node-gyp-build",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-gyp-build@^4.2.2",
    "name": "node-gyp-build",
    "escapedName": "node-gyp-build",
    "rawSpec": "^4.2.2",
    "saveSpec": null,
    "fetchSpec": "^4.2.2"
  },
  "_requiredBy": [
    "/nice-napi"
  ],
  "_resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz",
  "_shasum": "9f256b03e5826150be39c764bf51e993946d71a3",
  "_spec": "node-gyp-build@^4.2.2",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui\\node_modules\\nice-napi",
  "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.3.0"
}
