q13x-eaglerproxy/example_plugins/ExamplePlugin/metadata.json

10 lines
176 B
JSON
Raw Permalink Normal View History

2023-06-06 23:31:52 -07:00
{
2023-07-04 19:01:02 -07:00
"name": "Example Plugin",
"id": "examplePlugin",
"version": "1.0.0",
"entry_point": "index.js",
"requirements": [],
"incompatibilities": [],
"load_after": []
}