{ "name": "itg-theme/etail-west-plugin", "description": "eTail West theme plugin for presentation", "type": "shopware-platform-plugin", "license": "MIT", "autoload": { "psr-4": { "EtailWestTheme\\": "src/" } }, "extra": { "shopware-plugin-class": "EtailWestTheme\\EtailWestTheme", "label": { "en-GB": "eTail West theme plugin for presentation" } } }