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