{
    "name": "magetop/quote-system",
    "description": "Quote System For Magento2",
    "type": "magento2-module",
    "version": "5.0.0",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Magetop\\Quotesystem\\": ""
        }
    }
}
