{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "postgate/subscription-manager",
  "version": "1.0.4",
  "title": "PostGate Subscription Manager",
  "category": "widgets",
  "icon": "id-alt",
  "description": "Add a simple account area where customers can view and manage their subscriptions.",
  "textdomain": "postgate",
  "supports": {
    "html": false
  },
  "editorScript": "file:./index.js",
  "editorStyle": "file:./style-index.css"
}