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