{"library":"behaviortree-cpp","install":[{"cmd":"vcpkg install behaviortree-cpp","imports":["#include <behaviortree_cpp/bt_factory.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(behaviortree_cpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE BT::BehaviorTree)","imports":[]}]}