{
  "_args": [
    [
      "muri@1.1.0",
      "/home/dar/Documents/Work/ASYNC_STORAGEMANAGER/node_modules/mongoose"
    ]
  ],
  "_from": "muri@1.1.0",
  "_id": "muri@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/muri",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "valkar207@gmail.com",
    "name": "vkarpov15"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "muri",
    "raw": "muri@1.1.0",
    "rawSpec": "1.1.0",
    "scope": null,
    "spec": "1.1.0",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/muri/-/muri-1.1.0.tgz",
  "_shasum": "a3a6d74e68a880f433a249a74969cbb665cc0add",
  "_shrinkwrap": null,
  "_spec": "muri@1.1.0",
  "_where": "/home/dar/Documents/Work/ASYNC_STORAGEMANAGER/node_modules/mongoose",
  "author": {
    "email": "aaron.heckmann+github@gmail.com",
    "name": "Aaron Heckmann"
  },
  "bugs": {
    "url": "https://github.com/aheckmann/muri/issues"
  },
  "dependencies": {},
  "description": "MongoDB URI parser",
  "devDependencies": {
    "mocha": "1.21.5"
  },
  "directories": {},
  "dist": {
    "shasum": "a3a6d74e68a880f433a249a74969cbb665cc0add",
    "tarball": "http://registry.npmjs.org/muri/-/muri-1.1.0.tgz"
  },
  "gitHead": "8f373948ef317865044994aaa98a013e769b2952",
  "homepage": "https://github.com/aheckmann/muri",
  "keywords": [
    "mongodb",
    "uri",
    "parser"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "aaron.heckmann+github@gmail.com",
      "name": "aaron"
    },
    {
      "email": "val@karpov.io",
      "name": "vkarpov15"
    }
  ],
  "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.1.0"
}
