X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Faccepts%2Fpackage.json;h=01a08bb22620cca9fcc19ceca4cabe44b9260535;hp=e2d6aed43db8c70e9b131222246a0b42779fa16c;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/accepts/package.json b/node_modules/accepts/package.json index e2d6aed..01a08bb 100644 --- a/node_modules/accepts/package.json +++ b/node_modules/accepts/package.json @@ -1,31 +1,35 @@ { - "_from": "accepts@~1.3.7", + "_args": [ + [ + "accepts@1.3.7", + "/home/josuer08/Documents/web" + ] + ], + "_from": "accepts@1.3.7", "_id": "accepts@1.3.7", "_inBundle": false, "_integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==", "_location": "/accepts", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "accepts@~1.3.7", + "raw": "accepts@1.3.7", "name": "accepts", "escapedName": "accepts", - "rawSpec": "~1.3.7", + "rawSpec": "1.3.7", "saveSpec": null, - "fetchSpec": "~1.3.7" + "fetchSpec": "1.3.7" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz", - "_shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd", - "_spec": "accepts@~1.3.7", - "_where": "/home/josuer08/Documents/web/node_modules/express", + "_spec": "1.3.7", + "_where": "/home/josuer08/Documents/web", "bugs": { "url": "https://github.com/jshttp/accepts/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Douglas Christopher Wilson", @@ -41,7 +45,6 @@ "mime-types": "~2.1.24", "negotiator": "0.6.2" }, - "deprecated": false, "description": "Higher-level content negotiation", "devDependencies": { "deep-equal": "1.0.1",