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-core@2.1.18",
"/app"
]
],
"_from": "mongodb-core@2.1.18",
"_id": "mongodb-core@2.1.18",
"_inBundle": false,
@@ -19,21 +25,18 @@
"/mongodb"
],
"_resolved": "https://registry.npmjs.org/mongodb-core/-/mongodb-core-2.1.18.tgz",
"_shasum": "4c46139bdf3a1f032ded91db49f38eec01659050",
"_spec": "mongodb-core@2.1.18",
"_where": "/app/node_modules/mongodb",
"_spec": "2.1.18",
"_where": "/app",
"author": {
"name": "Christian Kvalheim"
},
"bugs": {
"url": "https://github.com/christkv/mongodb-core/issues"
},
"bundleDependencies": false,
"dependencies": {
"bson": "~1.0.4",
"require_optional": "~1.0.0"
},
"deprecated": false,
"description": "Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications",
"devDependencies": {
"co": "^4.5.4",