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