From 4ff19652b06d5bce105863ead5c4a3b672718137 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 25 Feb 2017 13:16:07 -0700 Subject: [PATCH] add urls --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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"