quitando basura del index
[VSoRC/.git] / node_modules / mime-types / package.json
index 72fae5531f982c71628027c7a8fd56c2a7ccbdc5..8689b366691abfcfa9365a08612519f98dc7fd99 100644 (file)
@@ -1,32 +1,36 @@
 {
-  "_from": "mime-types@~2.1.24",
+  "_args": [
+    [
+      "mime-types@2.1.24",
+      "/home/josuer08/Documents/web"
+    ]
+  ],
+  "_from": "mime-types@2.1.24",
   "_id": "mime-types@2.1.24",
   "_inBundle": false,
   "_integrity": "sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==",
   "_location": "/mime-types",
   "_phantomChildren": {},
   "_requested": {
-    "type": "range",
+    "type": "version",
     "registry": true,
-    "raw": "mime-types@~2.1.24",
+    "raw": "mime-types@2.1.24",
     "name": "mime-types",
     "escapedName": "mime-types",
-    "rawSpec": "~2.1.24",
+    "rawSpec": "2.1.24",
     "saveSpec": null,
-    "fetchSpec": "~2.1.24"
+    "fetchSpec": "2.1.24"
   },
   "_requiredBy": [
     "/accepts",
     "/type-is"
   ],
   "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.24.tgz",
-  "_shasum": "b6f8d0b3e951efb77dedeca194cff6d16f676f81",
-  "_spec": "mime-types@~2.1.24",
-  "_where": "/home/josuer08/Documents/web/node_modules/accepts",
+  "_spec": "2.1.24",
+  "_where": "/home/josuer08/Documents/web",
   "bugs": {
     "url": "https://github.com/jshttp/mime-types/issues"
   },
-  "bundleDependencies": false,
   "contributors": [
     {
       "name": "Douglas Christopher Wilson",
@@ -46,7 +50,6 @@
   "dependencies": {
     "mime-db": "1.40.0"
   },
-  "deprecated": false,
   "description": "The ultimate javascript content-type utility.",
   "devDependencies": {
     "eslint": "5.16.0",