{
    "name": "kaliop/jade-community-edition",
    "description": "Jade. Enrich Magento.",
    "type": "project",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "require": {
        "aheadworks/module-csblock": "^1.0",
        "almapay/alma-monthlypayments-magento2": "^4.1",
        "avalara/avatax-magento": "^2.6",
        "cweagans/composer-patches": "^1.7",
        "debuss-a/mtomsoapclient": "dev-master",
        "ebizmarts/mailchimp-lib": "^3.0",
        "facebook/php-business-sdk": "^17.0",
        "giggsey/libphonenumber-for-php": "^9.0",
        "imaginaerum/magento2-language-fr-fr": "^100.6",
        "kaliop/module-configurablestatusadjuster": "1.0.1",
        "laminas/laminas-zendframework-bridge": "^1.8",
        "laposte/magento2-colissimo-module": "1.5.0",
        "magefan/module-blog": "^2.8",
        "magefan/module-blog-m22": "^2.0",
        "magento/product-community-edition": "2.4.6-p12",
        "magestat/module-facebook-pixel": "^1.0",
        "mageworx/module-seosuiteultimate": "^2.28",
        "mailchimp/mc-magento2": "103.4.63",
        "opensearch-project/opensearch-php": "^1.0 || ^2.0, <2.0.1",
        "soon/module-admin-logger": "^1.0",
        "soon/module-advanced-cache": "~1",
        "soon/module-ajax-newsletter": "~1",
        "soon/module-ajax-scroll": "~1",
        "soon/module-app-js": "~1",
        "soon/module-cookie-notice": "~1",
        "soon/module-core": "~1",
        "soon/module-cs-block": "^1.0",
        "soon/module-data-sync": "~1",
        "soon/module-faq": "^1.1",
        "soon/module-more-product-links": "~1",
        "soon/module-order-display": "~1",
        "soon/module-promo-gift": "^1.1",
        "soon/module-qty-updater": "^1.0",
        "soon/module-select-to-list": "^1.0",
        "soon/module-stock-releaser": "^1.0",
        "soon/module-url-indexer": "^1.0",
        "soon/theme-jade-frontend": "~1",
        "vimeo/vimeo-api": "^3.0",
        "yireo/magento2-disablelog2": "*"
    },
    "require-dev": {
        "allure-framework/allure-phpunit": "^2",
        "captainhook/captainhook": "^5.1",
        "friendsofphp/php-cs-fixer": "^3.8",
        "lusitanian/oauth": "^0.8",
        "magento/ece-tools": "^2002.1",
        "magento/magento-coding-standard": "*",
        "magento/magento2-functional-testing-framework": "^4.3.1",
        "pdepend/pdepend": "^2.10",
        "phpcompatibility/php-compatibility": "^9.3",
        "phpmd/phpmd": "^2.12",
        "phpunit/phpunit": "^9.5",
        "sebastian/phpcpd": "^6.0",
        "symfony/var-dumper": "^5.3"
    },
    "conflict": {
        "gene/bluefoot": "*"
    },
    "autoload": {
        "psr-4": {
            "Magento\\Framework\\": "lib/internal/Magento/Framework/",
            "Magento\\Setup\\": "setup/src/Magento/Setup/",
            "Magento\\": "app/code/Magento/",
            "Zend\\Mvc\\Controller\\": "setup/src/Zend/Mvc/Controller/",
            "Soon\\GuestProductAlert\\": "app/code/Soon/module-guest-product-alert/",
            "Soon\\Merchandizer\\": "app/code/Soon/module-merchandizer/",
            "Soon\\StoreLocator\\": "app/code/Soon/module-store-locator/",
            "Dinhvan\\LayeredNavigation\\": "app/code/Dinhvan/LayeredNavigation/",
            "Dinhvan\\Customer\\": "app/code/Dinhvan/module-customer/",
            "Dinhvan\\Content\\": "app/code/Dinhvan/module-content/",
            "Dinhvan\\CatalogSearch\\": "app/code/Dinhvan/module-catalogsearch/",
            "Dinhvan\\Moodboard\\": "app/code/Dinhvan/module-moodboard/",
            "Dinhvan\\Core\\": "app/code/Dinhvan/module-core/",
            "Dinhvan\\CatalogImportExport\\": "app/code/Dinhvan/module-catalog-import-export/",
            "Dinhvan\\AbandonedCart\\": "app/code/Dinhvan/module-abandonedCart/"
        },
        "psr-0": {
            "": [
                "app/code/",
                "generated/code/"
            ]
        },
        "files": [
            "app/etc/NonComposerComponentRegistration.php"
        ],
        "exclude-from-classmap": [
            "**/dev/**",
            "**/update/**",
            "**/Test/**"
        ]
    },
    "autoload-dev": {
        "psr-4": {
            "Magento\\Sniffs\\": "dev/tests/static/framework/Magento/Sniffs/",
            "Magento\\Tools\\": "dev/tools/Magento/Tools/",
            "Magento\\Tools\\Sanity\\": "dev/build/publication/sanity/Magento/Tools/Sanity/",
            "Magento\\TestFramework\\Inspection\\": "dev/tests/static/framework/Magento/TestFramework/Inspection/",
            "Magento\\TestFramework\\Utility\\": "dev/tests/static/framework/Magento/TestFramework/Utility/"
        }
    },
    "config": {
        "preferred-install": "dist",
        "sort-packages": true,
        "secure-http": false,
        "disable-tls": true,
        "allow-plugins": {
            "magento/magento-composer-installer": true,
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "laminas/laminas-dependency-plugin": true,
            "magento/*": true,
            "php-http/discovery": true,
            "cweagans/composer-patches": true
        }
    },
    "minimum-stability": "stable",
    "prefer-stable": true,
    "repositories": {
        "0": {
            "type": "composer",
            "url": "https://repo.magento.com/"
        },
        "artifact": {
            "type": "artifact",
            "url": "artifact"
        }
    },
    "extra": {
        "magento-force": "override",
        "component_paths": {
            "blueimp/jquery-file-upload": "lib/web/jquery/fileUploader",
            "components/jquery": [
                "lib/web/jquery.js",
                "lib/web/jquery/jquery.min.js",
                "lib/web/jquery/jquery-migrate.js"
            ],
            "components/jqueryui": [
                "lib/web/jquery/jquery-ui.js"
            ],
            "tinymce/tinymce": "lib/web/tiny_mce_5",
            "trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js",
            "twbs/bootstrap": [
                "lib/web/jquery/jquery.tabs.js"
            ]
        },
        "patches": {
            "magento/framework": {
                "add-placeholder-date-field": "_extra/patches/Magento_Framework/add-placeholder-date-field.patch"
            },
            "magento/magento2-base": {
                "fotorama-mobile-event": "_extra/patches/Magento_Framework/fotorama-mobile-event.patch"
            },
            "magento/module-customer": {
                "newsletter-subscription-account-edit": "_extra/patches/Magento_Customer/newsletter_subscription_account_edit.patch",
                "edit-account-redirection": "_extra/patches/Magento_Customer/edit_account_redirection.patch",
                "use-dinhvan-pager-address-list": "_extra/patches/Magento_Customer/use_dinhvan_pager_address_list.patch",
                "add-placeholder-dob-field": "_extra/patches/Magento_Customer/add-placeholder-dob-field.patch",
                "fix-missing-region-index": "_extra/patches/Magento_Customer/fix-missing-region-index.patch"
            },
            "magento/module-sales": {
                "use-dinhvan-pager-class": "_extra/patches/Magento_Sales/use_dinhvan_pager_class.patch",
                "recent-order-limit-and-show": "_extra/patches/Magento_Sales/recent_order_limit_and_show.patch",
                "adjust-invoice-pdf-design": "_extra/patches/Magento_Sales/adjust_invoice_pdf_design.patch",
                "adjust-creditmemo-pdf-design": "_extra/patches/Magento_Sales/adjust_creditmemo_pdf_design.patch",
                "pdf-invoice-admin-use-dinhvan-class": "_extra/patches/Magento_Sales/pdf_invoice_admin_use_dinhvan_class.patch",
                "pdf-creditmemo-admin-use-dinhvan-class": "_extra/patches/Magento_Sales/pdf_creditmemo_admin_use_dinhvan_class.patch",
                "rework-base-pdf-invoice": "_extra/patches/Magento_Sales/rework_base_pdf_invoice.patch",
                "credit-memo-free-shipping-ACSD-50814": "_extra/patches/Magento_Sales/credit_memo_free_shipping.patch"
            },
            "magento/module-eav": {
                "translate-label-value-for-frontend": "_extra/patches/Magento_Eav/translate-label-value-for-frontend.patch"
            },
            "avalara/avatax-magento": {
                "do-not-override-address-validation": "_extra/patches/ClassyLlama_AvaTax/do-not-override-address-validation.patch"
            }
        }
    },
    "suggest": {
        "ext-pcntl": "Need for run processes in parallel mode"
    }
}
