{"library":"cpp-sort","install":[{"cmd":"vcpkg install cpp-sort","imports":["#include <cpp-sort/sorters.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(cpp_sort CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE cpp-sort::cpp-sort)","imports":[]}]}