{"name":"mongodb","version":"6.8.2","keywords":["mongodb","driver","official"],"author":{"name":"The MongoDB NodeJS Team","email":"dbx-node@mongodb.com"},"license":"Apache-2.0","_id":"mongodb@6.8.2","maintainers":[{"name":"dariakp","email":""},{"name":"dbx-node","email":""}],"homepage":"https://github.com/mongodb/node-mongodb-native","bugs":{"url":"https://jira.mongodb.org/projects/NODE/issues/"},"tsd":{"directory":"test/types","compilerOptions":{"module":"commonjs","strict":true,"target":"esnext","moduleResolution":"node"}},"dist":{"shasum":"7c4abc16c070adef39ad402b33e4458c52e40e33","size":663057,"noattachment":false,"key":"/mongodb/-/mongodb-6.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mongodb/download/mongodb-6.8.2.tgz"},"main":"lib/index.js","types":"mongodb.d.ts","engines":{"node":">=16.20.1"},"gitHead":"f1c56182a5d585c0e63b7dbb062d29c8bffb3834","scripts":{"test":"npm run check:lint && npm run test:all","prepare":"node etc/prepare.js","build:ts":"node ./node_modules/typescript/bin/tsc","check:ts":"node ./node_modules/typescript/bin/tsc -v && node ./node_modules/typescript/bin/tsc --noEmit","test:all":"npm run check:unit && npm run check:test","build:dts":"npm run build:ts && api-extractor run && node etc/clean_definition_files.cjs && eslint mongodb.d.ts --fix","check:adl":"mocha --config test/mocha_mongodb.json test/manual/atlas-data-lake-testing","check:aws":"nyc mocha --config test/mocha_mongodb.json test/integration/auth/mongodb_aws.test.ts","check:dts":"node ./node_modules/typescript/bin/tsc --noEmit mongodb.d.ts && tsd","check:tls":"mocha --config test/manual/mocharc.json test/manual/tls_support.test.ts","check:tsd":"tsd --version && tsd","build:docs":"./etc/docs/build.ts","check:ldap":"nyc mocha --config test/manual/mocharc.json test/manual/ldap.test.js","check:lint":"npm run build:dts && npm run check:dts && npm run check:eslint && npm run check:tsd","check:ocsp":"mocha --config test/manual/mocharc.json test/manual/ocsp_support.test.js","check:test":"mocha --config test/mocha_mongodb.json test/integration","check:unit":"mocha test/unit","check:x509":"mocha test/manual/x509_auth.test.ts","fix:eslint":"npm run check:eslint -- --fix","check:atlas":"mocha --config test/manual/mocharc.json test/manual/atlas_connectivity.test.ts","check:bench":"node test/benchmarks/driverBench","check:csfle":"mocha --config test/mocha_mongodb.json test/integration/client-side-encryption","update:docs":"npm run build:docs -- --yes","check:eslint":"eslint -v && eslint --max-warnings=0 --ext '.js,.ts' src test","check:lambda":"mocha --config test/mocha_lambda.json test/integration/node-specific/examples/handler.test.js","check:snappy":"mocha test/unit/assorted/snappy.test.js","check:socks5":"mocha --config test/manual/mocharc.json test/manual/socks5.test.ts","preview:docs":"ts-node etc/docs/preview.ts","build:nightly":"node ./.github/scripts/nightly.mjs","build:typedoc":"typedoc","check:coverage":"nyc npm run test:all","check:kerberos":"nyc mocha --config test/manual/mocharc.json test/manual/kerberos.test.ts","check:oidc-gcp":"mocha --config test/mocha_mongodb.json test/integration/auth/mongodb_oidc_gcp.prose.06.test.ts","build:evergreen":"node .evergreen/generate_evergreen_tasks.js","check:oidc-auth":"mocha --config test/mocha_mongodb.json test/integration/auth/auth.spec.test.ts","check:oidc-test":"mocha --config test/mocha_mongodb.json test/integration/auth/mongodb_oidc.prose.test.ts","check:lambda:aws":"mocha --config test/mocha_lambda.json test/integration/node-specific/examples/aws_handler.test.js","check:oidc-azure":"mocha --config test/mocha_mongodb.json test/integration/auth/mongodb_oidc_azure.prose.05.test.ts","check:dependencies":"mocha test/action/dependency.test.ts","check:search-indexes":"nyc mocha --config test/mocha_mongodb.json test/manual/search-index-management.prose.test.ts","check:integration-coverage":"nyc npm run check:test","check:drivers-atlas-testing":"mocha --config test/mocha_mongodb.json test/atlas/drivers_atlas_testing.test.ts"},"_npmUser":{"name":"dbx-node","email":"dbx-node@mongodb.com"},"repository":{"url":"git+ssh://git@github.com/mongodb/node-mongodb-native.git","type":"git"},"_npmVersion":"10.8.3","description":"The official MongoDB driver for Node.js","directories":{},"_nodeVersion":"20.17.0","dependencies":{"bson":"^6.7.0","@mongodb-js/saslprep":"^1.1.5","mongodb-connection-string-url":"^3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","tsd":"^0.31.0","chai":"^4.4.1","chalk":"^4.1.2","mocha":"^10.4.0","sinon":"^17.0.1","socks":"^2.8.1","yargs":"^17.7.2","eslint":"^8.56.0","semver":"^7.6.0","snappy":"^7.2.2","express":"^4.19.2","js-yaml":"^4.1.0","ts-node":"^10.9.2","prettier":"^2.8.8","sinon-chai":"^3.7.0","typescript":"5.0","@iarna/toml":"^2.2.5","@types/chai":"^4.3.14","@types/node":"^20.12.7","chai-subset":"^1.6.0","mocha-sinon":"^2.1.2","@types/mocha":"^10.0.6","@types/sinon":"^17.0.3","gcp-metadata":"^5.3.0","@types/semver":"^7.5.8","@types/express":"^4.17.21","mongodb-legacy":"^6.0.1","@types/kerberos":"^1.1.5","@types/saslprep":"^1.0.3","v8-heapsnapshot":"^1.3.1","@mongodb-js/zstd":"^1.2.0","@types/sinon-chai":"^3.2.12","@types/whatwg-url":"^11.0.4","@types/chai-subset":"^1.3.5","source-map-support":"^0.5.21","eslint-plugin-mocha":"^10.4.1","eslint-plugin-tsdoc":"^0.2.17","eslint-plugin-github":"^4.10.2","eslint-plugin-import":"^2.29.1","eslint-config-prettier":"^8.10.0","eslint-plugin-prettier":"^4.2.1","@microsoft/tsdoc-config":"^0.16.2","@microsoft/api-extractor":"^7.43.1","@typescript-eslint/parser":"^5.62.0","mongodb-client-encryption":"^6.0.1","typescript-cached-transpile":"^0.0.6","eslint-plugin-unused-imports":"^2.0.0","@aws-sdk/credential-providers":"^3.515.0","@typescript-eslint/eslint-plugin":"^5.62.0","eslint-plugin-simple-import-sort":"^10.0.0","@istanbuljs/nyc-config-typescript":"^1.0.2"},"peerDependencies":{"socks":"^2.7.1","snappy":"^7.2.2","kerberos":"^2.0.1","gcp-metadata":"^5.2.0","@mongodb-js/zstd":"^1.1.0","mongodb-client-encryption":">=6.0.0 <7","@aws-sdk/credential-providers":"^3.188.0"},"peerDependenciesMeta":{"socks":{"optional":true},"snappy":{"optional":true},"kerberos":{"optional":true},"gcp-metadata":{"optional":true},"@mongodb-js/zstd":{"optional":true},"mongodb-client-encryption":{"optional":true},"@aws-sdk/credential-providers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodb_6.8.2_1726161008208_0.07783768402891966","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-09-12T17:10:08.522Z","publish_time":1726161008522,"_source_registry_name":"default","_cnpm_publish_time":1726161008522,"dist-tags":{"4x":"4.17.2","5x":"5.9.2","6x":"6.21.0","latest":"7.1.1","nightly":"6.3.0-dev.20240229.sha.99a0059"}}