{
  "_from": "@npmcli/node-gyp@^1.0.2",
  "_id": "@npmcli/node-gyp@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-yrJUe6reVMpktcvagumoqD9r08fH1iRo01gn1u0zoCApa9lnZGEigVKUd2hzsCId4gdtkZZIVscLhNxMECKgRg==",
  "_location": "/@npmcli/node-gyp",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@npmcli/node-gyp@^1.0.2",
    "name": "@npmcli/node-gyp",
    "escapedName": "@npmcli%2fnode-gyp",
    "scope": "@npmcli",
    "rawSpec": "^1.0.2",
    "saveSpec": null,
    "fetchSpec": "^1.0.2"
  },
  "_requiredBy": [
    "/@npmcli/run-script"
  ],
  "_resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-1.0.2.tgz",
  "_shasum": "3cdc1f30e9736dbc417373ed803b42b1a0a29ede",
  "_spec": "@npmcli/node-gyp@^1.0.2",
  "_where": "C:\\xampp\\htdocs\\dial-digit\\node_modules\\@npmcli\\run-script",
  "author": {
    "name": "Brian Jenkins",
    "email": "bonkydog@bonkydog.com"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Tools for dealing with node-gyp packages",
  "devDependencies": {
    "require-inject": "^1.4.4",
    "tap": "^14.10.6",
    "tmp": "^0.2.1"
  },
  "files": [
    "lib/**/*.js"
  ],
  "keywords": [
    "npm",
    "cli",
    "node-gyp"
  ],
  "license": "ISC",
  "main": "lib/index.js",
  "name": "@npmcli/node-gyp",
  "scripts": {
    "postversion": "npm publish",
    "prepublishOnly": "git push origin --follow-tags",
    "preversion": "npm test",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true,
    "coverage-map": "map.js"
  },
  "version": "1.0.2"
}
