{
    "name": "ithemeland/ithemelandco-woo-report",
    "authors": [
        {
            "name": "iThemeland",
            "email": "info@ithemelandco.com"
        }
    ],
    "autoload": {
        "psr-4": {
            "iwrasl\\classes\\": "classes/",
            "iwrasl\\views\\": "views/",
            "iwrasl\\framework\\": "framework/"
        }
    },
    "require": {
        "phpoffice/phpspreadsheet": "^2.1"
    }
}
