TbpWrraper/Src/C++/vcpkg.json
2026-05-08 13:55:30 -05:00

12 lines
No EOL
274 B
JSON

{
"name": "tbpwrraper",
"version": "2.5.0",
"license": "LicenseRef-TSN-NL-NC",
"description": "TheBotPlace API Wrapper for C++, MQL5, Python",
"homepage": "https://forge.mql5.io/nique_372/TbpWrraper",
"dependencies": [
"curl",
"simdjson",
"fmt"
]
}