{
    "name": "root/gist-woocommerce",
    "description": "Connects WooCommerce to Gist to sync your store data, send targeted campaigns to your customers, and sell more stuff.",
    "type": "project",
    "license": "GPL",
    "authors": [
        {
            "name": "Gist",
            "email": "support@getgist.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": {"Gist_WooCommerce\\": "./Gist_WooCommerce"}
    }
}