{
    "name": "techvoot/shoponix",
    "description": "Shoponix AI Chat for WooCommerce",
    "type": "wordpress-plugin",
    "require": {
        "php": ">=8.1"
    },
    "autoload": {
        "psr-4": {
            "Shoponix\\": "includes/"
        }
    }
}
