{
  "_args": [
    [
      {
        "raw": "npm-package-arg@^4.0.0",
        "scope": null,
        "escapedName": "npm-package-arg",
        "name": "npm-package-arg",
        "rawSpec": "^4.0.0",
        "spec": ">=4.0.0 <5.0.0",
        "type": "range"
      },
      "/usr/local/lib/node_modules/cordova/node_modules/init-package-json"
    ],
    [
      {
        "raw": "npm-package-arg@^4.0.0",
        "scope": null,
        "escapedName": "npm-package-arg",
        "name": "npm-package-arg",
        "rawSpec": "^4.0.0",
        "spec": ">=4.0.0 <5.0.0",
        "type": "range"
      },
      "/usr/local/lib/node_modules/ionic/node_modules/init-package-json"
    ]
  ],
  "_from": "npm-package-arg@^4.0.0",
  "_id": "npm-package-arg@4.2.1",
  "_inCache": true,
  "_location": "/ionic/npm-package-arg",
  "_nodeVersion": "7.7.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/npm-package-arg-4.2.1.tgz_1488928211600_0.17898930050432682"
  },
  "_npmUser": {
    "name": "zkat",
    "email": "kat@sykosomatic.org"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "npm-package-arg@^4.0.0",
    "scope": null,
    "escapedName": "npm-package-arg",
    "name": "npm-package-arg",
    "rawSpec": "^4.0.0",
    "spec": ">=4.0.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ionic/init-package-json"
  ],
  "_resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.2.1.tgz",
  "_shasum": "593303fdea85f7c422775f17f9eb7670f680e3ec",
  "_shrinkwrap": null,
  "_spec": "npm-package-arg@^4.0.0",
  "_where": "/usr/local/lib/node_modules/ionic/node_modules/init-package-json",
  "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": "^2.1.5",
    "semver": "^5.1.0"
  },
  "description": "Parse the things that can be arguments to `npm install`",
  "devDependencies": {
    "standard": "^7.1.2",
    "tap": "^5.7.2"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "593303fdea85f7c422775f17f9eb7670f680e3ec",
    "tarball": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.2.1.tgz"
  },
  "files": [
    "npa.js"
  ],
  "gitHead": "2fa53ce9c3a000626e58c115205d4049c5b1ef42",
  "homepage": "https://github.com/npm/npm-package-arg",
  "license": "ISC",
  "main": "npa.js",
  "maintainers": [
    {
      "name": "iarna",
      "email": "me@re-becca.org"
    },
    {
      "name": "isaacs",
      "email": "i@izs.me"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    },
    {
      "name": "zkat",
      "email": "kat@sykosomatic.org"
    }
  ],
  "name": "npm-package-arg",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npm-package-arg.git"
  },
  "scripts": {
    "test": "standard && tap --coverage test/*.js"
  },
  "version": "4.2.1"
}
