{
	"name": "@quillforms/payment-gateways",
	"version": "4.0.4",
	"description": "Payment Gateways",
	"author": "Mohamed Magdy <md.magdy.sa@gmail.com> (https://github.com/mdmag)",
	"license": "GPL-2.0-or-later",
	"keywords": [
		"quillforms",
		"payment gateways"
	],
	"homepage": "https://github.com/quillforms/quillforms/tree/master/packages/payment-gateways/README.md",
	"repository": {
		"type": "git",
		"url": "https://github.com/quillforms/quillforms.git",
		"directory": "packages/shared-data"
	},
	"types": "build-types",
	"bugs": {
		"url": "https://github.com/quillforms/quillforms/issues"
	},
	"main": "build/index.js",
	"module": "build-module/index.js",
	"dependencies": {
		"@babel/runtime": "^7.9.2",
		"@quillforms/config": "^4.0.4",
		"@quillforms/types": "^4.0.4",
		"@wordpress/hooks": "^3.32.0",
		"react-dnd": "15.1.2"
	},
	"peerDependencies": {
		"react": "^16.8.5 || ^17.0.0 || ^18.0.0",
		"react-dom": "^16.8.5 || ^17.0.0 || ^18.0.0"
	},
	"publishConfig": {
		"access": "public"
	},
	"gitHead": "50abe92c5e7c056add2d51383e318ea5597219be"
}
