update urls
This commit is contained in:
parent
e01bf74e93
commit
3b0e1de7a2
|
@ -3,6 +3,7 @@
|
||||||
"version": "1.2.5",
|
"version": "1.2.5",
|
||||||
"description": "testing dns",
|
"description": "testing dns",
|
||||||
"main": "dns.js",
|
"main": "dns.js",
|
||||||
|
"homepage": "https://git.coolaj86.com:coolaj86/dns-suite.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
"dns-pack.js": "bin/dns-pack.js",
|
"dns-pack.js": "bin/dns-pack.js",
|
||||||
"dns-parse.js": "bin/dns-parse.js",
|
"dns-parse.js": "bin/dns-parse.js",
|
||||||
|
@ -14,7 +15,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.coolaj86.com/coolaj86/dns-suite.js.git"
|
"url": "git://git.coolaj86.com/coolaj86/dns-suite.js.git"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "(MIT or Apache2)",
|
"license": "(MIT or Apache2)",
|
||||||
|
|
Loading…
Reference in New Issue