X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=package.json;h=a921e236caf864e2d1423c57a894c81579b95fe3;hb=b27af23673b86d25c29a82d3774c7a3b046004cb;hp=83812f3f0f40a5ed00b908467968d4a723250d41;hpb=5f75c488a2d6a7149d83f4dffb918f1eb101b053;p=squeep-amqp-helper diff --git a/package.json b/package.json index 83812f3..a921e23 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,10 @@ "eslint": "eslint *.js lib", "test": "mocha --recursive" }, - "author": "", + "author": "Justin Wind ", "license": "ISC", "dependencies": { + "@squeep/log-helper": "^1.0.0", "amqplib": "^0.10.3" }, "devDependencies": {