mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 19:29:03 +08:00
13 lines
305 B
JSON
13 lines
305 B
JSON
|
{
|
||
|
"name": "libu2f-server",
|
||
|
"version-string": "1.1.0",
|
||
|
"port-version": 3,
|
||
|
"description": "Yubico Universal 2nd Factor (U2F) Server C Library",
|
||
|
"homepage": "https://developers.yubico.com/libu2f-server/",
|
||
|
"supports": "(x86 | x64) & windows",
|
||
|
"dependencies": [
|
||
|
"json-c",
|
||
|
"openssl"
|
||
|
]
|
||
|
}
|