{
	"name": "real-time-shipping-quotes-for-wocommerce",
	"version": "1.0.0",
	"description": "",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1",
		"build": "wp-scripts build",
		"start": "wp-scripts start"
	},
	"keywords": [],
	"author": "",
	"license": "ISC",
	"devDependencies": {
		"@wordpress/scripts": "^27.3.0",
		"copy-webpack-plugin": "^13.0.0"
	},
	"dependencies": {
		"@emotion/react": "^11.11.4",
		"@emotion/styled": "^11.11.0",
		"@mui/icons-material": "^5.15.13",
		"@mui/material": "^5.15.13",
		"@mui/styles": "^5.15.13",
		"@reduxjs/toolkit": "^2.2.7",
		"axios": "^1.7.7",
		"react-hook-form": "^7.53.0",
		"react-redux": "^9.1.2",
		"react-router-dom": "^6.22.3"
	}
}
