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