{
    "name": "wpbean-product-gallery-slider-for-woocommerce",
    "version": "0.1.0",
    "description": "WPBean Product Gallery Slider for WooCommerce is a powerful plugin that enhances the product image viewing experience on WooCommerce websites.",
    "author": "WPBean",
    "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"
    },
    "files": [
        "includes",
        "languages",
        "vendor",
        "woo-templates",
        "wpbean-product-gallery-slider-for-woocommerce.php",
        "readme.txt"
    ],
    "devDependencies": {
        "@wordpress/scripts": "^30.6.0",
        "autoprefixer": "^10.4.21",
        "postcss": "^8.5.6",
        "postcss-prefix-selector": "^2.1.1",
        "sass": "^1.91.0",
        "tailwindcss": "^3.4.0"
    },
    "dependencies": {
        "@radix-ui/react-popover": "^1.1.15",
        "@radix-ui/react-select": "^2.2.6",
        "@radix-ui/react-slider": "^1.3.6",
        "@radix-ui/react-switch": "^1.2.6",
        "@radix-ui/react-toggle-group": "^1.1.11",
        "@radix-ui/react-tooltip": "^1.2.8",
        "@wordpress/components": "^28.13.0",
        "lucide-react": "^0.542.0",
        "react-color": "^2.19.3",
        "react-colorful": "^5.6.1",
        "react-select": "^5.10.2"
    }
}
