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": [
[
"raw-body@2.4.0",
"/app"
]
],
"_from": "raw-body@2.4.0",
"_id": "raw-body@2.4.0",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/body-parser"
],
"_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz",
"_shasum": "a1ce6fb9c9bc356ca52e89256ab59059e13d0332",
"_spec": "raw-body@2.4.0",
"_where": "/app/node_modules/body-parser",
"_spec": "2.4.0",
"_where": "/app",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
@@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/stream-utils/raw-body/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -47,7 +51,6 @@
"iconv-lite": "0.4.24",
"unpipe": "1.0.0"
},
"deprecated": false,
"description": "Get and validate the raw body of a readable stream.",
"devDependencies": {
"bluebird": "3.5.4",