quitando basura del index
[VSoRC/.git] / node_modules / accepts / package.json
index e2d6aed43db8c70e9b131222246a0b42779fa16c..01a08bb22620cca9fcc19ceca4cabe44b9260535 100644 (file)
@@ -1,31 +1,35 @@
 {
-  "_from": "accepts@~1.3.7",
+  "_args": [
+    [
+      "accepts@1.3.7",
+      "/home/josuer08/Documents/web"
+    ]
+  ],
+  "_from": "accepts@1.3.7",
   "_id": "accepts@1.3.7",
   "_inBundle": false,
   "_integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==",
   "_location": "/accepts",
   "_phantomChildren": {},
   "_requested": {
-    "type": "range",
+    "type": "version",
     "registry": true,
-    "raw": "accepts@~1.3.7",
+    "raw": "accepts@1.3.7",
     "name": "accepts",
     "escapedName": "accepts",
-    "rawSpec": "~1.3.7",
+    "rawSpec": "1.3.7",
     "saveSpec": null,
-    "fetchSpec": "~1.3.7"
+    "fetchSpec": "1.3.7"
   },
   "_requiredBy": [
     "/express"
   ],
   "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
-  "_shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd",
-  "_spec": "accepts@~1.3.7",
-  "_where": "/home/josuer08/Documents/web/node_modules/express",
+  "_spec": "1.3.7",
+  "_where": "/home/josuer08/Documents/web",
   "bugs": {
     "url": "https://github.com/jshttp/accepts/issues"
   },
-  "bundleDependencies": false,
   "contributors": [
     {
       "name": "Douglas Christopher Wilson",
@@ -41,7 +45,6 @@
     "mime-types": "~2.1.24",
     "negotiator": "0.6.2"
   },
-  "deprecated": false,
   "description": "Higher-level content negotiation",
   "devDependencies": {
     "deep-equal": "1.0.1",