mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-09 07:16:05 -08:00
15 lines
229 B
JSON
15 lines
229 B
JSON
{
|
|
"name": "AutoKick",
|
|
"id": "autokick",
|
|
"version": "1.2.0",
|
|
"entry_point": "index.js",
|
|
"load_after": [],
|
|
"requirements": [],
|
|
"incompatibilities": [
|
|
{
|
|
"id": "eagpaas",
|
|
"version": "^0.0.0"
|
|
}
|
|
]
|
|
}
|