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