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

16 lines
392 B
JSON

{
"name": "gz-utils",
"version": "3.1.0",
"description": "Ignition Utils, a component of Ignition Robotics, provides general purpose classes and functions designed for robotic applications.",
"homepage": "https://gazebosim.org",
"license": "Apache-2.0",
"dependencies": [
"gz-cmake",
{
"name": "ignition-modularscripts",
"host": true
},
"spdlog"
]
}