UNPKG

mongoose-legacy-pluralize

Version:
24 lines (23 loc) 596 B
{ "name": "mongoose-legacy-pluralize", "version": "2.0.0", "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" }