diff --git a/packages.json b/packages.json index 7a07556..a4e759a 100644 --- a/packages.json +++ b/packages.json @@ -19981,16 +19981,17 @@ }, { "name": "strenc", - "url": "https://github.com/Yardanico/nim-strenc", + "url": "https://github.com/nim-meta/strenc", "method": "git", "tags": [ "encryption", + "macro", "obfuscation", "abandoned" ], "description": "A library to automatically encrypt all string constants in your programs", "license": "MIT", - "web": "https://github.com/Yardanico/nim-strenc" + "web": "https://github.com/nim-meta/strenc" }, { "name": "trick",