{
    "packages": [
        {
            "name": "smarty/smarty",
            "version": "v4.5.3",
            "version_normalized": "4.5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/smarty-php/smarty.git",
                "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/smarty-php/smarty/zipball/9fc96a13dbaf546c3d7bcf95466726578cd4e0fa",
                "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5 || ^7.5",
                "smarty/smarty-lexer": "^3.1"
            },
            "time": "2024-05-28T21:46:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "libs/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Monte Ohrt",
                    "email": "monte@ohrt.com"
                },
                {
                    "name": "Uwe Tews",
                    "email": "uwe.tews@googlemail.com"
                },
                {
                    "name": "Rodney Rehm",
                    "email": "rodney.rehm@medialize.de"
                },
                {
                    "name": "Simon Wisselink",
                    "homepage": "https://www.iwink.nl/"
                }
            ],
            "description": "Smarty - the compiling PHP template engine",
            "homepage": "https://smarty-php.github.io/smarty/",
            "keywords": [
                "templating"
            ],
            "support": {
                "forum": "https://github.com/smarty-php/smarty/discussions",
                "issues": "https://github.com/smarty-php/smarty/issues",
                "source": "https://github.com/smarty-php/smarty/tree/v4.5.3"
            },
            "install-path": "../smarty/smarty"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
