JSON block.json
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"title": "Facebook Feed",
"name": "essential-blocks/facebook-feed",
"category": "essential-blocks",
"description": "Display live Facebook page posts inside your Gutenberg pages.",
"apiVersion": 3,
"textdomain": "essential-blocks",
"supports": {
"anchor": true,
"align": [
"wide",
"full"
]
},
"editorScript": "essential-blocks-editor-script"
}