32 lines
500 B
JSON
Raw Normal View History

2025-01-30 16:41:19 +00:00
{
"name": "mmo",
"version": "1.0.0",
"description": "MMOServers",
"builtin-baseline": "4a9af5e5efcb24d0c8fcdf82dacf3b2b780b99f8",
"dependencies": [
{
"name": "msquic",
"features": [
"0-rtt"
]
},
"gtest",
{
"name": "openssl",
"features": [
"tools"
]
},
"cryptopp",
"cli11",
{
"name": "redis-plus-plus",
"features": [
"cxx17",
"tls"
]
},
"yyjson",
"spdlog"
]
}