{
  "_from": "node-gyp-build@^4.2.2",
  "_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.2",
    "name": "node-gyp-build",
    "escapedName": "node-gyp-build",
    "rawSpec": "^4.2.2",
    "saveSpec": null,
    "fetchSpec": "^4.2.2"
  },
  "_requiredBy": [
    "/@vercel/nft"
  ],
  "_resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz",
  "_shasum": "8a70ee85464ae52327772a90d66c6077a900cfc8",
  "_spec": "node-gyp-build@^4.2.2",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/@vercel/nft",
  "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"
}
