{
  "_args": [
    [
      {
        "raw": "url@~0.10.1",
        "scope": null,
        "escapedName": "url",
        "name": "url",
        "rawSpec": "~0.10.1",
        "spec": ">=0.10.1 <0.11.0",
        "type": "range"
      },
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.62ZqkCwu/node_modules/node-libs-browser"
    ]
  ],
  "_from": "url@>=0.10.1 <0.11.0",
  "_id": "url@0.10.3",
  "_inCache": true,
  "_location": "/url",
  "_nodeVersion": "0.10.35",
  "_npmUser": {
    "name": "shtylman",
    "email": "shtylman@gmail.com"
  },
  "_npmVersion": "2.2.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "url@~0.10.1",
    "scope": null,
    "escapedName": "url",
    "name": "url",
    "rawSpec": "~0.10.1",
    "spec": ">=0.10.1 <0.11.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-libs-browser"
  ],
  "_resolved": "https://registry.npmjs.org/url/-/url-0.10.3.tgz",
  "_shasum": "021e4d9c7705f21bbf37d03ceb58767402774c64",
  "_shrinkwrap": null,
  "_spec": "url@~0.10.1",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.62ZqkCwu/node_modules/node-libs-browser",
  "bugs": {
    "url": "https://github.com/defunctzombie/node-url/issues"
  },
  "dependencies": {
    "punycode": "1.3.2",
    "querystring": "0.2.0"
  },
  "description": "The core `url` packaged standalone for use with Browserify.",
  "devDependencies": {
    "assert": "1.1.1",
    "mocha": "1.18.2",
    "zuul": "2.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "021e4d9c7705f21bbf37d03ceb58767402774c64",
    "tarball": "https://registry.npmjs.org/url/-/url-0.10.3.tgz"
  },
  "gitHead": "575b428ae37eb43f243d0228dea1b44ecf744f3d",
  "homepage": "https://github.com/defunctzombie/node-url",
  "license": "MIT",
  "main": "./url.js",
  "maintainers": [
    {
      "name": "coolaj86",
      "email": "coolaj86@gmail.com"
    },
    {
      "name": "shtylman",
      "email": "shtylman@gmail.com"
    }
  ],
  "name": "url",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/defunctzombie/node-url.git"
  },
  "scripts": {
    "test": "mocha --ui qunit test.js && zuul -- test.js",
    "test-local": "zuul --local -- test.js"
  },
  "version": "0.10.3"
}
