diff --git a/packages.json b/packages.json index 174cd71..6501b7f 100644 --- a/packages.json +++ b/packages.json @@ -20377,6 +20377,19 @@ "license": "MIT", "web": "https://github.com/WilliamDraco/NWNT" }, + { + "name": "minhook", + "url": "https://github.com/khchen/minhook", + "method": "git", + "tags": [ + "hook", + "hooking", + "windows" + ], + "description": "MinHook wrapper for Nim", + "license": "MIT", + "web": "https://github.com/khchen/minhook" + }, { "name": "bytesequtils", "url": "https://github.com/Clonkk/bytesequtils",