{
        "packages": [
                {
                        "name": "gettext/gettext",
                        "version": "v5.7.0",
                        "version_normalized": "5.7.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-gettext/Gettext.git",
                                "reference": "8657e580747bb3baacccdcebe69cac094661e404"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/8657e580747bb3baacccdcebe69cac094661e404",
                                "reference": "8657e580747bb3baacccdcebe69cac094661e404",
                                "shasum": ""
                        },
                        "require": {
                                "gettext/languages": "^2.3",
                                "php": "^7.2|^8.0"
                        },
                        "require-dev": {
                                "brick/varexporter": "^0.3.5",
                                "friendsofphp/php-cs-fixer": "^3.2",
                                "oscarotero/php-cs-fixer-config": "^2.0",
                                "phpunit/phpunit": "^8.0|^9.0",
                                "squizlabs/php_codesniffer": "^3.0"
                        },
                        "time": "2022-07-27T19:54:55+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Gettext\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Oscar Otero",
                                        "email": "oom@oscarotero.com",
                                        "homepage": "http://oscarotero.com",
                                        "role": "Developer"
                                }
                        ],
                        "description": "PHP gettext manager",
                        "homepage": "https://github.com/php-gettext/Gettext",
                        "keywords": [
                                "JS",
                                "gettext",
                                "i18n",
                                "mo",
                                "po",
                                "translation"
                        ],
                        "support": {
                                "email": "oom@oscarotero.com",
                                "issues": "https://github.com/php-gettext/Gettext/issues",
                                "source": "https://github.com/php-gettext/Gettext/tree/v5.7.0"
                        },
                        "funding": [
                                {
                                        "url": "https://paypal.me/oscarotero",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/oscarotero",
                                        "type": "github"
                                },
                                {
                                        "url": "https://www.patreon.com/misteroom",
                                        "type": "patreon"
                                }
                        ],
                        "install-path": "../gettext/gettext"
                },
                {
                        "name": "gettext/languages",
                        "version": "2.10.0",
                        "version_normalized": "2.10.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-gettext/Languages.git",
                                "reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-gettext/Languages/zipball/4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
                                "reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
                        },
                        "time": "2022-10-18T15:00:10+00:00",
                        "bin": [
                                "bin/export-plural-rules"
                        ],
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Gettext\\Languages\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Michele Locati",
                                        "email": "mlocati@gmail.com",
                                        "role": "Developer"
                                }
                        ],
                        "description": "gettext languages with plural rules",
                        "homepage": "https://github.com/php-gettext/Languages",
                        "keywords": [
                                "cldr",
                                "i18n",
                                "internationalization",
                                "l10n",
                                "language",
                                "languages",
                                "localization",
                                "php",
                                "plural",
                                "plural rules",
                                "plurals",
                                "translate",
                                "translations",
                                "unicode"
                        ],
                        "support": {
                                "issues": "https://github.com/php-gettext/Languages/issues",
                                "source": "https://github.com/php-gettext/Languages/tree/2.10.0"
                        },
                        "funding": [
                                {
                                        "url": "https://paypal.me/mlocati",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/mlocati",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../gettext/languages"
                }
        ],
        "dev": true,
        "dev-package-names": [
                "gettext/gettext",
                "gettext/languages"
        ]
}
