mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-08 06:56:03 -08:00
9 lines
189 B
JSON
9 lines
189 B
JSON
|
{
|
||
|
"name": "Example Plugin",
|
||
|
"id": "examplePlugin",
|
||
|
"version": "1.0.0",
|
||
|
"entry_point": "index.js",
|
||
|
"requirements": [],
|
||
|
"incompatibilities": [],
|
||
|
"load_after": []
|
||
|
}
|