{
	"name": "favored",
	"version": "1.1.0",
	"description": "",
	"scripts": {
		"dev": "mix",
		"watch": "mix watch",
		"watch-poll": "mix watch -- --watch-options-poll=1000",
		"hot": "mix watch --hot",
		"production": "mix --production",
		"build": "wp-scripts build",
		"start": "wp-scripts start",
		"make-pot": "wp i18n make-pot .  ./languages/favored.pot --skip-php --exclude=src,node_modules",
		"make-json": "wp i18n make-json ./languages/ --no-purge --pretty-print"
	},
	"author": "",
	"license": "ISC",
	"devDependencies": {
		"@jeffreyvr/tailwindcss-tailpress": "^2.0.0",
		"@woocommerce/dependency-extraction-webpack-plugin": "^3.0.1",
		"@wordpress/babel-plugin-makepot": "^6.11.0",
		"@wordpress/dependency-extraction-webpack-plugin": "^6.13.0",
		"@wordpress/scripts": "^30.8.1",
		"autoprefixer": "^10.4.0",
		"browser-sync": "^2.26.14",
		"cross-env": "^6.0.3",
		"laravel-mix": "^6.0.49",
		"postcss": "^8.2.10",
		"postcss-import": "^14.0.0",
		"postcss-nested": "^5.0.3",
		"postcss-nested-ancestors": "^2.0.0",
		"resolve-url-loader": "^3.1.2",
		"tailwindcss": "^3.3.0"
	},
	"dependencies": {
		"@radix-ui/react-dialog": "^1.1.2",
		"@radix-ui/react-popover": "^1.1.2",
		"@radix-ui/react-slot": "^1.1.0",
		"@radix-ui/react-toast": "^1.2.1",
		"@react-spring/web": "^9.7.3",
		"@tanstack/react-query": "^5.62.10",
		"@wordpress/api-fetch": "^6.55.0",
		"@wordpress/block-editor": "^12.25.0",
		"@wordpress/components": "^27.5.0",
		"@wordpress/element": "^5.34.0",
		"@wordpress/i18n": "^5.11.0",
		"class-variance-authority": "^0.7.0",
		"classnames": "^2.5.1",
		"clsx": "^2.1.1",
		"country-codes-flags-phone-codes": "^1.1.1",
		"dayjs": "^1.11.12",
		"feather-icons": "^4.29.1",
		"feather-icons-react": "^0.7.0",
		"i18n-iso-countries": "^7.12.0",
		"libphonenumber-js": "^1.11.14",
		"lucide-react": "^0.454.0",
		"ramda": "^0.30.1",
		"react-hook-form": "^7.52.1",
		"react-router-dom": "^6.25.1",
		"tailwind-merge": "^2.5.4"
	}
}
