1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{ "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 } ] }