{
	"name": "mixpay-gateway-for-woocommerce",
	"title": "MixPay Gateway for WooCommerce",
	"version": "1.1.3",
	"author": "mixpay team",
	"license": "GPL-3.0+",
	"keywords": [],
	"engines": {
		"node": ">=6.9.4",
		"npm": ">=1.1.0"
	},
	"devDependencies": {
		"@woocommerce/dependency-extraction-webpack-plugin": "^1.7.0",
		"@wordpress/scripts": "17.1.0",
		"cross-env": "6.0.3"
	},
	"scripts": {
		"start": "wp-scripts start",
		"build": "wp-scripts build",
		"check-engines": "wp-scripts check-engines"
	}
}
