{
    "packages": [
        {
            "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"
        },
        {
            "name": "shieldon/simple-cache",
            "version": "1.3.2",
            "version_normalized": "1.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/terrylinooo/simple-cache.git",
                "reference": "2e7d3cb6ff12f5ba32f9b040410b2018c327ebb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/terrylinooo/simple-cache/zipball/2e7d3cb6ff12f5ba32f9b040410b2018c327ebb0",
                "reference": "2e7d3cb6ff12f5ba32f9b040410b2018c327ebb0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0",
                "psr/simple-cache": "^1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8"
            },
            "time": "2023-05-27T17:29:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Shieldon\\SimpleCache\\": "src/SimpleCache"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Terry Lin",
                    "email": "contact@terryl.in",
                    "homepage": "https://terryl.in",
                    "role": "Developer"
                }
            ],
            "description": "PSR-16 simple cache drivers for PHP.",
            "homepage": "https://github.com/terrylinooo/simple-cache",
            "keywords": [
                "php-cache",
                "psr-16",
                "psr-6"
            ],
            "support": {
                "issues": "https://github.com/terrylinooo/simple-cache/issues",
                "source": "https://github.com/terrylinooo/simple-cache/tree/1.3.2"
            },
            "install-path": "../shieldon/simple-cache"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
