summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/dummy/plugin.json
blob: 9ce532139aafa47f24259d6a5d44095881858f32 (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"
  }
}