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": [
[
"unpipe@1.0.0",
"/app"
]
],
"_from": "unpipe@1.0.0",
"_id": "unpipe@1.0.0",
"_inBundle": false,
@@ -20,9 +26,8 @@
"/raw-body"
],
"_resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
"_shasum": "b2bf4ee8514aae6165b4817829d21b2ef49904ec",
"_spec": "unpipe@1.0.0",
"_where": "/app/node_modules/raw-body",
"_spec": "1.0.0",
"_where": "/app",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/stream-utils/unpipe/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Unpipe a stream from all destinations",
"devDependencies": {
"istanbul": "0.3.15",