{"name":"mongoose","description":"Mongoose MongoDB ODM","version":"6.2.0","author":{"name":"Guillermo Rauch","email":"guillermo@learnboost.com"},"keywords":["mongodb","document","model","schema","database","odm","data","datastore","query","nosql","orm","db"],"license":"MIT","dependencies":{"bson":"^4.2.2","kareem":"2.3.3","mongodb":"4.3.1","mpath":"0.8.4","mquery":"4.0.2","ms":"2.1.2","regexp-clone":"1.0.0","sift":"13.5.2"},"devDependencies":{"@babel/core":"7.10.5","@babel/preset-env":"7.10.4","@typescript-eslint/eslint-plugin":"5.8.0","@typescript-eslint/parser":"5.8.0","acquit":"1.x","acquit-ignore":"0.1.x","acquit-require":"0.1.x","babel-loader":"8.1.0","benchmark":"2.1.4","bluebird":"3.7.2","cheerio":"1.0.0-rc.5","dox":"0.3.1","eslint":"8.5.0","eslint-plugin-mocha-no-only":"1.1.0","highlight.js":"9.18.3","js-yaml":"4.1.0","lodash.isequal":"4.5.0","lodash.isequalwith":"4.4.0","marked":"2.1.3","mkdirp":"0.5.5","mocha":"9.2.0","moment":"2.x","mongodb-memory-server":"^8.2.0","nyc":"^15.1.0","pug":"3.0.2","q":"1.5.1","rimraf":"2.6.3","serve-handler":"6.1.3","typescript":"4.5.3","uuid":"8.3.2","webpack":"4.44.1"},"directories":{"lib":"./lib/mongoose"},"scripts":{"lint":"eslint .","build-browser":"node build-browser.js","prepublishOnly":"npm run build-browser","release":"git pull && git push origin master --tags && npm publish","release-legacy":"git pull origin 5.x && git push origin 5.x --tags && npm publish --tag legacy","mongo":"node ./tools/repl.js","test":"mocha --exit ./test/*.test.js ./test/typescript/main.test.js","tdd":"mocha ./test/*.test.js ./test/typescript/main.test.js --inspect --watch --recursive --watch-files ./**/*.js","test-coverage":"nyc --reporter=html --reporter=text npm test"},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=12.0.0"},"bugs":{"url":"https://github.com/Automattic/mongoose/issues/new"},"repository":{"type":"git","url":"git://github.com/Automattic/mongoose.git"},"homepage":"https://mongoosejs.com","browser":"./dist/browser.umd.js","mocha":{"extension":["test.js"],"watch-files":["test/**/*.js"]},"eslintConfig":{"extends":["eslint:recommended"],"overrides":[{"files":["**/*.{ts,tsx}"],"extends":["plugin:@typescript-eslint/eslint-recommended","plugin:@typescript-eslint/recommended"],"plugins":["@typescript-eslint"],"rules":{"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/ban-types":"off","@typescript-eslint/no-unused-vars":"off","@typescript-eslint/explicit-module-boundary-types":"off"}}],"plugins":["mocha-no-only"],"parserOptions":{"ecmaVersion":2020},"env":{"node":true,"es6":true},"rules":{"comma-style":"error","indent":["error",2,{"SwitchCase":1,"VariableDeclarator":2}],"keyword-spacing":"error","no-whitespace-before-property":"error","no-buffer-constructor":"warn","no-console":"off","no-constant-condition":"off","no-multi-spaces":"error","func-call-spacing":"error","no-trailing-spaces":"error","no-undef":"error","no-unneeded-ternary":"error","no-const-assign":"error","no-useless-rename":"error","no-dupe-keys":"error","space-in-parens":["error","never"],"spaced-comment":["error","always",{"block":{"markers":["!"],"balanced":true}}],"key-spacing":["error",{"beforeColon":false,"afterColon":true}],"comma-spacing":["error",{"before":false,"after":true}],"array-bracket-spacing":1,"arrow-spacing":["error",{"before":true,"after":true}],"object-curly-spacing":["error","always"],"comma-dangle":["error","never"],"no-unreachable":"error","quotes":["error","single"],"quote-props":["error","as-needed"],"semi":"error","no-extra-semi":"error","semi-spacing":"error","no-spaced-func":"error","no-throw-literal":"error","space-before-blocks":"error","space-before-function-paren":["error","never"],"space-infix-ops":"error","space-unary-ops":"error","no-var":"warn","prefer-const":"warn","strict":["error","global"],"no-restricted-globals":["error",{"name":"context","message":"Don't use Mocha's global context"}],"no-prototype-builtins":"off","mocha-no-only/mocha-no-only":["error"]}},"config":{"mongodbMemoryServer":{"disablePostinstall":true}},"funding":{"type":"opencollective","url":"https://opencollective.com/mongoose"},"gitHead":"bea37deaae8d4e8a462842207c54e7af570f7015","_id":"mongoose@6.2.0","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"07af7313779bc42701f35624c3320719afe6629f","size":750195,"noattachment":false,"key":"/mongoose/-/mongoose-6.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mongoose/download/mongoose-6.2.0.tgz"},"_npmUser":{"name":"vkarpov15","email":"val@karpov.io"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"rauchg","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"vkarpov15","email":"valkar207@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mongoose_6.2.0_1643827057946_0.6277007132443058"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-02T18:38:08.970Z","publish_time":1643827058184,"_cnpm_publish_time":1643827058184,"dist-tags":{"5x":"5.13.23","6x":"6.13.9","7x":"7.8.9","8x":"8.23.0","latest":"9.4.1","legacy":"6.12.2","next":"9.0.0-rc1","unstable":"3.9.7"}}