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