{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "sign-up-list/sul-sign-up",
	"version": "0.1.0",
	"title": "Sign-up List Form",
	"category": "widgets",
	"icon": "edit",
	"description": "Sign-up Form for Sign-up List.",
	"supports": {
		"html": false
	},
	"textdomain": "sign-up-list",
	"editorScript": "file:../../build/sul-sign-up.js",
	"editorStyle": "file:../../build/sul-sign-up.css",
	"style": "file:../../build/style-sul-sign-up.css"
}
