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