Compare commits
No commits in common. "748bb40ffb483acf470d139f30e92159dfc6ccb3" and "4063b8724d3f60dbb0972b1964053af5025aa100" have entirely different histories.
748bb40ffb
...
4063b8724d
@ -1,9 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "dns-suite",
|
"name": "dns-suite",
|
||||||
"version": "1.2.7",
|
"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",
|
||||||
@ -15,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://git.coolaj86.com/coolaj86/dns-suite.js.git"
|
"url": "https://git.coolaj86.com/coolaj86/dns-suite.js.git"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "(MIT or Apache2)",
|
"license": "(MIT or Apache2)",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user