{ "_from": "muri@1.3.0", "_id": "muri@1.3.0", "_inBundle": false, "_integrity": "sha1-rszz22TFaqfFs04A+Vt4eFJ6RyE=", "_location": "/muri", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "muri@1.3.0", "name": "muri", "escapedName": "muri", "rawSpec": "1.3.0", "saveSpec": null, "fetchSpec": "1.3.0" }, "_requiredBy": [ "/mongoose" ], "_resolved": "http://registry.npm.taobao.org/muri/download/muri-1.3.0.tgz", "_shasum": "aeccf3db64c56aa7c5b34e00f95b7878527a4721", "_spec": "muri@1.3.0", "_where": "E:\\cos-node10\\game-server\\node_modules\\mongoose", "author": { "name": "Aaron Heckmann", "email": "aaron.heckmann+github@gmail.com" }, "bugs": { "url": "https://github.com/aheckmann/muri/issues" }, "bundleDependencies": false, "deprecated": false, "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.3.0" }