{
    "packages": [
        {
            "name": "mahdiyazdani/wp-breadcrumbs",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mahdiyazdani/wp-breadcrumbs.git",
                "reference": "5a9f7b753dbca334a1308b9b880b6b818a8b4c90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mahdiyazdani/wp-breadcrumbs/zipball/5a9f7b753dbca334a1308b9b880b6b818a8b4c90",
                "reference": "5a9f7b753dbca334a1308b9b880b6b818a8b4c90",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "0.7.2",
                "php-parallel-lint/php-parallel-lint": "1.3.2",
                "phpcompatibility/phpcompatibility-wp": "2.1.3",
                "phpunit/phpunit": "9.5.24",
                "squizlabs/php_codesniffer": "3.7.1",
                "wp-coding-standards/wpcs": "2.3.0"
            },
            "time": "2024-08-26T16:58:28+00:00",
            "type": "wordpress-plugin",
            "extra": {
                "scripts-description": {
                    "lint:wpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier",
                    "lint:wpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Breadcrumbs for WordPress",
                    "homepage": "https://mahdiyazdani.one"
                }
            ],
            "description": "Library to be bundled with WordPress themes and plugins to display a simple and easy to use breadcrumbs.",
            "homepage": "https://github.com/mahdiyazdani/wp-breadcrumbs",
            "keywords": [
                "plugin",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/mahdiyazdani/wp-breadcrumbs/issues",
                "source": "https://github.com/mahdiyazdani/wp-breadcrumbs/tree/1.0.0"
            },
            "install-path": "../mahdiyazdani/wp-breadcrumbs"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
