pineapple/externals/vcpkg/ports/uwebsockets/vcpkg.json
2022-07-23 03:01:36 +02:00

10 lines
275 B
JSON
Executable file

{
"name": "uwebsockets",
"version-semver": "20.11.0",
"description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
"homepage": "https://github.com/uWebSockets/uWebSockets",
"dependencies": [
"usockets",
"zlib"
]
}