{
    "packages": [
        {
            "name": "rawr/t-regx",
            "version": "0.41.4",
            "version_normalized": "0.41.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/t-regx/T-Regx.git",
                "reference": "8fd08e1dc1b0d99aeba391cfed601907fd070a03"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/t-regx/T-Regx/zipball/8fd08e1dc1b0d99aeba391cfed601907fd070a03",
                "reference": "8fd08e1dc1b0d99aeba391cfed601907fd070a03",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=7.1.0"
            },
            "require-dev": {
                "ext-json": "*",
                "phpunit/phpunit": "^9.5.4 || ^8.0 || ^7.5",
                "rawr/cross-data-providers": "^2.3.0",
                "rawr/fqn-check": "^1.3.0"
            },
            "time": "2023-04-03T20:13:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "helper/helper.php"
                ],
                "psr-4": {
                    "TRegx\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHP regular expression brought up to modern standards.",
            "keywords": [
                "Match",
                "OOP",
                "PCRE",
                "clean",
                "delimiters",
                "expression",
                "pattern",
                "preg",
                "preg_last_error",
                "preg_match",
                "preg_match_all",
                "preg_quote",
                "preg_replace",
                "preg_replace_callback",
                "preg_split",
                "prepared patterns",
                "regex",
                "regexp",
                "regular",
                "search",
                "split",
                "t-regx",
                "tregx"
            ],
            "support": {
                "issues": "https://github.com/t-regx/T-Regx/issues",
                "source": "https://github.com/t-regx/T-Regx/tree/0.41.4"
            },
            "funding": [
                {
                    "url": "https://github.com/Danon",
                    "type": "github"
                }
            ],
            "install-path": "../rawr/t-regx"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
