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