summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/data/plugin.json
blob: 89c36d6bd36d0a1159927566c3a892feb065af4c (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"
  }
}