[
    {
        "name": "sepia/po-parser",
        "version": "4.2.2",
        "version_normalized": "4.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/raulferras/PHP-po-parser.git",
            "reference": "8a6bbcd4a231b19e1b052c1c46b0fe2935331afe"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/raulferras/PHP-po-parser/zipball/8a6bbcd4a231b19e1b052c1c46b0fe2935331afe",
            "reference": "8a6bbcd4a231b19e1b052c1c46b0fe2935331afe",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "squizlabs/php_codesniffer": "1.5.*"
        },
        "time": "2017-09-15T10:55:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sepia": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Raúl Ferràs",
                "email": "raul.ferras@gmail.com",
                "role": "developer"
            }
        ],
        "description": "Gettext *.PO file parser for PHP.",
        "homepage": "https://github.com/raulferras/PHP-po-parser",
        "keywords": [
            "gettext",
            "i10n",
            "i18n",
            "po"
        ]
    }
]
