{ "_args": [ [ "mongodb@2.0.34", "D:\\work\\im\\node_modules\\mongoose" ] ], "_from": "mongodb@2.0.34", "_id": "mongodb@2.0.34", "_inCache": true, "_installable": true, "_location": "/mongodb", "_npmUser": { "email": "christkv@gmail.com", "name": "christkv" }, "_npmVersion": "1.4.28", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.1", "string_decoder": "0.10.31" }, "_requested": { "name": "mongodb", "raw": "mongodb@2.0.34", "rawSpec": "2.0.34", "scope": null, "spec": "2.0.34", "type": "version" }, "_requiredBy": [ "/mongoose" ], "_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-2.0.34.tgz", "_shasum": "e45e8a82e017638a71557a3a23a75bdcdb590718", "_shrinkwrap": null, "_spec": "mongodb@2.0.34", "_where": "D:\\work\\im\\node_modules\\mongoose", "author": { "name": "Christian Kvalheim" }, "bugs": { "url": "https://github.com/mongodb/node-mongodb-native/issues" }, "dependencies": { "mongodb-core": "1.2.0", "readable-stream": "1.0.31" }, "description": "MongoDB legacy driver emulation layer on top of mongodb-core", "devDependencies": { "bson": "~0.4", "gleak": "0.5.0", "integra": "0.1.8", "jsdoc": "3.3.0-beta3", "mongodb-tools": "~1.0", "mongodb-version-manager": "^0.7.1", "optimist": "0.6.1", "rimraf": "2.2.6", "semver": "4.1.0" }, "directories": {}, "dist": { "shasum": "e45e8a82e017638a71557a3a23a75bdcdb590718", "tarball": "https://registry.npmjs.org/mongodb/-/mongodb-2.0.34.tgz" }, "gitHead": "81da81a87d298a6949bd3b92d1699ed40fe52e62", "homepage": "https://github.com/mongodb/node-mongodb-native", "keywords": [ "mongodb", "driver", "legacy" ], "license": "Apache-2.0", "main": "index.js", "maintainers": [ { "email": "christkv@gmail.com", "name": "christkv" } ], "name": "mongodb", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/mongodb/node-mongodb-native.git" }, "scripts": { "test": "node test/runner.js -t functional" }, "version": "2.0.34" }