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