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