{
  "_args": [
    [
      "mongodb@2.1.14",
      "/home/dar/Documents/Work/ASYNC_STORAGEMANAGER/node_modules/mongoose"
    ]
  ],
  "_from": "mongodb@2.1.14",
  "_id": "mongodb@2.1.14",
  "_inCache": true,
  "_installable": true,
  "_location": "/mongodb",
  "_nodeVersion": "4.4.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/mongodb-2.1.14.tgz_1459339792864_0.9712855122052133"
  },
  "_npmUser": {
    "email": "christkv@gmail.com",
    "name": "christkv"
  },
  "_npmVersion": "2.14.20",
  "_phantomChildren": {},
  "_requested": {
    "name": "mongodb",
    "raw": "mongodb@2.1.14",
    "rawSpec": "2.1.14",
    "scope": null,
    "spec": "2.1.14",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-2.1.14.tgz",
  "_shasum": "d78e9d70e0966ed56aba87abd15a1f1ab9478c85",
  "_shrinkwrap": null,
  "_spec": "mongodb@2.1.14",
  "_where": "/home/dar/Documents/Work/ASYNC_STORAGEMANAGER/node_modules/mongoose",
  "author": {
    "name": "Christian Kvalheim"
  },
  "bugs": {
    "url": "https://github.com/mongodb/node-mongodb-native/issues"
  },
  "dependencies": {
    "es6-promise": "3.0.2",
    "mongodb-core": "1.3.13",
    "readable-stream": "1.0.31"
  },
  "description": "The official MongoDB driver for Node.js",
  "devDependencies": {
    "JSONStream": "^1.0.7",
    "betterbenchmarks": "^0.1.0",
    "bluebird": "2.9.27",
    "bson": "^0.4.20",
    "cli-table": "^0.3.1",
    "co": "4.5.4",
    "colors": "^1.1.2",
    "coveralls": "^2.11.6",
    "event-stream": "^3.3.2",
    "gleak": "0.5.0",
    "integra": "0.1.8",
    "jsdoc": "3.3.0-beta3",
    "ldjson-stream": "^1.2.1",
    "mongodb-extended-json": "1.3.0",
    "mongodb-topology-manager": "1.0.x",
    "mongodb-version-manager": "^0.8.10",
    "nyc": "^5.5.0",
    "optimist": "0.6.1",
    "rimraf": "2.2.6",
    "semver": "4.1.0",
    "worker-farm": "^1.3.1"
  },
  "directories": {},
  "dist": {
    "shasum": "d78e9d70e0966ed56aba87abd15a1f1ab9478c85",
    "tarball": "https://registry.npmjs.org/mongodb/-/mongodb-2.1.14.tgz"
  },
  "engines": {
    "node": ">=0.10.3"
  },
  "gitHead": "f8dbce4be484aaa222464d352dab1a5c157a7098",
  "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",
  "nyc": {
    "include": [
      "lib/**/*.js"
    ]
  },
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/mongodb/node-mongodb-native.git"
  },
  "scripts": {
    "coverage": "nyc node test/runner.js -t functional && node_modules/.bin/nyc report --reporter=text-lcov | node_modules/.bin/coveralls",
    "test": "node test/runner.js -t functional"
  },
  "version": "2.1.14"
}
