File "block.json"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/.wp-cli/wp-content/plugins/mailchimp-for-woocommerce_bk/blocks/assets/js/checkout-newsletter-subscription-block/block.json
File size: 623 bytes
MIME-type: application/json
Charset: utf-8

{
	"apiVersion": 2,
	"name": "woocommerce/mailchimp-newsletter-subscription",
	"version": "1.0.0",
	"title": "Mailchimp Newsletter!",
	"category": "woocommerce",
	"description": "Adds a newsletter subscription checkbox to the checkout.",
	"supports": {
		"html": true,
		"align": false,
		"multiple": false,
		"reusable": false
	},
	"parent": [
		"woocommerce/checkout-contact-information-block"
	],
	"attributes": {
		"lock": {
			"type": "object",
			"default": {
				"remove": true,
				"move": true
			}
		}
	},
	"textdomain": "mailchimp-woocommerce",
	"editorStyle": "file:../../../build/style-newsletter-block.css"
}