{"name":"connect-mongo","version":"6.0.0-beta.0","description":"MongoDB session store for Express and Connect","type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"types":"./dist/index.d.cts","keywords":["connect","mongo","mongodb","session","express"],"contributors":[{"name":"Casey Banner","email":"kcbanner@gmail.com"},{"name":"Jerome Desboeufs","email":"jerome.desboeufs@gmail.com"},{"name":"MC Or","email":"mingchuno@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/jdesboeufs/connect-mongo.git"},"bugs":{"url":"https://github.com/jdesboeufs/connect-mongo/issues"},"scripts":{"typecheck":"tsc --noEmit","build":"tsdown","fix":"run-s fix:*","fix:prettier":"prettier \"src/**/*.ts\" --write","fix:lint":"eslint --cache src --ext .ts --fix","test":"run-s test:*","test:lint":"eslint --cache src --ext .ts","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:unit":"c8 ava","watch:test":"c8 ava --watch","cov":"run-s test:unit cov:html cov:lcov && open-cli coverage/index.html","cov:html":"c8 report --reporter=html","cov:lcov":"c8 report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","cov:check":"c8 report --check-coverage","doc":"run-s doc:html && open-cli dist/docs/index.html","doc:html":"typedoc --entryPointStrategy expand --entryPoints src --exclude **/*.spec.ts --out dist/docs","doc:json":"typedoc --entryPointStrategy expand --entryPoints src --exclude **/*.spec.ts --json dist/docs/typedoc.json","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d dist/docs","prepare-release":"run-s test cov:check doc:html version doc:publish","prepare":"husky","tls:setup":"bash ./scripts/generate-mongo-tls.sh"},"engines":{"node":">=20.8.0"},"peerDependencies":{"express-session":"^1.17.1","mongodb":">=5.0.0"},"dependencies":{"debug":"^4.4.3","kruptein":"3.0.8"},"devDependencies":{"@ava/typescript":"^6.0.0","@commitlint/cli":"^20.1.0","@commitlint/config-conventional":"^20.0.0","@eslint/eslintrc":"^3.3.3","@eslint/js":"^9.39.1","@types/debug":"^4.1.12","@types/express":"^4.17.25","@types/express-session":"^1.18.2","@types/node":"^24.10.1","@types/supertest":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.48.0","@typescript-eslint/parser":"^8.48.0","ava":"^6.4.1","c8":"^10.1.3","codecov":"^3.8.2","eslint":"^9.39.1","eslint-config-prettier":"^10.1.8","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-prettier":"^5.5.4","express":"^4.21.2","express-session":"^1.18.2","gh-pages":"^6.3.0","husky":"^9.1.7","lint-staged":"^16.2.7","mongodb":"^7.0.0","npm-run-all":"^4.1.5","open-cli":"^8.0.0","prettier":"^3.7.3","standard-version":"^9.5.0","supertest":"^7.1.4","tsdown":"^0.16.8","typedoc":"^0.28.15","typescript":"^5.9.3"},"prettier":{"singleQuote":true,"semi":false,"trailingComma":"es5"},"c8":{"include":["build/**/*.js"],"exclude":["build/**/*.{spec,test}.js","build/**/test/**/*.js","node_modules/**"],"reporter":["text","lcov","html"],"all":true,"skipFull":false,"check-coverage":true,"branches":85,"functions":85,"lines":85,"statements":85},"lint-staged":{"**/*.{ts,js}":["eslint --cache --fix"]},"standard-version":{"skip":{"changelog":true}},"packageManager":"npm@11.6.2","readmeFilename":"README.md","gitHead":"bc3ac9f95d1ebff578006a086eb12581e2ea5d8c","_id":"connect-mongo@6.0.0-beta.0","homepage":"https://github.com/jdesboeufs/connect-mongo#readme","_nodeVersion":"25.2.1","_npmVersion":"11.6.2","dist":{"shasum":"23c4e02db8912afe6aa8f52cef74a43a6185a30b","size":38582,"noattachment":false,"key":"/connect-mongo/-/connect-mongo-6.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/connect-mongo/download/connect-mongo-6.0.0-beta.0.tgz"},"_npmUser":{"name":"mingchuno","email":"mingchuno@gmail.com"},"directories":{},"maintainers":[{"name":"jdesboeufs","email":""},{"name":"mingchuno","email":"mingchuno@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/connect-mongo_6.0.0-beta.0_1764545388601_0.7856978619871475"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-30T23:29:48.801Z","publish_time":1764545388801,"_source_registry_name":"default","_cnpm_publish_time":1764545388801,"dist-tags":{"beta":"6.0.0-beta.0","latest":"6.0.0","next":"4.4.0-rc1"}}