Compare commits
No commits in common. "74f7b5b1ff4a80a7b53d41b208beceab569fb22c" and "e01bf74e933ec632d1994196aed54f88cbcf0d7b" have entirely different histories.
74f7b5b1ff
...
e01bf74e93
|
@ -1,9 +1,8 @@
|
|||
{
|
||||
"name": "dns-suite",
|
||||
"version": "1.2.6",
|
||||
"version": "1.2.5",
|
||||
"description": "testing dns",
|
||||
"main": "dns.js",
|
||||
"homepage": "https://git.coolaj86.com:coolaj86/dns-suite.js",
|
||||
"bin": {
|
||||
"dns-pack.js": "bin/dns-pack.js",
|
||||
"dns-parse.js": "bin/dns-parse.js",
|
||||
|
@ -15,7 +14,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://git.coolaj86.com/coolaj86/dns-suite.js.git"
|
||||
"url": "https://git.coolaj86.com/coolaj86/dns-suite.js.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "(MIT or Apache2)",
|
||||
|
|
Loading…
Reference in New Issue