{"library":"tiny-regex-c","install":[{"cmd":"vcpkg install tiny-regex-c","imports":["#include <tiny-regex-c.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(tiny_regex_c CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE tiny-regex-c::tiny-regex-c)","imports":[]}]}