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