X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Fstatuses%2Fpackage.json;fp=node_modules%2Fstatuses%2Fpackage.json;h=c14394ac5c03b9a5702d532d94f977e772b0338c;hp=e1700726e4bc228a35d7cb1494da5a5299468af3;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/statuses/package.json b/node_modules/statuses/package.json index e170072..c14394a 100644 --- a/node_modules/statuses/package.json +++ b/node_modules/statuses/package.json @@ -1,19 +1,25 @@ { - "_from": "statuses@~1.5.0", + "_args": [ + [ + "statuses@1.5.0", + "/home/josuer08/Documents/web" + ] + ], + "_from": "statuses@1.5.0", "_id": "statuses@1.5.0", "_inBundle": false, "_integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=", "_location": "/statuses", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "statuses@~1.5.0", + "raw": "statuses@1.5.0", "name": "statuses", "escapedName": "statuses", - "rawSpec": "~1.5.0", + "rawSpec": "1.5.0", "saveSpec": null, - "fetchSpec": "~1.5.0" + "fetchSpec": "1.5.0" }, "_requiredBy": [ "/express", @@ -22,13 +28,11 @@ "/send" ], "_resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz", - "_shasum": "161c7dac177659fd9811f43771fa99381478628c", - "_spec": "statuses@~1.5.0", - "_where": "/home/josuer08/Documents/web/node_modules/express", + "_spec": "1.5.0", + "_where": "/home/josuer08/Documents/web", "bugs": { "url": "https://github.com/jshttp/statuses/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Douglas Christopher Wilson", @@ -40,7 +44,6 @@ "url": "http://jongleberry.com" } ], - "deprecated": false, "description": "HTTP status utility", "devDependencies": { "csv-parse": "1.2.4",