{
  "apiVersion": 2,
  "name": "wpecounter/most-viewed-block",
  "title": "Most Popular",
  "category": "wpecounter",
  "icon": "chart-bar",
  "description": "A dynamic block showing the most popular posts.",
  "textdomain": "wpecounter",
  "editorScript": "file:./build/index.js",
  "style": "file:./src/style-index.css",
  "editorStyle": "file:./build/index.css",
  "supports": {
    "html": false
  }
}
