Skip to content

Commit

Permalink
Update packages.json - add yubikey_otp (#2962)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasTJdev authored Jan 3, 2025
1 parent c20d8da commit 39cbb75
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit 39cbb75

Please sign in to comment.