summaryrefslogtreecommitdiff
path: root/plugin.json
blob: 8883a09fe80fca890cc2055290e8eae6e6963a38 (plain)
1
2
3
4
5
6
{
  "name": "Example Plugin",
  "author": "John Doe",
  "frontend_bundle": "dist/index.js",
  "flags": ["debug", "_root"]
}