summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/vector/plugin.json
blob: a8dbdc58b72a09cef022bfb1c517fc9cb9b257d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
	"plugin": {
		"name": "vector",
		"description": "Vector-hook demonstration plugin",
		"version": "0.0.1",
		"author": "Ryan Holtz",
		"type": "plugin",
		"start": "false"
	  }
}