mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-27 18:34:49 +00:00
11 lines
238 B
JSON
11 lines
238 B
JSON
{
|
|
"id": "example-plugin",
|
|
"name": "Fosscord example plugin",
|
|
"authors": [
|
|
"The Arcane Brony"
|
|
],
|
|
"repository": "https://github.com/fosscord/fosscord-server",
|
|
"license": "",
|
|
"index": "ExamplePlugin.js"
|
|
}
|