Your IP : 216.73.217.13


Current Path : /var/www/www.indacotrentino.com/www/app/code/Amasty/ImportCore/
Upload File :
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\\": ""
        }
    }
}