{
    "name": "sellops/thank-you-page-effects",
    "description": "SellopsThankYouPageEffects – Celebration animations (confetti and more) on the Shopware 6 checkout thank-you page",
    "type": "shopware-platform-plugin",
    "license": "proprietary",
    "version": "1.0.0",
    "authors": [
        {
            "name": "Seller Operations GmbH",
            "email": "account@pinewire.de"
        }
    ],
    "require": {
        "shopware/core": "~6.6.0 || ~6.7.0",
        "shopware/storefront": "~6.6.0 || ~6.7.0"
    },
    "autoload": {
        "psr-4": {
            "Sellops\\ThankYouPageEffects\\": "src/"
        }
    },
    "extra": {
        "shopware-plugin-class": "Sellops\\ThankYouPageEffects\\SellopsThankYouPageEffects",
        "label": {
            "de-DE": "Sellops Thank You Page Effects",
            "en-GB": "Sellops Thank You Page Effects"
        },
        "description": {
            "de-DE": "Feier-Animationen wie Konfetti und Feuerwerk auf der Bestellbestätigungsseite (Danke-Seite) für Shopware 6 – vollständig konfigurierbar pro Verkaufskanal, ganz ohne Programmieraufwand.",
            "en-GB": "Celebration animations such as confetti and fireworks on the Shopware 6 checkout thank-you page — fully configurable per sales channel, no custom coding required, easy to set up."
        },
        "manufacturerLink": {
            "de-DE": "https://store.seller-operations.com/de/",
            "en-GB": "https://store.seller-operations.com/"
        },
        "supportLink": {
            "de-DE": "https://store.seller-operations.com/de/",
            "en-GB": "https://store.seller-operations.com/"
        }
    }
}
