13 lines
271 B
JSON
13 lines
271 B
JSON
|
{
|
||
|
"name": "behaviortree-cpp",
|
||
|
"version-string": "3.5.1",
|
||
|
"port-version": 2,
|
||
|
"description": "Behavior Trees Library in C++.",
|
||
|
"homepage": "https://www.behaviortree.dev",
|
||
|
"supports": "!uwp & !osx",
|
||
|
"dependencies": [
|
||
|
"boost-coroutine2",
|
||
|
"cppzmq"
|
||
|
]
|
||
|
}
|