13 lines
318 B
JSON
13 lines
318 B
JSON
{
|
|
"name": "gz-tools2",
|
|
"version": "2.0.0",
|
|
"port-version": 2,
|
|
"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-tools"
|
|
]
|
|
}
|