{
    "name": "wyomind/categorynavigation",
    "version": "4.0.0",
    "version_normalized": "4.0.0.0",
    "dist": {
        "type": "zip",
        "url": "https://repo.wyomind.com/wyomind-categorynavigation-4.0.0.zip",
        "reference": ""
    },
    "require": {
        "magento/framework": ">=100.0.0",
        "php": "~5.5.0|~5.6.0|>=7.0.0",
        "wyomind/framework": ">=5.0.0"
    },
    "type": "magento2-module",
    "extra": [],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Wyomind\\CategoryNavigation\\": ""
        }
    },
    "license": [
        "Commercial License - Copyright 2024  - WYOMIND  - Purchasing any product (Software) from the  wyomind.com web-site means buyer agree to the following statements (see LICENSE.TXT)"
    ],
    "description": false
}