{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "post-views-counter/site-views",
	"version": "1.0.0",
	"title": "Site Views",
	"category": "post-views-counter",
	"icon": "list-view",
	"description": "Display site views. Requires Post Views Counter Pro.",
	"keywords": [ "views", "site", "total", "analytics", "pro" ],
	"attributes": {},
	"supports": {
		"html": false,
		"multiple": false,
		"reusable": false
	},
	"textdomain": "post-views-counter",
	"editorScript": "file:../index.js"
}
