quitando basura del index
[VSoRC/.git] / node_modules / forwarded / package.json
index 89ae401a464e46715e7c6a86134ebb0220308040..eba2b60ca1d242e6b9475f76fe6850c8e44e5d29 100644 (file)
@@ -1,38 +1,41 @@
 {
-  "_from": "forwarded@~0.1.2",
+  "_args": [
+    [
+      "forwarded@0.1.2",
+      "/home/josuer08/Documents/web"
+    ]
+  ],
+  "_from": "forwarded@0.1.2",
   "_id": "forwarded@0.1.2",
   "_inBundle": false,
   "_integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=",
   "_location": "/forwarded",
   "_phantomChildren": {},
   "_requested": {
-    "type": "range",
+    "type": "version",
     "registry": true,
-    "raw": "forwarded@~0.1.2",
+    "raw": "forwarded@0.1.2",
     "name": "forwarded",
     "escapedName": "forwarded",
-    "rawSpec": "~0.1.2",
+    "rawSpec": "0.1.2",
     "saveSpec": null,
-    "fetchSpec": "~0.1.2"
+    "fetchSpec": "0.1.2"
   },
   "_requiredBy": [
     "/proxy-addr"
   ],
   "_resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz",
-  "_shasum": "98c23dab1175657b8c0573e8ceccd91b0ff18c84",
-  "_spec": "forwarded@~0.1.2",
-  "_where": "/home/josuer08/Documents/web/node_modules/proxy-addr",
+  "_spec": "0.1.2",
+  "_where": "/home/josuer08/Documents/web",
   "bugs": {
     "url": "https://github.com/jshttp/forwarded/issues"
   },
-  "bundleDependencies": false,
   "contributors": [
     {
       "name": "Douglas Christopher Wilson",
       "email": "doug@somethingdoug.com"
     }
   ],
-  "deprecated": false,
   "description": "Parse HTTP X-Forwarded-For header",
   "devDependencies": {
     "beautify-benchmark": "0.2.4",