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