{
    "name": "edd/elementor-widget-pack-edd",
    "version": "1.0.0",
    "description": "Elementor EDD Widget Pack",
    "authors": [
        {
            "name": "Rafi Ahmed",
            "email": "rafi201822@gmail.com"
        }
    ],
    "license": "MIT",

    "autoload": {
        "psr-4": {
            "EasyEddForElementor\\Widgets\\": "widgets/"
        }
    }
}