summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/layout/plugin.json
blob: 996e09d6a07e03353979ae7c45ad34e62449adf2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "plugin": {
	"name": "layout",
	"description": "Layout helper plugin",
	"version": "0.0.1",
	"author": "Carl",
	"type": "plugin",
	"start": "false"
  }
}