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