Current Path : /home/dev2.destoffenstraat.com/app/code/FME/Productattachments/ |
Current File : /home/dev2.destoffenstraat.com/app/code/FME/Productattachments/composer.json |
{ "name": "fme/module-productattachments", "description": "FME Product Attachments For Magento 2", "type": "magento2-module", "version": "1.4.17", "license": [ "OSL-3.0", "AFL-3.0" ], "autoload": { "files": [ "registration.php" ], "psr-4": { "FME\\Productattachments\\": "" } } }