{
  "_args": [
    [
      "node-gyp-build@3.9.0",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "node-gyp-build@3.9.0",
  "_id": "node-gyp-build@3.9.0",
  "_inBundle": false,
  "_integrity": "sha512-zLcTg6P4AbcHPq465ZMFNXx7XpKKJh+7kkN699NiQWisR2uWYOWNWqRHAmbnmKiL4e9aLSlmy5U7rEMUXV59+A==",
  "_location": "/node-gyp-build",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-gyp-build@3.9.0",
    "name": "node-gyp-build",
    "escapedName": "node-gyp-build",
    "rawSpec": "3.9.0",
    "saveSpec": null,
    "fetchSpec": "3.9.0"
  },
  "_requiredBy": [
    "/microtime"
  ],
  "_resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-3.9.0.tgz",
  "_spec": "3.9.0",
  "_where": "/home/pi/harperdb",
  "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/mafintosh/node-gyp-build/issues"
  },
  "description": "Build tool and bindings loader for node-gyp that supports prebuilds",
  "devDependencies": {
    "standard": "^8.6.0"
  },
  "homepage": "https://github.com/mafintosh/node-gyp-build",
  "license": "MIT",
  "main": "index.js",
  "name": "node-gyp-build",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/node-gyp-build.git"
  },
  "scripts": {
    "test": "standard"
  },
  "version": "3.9.0"
}
