Current Path : /home/dev2.destoffenstraat.com/app/code/SR/Productcolumn/ |
Current File : /home/dev2.destoffenstraat.com/app/code/SR/Productcolumn/composer.json |
{ "name": "sr/module-productcolumn", "description": "", "type": "magento2-module", "license": "proprietary", "authors": [ { "name": "Mage2Gen", "email": "info@mage2gen.com" } ], "minimum-stability": "dev", "require": {}, "autoload": { "files": [ "registration.php" ], "psr-4": { "SR\\Productcolumn\\": "" } } }