{
	"dc-error": {
		"type": "string",
		"default": ""
	},
	"dc-status": {
		"type": "boolean"
	},
	"dc-type": {
		"type": "string"
	},
	"dc-relation": {
		"type": "string"
	},
	"dc-id": {
		"type": "number"
	},
	"dc-author": {
		"type": "number"
	},
	"dc-show": {
		"type": "string",
		"default": "current"
	},
	"dc-field": {
		"type": "string"
	},
	"dc-format": {
		"type": "string",
		"default": "d.m.Y t"
	},
	"dc-custom-format": {
		"type": "string"
	},
	"dc-custom-date": {
		"type": "boolean",
		"default": false
	},
	"dc-year": {
		"type": "string",
		"default": "numeric"
	},
	"dc-month": {
		"type": "string",
		"default": "numeric"
	},
	"dc-day": {
		"type": "string",
		"default": "numeric"
	},
	"dc-hour": {
		"type": "boolean",
		"default": "numeric"
	},
	"dc-hour12": {
		"type": "string",
		"default": false
	},
	"dc-minute": {
		"type": "string",
		"default": "numeric"
	},
	"dc-second": {
		"type": "string",
		"default": "numeric"
	},
	"dc-locale": {
		"type": "string",
		"default": "en"
	},
	"dc-timezone": {
		"type": "string",
		"default": "Europe/London"
	},
	"dc-timezone-name": {
		"type": "string",
		"default": "none"
	},
	"dc-weekday": {
		"type": "string"
	},
	"dc-era": {
		"type": "string"
	},
	"dc-limit": {
		"type": "number",
		"default": 100
	},
	"dc-content": {
		"type": "string"
	},
	"dc-media-id": {
		"type": "number"
	},
	"dc-media-url": {
		"type": "string"
	},
	"dc-media-caption": {
		"type": "string"
	},
	"dc-link-status": {
		"type": "boolean"
	},
	"dc-link-url": {
		"type": "string"
	},
	"dc-post-taxonomy-links-status": {
		"type": "boolean"
	},
	"dc-custom-delimiter-status": {
		"type": "boolean"
	},
	"dc-delimiter-content": {
		"type": "string",
		"default": ""
	},
	"dc-order": {
		"type": "string"
	},
	"dc-accumulator": {
		"type": "number"
	},
	"dc-contains-html": {
		"type": "boolean",
		"default": false
	},
	"dc-link-target": {
		"type": "string",
		"default": "none"
	},
	"dc-limit-by-archive": {
		"type": "string"
	},
	"dc-acf-char-limit": {
		"type": "number",
		"default": 0
	}
}
