Your IP : 216.73.216.220


Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Orangecat/MediaGalleryProcessor/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Orangecat/MediaGalleryProcessor/composer.json

{
    "name": "olivertar/m2_api_product_images",
    "require": {
        "magento/framework": ">=100.0.0",
        "php": "~5.5.0|~5.6.0|>=7.0.0"
    },
    "type": "magento2-module",
    "minimum-stability": "dev",
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Orangecat\\MediaGalleryProcessor\\": ""
        }
    }
}