mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-01 23:48:24 -05:00
19 lines
359 B
JSON
Executable File
19 lines
359 B
JSON
Executable File
{
|
|
"name": "ignition-msgs6",
|
|
"version": "6.0.0",
|
|
"port-version": 4,
|
|
"description": "Middleware protobuf messages for robotics",
|
|
"license": null,
|
|
"supports": "!(arm | uwp)",
|
|
"dependencies": [
|
|
"ignition-cmake2",
|
|
"ignition-math6",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
},
|
|
"protobuf",
|
|
"tinyxml2"
|
|
]
|
|
}
|