diff --git a/packages.json b/packages.json index 05053da..18b49ee 100644 --- a/packages.json +++ b/packages.json @@ -29245,5 +29245,17 @@ "description": "Library to build command-line interfaces.", "license": "MIT", "web": "https://github.com/moigagoo/climate" + }, + { + "name": "nimprotect", + "url": "https://github.com/itaymigdal/NimProtect", + "method": "git", + "tags": [ + "Encryption", + "Obfuscation" + ], + "description": "NimProtect is a tiny single-macro library for protecting sensitive strings in compiled binaries", + "license": "MIT", + "web": "https://github.com/itaymigdal/NimProtect" } ]