quitando basura del index
[VSoRC/.git] / node_modules / vary / package.json
index 90ef0bb3406f09adbcede077488050b436182099..0db51c2ada7a52e32726b57d9139a5e039f791c4 100644 (file)
@@ -1,27 +1,32 @@
 {
-  "_from": "vary@~1.1.2",
+  "_args": [
+    [
+      "vary@1.1.2",
+      "/home/josuer08/Documents/web"
+    ]
+  ],
+  "_from": "vary@1.1.2",
   "_id": "vary@1.1.2",
   "_inBundle": false,
   "_integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
   "_location": "/vary",
   "_phantomChildren": {},
   "_requested": {
-    "type": "range",
+    "type": "version",
     "registry": true,
-    "raw": "vary@~1.1.2",
+    "raw": "vary@1.1.2",
     "name": "vary",
     "escapedName": "vary",
-    "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/vary/-/vary-1.1.2.tgz",
-  "_shasum": "2299f02c6ded30d4a5961b0b9f74524a18f634fc",
-  "_spec": "vary@~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,8 +34,6 @@
   "bugs": {
     "url": "https://github.com/jshttp/vary/issues"
   },
-  "bundleDependencies": false,
-  "deprecated": false,
   "description": "Manipulate the HTTP Vary header",
   "devDependencies": {
     "beautify-benchmark": "0.2.4",