{
  "_from": "npm-package-arg@8.0.1",
  "_id": "npm-package-arg@8.0.1",
  "_inBundle": false,
  "_integrity": "sha512-/h5Fm6a/exByzFSTm7jAyHbgOqErl9qSNJDQF32Si/ZzgwT2TERVxRxn3Jurw1wflgyVVAxnFR4fRHPM7y1ClQ==",
  "_location": "/npm-package-arg",
  "_phantomChildren": {
    "yallist": "4.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "npm-package-arg@8.0.1",
    "name": "npm-package-arg",
    "escapedName": "npm-package-arg",
    "rawSpec": "8.0.1",
    "saveSpec": null,
    "fetchSpec": "8.0.1"
  },
  "_requiredBy": [
    "/@angular/cli",
    "/@schematics/update",
    "/npm-pick-manifest"
  ],
  "_resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-8.0.1.tgz",
  "_shasum": "9d76f8d7667b2373ffda60bb801a27ef71e3e270",
  "_spec": "npm-package-arg@8.0.1",
  "_where": "/var/www/html/node_modules/@angular/cli",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/npm/npm-package-arg/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "hosted-git-info": "^3.0.2",
    "semver": "^7.0.0",
    "validate-npm-package-name": "^3.0.0"
  },
  "deprecated": false,
  "description": "Parse the things that can be arguments to `npm install`",
  "devDependencies": {
    "tap": "^14.10.2"
  },
  "directories": {
    "test": "test"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "npa.js"
  ],
  "homepage": "https://github.com/npm/npm-package-arg",
  "license": "ISC",
  "main": "npa.js",
  "name": "npm-package-arg",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npm-package-arg.git"
  },
  "scripts": {
    "postversion": "npm publish",
    "prepublishOnly": "git push origin --follow-tags",
    "preversion": "npm test",
    "snap": "tap",
    "test": "tap"
  },
  "version": "8.0.1"
}
