{
	"name": "cocopopup",
	"version": "1.0.4",
	"description": "Boost engagement and conversions with CocoPopup. Create stunning popups with ease, target your audience effectively, and enhance your website's performance effortlessly.",
	"author": "Franchi Web Design",
	"license": "GPL-2.0-or-later",
	"main": "build/index.js",
	"scripts": {
		"build": "wp-scripts build",
		"format": "wp-scripts format",
		"lint:css": "wp-scripts lint-style",
		"lint:js": "wp-scripts lint-js",
		"packages-update": "wp-scripts packages-update",
		"plugin-zip": "wp-scripts plugin-zip",
		"start": "wp-scripts start"
	},
	"devDependencies": {
		"@wordpress/scripts": "^27.5.0"
	},
	"dependencies": {
		"@wordpress/icons": "^9.45.0",
		"react-datepicker": "^6.6.0",
		"react-select": "^5.8.0"
	}
}