quitando basura del index
[VSoRC/.git] / node_modules / depd / package.json
index ae387e62d6b5217953fc6cb8686db8fe7febbb94..4f3ac29d86372389fa4a73a20eae091c92fbdd4e 100644 (file)
@@ -1,19 +1,25 @@
 {
-  "_from": "depd@~1.1.2",
+  "_args": [
+    [
+      "depd@1.1.2",
+      "/home/josuer08/Documents/web"
+    ]
+  ],
+  "_from": "depd@1.1.2",
   "_id": "depd@1.1.2",
   "_inBundle": false,
   "_integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
   "_location": "/depd",
   "_phantomChildren": {},
   "_requested": {
-    "type": "range",
+    "type": "version",
     "registry": true,
-    "raw": "depd@~1.1.2",
+    "raw": "depd@1.1.2",
     "name": "depd",
     "escapedName": "depd",
-    "rawSpec": "~1.1.2",
+    "rawSpec": "1.1.2",
     "saveSpec": null,
-    "fetchSpec": "~1.1.2"
+    "fetchSpec": "1.1.2"
   },
   "_requiredBy": [
     "/body-parser",
@@ -22,9 +28,8 @@
     "/send"
   ],
   "_resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
-  "_shasum": "9bcd52e14c097763e749b274c4346ed2e560b5a9",
-  "_spec": "depd@~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"
@@ -33,8 +38,6 @@
   "bugs": {
     "url": "https://github.com/dougwilson/nodejs-depd/issues"
   },
-  "bundleDependencies": false,
-  "deprecated": false,
   "description": "Deprecate all the things",
   "devDependencies": {
     "beautify-benchmark": "0.2.4",