{"library":"tsl-ordered-map","install":[{"cmd":"vcpkg install tsl-ordered-map","imports":["#include <tsl/ordered_map.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(tsl_ordered_map CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE tsl::ordered_map)","imports":[]}]}