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