{
    "name": "a3rev/wc-email-inquiry",
    "description": "Transform your entire WooCommerce products catalog or any individual product into an online brochure with Product Email Inquiry button and pop-up email form. Add product email inquiry functionality to any product either with WooCommerce functionality or hide that functionality and the page becomes a brochure.",
    "license": "GPLv2 or later",
    "authors": [
        {
            "name": "a3rev Software",
            "email": "admin@a3rev.com"
        }
    ],
    "config": {
        "optimize-autoloader": true
    },
    "require": {
        "php": ">=5.6|>=7.0"
    },
    "autoload": {
        "psr-4": {
          "A3Rev\\WCEmailInquiry\\": [ "admin/", "classes/" ]
        }
    }
}
