Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/code/Amasty/ImportExportCore/
Upload File :
Current File : /home/dev2.destoffenstraat.com/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.4.0",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\ImportExportCore\\": ""
        }
    }
}