{
    "$schema": "https://json.schemastore.org/block.json",
    "apiVersion": "1",
    "name": "fb-reviews-widget/reviews",
    "title": "Social Reviews & Recommendations Block",
    "description": "Block for social reviews and recommendations. Easy way to show your Google, Facebook and Yelp reviews on WordPress pages!",
    "category": "widgets",
    "keywords": [
        "social",
        "review",
        "recommendations",
        "google",
        "facebook",
        "yelp",
        "block"
    ],
    "icon": "star-filled",
    "textdomain": "fb-reviews-widget",
    "editorScript": "file:./build/index.js",
    "attributes": {
        "id": {
            "type": "string"
        }
    }
}
