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