{
	"apiVersion": 3,
	"name": "mshmn/contributor-socials",
	"title": "Musahimoun: Contributor Socials",
	"category": "musahimoun",
	"description": "Displays contributor social links as icons.",
	"textdomain": "musahimoun",
	"keywords": ["contributor socials", "social links", "social icons"],
	"attributes": {
		"iconSize": {
			"type": "number",
			"default": 36
		}
	},
	"usesContext": ["postType", "postId", "contributor"],
	"supports": {
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true,
			"blockGap": true
		}
	},
	"editorScript": "file:./index.js",
	"viewScript": "file:./view.js",
	"style": "file:./style.css"
}