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