{
  "_args": [
    [
      "@npmcli/promise-spawn@1.3.2",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_development": true,
  "_from": "@npmcli/promise-spawn@1.3.2",
  "_id": "@npmcli/promise-spawn@1.3.2",
  "_inBundle": false,
  "_integrity": "sha512-QyAGYo/Fbj4MXeGdJcFzZ+FkDkomfRBrPM+9QYJSg+PxgAUL+LU3FneQk37rKR2/zjqkCV1BLHccX98wRXG3Sg==",
  "_location": "/@npmcli/promise-spawn",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@npmcli/promise-spawn@1.3.2",
    "name": "@npmcli/promise-spawn",
    "escapedName": "@npmcli%2fpromise-spawn",
    "scope": "@npmcli",
    "rawSpec": "1.3.2",
    "saveSpec": null,
    "fetchSpec": "1.3.2"
  },
  "_requiredBy": [
    "/@npmcli/git",
    "/@npmcli/run-script",
    "/pacote"
  ],
  "_resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-1.3.2.tgz",
  "_spec": "1.3.2",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "https://izs.me"
  },
  "bugs": {
    "url": "https://github.com/npm/promise-spawn/issues"
  },
  "dependencies": {
    "infer-owner": "^1.0.4"
  },
  "description": "spawn processes the way the npm cli likes to do",
  "devDependencies": {
    "minipass": "^3.1.1",
    "require-inject": "^1.4.4",
    "tap": "^14.10.6"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/npm/promise-spawn#readme",
  "license": "ISC",
  "name": "@npmcli/promise-spawn",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/promise-spawn.git"
  },
  "scripts": {
    "postversion": "npm publish",
    "prepublishOnly": "git push origin --follow-tags",
    "preversion": "npm test",
    "snap": "tap",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true
  },
  "version": "1.3.2"
}
