{
	"apiVersion": 2,
	"name": "surecart/trial-line-item",
	"title": "Trial",
	"description": "Display a trial amount.",
	"category": "surecart",
	"keywords": ["trial"],
	"textdomain": "surecart",
	"ancestor": ["surecart/form", "surecart/totals"],
	"supports": {
		"reusable": false,
		"html": false,
		"multiple": false
	},
	"attributes": {
		"label": {
			"type": "string",
			"default": "Trial"
		}
	}
}
