summaryrefslogtreecommitdiff
path: root/plugin.json
blob: 0187d84a981851c162e516f2a13a66c02abcbf6d (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "Example Plugin",
  "author": "John Doe",
  "flags": ["debug", "_root"],
  "publish": {
    "tags": ["template", "root"],
    "description": "Decky example plugin."
  }
}