{"library":"boost-type-index","install":[{"cmd":"vcpkg install boost-type-index","imports":["#include <boost/type_index.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(boost_type_index CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Boost::type_index)","imports":[]}]}