Show dino
This commit is contained in:
+8
-5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user