Compare commits
2 Commits
e01bf74e93
...
74f7b5b1ff
Author | SHA1 | Date |
---|---|---|
AJ ONeal | 74f7b5b1ff | |
AJ ONeal | 3b0e1de7a2 |
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"name": "dns-suite",
|
||||
"version": "1.2.5",
|
||||
"version": "1.2.6",
|
||||
"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",
|
||||
|
@ -14,7 +15,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.coolaj86.com/coolaj86/dns-suite.js.git"
|
||||
"url": "git://git.coolaj86.com/coolaj86/dns-suite.js.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "(MIT or Apache2)",
|
||||
|
|
Loading…
Reference in New Issue