update urls
This commit is contained in:
parent
91154c3d2a
commit
901c31e7bf
|
@ -3,7 +3,7 @@
|
||||||
"version": "1.1.7",
|
"version": "1.1.7",
|
||||||
"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.",
|
"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",
|
"main": "bin/digd.js",
|
||||||
"homepage": "https://git.coolaj86.com:coolaj86/digd.js",
|
"homepage": "https://git.coolaj86.com/coolaj86/digd.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
"digd.js": "bin/digd.js"
|
"digd.js": "bin/digd.js"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue