quitando basura del index
[VSoRC/.git] / node_modules / finalhandler / package.json
index 0103bc831a343ab7fbf331087c398a881a8d51d1..88699b670ff04363932f76a0844dca32ccaab73a 100644 (file)
@@ -1,27 +1,32 @@
 {
-  "_from": "finalhandler@~1.1.2",
+  "_args": [
+    [
+      "finalhandler@1.1.2",
+      "/home/josuer08/Documents/web"
+    ]
+  ],
+  "_from": "finalhandler@1.1.2",
   "_id": "finalhandler@1.1.2",
   "_inBundle": false,
   "_integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
   "_location": "/finalhandler",
   "_phantomChildren": {},
   "_requested": {
-    "type": "range",
+    "type": "version",
     "registry": true,
-    "raw": "finalhandler@~1.1.2",
+    "raw": "finalhandler@1.1.2",
     "name": "finalhandler",
     "escapedName": "finalhandler",
-    "rawSpec": "~1.1.2",
+    "rawSpec": "1.1.2",
     "saveSpec": null,
-    "fetchSpec": "~1.1.2"
+    "fetchSpec": "1.1.2"
   },
   "_requiredBy": [
     "/express"
   ],
   "_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
-  "_shasum": "b7e7d000ffd11938d0fdb053506f6ebabe9f587d",
-  "_spec": "finalhandler@~1.1.2",
-  "_where": "/home/josuer08/Documents/web/node_modules/express",
+  "_spec": "1.1.2",
+  "_where": "/home/josuer08/Documents/web",
   "author": {
     "name": "Douglas Christopher Wilson",
     "email": "doug@somethingdoug.com"
@@ -29,7 +34,6 @@
   "bugs": {
     "url": "https://github.com/pillarjs/finalhandler/issues"
   },
-  "bundleDependencies": false,
   "dependencies": {
     "debug": "2.6.9",
     "encodeurl": "~1.0.2",
@@ -39,7 +43,6 @@
     "statuses": "~1.5.0",
     "unpipe": "~1.0.0"
   },
-  "deprecated": false,
   "description": "Node.js final http responder",
   "devDependencies": {
     "eslint": "5.16.0",