Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
351 B
JSON

{
"name": "hffix",
"version": "1.4.1",
"description": "Financial Information Exchange Protocol C++ Library",
"homepage": "https://jamesdbrock.github.io/hffix",
"license": "BSD-2-Clause",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}