{
    "packages": [
        {
            "name": "kint-php/kint",
            "version": "6.0.1",
            "version_normalized": "6.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kint-php/kint.git",
                "reference": "2bd133be30a0d4f5523e3d7d8e94b788d95978e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kint-php/kint/zipball/2bd133be30a0d4f5523e3d7d8e94b788d95978e6",
                "reference": "2bd133be30a0d4f5523e3d7d8e94b788d95978e6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3",
                "phpunit/phpunit": "^9",
                "seld/phar-utils": "^1",
                "symfony/finder": ">=7",
                "vimeo/psalm": "^5"
            },
            "suggest": {
                "kint-php/kint-helpers": "Provides extra helper functions",
                "kint-php/kint-twig": "Provides d() and s() functions in twig templates"
            },
            "time": "2025-01-01T23:10:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "init.php"
                ],
                "psr-4": {
                    "Kint\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Vollebregt",
                    "homepage": "https://github.com/jnvsor"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/kint-php/kint/graphs/contributors"
                }
            ],
            "description": "Kint - Advanced PHP dumper",
            "homepage": "https://kint-php.github.io/kint/",
            "keywords": [
                "debug",
                "dump"
            ],
            "support": {
                "issues": "https://github.com/kint-php/kint/issues",
                "source": "https://github.com/kint-php/kint/tree/6.0.1"
            },
            "install-path": "../kint-php/kint"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
