use log-helper fileScope, minor lint fix
[squeep-amqp-helper] / package.json
index 83812f3f0f40a5ed00b908467968d4a723250d41..a921e236caf864e2d1423c57a894c81579b95fe3 100644 (file)
     "eslint": "eslint *.js lib",
     "test": "mocha --recursive"
   },
-  "author": "",
+  "author": "Justin Wind <jwind-npm@squeep.com>",
   "license": "ISC",
   "dependencies": {
+    "@squeep/log-helper": "^1.0.0",
     "amqplib": "^0.10.3"
   },
   "devDependencies": {