Simple Chat Room in NodeJS, expressJS and mongoDB in Docker Swarm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

81 lines
2.4 KiB

{
"_args": [
[
"mongoose-legacy-pluralize@1.0.2",
"/home/user/dockydock/docker_nodejs_dev/node_modules/mongoose"
]
],
"_from": "mongoose-legacy-pluralize@1.0.2",
"_id": "mongoose-legacy-pluralize@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/mongoose-legacy-pluralize",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/mongoose-legacy-pluralize-1.0.2.tgz_1517182574020_0.22071910346858203"
},
"_npmUser": {
"email": "val@karpov.io",
"name": "vkarpov15"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "mongoose-legacy-pluralize",
"raw": "mongoose-legacy-pluralize@1.0.2",
"rawSpec": "1.0.2",
"scope": null,
"spec": "1.0.2",
"type": "version"
},
"_requiredBy": [
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz",
"_shasum": "3ba9f91fa507b5186d399fb40854bff18fb563e4",
"_shrinkwrap": null,
"_spec": "mongoose-legacy-pluralize@1.0.2",
"_where": "/home/user/dockydock/docker_nodejs_dev/node_modules/mongoose",
"author": {
"email": "val@karpov.io",
"name": "Valeri Karpov"
},
"bugs": {
"url": "https://github.com/vkarpov15/mongoose-legacy-pluralize/issues"
},
"dependencies": {},
"description": "Legacy pluralization logic for mongoose",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==",
"shasum": "3ba9f91fa507b5186d399fb40854bff18fb563e4",
"tarball": "https://registry.npmjs.org/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz"
},
"gitHead": "94660a1990fd4cb5fc32d0664f13e4109f9c763d",
"homepage": "https://github.com/vkarpov15/mongoose-legacy-pluralize",
"keywords": [
"mongodb",
"mongoose"
],
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"name": "vkarpov15",
"email": "val@karpov.io"
}
],
"name": "mongoose-legacy-pluralize",
"optionalDependencies": {},
"peerDependencies": {
"mongoose": "*"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/vkarpov15/mongoose-legacy-pluralize.git"
},
"version": "1.0.2"
}