summaryrefslogtreecommitdiffstats
path: root/node_modules/mongoose-legacy-pluralize/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/mongoose-legacy-pluralize/package.json')
-rw-r--r--node_modules/mongoose-legacy-pluralize/package.json51
1 files changed, 51 insertions, 0 deletions
diff --git a/node_modules/mongoose-legacy-pluralize/package.json b/node_modules/mongoose-legacy-pluralize/package.json
new file mode 100644
index 0000000..f011a6d
--- /dev/null
+++ b/node_modules/mongoose-legacy-pluralize/package.json
@@ -0,0 +1,51 @@
+{
+ "_from": "mongoose-legacy-pluralize@1.0.2",
+ "_id": "mongoose-legacy-pluralize@1.0.2",
+ "_inBundle": false,
+ "_integrity": "sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==",
+ "_location": "/mongoose-legacy-pluralize",
+ "_phantomChildren": {},
+ "_requested": {
+ "type": "version",
+ "registry": true,
+ "raw": "mongoose-legacy-pluralize@1.0.2",
+ "name": "mongoose-legacy-pluralize",
+ "escapedName": "mongoose-legacy-pluralize",
+ "rawSpec": "1.0.2",
+ "saveSpec": null,
+ "fetchSpec": "1.0.2"
+ },
+ "_requiredBy": [
+ "/mongoose"
+ ],
+ "_resolved": "https://registry.npmjs.org/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz",
+ "_shasum": "3ba9f91fa507b5186d399fb40854bff18fb563e4",
+ "_spec": "mongoose-legacy-pluralize@1.0.2",
+ "_where": "/home/pruss/Dev/3-minute-website/node_modules/mongoose",
+ "author": {
+ "name": "Valeri Karpov",
+ "email": "val@karpov.io"
+ },
+ "bugs": {
+ "url": "https://github.com/vkarpov15/mongoose-legacy-pluralize/issues"
+ },
+ "bundleDependencies": false,
+ "deprecated": false,
+ "description": "Legacy pluralization logic for mongoose",
+ "homepage": "https://github.com/vkarpov15/mongoose-legacy-pluralize",
+ "keywords": [
+ "mongoose",
+ "mongodb"
+ ],
+ "license": "Apache-2.0",
+ "main": "index.js",
+ "name": "mongoose-legacy-pluralize",
+ "peerDependencies": {
+ "mongoose": "*"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/vkarpov15/mongoose-legacy-pluralize.git"
+ },
+ "version": "1.0.2"
+}