mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Update packages.json - add yubikey_otp (#2962)
This commit is contained in:
parent
c20d8dafa4
commit
39cbb75022
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user