X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Fbytes%2Fpackage.json;fp=node_modules%2Fbytes%2Fpackage.json;h=e2753c364f6063af688d215a84ec99e9f66563aa;hp=46a61a3eaf23fa44b257d56294b2f2de7ba59ec7;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/bytes/package.json b/node_modules/bytes/package.json index 46a61a3..e2753c3 100644 --- a/node_modules/bytes/package.json +++ b/node_modules/bytes/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "bytes@3.1.0", + "/home/josuer08/Documents/web" + ] + ], "_from": "bytes@3.1.0", "_id": "bytes@3.1.0", "_inBundle": false, @@ -20,9 +26,8 @@ "/raw-body" ], "_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz", - "_shasum": "f6cf7933a360e0588fa9fde85651cdc7f805d1f6", - "_spec": "bytes@3.1.0", - "_where": "/home/josuer08/Documents/web/node_modules/body-parser", + "_spec": "3.1.0", + "_where": "/home/josuer08/Documents/web", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca", @@ -31,7 +36,6 @@ "bugs": { "url": "https://github.com/visionmedia/bytes.js/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jed Watson", @@ -42,7 +46,6 @@ "email": "theo.fidry@gmail.com" } ], - "deprecated": false, "description": "Utility to parse a string bytes to bytes and vice-versa", "devDependencies": { "eslint": "5.12.1",