{
  "_args": [
    [
      {
        "raw": "mongo",
        "scope": null,
        "escapedName": "mongo",
        "name": "mongo",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/robertdodson/Documents/htdocs/mongo-test"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "mongo@latest",
  "_id": "mongo@0.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/mongo",
  "_nodeVersion": "v0.6.6",
  "_npmUser": {
    "name": "cohara87",
    "email": "cohara87@gmail.com"
  },
  "_npmVersion": "1.0.106",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mongo",
    "scope": null,
    "escapedName": "mongo",
    "name": "mongo",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/mongo/-/mongo-0.1.0.tgz",
  "_shasum": "c8af0f8df98d4894b772b37342987c3becf3718c",
  "_shrinkwrap": null,
  "_spec": "mongo",
  "_where": "/Users/robertdodson/Documents/htdocs/mongo-test",
  "author": {
    "name": "Chris O'Hara",
    "email": "cohara87@gmail.com"
  },
  "dependencies": {
    "mongodb": "*"
  },
  "description": "A thin wrapper for the mongodb library",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "c8af0f8df98d4894b772b37342987c3becf3718c",
    "tarball": "https://registry.npmjs.org/mongo/-/mongo-0.1.0.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "index",
  "maintainers": [
    {
      "name": "cohara87",
      "email": "cohara87@gmail.com"
    }
  ],
  "name": "mongo",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "version": "0.1.0"
}
