{
  "_from": "node-gyp-build@~4.1.0",
  "_id": "node-gyp-build@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-rGLv++nK20BG8gc0MzzcYe1Nl3p3mtwJ74Q2QD0HTEDKZ6NvOFSelY6s2QBPWIHRR8h7hpad0LiwajfClBJfNg==",
  "_location": "/node-gyp-build",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-gyp-build@~4.1.0",
    "name": "node-gyp-build",
    "escapedName": "node-gyp-build",
    "rawSpec": "~4.1.0",
    "saveSpec": null,
    "fetchSpec": "~4.1.0"
  },
  "_requiredBy": [
    "/@nano-sql/adapter-leveldb/leveldown"
  ],
  "_resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.1.0.tgz",
  "_shasum": "3bc3dd7dd4aafecaf64a2e3729e785bc3cdea565",
  "_spec": "node-gyp-build@~4.1.0",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender\\node_modules\\@nano-sql\\adapter-leveldb\\node_modules\\leveldown",
  "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": "^8.6.0",
    "tape": "^4.10.1"
  },
  "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.1.0"
}
