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