quitando basura del index
[VSoRC/.git] / node_modules / content-type / package.json
index 229f6bc4a4a121204bee00d96dd1e178a90d7ab5..46eff8fa3a45ceb926a41860148bc0ad9cd982ea 100644 (file)
@@ -1,28 +1,33 @@
 {
-  "_from": "content-type@~1.0.4",
+  "_args": [
+    [
+      "content-type@1.0.4",
+      "/home/josuer08/Documents/web"
+    ]
+  ],
+  "_from": "content-type@1.0.4",
   "_id": "content-type@1.0.4",
   "_inBundle": false,
   "_integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
   "_location": "/content-type",
   "_phantomChildren": {},
   "_requested": {
-    "type": "range",
+    "type": "version",
     "registry": true,
-    "raw": "content-type@~1.0.4",
+    "raw": "content-type@1.0.4",
     "name": "content-type",
     "escapedName": "content-type",
-    "rawSpec": "~1.0.4",
+    "rawSpec": "1.0.4",
     "saveSpec": null,
-    "fetchSpec": "~1.0.4"
+    "fetchSpec": "1.0.4"
   },
   "_requiredBy": [
     "/body-parser",
     "/express"
   ],
   "_resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
-  "_shasum": "e138cc75e040c727b1966fe5e5f8c9aee256fe3b",
-  "_spec": "content-type@~1.0.4",
-  "_where": "/home/josuer08/Documents/web/node_modules/express",
+  "_spec": "1.0.4",
+  "_where": "/home/josuer08/Documents/web",
   "author": {
     "name": "Douglas Christopher Wilson",
     "email": "doug@somethingdoug.com"
@@ -30,8 +35,6 @@
   "bugs": {
     "url": "https://github.com/jshttp/content-type/issues"
   },
-  "bundleDependencies": false,
-  "deprecated": false,
   "description": "Create and parse HTTP Content-Type header",
   "devDependencies": {
     "eslint": "3.19.0",