Files
2020-08-20 20:27:14 +02:00

27 lines
860 B
JSON

{
"name": "mongoose-legacy-pluralize",
"version": "1.0.2",
"description": "Legacy pluralization logic for mongoose",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/vkarpov15/mongoose-legacy-pluralize.git"
},
"keywords": [
"mongoose",
"mongodb"
],
"peerDependencies": {
"mongoose": "*"
},
"author": "Valeri Karpov <val@karpov.io>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/vkarpov15/mongoose-legacy-pluralize/issues"
},
"homepage": "https://github.com/vkarpov15/mongoose-legacy-pluralize"
,"_resolved": "https://registry.npmjs.org/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz"
,"_integrity": "sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ=="
,"_from": "mongoose-legacy-pluralize@1.0.2"
}