{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "leco-cp/login",
	"version": "0.1.0",
	"title": "Login Form",
	"category": "widgets",
	"description": "Add the Client Portal login form.",
	"textdomain": "leco-cp",
	"editorScript": "file:./index.js",
	"editorStyle": "leco-client-portal-css",
	"style": [ "file:./style-index.css" ]
}
