{
	"name": "woocommerce-bookings/booking-time-slots",
	"title": "Booking Time Slots",
	"description": "Displays a list of time slots for a booking product.",
	"category": "woocommerce-product-elements",
	"usesContext": [ "postId" ],
	"supports": {
		"html": false,
		"interactivity": true
	},
	"keywords": [ "WooCommerce", "Bookings" ],
	"textdomain": "woocommerce-bookings",
	"render": "file:./render.php",
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"viewScriptModule": "file:./frontend.js",
	"editorScript": "file:./index.js",
	"style": "file:./style-index.css"
}
