Your IP : 127.0.0.1
{
"name": "magento/module-dhl",
"description": "N/A",
"config": {
"sort-packages": true
},
"require": {
"php": "~7.3.0||~7.4.0",
"lib-libxml": "*",
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-directory": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*"
},
"suggest": {
"magento/module-checkout": "100.4.*"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Dhl\\": ""
}
},
"version": "100.4.0"
}