[
  {
    "name": "wp-radio/radio-player",
    "title": "Radio Player",
    "category": "media",
    "description": "Display a radio station player.",
    "textdomain": "wp-radio",
    "editorScript": "file:./block/build/index.js",
    "style": "file:./block/build/style.css"
  },
  {
    "name": "wp-radio/radio-station",
    "title": "Radio Station",
    "category": "media",
    "description": "Display a radio station.",
    "textdomain": "wp-radio",
    "editorScript": "file:./block/build/index.js",
    "style": "file:./block/build/style.css"
  }
]