| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/ImportExportCore/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/ImportExportCore/composer.json |
{
"name": "amasty/module-import-export-core",
"description": "Import Export Core by Amasty",
"require": {
"php": ">=7.3"
},
"type": "magento2-module",
"version": "1.1.4",
"license": [
"Commercial"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\ImportExportCore\\": ""
}
}
}