First Commit
This commit is contained in:
commit
601e886c14
2123 files changed
+334815
No files matched your search
+54
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"mongoose-legacy-pluralize@1.0.2",
|
||||
"C:\\Users\\flami\\OneDrive\\Desktop\\node_passport_login"
|
||||
]
|
||||
],
|
||||
"_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",
|
||||
"_spec": "1.0.2",
|
||||
"_where": "C:\\Users\\flami\\OneDrive\\Desktop\\node_passport_login",
|
||||
"author": {
|
||||
"name": "Valeri Karpov",
|
||||
"email": "val@karpov.io"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/vkarpov15/mongoose-legacy-pluralize/issues"
|
||||
},
|
||||
"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"
|
||||
}
|
||||
Reference in new issue
Block a user