diff --git a/packages.json b/packages.json index 1437d6a..e5fa8b5 100644 --- a/packages.json +++ b/packages.json @@ -13312,6 +13312,18 @@ "license": "MIT", "web": "https://github.com/johnconway/feed-nim" }, + { + "name": "simplepng", + "url": "https://github.com/jrenner/nim-simplepng", + "method": "git", + "tags": [ + "png", + "image" + ], + "description": "high level simple way to write PNGs", + "license": "MIT", + "web": "https://github.com/jrenner/nim-simplepng" + }, { "name": "dali", "url": "https://github.com/akavel/dali",