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