{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "ctcl-sharing/ctcl-sharing",
	"version": "0.1.0",
	"title": "CTCL Sharing",
	"category": "ctc-lite-blocks",
	"example": {},
	"icon": "share-alt",
	"description": "CT Commerce Lite social sharing block.",
	"supports": {
		"html": false
	},
	"textdomain": "ctcl-sharing",
	"editorScript": "file:./index.js",
	"editorStyle": "file:./index.css",
	"style": "file:./style-index.css"
}
