mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-01 15:26:59 +00:00
19 lines
290 B
JSON
19 lines
290 B
JSON
{
|
|
"name": "server",
|
|
"version-string": "0.1.0",
|
|
"dependencies": [
|
|
"fmt",
|
|
"doctest",
|
|
"boost-asio",
|
|
"boost-variant",
|
|
"boost-spirit",
|
|
"boost-uuid",
|
|
"cpp-httplib",
|
|
"toml11",
|
|
"libzip",
|
|
"rapidjson",
|
|
"nlohmann-json",
|
|
"openssl",
|
|
"sol2"
|
|
]
|
|
} |