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