diff --git a/packages.json b/packages.json index 35500b1..79d19ca 100644 --- a/packages.json +++ b/packages.json @@ -27702,5 +27702,19 @@ "description": "Implementation of wcwidth with Nim.", "license": "MIT", "web": "https://github.com/shoyu777/wcwidth-nim" + }, + { + "name": "lodns", + "url": "https://github.com/vandot/lodns", + "method": "git", + "tags": [ + "dns", + "udp", + "server", + "developer-tools" + ], + "description": "Simple DNS server for local development.", + "license": "BSD-3-Clause", + "web": "https://github.com/vandot/lodns" } ]