Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

23 lines
393 B
JSON

{
"name": "gz-transport",
"version": "14.0.0",
"description": "Transport middleware for robotics",
"license": null,
"dependencies": [
"cppzmq",
"gz-cmake",
"gz-msgs",
{
"name": "ignition-modularscripts",
"host": true
},
{
"name": "libuuid",
"platform": "!windows & !uwp & !osx"
},
"protobuf",
"sqlite3",
"zeromq"
]
}