X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Fmethods%2Fpackage.json;fp=node_modules%2Fmethods%2Fpackage.json;h=4c3c596ecfdfad9a59b3a6b3df2ac648ddcf6c93;hp=e44823e97ee6ad72d1a0b6968b8055f44a8aa4db;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/methods/package.json b/node_modules/methods/package.json index e44823e..4c3c596 100644 --- a/node_modules/methods/package.json +++ b/node_modules/methods/package.json @@ -1,34 +1,38 @@ { - "_from": "methods@~1.1.2", + "_args": [ + [ + "methods@1.1.2", + "/home/josuer08/Documents/web" + ] + ], + "_from": "methods@1.1.2", "_id": "methods@1.1.2", "_inBundle": false, "_integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=", "_location": "/methods", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "methods@~1.1.2", + "raw": "methods@1.1.2", "name": "methods", "escapedName": "methods", - "rawSpec": "~1.1.2", + "rawSpec": "1.1.2", "saveSpec": null, - "fetchSpec": "~1.1.2" + "fetchSpec": "1.1.2" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", - "_shasum": "5529a4d67654134edcc5266656835b0f851afcee", - "_spec": "methods@~1.1.2", - "_where": "/home/josuer08/Documents/web/node_modules/express", + "_spec": "1.1.2", + "_where": "/home/josuer08/Documents/web", "browser": { "http": false }, "bugs": { "url": "https://github.com/jshttp/methods/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Douglas Christopher Wilson", @@ -45,7 +49,6 @@ "url": "http://tjholowaychuk.com" } ], - "deprecated": false, "description": "HTTP methods that node supports", "devDependencies": { "istanbul": "0.4.1",