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

17 lines
319 B
JSON

{
"name": "visit-struct",
"version": "1.1.0",
"description": "A header-only library providing structure visitors for C++11 and C++14",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}