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