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