{
  "_args": [
    [
      {
        "raw": "undefsafe@0.0.3",
        "scope": null,
        "escapedName": "undefsafe",
        "name": "undefsafe",
        "rawSpec": "0.0.3",
        "spec": "0.0.3",
        "type": "version"
      },
      "/Users/robertdodson/Documents/htdocs/chat/node_modules/nodemon"
    ]
  ],
  "_from": "undefsafe@0.0.3",
  "_id": "undefsafe@0.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/undefsafe",
  "_npmUser": {
    "name": "remy",
    "email": "remy@remysharp.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "undefsafe@0.0.3",
    "scope": null,
    "escapedName": "undefsafe",
    "name": "undefsafe",
    "rawSpec": "0.0.3",
    "spec": "0.0.3",
    "type": "version"
  },
  "_requiredBy": [
    "/nodemon"
  ],
  "_resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-0.0.3.tgz",
  "_shasum": "ecca3a03e56b9af17385baac812ac83b994a962f",
  "_shrinkwrap": null,
  "_spec": "undefsafe@0.0.3",
  "_where": "/Users/robertdodson/Documents/htdocs/chat/node_modules/nodemon",
  "author": {
    "name": "Remy Sharp"
  },
  "bugs": {
    "url": "https://github.com/remy/undefsafe/issues"
  },
  "dependencies": {},
  "description": "Undefined safe way of extracting object properties",
  "devDependencies": {
    "mocha": "~1.16.2"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "ecca3a03e56b9af17385baac812ac83b994a962f",
    "tarball": "https://registry.npmjs.org/undefsafe/-/undefsafe-0.0.3.tgz"
  },
  "gitHead": "435db2701b5ddccc0d575c669df8bdc96918889b",
  "homepage": "https://github.com/remy/undefsafe",
  "keywords": [
    "undefined"
  ],
  "license": "MIT / http://rem.mit-license.org",
  "main": "lib/undefsafe.js",
  "maintainers": [
    {
      "name": "remy",
      "email": "remy@remysharp.com"
    }
  ],
  "name": "undefsafe",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/remy/undefsafe.git"
  },
  "scripts": {
    "test": "node_modules/mocha/bin/_mocha --ui bdd test/**/*.test.js"
  },
  "version": "0.0.3"
}
