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