{ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", "name": "fault-diagnosis", "version": "1.0.0", "dependencies": [ "fmt", "spdlog", "yaml-cpp", "cpr", "nlohmann-json" ] }