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