massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / debug / package.json
index da809d2b8d28b27ef1c9f9b4a34a78c4de658872..cb7efa8eec32da15d8d620b504b40cc1615b2de4 100644 (file)
@@ -1,11 +1,11 @@
 {
   "name": "debug",
-  "version": "4.3.1",
+  "version": "4.3.3",
   "repository": {
     "type": "git",
-    "url": "git://github.com/visionmedia/debug.git"
+    "url": "git://github.com/debug-js/debug.git"
   },
-  "description": "small debugging utility",
+  "description": "Lightweight debugging utility for Node.js and the browser",
   "keywords": [
     "debug",
     "log",
     "LICENSE",
     "README.md"
   ],
-  "author": "TJ Holowaychuk <tj@vision-media.ca>",
+  "author": "Josh Junon <josh.junon@protonmail.com>",
   "contributors": [
+    "TJ Holowaychuk <tj@vision-media.ca>",
     "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
-    "Andrew Rhyne <rhyneandrew@gmail.com>",
-    "Josh Junon <josh@junon.me>"
+    "Andrew Rhyne <rhyneandrew@gmail.com>"
   ],
   "license": "MIT",
   "scripts": {