{
  "_args": [
    [
      {
        "raw": "mongodb-core@3.1.11",
        "scope": null,
        "escapedName": "mongodb-core",
        "name": "mongodb-core",
        "rawSpec": "3.1.11",
        "spec": "3.1.11",
        "type": "version"
      },
      "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\mongodb"
    ]
  ],
  "_from": "mongodb-core@3.1.11",
  "_hasShrinkwrap": false,
  "_id": "mongodb-core@3.1.11",
  "_inCache": true,
  "_location": "/mongodb-core",
  "_nodeVersion": "8.15.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/mongodb-core_3.1.11_1547676520581_0.746496964889368"
  },
  "_npmUser": {
    "name": "mbroadst",
    "email": "mbroadst@gmail.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mongodb-core@3.1.11",
    "scope": null,
    "escapedName": "mongodb-core",
    "name": "mongodb-core",
    "rawSpec": "3.1.11",
    "spec": "3.1.11",
    "type": "version"
  },
  "_requiredBy": [
    "/mongodb"
  ],
  "_resolved": "https://registry.npmjs.org/mongodb-core/-/mongodb-core-3.1.11.tgz",
  "_shasum": "b253038dbb4d7329f3d1c2ee5400bb0c9221fde5",
  "_shrinkwrap": null,
  "_spec": "mongodb-core@3.1.11",
  "_where": "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\mongodb",
  "author": {
    "name": "Christian Kvalheim"
  },
  "bugs": {
    "url": "https://github.com/mongodb-js/mongodb-core/issues"
  },
  "dependencies": {
    "bson": "^1.1.0",
    "require_optional": "^1.0.1",
    "safe-buffer": "^5.1.2",
    "saslprep": "^1.0.0"
  },
  "description": "Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications",
  "devDependencies": {
    "chai": "^4.1.2",
    "chai-subset": "^1.6.0",
    "co": "^4.6.0",
    "eslint": "^4.6.1",
    "eslint-plugin-prettier": "^2.2.0",
    "jsdoc": "3.5.4",
    "mongodb-extjson": "^2.1.2",
    "mongodb-mock-server": "^1.0.0",
    "mongodb-test-runner": "^1.1.18",
    "prettier": "~1.12.0",
    "sinon": "^6.0.0",
    "snappy": "^6.1.1",
    "standard-version": "^4.4.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-rD2US2s5qk/ckbiiGFHeu+yKYDXdJ1G87F6CG3YdaZpzdOm5zpoAZd/EKbPmFO6cQZ+XVXBXBJ660sSI0gc6qg==",
    "shasum": "b253038dbb4d7329f3d1c2ee5400bb0c9221fde5",
    "tarball": "https://registry.npmjs.org/mongodb-core/-/mongodb-core-3.1.11.tgz",
    "fileCount": 43,
    "unpackedSize": 603917,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcP6tpCRA9TVsSAnZWagAAhF0P/0EkG27rK9Zoh6WOM1DM\nO1nM8mbjeQyNx7FlS+NoXUn9B8nZexzSa5j65djABGhd2ZqXKli015Kka/2P\nnFIJEv7rI0XPJirHEeDU/ZUi7d2faa023HKszFlYMLPQfxEq/mmmgB6ds8vR\np9lnDvQjpYzKp1ZolCNv+yGkayb1e2KtLEY4gV+I9Z79cx1nMOks1sY9+Ihz\nWhB48tDzSzEDs3CQxii+Pp0fOCJ7pzBxlwrRPVpjZ6U9TXNVrX37lqlyx/ss\noa21Nd5iZLQDsyyjn5E93esCEaHUqeFGdxlui4+DlzO9kFBsh0FK9GjMqnNj\nkoWpELkX4TprKIbudsPMaTxQMzpNbT/9+ca6C4a6CYkMwCE5BRWm4yh+mpJz\nBM/kalnFVm4IhzdVvEBq0EU2ZM4ksNwq9OFYQ7LFgTl98kOwD6dr5R1zgrAR\nnhvLSBDQeHtnM3sswcpiH/tPEUb7OEOSUI6kCZCTH9o9M1fQWzYJ2o8DmF+H\nAY77lrmMDeQzHkgbqfIMpTmX7c/hKNWcKJF7SqOxl5PxMXJT+RiB4Fd6mvhz\nObNTmwmm2nlKT7tPWk0SCatssPnNI45MMpdrR6D9BQBjZSGIpXHl9US4qczp\nf5wHYHGcWkA+o2qO+CDNDNWeetsM/ztJKhdBoEYAzXzWLilgRuY6DL1ATxuK\nwrqg\r\n=M9ip\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "9a93ac802a4b11673ac7e97d33347e0249d77e00",
  "homepage": "https://github.com/mongodb-js/mongodb-core",
  "keywords": [
    "mongodb",
    "core"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "christkv",
      "email": "christkv@gmail.com"
    },
    {
      "name": "daprahamian",
      "email": "dan.aprahamian@gmail.com"
    },
    {
      "name": "mbroadst",
      "email": "mbroadst@gmail.com"
    }
  ],
  "name": "mongodb-core",
  "optionalDependencies": {
    "saslprep": "^1.0.0"
  },
  "peerOptionalDependencies": {
    "kerberos": "^1.0.0",
    "mongodb-extjson": "^2.1.2",
    "snappy": "^6.1.1",
    "bson-ext": "^2.0.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mongodb-js/mongodb-core.git"
  },
  "scripts": {
    "atlas": "node ./test/atlas.js",
    "changelog": "conventional-changelog -p angular -i HISTORY.md -s",
    "coverage": "nyc node test/runner.js -t functional -l && node_modules/.bin/nyc report --reporter=text-lcov | node_modules/.bin/coveralls",
    "format": "prettier --print-width 100 --tab-width 2 --single-quote --write index.js test/**/*.js lib/**/*.js",
    "lint": "eslint index.js lib test",
    "release": "standard-version -i HISTORY.md",
    "test": "npm run lint && mongodb-test-runner -t 60000 test/tests"
  },
  "version": "3.1.11"
}
