diff --git a/packages.json b/packages.json index 2671124..0fba27a 100644 --- a/packages.json +++ b/packages.json @@ -14556,6 +14556,18 @@ "license": "MIT", "web": "https://github.com/rustomax/nim-passgen" }, + { + "name": "PPM", + "url": "https://github.com/LemonHX/PPM-Nim", + "method": "git", + "tags": [ + "graphics", + "image" + ], + "description": "lib for ppm image", + "license": "LXXSDT-MIT", + "web": "https://github.com/LemonHX/PPM-Nim" + }, { "name": "fwrite", "url": "https://github.com/pdrb/nim-fwrite",