| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/WebShopApps/MatrixRate/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/WebShopApps/MatrixRate/composer.json |
{
"name": "webshopapps/module-matrixrate",
"description": "Magento Shipping Multiple Table Rates - MatrixRate",
"version": "20.4.0",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"authors": [
{
"name": "ShipperHQ",
"email": "sales@wshipperhq.com",
"homepage": "http://www.Shipperhq.com"
},
{
"name": "Karen Baker"
}
],
"type": "magento2-module",
"support": {
"documentation": "http://docs.shipperhq.com"
},
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"WebShopApps\\MatrixRate\\": ""
}
}
}