16 lines
369 B
JSON
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
|
|
}
|
|
]
|
|
}
|