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