q13x-eaglerproxy/example_plugin/metadata.json
2023-06-06 23:31:52 -07:00

9 lines
189 B
JSON

{
"name": "Example Plugin",
"id": "examplePlugin",
"version": "1.0.0",
"entry_point": "index.js",
"requirements": [],
"incompatibilities": [],
"load_after": []
}