quitando basura del index
[VSoRC/.git] / node_modules / type-is / package.json
index 411e7a2e7a4c88be7329b0fa2e72c59cd1ec1415..12f63813363c5c06bf19df61570722d446d7d85c 100644 (file)
@@ -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",