{
    "name": "a3rev/dashboard",
    "description": "A package of Responsi Premium Themes, Responsi Premium plugins, WooCommerce and WordPress Premium plugins that give webmasters a suite of powerful and advanced tools for building and maintaining unique and powerful websites.",
    "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\\": [ "admin/", "includes/", "src/", "upgrade/" ]
        }
    }
}
