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

22 lines
414 B
JSON

{
"name": "gz-fuel-tools",
"version": "10.0.0",
"description": "Tools for using fuel API to download robot models",
"homepage": "https://gazebosim.org/libs/fuel_tools",
"license": null,
"dependencies": [
"curl",
"gz-cmake",
"gz-common",
"gz-msgs",
{
"name": "ignition-modularscripts",
"host": true
},
"jsoncpp",
"libyaml",
"libzip",
"tinyxml2"
]
}