Show dino

This commit is contained in:
Gustavo Adolfo Mesa Roldán
2020-04-01 23:50:42 +02:00
parent 13822fcaba
commit 09924eb01c
171 changed files with 3126 additions and 1270 deletions
+8 -5
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"mongodb@2.2.34",
"/app"
]
],
"_from": "mongodb@2.2.34",
"_id": "mongodb@2.2.34",
"_inBundle": false,
@@ -19,22 +25,19 @@
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-2.2.34.tgz",
"_shasum": "a34f59bbeb61754aec432de72c3fe21526a44c1a",
"_spec": "mongodb@2.2.34",
"_where": "/app/node_modules/mongoose",
"_spec": "2.2.34",
"_where": "/app",
"author": {
"name": "Christian Kvalheim"
},
"bugs": {
"url": "https://github.com/mongodb/node-mongodb-native/issues"
},
"bundleDependencies": false,
"dependencies": {
"es6-promise": "3.2.1",
"mongodb-core": "2.1.18",
"readable-stream": "2.2.7"
},
"deprecated": false,
"description": "The official MongoDB driver for Node.js",
"devDependencies": {
"JSONStream": "^1.0.7",