{
  "_args": [
    [
      "href@0.1.1",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "href@0.1.1",
  "_id": "href@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-lnfsGiuYChESjk36LzGIm2CkD78=",
  "_location": "/href",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "href@0.1.1",
    "name": "href",
    "escapedName": "href",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/motley",
    "/sosa_session"
  ],
  "_resolved": "https://registry.npmjs.org/href/-/href-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "Carlos Rodriguez",
    "email": "carlos@s8f.org",
    "url": "http://s8f.org/"
  },
  "bugs": {
    "url": "https://github.com/carlos8f/href/issues"
  },
  "dependencies": {},
  "description": "middleware providing the current absolute url as req.href",
  "devDependencies": {
    "expres": "0.0.4",
    "middler": "~0.7.0",
    "mocha": "*",
    "request": "~2.22.0"
  },
  "gitHead": "6bbcd8327c34376ef30ba79e0513c68349082082",
  "homepage": "https://github.com/carlos8f/href",
  "keywords": [
    "url",
    "absolute",
    "uri",
    "path",
    "bacon",
    "hacking",
    "yo"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "href",
  "repository": {
    "type": "git",
    "url": "git://github.com/carlos8f/href.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.1.1"
}
