{
  "apiVersion": 3,
  "name": "sheet-to-wp-table-for-google-sheet/raw-sheet",
  "title": "Live Google Sheet",
  "category": "text",
  "keywords": [
    "google sheet",
    "table",
    "data",
    "gsheet",
    "google table"
  ],
  "icon": "media-spreadsheet",
  "description": "Get data from Google Sheet and display it in a table using JavaScript. Fast and secure",
  "supports": {
    "html": false,
    "customClassName": true
  },
  "textdomain": "sheet-to-wp-table-for-google-sheet",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css",
  "viewScript": "file:./view.js"
}