summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/layout/plugin.json
blob: 706464157b9290e6f0911bf8cc7b3c9c5569cbde (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": "true"
  }
}