{
	"apiVersion": 2,
	"name": "afpb/list-table",
	"version": "0.1.0",
	"title": "List Table",
	"category": "affiliaterg",
	"description": "Product review table",
	"supports": {
		"html": false,
		"anchor": true
	},
	"attributes": {
		"uniqueId": {
			"type": "string"
		},
		"boxBorder": {
			"type": "object",
			"default": {
				"width": "1px",
				"style": "solid",
				"color": "#d7b837"
			}
		}
	},
	"textdomain": "affiliaterg",
	"editorScript": "file:./index.js",
	"editorStyle": "file:./index.css",
	"style": "file:./style-index.css"
}
