diff --git a/packages.json b/packages.json index c478446..3bc4cab 100644 --- a/packages.json +++ b/packages.json @@ -20832,6 +20832,20 @@ "license": "MIT", "web": "https://github.com/juancarlospaco/nodestdlib" }, + { + "name": "ndns", + "url": "https://github.com/rockcavera/nim-ndns", + "method": "git", + "tags": [ + "dns", + "client", + "udp", + "tcp" + ], + "description": "A pure Nim Domain Name System (DNS) client", + "license": "MIT", + "web": "https://github.com/rockcavera/nim-ndns" + }, { "name": "dnsprotocol", "url": "https://github.com/rockcavera/nim-dnsprotocol",