{
	"name": "firepro/firepro",
	"title": "Firepro",
	"category": "widgets",
	"icon": "admin-generic",
	"description": "Animation block written with ESNext standard and JSX support. Provides interfacing with the FirePro animation library.",
	"textdomain": "firepro",
	"supports": {
		"html": false
	},
	"editorScript": "file:./build/index.js",
	"editorStyle": "file:./build/index.css",
	"style": "file:./build/style-index.css"
}
