mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-06-30 23:06:05 +00:00
20 lines
289 B
JSON
20 lines
289 B
JSON
{
|
|
"name": "server",
|
|
"version-string": "0.1.0",
|
|
"dependencies": [
|
|
"boost-asio",
|
|
"boost-spirit",
|
|
"boost-uuid",
|
|
"boost-variant",
|
|
"cpp-httplib",
|
|
"doctest",
|
|
"fmt",
|
|
"libzip",
|
|
"nlohmann-json",
|
|
"openssl",
|
|
"rapidjson",
|
|
"sol2",
|
|
"curl"
|
|
]
|
|
}
|