1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{ "name": "gz-math", "version": "8.1.0", "description": "Math API for robotic applications", "homepage": "https://ignitionrobotics.org/libs/math", "license": null, "dependencies": [ "eigen3", "gz-cmake", "gz-utils", { "name": "ignition-modularscripts", "host": true } ] }