mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-01 17:55:41 +00:00
10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"id": "example-plugin",
|
|
"name": "Fosscord example plugin",
|
|
"authors": [
|
|
"The Arcane Brony"
|
|
],
|
|
"repository": "https://github.com/fosscord/fosscord-server",
|
|
"license": ""
|
|
}
|