update urls

This commit is contained in:
AJ ONeal 2017-10-28 22:03:58 -06:00
parent 3f8fc8799c
commit 5f3aa51aec
1 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
"version": "1.1.5",
"description": "A lightweight DNS / mDNS daemon (server) for creating and capturing DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix dig command.",
"main": "bin/digd.js",
"homepage": "https://git.coolaj86.com:coolaj86/digd.js",
"bin": {
"digd.js": "bin/digd.js"
},
@ -11,7 +12,7 @@
},
"repository": {
"type": "git",
"url": "https://git.coolaj86.com/coolaj86/digd.js.git"
"url": "git://git.coolaj86.com:coolaj86/digd.js.git"
},
"keywords": [
"mdig",