diff --git a/package.json b/package.json index c6aa847..e345dd7 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,12 @@ "binary", "json" ], - "author": "AJ ONeal (https://coolaj86.com/)", + "author": "AJ ONeal (https://daplie.com/)", "license": "(MIT OR Apache-2.0)", + "bugs": { + "url": "https://github.com/Daplie/dig.js/issues" + }, + "homepage": "https://github.com/Daplie/dig.js", "dependencies": { "cli": "^1.0.1", "dns-suite": "git+https://git@git.daplie.com:Daplie/dns-suite#v1"