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