TbpWrraper/Src/C++/vcpkg.json

12 lines
274 B
JSON
Raw Permalink Normal View History

2026-05-08 13:55:30 -05:00
{
"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"
]
}