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