diff --git a/packages.json b/packages.json index b2a0364..3aa8233 100644 --- a/packages.json +++ b/packages.json @@ -30602,5 +30602,20 @@ "description": "Minimum viable bindings for OpenCV", "license": "MIT", "web": "https://github.com/tapsterbot/mvb-opencv" + }, + { + "name": "emailparser", + "url": "https://github.com/mildred/emailparser.nim", + "method": "git", + "tags": [ + "email", + "rfc822", + "rfc2822", + "parser", + "jmap" + ], + "description": "Email parser to JsonNode based on Cyrus JMAP parser", + "license": "BSD", + "web": "https://github.com/mildred/emailparser.nim" } ]