{
  "_args": [
    [
      {
        "raw": "url2@~1.0.0",
        "scope": null,
        "escapedName": "url2",
        "name": "url2",
        "rawSpec": "~1.0.0",
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-services/node_modules/joey"
    ]
  ],
  "_from": "url2@>=1.0.0 <1.1.0",
  "_id": "url2@1.0.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/url2",
  "_npmUser": {
    "name": "kriskowal",
    "email": "kris.kowal@cixar.com"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {
    "punycode": "1.3.2"
  },
  "_requested": {
    "raw": "url2@~1.0.0",
    "scope": null,
    "escapedName": "url2",
    "name": "url2",
    "rawSpec": "~1.0.0",
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/joey"
  ],
  "_resolved": "https://registry.npmjs.org/url2/-/url2-1.0.4.tgz",
  "_shasum": "df2284ae15c749ba809751510e5e25da9ebb80d8",
  "_shrinkwrap": null,
  "_spec": "url2@~1.0.0",
  "_where": "/home/lively4/lively4/lively4-services/node_modules/joey",
  "author": {
    "name": "Kris Kowal",
    "email": "kris@cixar.com",
    "url": "https://github.com/kriskowal/url2"
  },
  "bugs": {
    "url": "https://github.com/kriskowal/url2/issues"
  },
  "dependencies": {
    "url": "0.10.2"
  },
  "description": "Node's URL module plus relative pathing",
  "devDependencies": {
    "jasminum": ">=0.0.3 < 0.1",
    "jshint": ">=2.1 <3"
  },
  "directories": {},
  "dist": {
    "shasum": "df2284ae15c749ba809751510e5e25da9ebb80d8",
    "tarball": "https://registry.npmjs.org/url2/-/url2-1.0.4.tgz"
  },
  "gitHead": "6af194127d3c6540be86c146f871e96a7a547af0",
  "homepage": "https://github.com/kriskowal/url2",
  "keywords": [
    "url",
    "relative",
    "resolve",
    "parse",
    "format"
  ],
  "main": "url2.js",
  "maintainers": [
    {
      "name": "kriskowal",
      "email": "kris.kowal@cixar.com"
    }
  ],
  "name": "url2",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/kriskowal/url2.git"
  },
  "scripts": {
    "lint": "jshint url2.js",
    "test": "jasminum test && npm run lint"
  },
  "version": "1.0.4"
}
