{
	"name": "@webiny/app-page-builder-elements",
	"version": "5.44.0",
	"main": "index.js",
	"repository": {
		"type": "git",
		"url": "https://github.com/webiny/webiny-js.git"
	},
	"description": "A package that provides all the tools necessary to render pages created with Webiny's Page Builder application.",
	"author": {
		"name": "Webiny Ltd",
		"email": "info@webiny.com",
		"url": "https://www.webiny.com"
	},
	"license": "MIT",
	"dependencies": {
		"@emotion/react": "11.10.8",
		"@emotion/styled": "11.10.6",
		"@webiny/react-composition": "5.44.0",
		"@webiny/theme": "5.44.0",
		"facepaint": "1.2.1",
		"lodash": "4.17.21"
	},
	"peerDependencies": {
		"@editorjs/editorjs": "^2.30.8",
		"aos": "^2.3.4",
		"react": "18.2.0",
		"react-columned": "^1.1.3",
		"react-google-recaptcha": "^1.1.0",
		"react-images": "^0.5.19",
		"swiper": "^9.3.2"
	},
	"peerDependenciesMeta": {
		"@editorjs/editorjs": {
			"optional": true
		},
		"aos": {
			"optional": true
		},
		"react-columned": {
			"optional": true
		},
		"react-google-recaptcha": {
			"optional": true
		},
		"react-images": {
			"optional": true
		},
		"swiper": {
			"optional": true
		}
	},
	"devDependencies": {
		"@types/facepaint": "1.2.2",
		"@types/react": "18.2.79",
		"@webiny/project-utils": "5.44.0",
		"execa": "5.1.1",
		"rimraf": "6.0.1",
		"typescript": "5.3.3"
	},
	"publishConfig": {
		"access": "public",
		"directory": "dist"
	},
	"scripts": {
		"build": "node ../cli/bin.js run build",
		"watch": "node ../cli/bin.js run watch"
	},
	"gitHead": "a84a4d84564b6d9b69972cea297d6edd6ea824bb"
}
