diff --git a/package.json b/package.json index d673655..0fe95fe 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.3.4", "description": "Create and capture DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix `dig` command.", "main": "index.js", + "homepage": "https://git.coolaj86.com:coolaj86/dig.js", "bin": { "dig.js": "./bin/dig.js" }, @@ -11,7 +12,7 @@ }, "repository": { "type": "git", - "url": "https://git.coolaj86.com/coolaj86/dig.js.git" + "url": "git://git.coolaj86.com:coolaj86/dig.js.git" }, "keywords": [ "mdig",