{
	"name": "eventespresso/event-espresso-core",
	"type": "wordpress-plugin",
	"license": "GPL-3.0-or-later",
	"description": "Event Espresso 4 Core for WordPress: Build an Event Ticketing Website Today!",
	"authors": [
		{
			"name": "Event Espresso Teem",
			"email": "developers@eventspresso.com",
			"homepage": "https://developer.eventespresso.com"
		}
	],
	"homepage": "https://eventespresso.com",
	"keywords": [
		"event-espresso",
		"wordpress",
		"events",
		"event-management",
		"event-tickets",
		"event-registration",
		"ticketing-system"
	],
	"support": {
		"issues": "https://github.com/eventespresso/event-espresso-core/issues",
		"forum": "https://eventespresso/support/forums",
		"source": "https://github.com/eventespresso/event-espresso-core",
		"docs": "https://github.com/eventespresso/event-espresso-core/tree/master/docs"
	},
	"require": {
		"php": ">=7.4",
		"ext-json": "*",
		"ext-mbstring": "*",
		"ext-openssl": "*",
		"dompdf/dompdf": "^2.0.1",
		"endyjasmi/cuid": "2.*",
		"tijsverkoyen/css-to-inline-styles": "2.2.4",
		"jaybizzle/crawler-detect": "^1.2",
		"wp-graphql/wp-graphql": "~1.32.1"
	},
	"config": {
		"platform": {
			"php": "7.4.0"
		}
	}
}
