File "block.json"

Full Path: /home/warrior1/public_html/plugins/mailpoet/assets/dist/js/marketing_optin_block/block.json
File size: 620 bytes
MIME-type: application/json
Charset: utf-8

{
  "apiVersion": 2,
  "name": "mailpoet/marketing-optin-block",
  "version": "0.1.0",
  "title": "MailPoet Marketing Opt-in",
  "category": "mailpoet",
  "textdomain": "mailpoet",
  "supports": {
    "align": false,
    "html": false,
    "multiple": false,
    "reusable": false,
    "inserter": false
  },
  "attributes": {
    "lock": {
      "type": "object",
      "default": {
        "remove": true,
        "move": false
      }
    }
  },
  "parent": ["woocommerce/checkout-contact-information-block"],
  "editorScript": "file:./marketing-optin-block.js",
  "editorStyle": "file:./marketing-optin-block.css"
}