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