Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose-legacy-pluralize/

LICENSE /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose-legacy-pluralize/LICENSE
31 Views
0 Comments
Apache License
Version 2.0, January 2004
htt
README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose-legacy-pluralize/README.md
26 Views
0 Comments
# mongoose-legacy-pluralize
Legacy pluralization logic for mongoose

index.js /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose-legacy-pluralize/index.js
7 Views
0 Comments
module.exports = pluralize;

/**
* Pluralization rules.
*
* These rules are applied while processing the argument to `toColle
package.json /cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose-legacy-pluralize/package.json
13 Views
0 Comments
{
"name": "mongoose-legacy-pluralize",
"version": "1.0.2",
"description": "Legacy pluralization logic for mongoose",
"ma