[
    {
        "name": "scrivo/highlight.php",
        "version": "v9.18.1.10",
        "version_normalized": "9.18.1.10",
        "source": {
            "type": "git",
            "url": "https://github.com/scrivo/highlight.php.git",
            "reference": "850f4b44697a2552e892ffe71490ba2733c2fc6e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/850f4b44697a2552e892ffe71490ba2733c2fc6e",
            "reference": "850f4b44697a2552e892ffe71490ba2733c2fc6e",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": ">=5.4"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8|^5.7",
            "sabberworm/php-css-parser": "^8.3",
            "symfony/finder": "^2.8|^3.4|^5.4",
            "symfony/var-dumper": "^2.8|^3.4|^5.4"
        },
        "suggest": {
            "ext-mbstring": "Allows highlighting code with unicode characters and supports language with unicode keywords"
        },
        "time": "2022-12-17T21:53:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "HighlightUtilities/functions.php"
            ],
            "psr-0": {
                "Highlight\\": "",
                "HighlightUtilities\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Geert Bergman",
                "homepage": "http://www.scrivo.org/",
                "role": "Project Author"
            },
            {
                "name": "Vladimir Jimenez",
                "homepage": "https://allejo.io",
                "role": "Maintainer"
            },
            {
                "name": "Martin Folkers",
                "homepage": "https://twobrain.io",
                "role": "Contributor"
            }
        ],
        "description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
        "keywords": [
            "code",
            "highlight",
            "highlight.js",
            "highlight.php",
            "syntax"
        ],
        "funding": [
            {
                "url": "https://github.com/allejo",
                "type": "github"
            }
        ]
    }
]
