summary refs log tree commit diff
path: root/src/plugins/example-plugin/plugin.json
blob: 980edbdf0e020892da3ba441ab69a88022b2a1a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "id": "example-plugin",
    "name": "Fosscord example plugin",
    "authors": [
        "The Arcane Brony"
    ],
    "repository": "https://github.com/fosscord/fosscord-server",
    "license": ""
}