X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Ftype-is%2Fpackage.json;fp=node_modules%2Ftype-is%2Fpackage.json;h=12f63813363c5c06bf19df61570722d446d7d85c;hp=411e7a2e7a4c88be7329b0fa2e72c59cd1ec1415;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/type-is/package.json b/node_modules/type-is/package.json index 411e7a2..12f6381 100644 --- a/node_modules/type-is/package.json +++ b/node_modules/type-is/package.json @@ -1,32 +1,36 @@ { - "_from": "type-is@~1.6.18", + "_args": [ + [ + "type-is@1.6.18", + "/home/josuer08/Documents/web" + ] + ], + "_from": "type-is@1.6.18", "_id": "type-is@1.6.18", "_inBundle": false, "_integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", "_location": "/type-is", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "type-is@~1.6.18", + "raw": "type-is@1.6.18", "name": "type-is", "escapedName": "type-is", - "rawSpec": "~1.6.18", + "rawSpec": "1.6.18", "saveSpec": null, - "fetchSpec": "~1.6.18" + "fetchSpec": "1.6.18" }, "_requiredBy": [ "/body-parser", "/express" ], "_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", - "_shasum": "4e552cd05df09467dcbc4ef739de89f2cf37c131", - "_spec": "type-is@~1.6.18", - "_where": "/home/josuer08/Documents/web/node_modules/express", + "_spec": "1.6.18", + "_where": "/home/josuer08/Documents/web", "bugs": { "url": "https://github.com/jshttp/type-is/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Douglas Christopher Wilson", @@ -42,7 +46,6 @@ "media-typer": "0.3.0", "mime-types": "~2.1.24" }, - "deprecated": false, "description": "Infer the content-type of a request.", "devDependencies": { "eslint": "5.16.0",