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