{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "638c88a565307cb565843a1d9293ffff", "packages": [ { "name": "sepia/po-parser", "version": "4.2.2", "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.*" }, "type": "library", "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" ], "time": "2017-09-15T10:55:43+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }