{"name":"mongodb-core","version":"3.2.4","description":"Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications","main":"index.js","scripts":{"test":"npm run lint && mongodb-test-runner -t 60000 test/tests","coverage":"nyc node test/runner.js -t functional -l && node_modules/.bin/nyc report --reporter=text-lcov | node_modules/.bin/coveralls","lint":"eslint index.js lib test","format":"prettier --print-width 100 --tab-width 2 --single-quote --write index.js test/**/*.js lib/**/*.js","changelog":"conventional-changelog -p angular -i HISTORY.md -s","atlas":"node ./test/atlas.js","release":"standard-version -i HISTORY.md"},"repository":{"type":"git","url":"git://github.com/mongodb-js/mongodb-core.git"},"keywords":["mongodb","core"],"dependencies":{"bson":"^1.1.1","require_optional":"^1.0.1","safe-buffer":"^5.1.2","saslprep":"^1.0.0"},"devDependencies":{"chai":"^4.2.0","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.1","mongodb-test-runner":"^1.3.4","prettier":"~1.12.0","sinon":"^6.0.0","snappy":"^6.1.1","standard-version":"^4.4.0"},"peerOptionalDependencies":{"kerberos":"^1.0.0","mongodb-extjson":"^2.1.2","snappy":"^6.1.1","bson-ext":"^2.0.0"},"author":{"name":"Christian Kvalheim"},"license":"Apache-2.0","bugs":{"url":"https://github.com/mongodb-js/mongodb-core/issues"},"homepage":"https://github.com/mongodb-js/mongodb-core","optionalDependencies":{"saslprep":"^1.0.0"},"gitHead":"5e53b0e1068c9a966db55d552ad6c1714b5a394f","_id":"mongodb-core@3.2.4","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"mbroadst","email":"mbroadst@gmail.com"},"dist":{"shasum":"6731b46c5f367bfeca94a0989e0dcb9f54e95208","size":129668,"noattachment":false,"key":"/mongodb-core/-/mongodb-core-3.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/mongodb-core/download/mongodb-core-3.2.4.tgz"},"maintainers":[{"name":"daprahamian","email":"dan.aprahamian@gmail.com"},{"name":"mbroadst","email":"mbroadst@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mongodb-core_3.2.4_1557356799300_0.8728056455100195"},"_hasShrinkwrap":false,"publish_time":1557356799384,"_cnpm_publish_time":1557356799384,"dist-tags":{"beta":"3.2.0-beta2","latest":"3.2.7","stable":"3.0.11"}}