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