13 lines
322 B
JSON
13 lines
322 B
JSON
{
|
|
"name": "gz-plugin2",
|
|
"version": "2.0.1",
|
|
"port-version": 1,
|
|
"description": "Library for registering plugin libraries and dynamically loading them at runtime",
|
|
"homepage": "https://ignitionrobotics.org/libs/plugin",
|
|
"license": null,
|
|
"supports": "!arm & !android",
|
|
"dependencies": [
|
|
"gz-plugin"
|
|
]
|
|
}
|