Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
322 B
JSON

{
"name": "oatpp-websocket",
"version": "1.3.0",
"description": "Oat++ websocket module.",
"homepage": "https://github.com/oatpp/oatpp-websocket",
"dependencies": [
"oatpp",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}