2024-11-27 16:01:15 -08:00

13 lines
363 B
JSON

{
"name": "qt5-networkauth",
"version": "5.15.16",
"description": "Qt Network Authorization provides a set of APIs that enable Qt applications to obtain limited access to online accounts and HTTP services without exposing users' passwords.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
}
]
}