summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/dummy/plugin.json
blob: 45c14b019e716099814397ba0d7f5ae8c0b0bea4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "plugin": {
    "name": "dummy",
	"description": "Dummy test plugin",
    "version": "0.0.1",
    "author": "Miodrag Milanovic",
	"type": "plugin",
	"start": "false"
  }
}