q13x-eaglerproxy/example_plugin/metadata.json
2023-07-04 19:01:02 -07:00

10 lines
176 B
JSON

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