| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Orangecat/MediaGalleryProcessor/ |
| 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\\": ""
}
}
}