diff --git a/packages.json b/packages.json index 6c45711..1547584 100644 --- a/packages.json +++ b/packages.json @@ -12937,5 +12937,20 @@ "description": "wrapper for the sendmail command", "license": "MIT", "web": "https://github.com/coocheenin/easymail" + }, + { + "name": "nim-libgd", + "url": "https://github.com/mrhdias/nim-libgd", + "method": "git", + "tags": [ + "image", + "graphics", + "wrapper", + "libgd", + "2d" + ], + "description": "Nim Wrapper for LibGD 2.x", + "license": "MIT", + "web": "https://github.com/mrhdias/nim-libgd" } ]