{
  "_args": [
    [
      "errs@^0.3.2",
      "/usr/share/npm/node_modules/nano"
    ]
  ],
  "_from": "errs@>=0.3.2 <0.4.0",
  "_id": "errs@0.3.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/errs",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "email": "charlie.robbins@gmail.com",
    "name": "indexzero"
  },
  "_npmVersion": "2.1.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "errs",
    "raw": "errs@^0.3.2",
    "rawSpec": "^0.3.2",
    "scope": null,
    "spec": ">=0.3.2 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/nano"
  ],
  "_resolved": "https://registry.npmjs.org/errs/-/errs-0.3.2.tgz",
  "_shasum": "798099b2dbd37ca2bc749e538a7c1307d0b50499",
  "_shrinkwrap": null,
  "_spec": "errs@^0.3.2",
  "_where": "/usr/share/npm/node_modules/nano",
  "author": {
    "email": "charlie.robbins@gmail.com",
    "name": "Charlie Robbins"
  },
  "bugs": {
    "url": "https://github.com/indexzero/errs/issues"
  },
  "dependencies": {},
  "description": "Simple error creation and passing utilities",
  "devDependencies": {
    "vows": "0.8.x"
  },
  "directories": {},
  "dist": {
    "shasum": "798099b2dbd37ca2bc749e538a7c1307d0b50499",
    "tarball": "https://registry.npmjs.org/errs/-/errs-0.3.2.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "a0b8f3beeb97ee041750f617fca12e7a0fc6bcfb",
  "homepage": "https://github.com/indexzero/errs",
  "keywords": [
    "error",
    "errors",
    "utilities"
  ],
  "main": "./lib/errs",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    }
  ],
  "name": "errs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indexzero/errs.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "0.3.2"
}
