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