diff --git a/packages.json b/packages.json index ec4eb1d..813d35f 100644 --- a/packages.json +++ b/packages.json @@ -34341,5 +34341,17 @@ "description": "Nim for Godot GDExtension. A pure library and a CLI tool.", "license": "MIT", "web": "https://github.com/godot-nim/gdext-nim" + }, + { + "name": "yubikey_otp", + "url": "https://github.com/ThomasTJdev/nim_yubikey_otp", + "method": "git", + "tags": [ + "yubikey", + "otp" + ], + "description": "Simple validator and utils for Yubikey OTP", + "license": "MIT", + "web": "https://github.com/ThomasTJdev/nim_yubikey_otp" } ]