{
    "name": "vendor/esourcing",
    "description": "esourcing",
    "autoload": {
        "psr-4": {
            "Vendor\\Esourcing\\": "src/"
        }
    },
    "require": {
        "phpoffice/phpspreadsheet": "^1.22",
        "phpoffice/phpword": "dev-master",
        "jaxon-php/jaxon-core": "~3.2"
    }
}
