{
  "_args": [
    [
      "muri@1.2.1",
      "/home/ambuj/Desktop/mysql Projects/mobileapp"
    ]
  ],
  "_from": "muri@1.2.1",
  "_id": "muri@1.2.1",
  "_inBundle": false,
  "_integrity": "sha1-7H6lzmympSPrGrNbrNpfqBbJqjw=",
  "_location": "/muri",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "muri@1.2.1",
    "name": "muri",
    "escapedName": "muri",
    "rawSpec": "1.2.1",
    "saveSpec": null,
    "fetchSpec": "1.2.1"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/muri/-/muri-1.2.1.tgz",
  "_spec": "1.2.1",
  "_where": "/home/ambuj/Desktop/mysql Projects/mobileapp",
  "author": {
    "name": "Aaron Heckmann",
    "email": "aaron.heckmann+github@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/aheckmann/muri/issues"
  },
  "description": "MongoDB URI parser",
  "devDependencies": {
    "mocha": "1.21.5"
  },
  "homepage": "https://github.com/aheckmann/muri#readme",
  "keywords": [
    "mongodb",
    "uri",
    "parser"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "muri",
  "repository": {
    "type": "git",
    "url": "git://github.com/aheckmann/muri.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.2.1"
}
