{
  "_args": [
    [
      "registry-url@^3.0.3",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/package-json"
    ]
  ],
  "_from": "registry-url@>=3.0.3 <4.0.0",
  "_id": "registry-url@3.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/registry-url",
  "_nodeVersion": "0.10.36",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "registry-url",
    "raw": "registry-url@^3.0.3",
    "rawSpec": "^3.0.3",
    "scope": null,
    "spec": ">=3.0.3 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/package-json"
  ],
  "_resolved": "https://registry.npmjs.org/registry-url/-/registry-url-3.0.3.tgz",
  "_shasum": "c9f5102e0fd9c9f250522a7f19f68672c84ccc96",
  "_shrinkwrap": null,
  "_spec": "registry-url@^3.0.3",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/package-json",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/registry-url/issues"
  },
  "dependencies": {
    "rc": "^1.0.1"
  },
  "description": "Get the set npm registry URL",
  "devDependencies": {
    "mocha": "*",
    "require-uncached": "^1.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "c9f5102e0fd9c9f250522a7f19f68672c84ccc96",
    "tarball": "http://registry.npmjs.org/registry-url/-/registry-url-3.0.3.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "2b31439a5b5feab17fd29f73bf881cbca7369882",
  "homepage": "https://github.com/sindresorhus/registry-url",
  "keywords": [
    "conf",
    "config",
    "npm",
    "npmconf",
    "registry",
    "scope",
    "uri",
    "url"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "registry-url",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/registry-url.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "3.0.3"
}
