diff --git a/packages.json b/packages.json index 29f0fd7..8aea4d1 100644 --- a/packages.json +++ b/packages.json @@ -32506,6 +32506,18 @@ "license": "MIT", "web": "https://github.com/thisago/instagram" }, + { + "name": "dither", + "url": "https://github.com/Nycto/dither-nim", + "method": "git", + "tags": [ + "dither", + "graphics" + ], + "description": "Dithering algorithms in Nim", + "license": "Apache-2.0", + "web": "https://github.com/Nycto/dither-nim" + }, { "name": "traitor", "url": "https://github.com/beef331/traitor",