diff --git a/packages.json b/packages.json index 6bd971f..aa4bf14 100644 --- a/packages.json +++ b/packages.json @@ -15138,6 +15138,21 @@ "license": "MIT", "web": "https://github.com/MnlPhlp/cli_menu" }, + { + "name": "libu2f", + "url": "", + "method": "git", + "tags": [ + "u2f", + "library", + "security", + "authentication", + "fido" + ], + "description": "A wrapper for libu2f, a library for FIDO/U2F", + "license": "LGPLv3", + "web": "https://github.com/FedericoCeratto/nim-libu2f" + }, { "name": "sim", "url": "https://github.com/ba0f3/sim.nim", @@ -15163,4 +15178,5 @@ "license": "MIT", "web": "https://github.com/zedeus/redpool" } + ]