{
  "_args": [
    [
      "npm-package-arg@~4.0.1",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "npm-package-arg@>=4.0.1 <4.1.0",
  "_id": "npm-package-arg@4.0.1",
  "_inCache": true,
  "_location": "/npm-package-arg",
  "_nodeVersion": "1.6.2",
  "_npmUser": {
    "email": "me@re-becca.org",
    "name": "iarna"
  },
  "_npmVersion": "2.7.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "npm-package-arg",
    "raw": "npm-package-arg@~4.0.1",
    "rawSpec": "~4.0.1",
    "scope": null,
    "spec": ">=4.0.1 <4.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/",
    "/init-package-json",
    "/npm-registry-client",
    "/realize-package-specifier"
  ],
  "_shasum": "bfbea17cd2b9fdc4fca2f02796794173dbf1877c",
  "_shrinkwrap": null,
  "_spec": "npm-package-arg@~4.0.1",
  "_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"
  },
  "description": "Parse the things that can be arguments to `npm install`",
  "devDependencies": {
    "tap": "^0.4.9"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "bfbea17cd2b9fdc4fca2f02796794173dbf1877c",
    "tarball": "http://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.0.1.tgz"
  },
  "gitHead": "794c9981033bb16bd4a88c7ba45c109107439172",
  "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": "https://github.com/npm/npm-package-arg"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "4.0.1"
}
