diff --git a/packages.json b/packages.json index 7947339..34e7dc7 100644 --- a/packages.json +++ b/packages.json @@ -34666,6 +34666,19 @@ "license": "MIT", "web": "https://github.com/thing-king/colors" }, + { + "name": "nimdtp", + "url": "https://github.com/WKHAllen/nimdtp", + "method": "git", + "tags": [ + "socket", + "networking", + "async" + ], + "description": "Modern networking interfaces for Nim.", + "license": "MIT", + "web": "https://github.com/WKHAllen/nimdtp" + }, { "name": "jsony_plus", "url": "https://github.com/thing-king/jsony_plus",