{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "cineligue2025/film-seances",
	"version": "0.1.0",
	"title": "Séances pour un film",
	"category": "cineligue",
	"icon": "tickets",
	"description": "À placer dans le bloc film",
	"example": {},
	"supports": {
		"html": false
	},
	"textdomain": "film-seances",
	"editorScript": "file:./index.js",
	"editorStyle": "file:./index.css",
	"style": "file:./style-index.css",
	"render": "file:./render.php",
	"viewScript": "file:./view.js"
}
