X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Fraw-body%2Fpackage.json;fp=node_modules%2Fraw-body%2Fpackage.json;h=8b356277fc95086bfdc71d1403fdc2e06b379b6b;hp=dab8203aee189851614e53945094cf35ad56fa79;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/raw-body/package.json b/node_modules/raw-body/package.json index dab8203..8b35627 100644 --- a/node_modules/raw-body/package.json +++ b/node_modules/raw-body/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "raw-body@2.4.0", + "/home/josuer08/Documents/web" + ] + ], "_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": "/home/josuer08/Documents/web/node_modules/body-parser", + "_spec": "2.4.0", + "_where": "/home/josuer08/Documents/web", "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",