{
  "_args": [
    [
      "npm-package-arg@8.1.0",
      "/home/unicorntechnolog/public_html/vertex"
    ]
  ],
  "_from": "npm-package-arg@8.1.0",
  "_id": "npm-package-arg@8.1.0",
  "_inBundle": false,
  "_integrity": "sha512-/ep6QDxBkm9HvOhOg0heitSd7JHA1U7y1qhhlRlteYYAi9Pdb/ZV7FW5aHpkrpM8+P+4p/jjR8zCyKPBMBjSig==",
  "_location": "/npm-package-arg",
  "_phantomChildren": {
    "lru-cache": "6.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "npm-package-arg@8.1.0",
    "name": "npm-package-arg",
    "escapedName": "npm-package-arg",
    "rawSpec": "8.1.0",
    "saveSpec": null,
    "fetchSpec": "8.1.0"
  },
  "_requiredBy": [
    "/@angular/cli",
    "/@schematics/update",
    "/npm-pick-manifest",
    "/npm-registry-fetch",
    "/pacote"
  ],
  "_resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-8.1.0.tgz",
  "_spec": "8.1.0",
  "_where": "/home/unicorntechnolog/public_html/vertex",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/npm/npm-package-arg/issues"
  },
  "dependencies": {
    "hosted-git-info": "^3.0.6",
    "semver": "^7.0.0",
    "validate-npm-package-name": "^3.0.0"
  },
  "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.1.0"
}
