{
  "_args": [
    [
      {
        "raw": "muri@1.2.2",
        "scope": null,
        "escapedName": "muri",
        "name": "muri",
        "rawSpec": "1.2.2",
        "spec": "1.2.2",
        "type": "version"
      },
      "/Users/robertdodson/Documents/htdocs/bills/node_modules/mongoose"
    ]
  ],
  "_from": "muri@1.2.2",
  "_id": "muri@1.2.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/muri",
  "_nodeVersion": "7.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/muri-1.2.2.tgz_1499286710131_0.2210629980545491"
  },
  "_npmUser": {
    "name": "vkarpov15",
    "email": "val@karpov.io"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "muri@1.2.2",
    "scope": null,
    "escapedName": "muri",
    "name": "muri",
    "rawSpec": "1.2.2",
    "spec": "1.2.2",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/muri/-/muri-1.2.2.tgz",
  "_shasum": "63198132650db08a04cc79ccd00dd389afd2631c",
  "_shrinkwrap": null,
  "_spec": "muri@1.2.2",
  "_where": "/Users/robertdodson/Documents/htdocs/bills/node_modules/mongoose",
  "author": {
    "name": "Aaron Heckmann",
    "email": "aaron.heckmann+github@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/aheckmann/muri/issues"
  },
  "dependencies": {},
  "description": "MongoDB URI parser",
  "devDependencies": {
    "mocha": "1.21.5"
  },
  "directories": {},
  "dist": {
    "shasum": "63198132650db08a04cc79ccd00dd389afd2631c",
    "tarball": "https://registry.npmjs.org/muri/-/muri-1.2.2.tgz"
  },
  "gitHead": "374500c2c5fe77087ec7a3c73968f225727966ee",
  "homepage": "https://github.com/aheckmann/muri#readme",
  "keywords": [
    "mongodb",
    "uri",
    "parser"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "aaron",
      "email": "aaron.heckmann+github@gmail.com"
    },
    {
      "name": "vkarpov15",
      "email": "val@karpov.io"
    }
  ],
  "name": "muri",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/aheckmann/muri.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.2.2"
}
