{
	"core": null,
	"phpVersion": "8.0",
	"plugins": [
		"./build"
	],
	"themes": [
		"https://downloads.wordpress.org/theme/hello-elementor.zip"
	],
	"mappings": {
		"elementor-templates": "./tests/playwright/templates",
		"elementor-config": "./tests/wp-env/config",
		"elementor-playwright-templates": "./templates/playwright",
		"elementor-playwright": "./tests/playwright"
	},
	"config": {
		"ELEMENTOR_SHOW_HIDDEN_EXPERIMENTS": true,
		"SCRIPT_DEBUG": false,
		"WP_DEBUG": false
	}
}
