diff --git a/packages.json b/packages.json index 59095f7..694a57e 100644 --- a/packages.json +++ b/packages.json @@ -14978,5 +14978,21 @@ "description": "A new awesome nimble package", "license": "MIT", "web": "https://github.com/JesterOrNot/Nim-Tac-Toe" + }, + { + "name": "nimagehide", + "url": "https://github.com/MnlPhlp/nimagehide", + "method": "git", + "tags": [ + "library", + "cli", + "staganography", + "image", + "hide", + "secret" + ], + "description": "A library to hide data in images. Usable as library or cli tool.", + "license": "MIT", + "web": "https://github.com/MnlPhlp/nimagehide" } ]