vs/v5.0.0/node_modules/npm/node_modules/npm-package-arg/package.json

{
  "_args": [
    [
      "npm-package-arg@~4.0.2",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "npm-package-arg@>=4.0.2 <4.1.0",
  "_id": "npm-package-arg@4.0.2",
  "_inCache": true,
  "_location": "/npm-package-arg",
  "_nodeVersion": "2.3.1",
  "_npmUser": {
    "email": "ogd@aoaioxxysz.net",
    "name": "othiym23"
  },
  "_npmVersion": "2.13.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "npm-package-arg",
    "raw": "npm-package-arg@~4.0.2",
    "rawSpec": "~4.0.2",
    "scope": null,
    "spec": ">=4.0.2 <4.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/",
    "/init-package-json",
    "/npm-registry-client",
    "/realize-package-specifier"
  ],
  "_resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.0.2.tgz",
  "_shasum": "3f28235f9f6428e54bfeca73629e27d6c81a7e82",
  "_shrinkwrap": null,
  "_spec": "npm-package-arg@~4.0.2",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/npm/npm-package-arg/issues"
  },
  "dependencies": {
    "hosted-git-info": "^2.1.4",
    "semver": "4 || 5"
  },
  "description": "Parse the things that can be arguments to `npm install`",
  "devDependencies": {
    "tap": "^1.2.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "3f28235f9f6428e54bfeca73629e27d6c81a7e82",
    "tarball": "http://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.0.2.tgz"
  },
  "gitHead": "8d3c51c33807fabde4db86a3811831b756eaf2eb",
  "homepage": "https://github.com/npm/npm-package-arg",
  "license": "ISC",
  "main": "npa.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    },
    {
      "name": "iarna",
      "email": "me@re-becca.org"
    }
  ],
  "name": "npm-package-arg",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npm-package-arg.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "4.0.2"
}