X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Ffinalhandler%2Fpackage.json;fp=node_modules%2Ffinalhandler%2Fpackage.json;h=88699b670ff04363932f76a0844dca32ccaab73a;hp=0103bc831a343ab7fbf331087c398a881a8d51d1;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/finalhandler/package.json b/node_modules/finalhandler/package.json index 0103bc8..88699b6 100644 --- a/node_modules/finalhandler/package.json +++ b/node_modules/finalhandler/package.json @@ -1,27 +1,32 @@ { - "_from": "finalhandler@~1.1.2", + "_args": [ + [ + "finalhandler@1.1.2", + "/home/josuer08/Documents/web" + ] + ], + "_from": "finalhandler@1.1.2", "_id": "finalhandler@1.1.2", "_inBundle": false, "_integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==", "_location": "/finalhandler", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "finalhandler@~1.1.2", + "raw": "finalhandler@1.1.2", "name": "finalhandler", "escapedName": "finalhandler", - "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/finalhandler/-/finalhandler-1.1.2.tgz", - "_shasum": "b7e7d000ffd11938d0fdb053506f6ebabe9f587d", - "_spec": "finalhandler@~1.1.2", - "_where": "/home/josuer08/Documents/web/node_modules/express", + "_spec": "1.1.2", + "_where": "/home/josuer08/Documents/web", "author": { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" @@ -29,7 +34,6 @@ "bugs": { "url": "https://github.com/pillarjs/finalhandler/issues" }, - "bundleDependencies": false, "dependencies": { "debug": "2.6.9", "encodeurl": "~1.0.2", @@ -39,7 +43,6 @@ "statuses": "~1.5.0", "unpipe": "~1.0.0" }, - "deprecated": false, "description": "Node.js final http responder", "devDependencies": { "eslint": "5.16.0",