{
	"apiVersion": 3,
	"name": "mshmn/contributor-biography",
	"title": "Musahimoun: Contributor Biography",
	"category": "musahimoun",
	"description": "Displays the author's biography.",
	"textdomain": "mousahimoun",
	"keywords": ["Contributor Biography"],
	"attributes": {
		"textAlign": {
			"type": "string"
		}
	},
	"usesContext": [
	"index",
	"postType",
	"postId",
	"contributor",
	"contributorsCount"
	],
	"supports": {
		"spacing": {
			"margin": true,
			"padding": true
		},
		"color": {
			"gradients": true,
			"link": true,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true
			}
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true
			}
		}
	},
	"editorScript": "file:./index.js"
}
