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