{
    "packages": [
        {
            "name": "erusev/parsedown",
            "version": "1.7.4",
            "version_normalized": "1.7.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/erusev/parsedown.git",
                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35"
            },
            "time": "2019-12-30T22:54:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Parsedown": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Emanuil Rusev",
                    "email": "hello@erusev.com",
                    "homepage": "http://erusev.com"
                }
            ],
            "description": "Parser for Markdown.",
            "homepage": "http://parsedown.org",
            "keywords": [
                "markdown",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/erusev/parsedown/issues",
                "source": "https://github.com/erusev/parsedown/tree/1.7.x"
            },
            "install-path": "../erusev/parsedown"
        },
        {
            "name": "fig/http-message-util",
            "version": "1.1.5",
            "version_normalized": "1.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message-util.git",
                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "suggest": {
                "psr/http-message": "The package containing the PSR-7 interfaces"
            },
            "time": "2020-11-24T22:02:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fig\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "issues": "https://github.com/php-fig/http-message-util/issues",
                "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
            },
            "install-path": "../fig/http-message-util"
        },
        {
            "name": "italystrap/cache",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ItalyStrap/cache.git",
                "reference": "9401f6cc0a393483ab067c212b6396976885973c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ItalyStrap/cache/zipball/9401f6cc0a393483ab067c212b6396976885973c",
                "reference": "9401f6cc0a393483ab067c212b6396976885973c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr/simple-cache": "^1.0"
            },
            "provide": {
                "psr/simple-cache-implementation": "1.0"
            },
            "require-dev": {
                "codeception/c3": "2.*",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
                "infection/infection": "^0.15.3",
                "italystrap/debug": "~2.0",
                "lucatume/function-mocker-le": "^1.0",
                "lucatume/wp-browser": "~2.2",
                "phpbench/phpbench": "@dev",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpmetrics/phpmetrics": "^2.5",
                "phpstan/phpstan": "^0.11.16",
                "psr/cache": "^1.0",
                "roave/doctrine-simplecache": "^2.3",
                "symfony/cache": "^5.0",
                "szepeviktor/phpstan-wordpress": "^0.3.0",
                "vimeo/psalm": "^3.9",
                "wp-coding-standards/wpcs": "^2.1"
            },
            "time": "2020-03-03T10:15:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ItalyStrap\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "overclokk",
                    "email": "info@overclokk.net",
                    "homepage": "https://www.italystrap.com",
                    "role": "Developer"
                }
            ],
            "description": "Simple PSR-16 cache implementations for WordPress transient the OOP way",
            "support": {
                "issues": "https://github.com/ItalyStrap/cleaner/issues",
                "source": "https://github.com/ItalyStrap/cleaner"
            },
            "install-path": "../italystrap/cache"
        },
        {
            "name": "italystrap/config",
            "version": "2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ItalyStrap/config.git",
                "reference": "f571a52b55f635632c37f0996762c1a5a637c708"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ItalyStrap/config/zipball/f571a52b55f635632c37f0996762c1a5a637c708",
                "reference": "f571a52b55f635632c37f0996762c1a5a637c708",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "brianium/paratest": "^4.0",
                "brightnucleus/config": "0.4.*",
                "codeception/c3": "2.*",
                "codeception/module-asserts": "^1.0",
                "codeception/module-cli": "^1.0",
                "codeception/module-db": "^1.0",
                "codeception/module-filesystem": "^1.0",
                "codeception/module-phpbrowser": "^1.0",
                "codeception/module-webdriver": "^1.0",
                "codeception/util-universalframework": "^1.0",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
                "infection/infection": "^0.15.3",
                "italystrap/debug": "^2.0",
                "italystrap/event": "dev-master",
                "lucatume/function-mocker-le": "^1.0",
                "lucatume/wp-browser": "~2.0",
                "nunomaduro/phpinsights": "^1.14.0",
                "phpbench/phpbench": "@dev",
                "phpcompatibility/php-compatibility": "*",
                "phpmetrics/phpmetrics": "^2.5",
                "phpstan/phpstan": "^0.11.16",
                "phpunit/php-code-coverage": "^7.0",
                "squizlabs/php_codesniffer": "*",
                "szepeviktor/phpstan-wordpress": "^0.3.0",
                "vimeo/psalm": "^3.9",
                "wpfulcrum/config": "3.0.*"
            },
            "suggest": {
                "italystrap/event": "EventDispatcher for WordPress"
            },
            "time": "2021-10-04T19:30:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ItalyStrap\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Enea Overclokk",
                    "email": "info@overclokk.net",
                    "homepage": "https://www.italystrap.com",
                    "role": "Developer"
                }
            ],
            "description": "ItalyStrap Config Module - a simple and useful configuration package the OOP way",
            "keywords": [
                "Configuration Object",
                "config"
            ],
            "support": {
                "issues": "https://github.com/ItalyStrap/config/issues",
                "source": "https://github.com/ItalyStrap/config"
            },
            "install-path": "../italystrap/config"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2017-10-23T01:57:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/master"
            },
            "install-path": "../psr/simple-cache"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
