11 lines
269 B
JSON
11 lines
269 B
JSON
{
|
|
"apiVersion": 3,
|
|
"name": "badegg/article",
|
|
"title": "Article Builder",
|
|
"category": "badegg",
|
|
"description": "A wrapper to contain core blocks",
|
|
"editorScript": "article-editor-script",
|
|
"editorStyle": "article-editor-style",
|
|
"style": "article-style"
|
|
}
|