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