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

16 lines
369 B
JSON

{
"name": "gz-tools",
"version": "2.0.1",
"description": "Gazebo tools provide the ign command line tool that accepts multiple subcommands.",
"homepage": "https://gazebosim.org",
"license": "Apache-2.0",
"supports": "!(arm & windows) & !uwp",
"dependencies": [
"gz-cmake",
{
"name": "ignition-modularscripts",
"host": true
}
]
}