6 lines
124 B
JSON
6 lines
124 B
JSON
{
|
|
"name": "Example Plugin",
|
|
"author": "John Doe",
|
|
"frontend_bundle": "dist/index.js",
|
|
"flags": ["debug", "_root"]
|
|
}
|