mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:59:01 +08:00
11 lines
267 B
JSON
11 lines
267 B
JSON
{
|
|
"name": "uwebsockets",
|
|
"version": "19.5.0",
|
|
"description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
|
|
"homepage": "https://github.com/uWebSockets/uWebSockets",
|
|
"dependencies": [
|
|
"usockets",
|
|
"zlib"
|
|
]
|
|
}
|