20 lines
450 B
JSON
20 lines
450 B
JSON
|
{
|
||
|
"name": "ignition-plugin1",
|
||
|
"version": "1.1.0",
|
||
|
"port-version": 2,
|
||
|
"description": "Library for registering plugin libraries and dynamically loading them at runtime",
|
||
|
"homepage": "https://ignitionrobotics.org/libs/plugin",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "dlfcn-win32",
|
||
|
"platform": "windows | uwp"
|
||
|
},
|
||
|
"ignition-cmake2",
|
||
|
{
|
||
|
"name": "ignition-modularscripts",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|