{
	"apiVersion": 2,
	"name": "zwt/beautiful-link-preview",
	"title": "Beautiful Link Preview",
	"category": "media",
	"icon": "share",
	"description": "Gutenberg block version of Beautiful Link Preview",
	"supports": {
		"html": false
	},
	"textdomain": "beautiful-link-preview",
	"editorScript": "file:./build/index.js",
	"editorStyle": "file:./build/index.css",
	"style": "file:./build/style-index.css"
}