{
  "_args": [
    [
      "@npmcli/node-gyp@1.0.2",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_development": true,
  "_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": "version",
    "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",
  "_spec": "1.0.2",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "author": {
    "name": "Brian Jenkins",
    "email": "bonkydog@bonkydog.com"
  },
  "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"
}
