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": [
[
"readable-stream@2.2.7",
"/app"
]
],
"_from": "readable-stream@2.2.7",
"_id": "readable-stream@2.2.7",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/mongodb"
],
"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.7.tgz",
"_shasum": "07057acbe2467b22042d36f98c5ad507054e95b1",
"_spec": "readable-stream@2.2.7",
"_where": "/app/node_modules/mongodb",
"_spec": "2.2.7",
"_where": "/app",
"browser": {
"util": false,
"./readable.js": "./readable-browser.js",
@@ -31,7 +36,6 @@
"bugs": {
"url": "https://github.com/nodejs/readable-stream/issues"
},
"bundleDependencies": false,
"dependencies": {
"buffer-shims": "~1.0.0",
"core-util-is": "~1.0.0",
@@ -41,7 +45,6 @@
"string_decoder": "~1.0.0",
"util-deprecate": "~1.0.1"
},
"deprecated": false,
"description": "Streams3, a user-land copy of the stream library from Node.js",
"devDependencies": {
"assert": "~1.4.0",