diff --git a/packages.json b/packages.json index 0c376e6..147c61a 100644 --- a/packages.json +++ b/packages.json @@ -27946,6 +27946,19 @@ "web": "https://github.com/nim-lang/cgi" }, { + "name": "smtp", + "url": "https://github.com/nim-lang/smtp", + "method": "git", + "tags": [ + "stdlib", + "smtp", + "official" + ], + "description": "SMTP client implementation (originally in the stdlib).", + "license": "MIT", + "web": "https://github.com/nim-lang/smtp" + }, + { "name": "asyncftpclient", "url": "https://github.com/nim-lang/asyncftpclient", "method": "git",