{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "pressprimer-quiz/dashboard",
	"version": "3.0.0",
	"title": "PPQ Dashboard",
	"category": "pressprimer-quiz",
	"icon": "dashboard",
	"description": "Front-end dashboard for PressPrimer Quiz students and, with add-ons, instructors.",
	"supports": {
		"html": false,
		"multiple": false
	},
	"textdomain": "pressprimer-quiz",
	"editorScript": "file:../../build/blocks/dashboard/index.js",
	"editorStyle": "file:./editor.css",
	"style": "file:./style.css"
}
