{ "_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" ], "hash": "c663751d5ebf53bd66a5df4f04b26a36", "content-hash": "3fcda45b5cf1c080ca8010463f7e0ca0", "packages": [ { "name": "gettext/gettext", "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/oscarotero/Gettext.git", "reference": "0db171e15df0da3aa6122d6335921dfb67c9b099" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/0db171e15df0da3aa6122d6335921dfb67c9b099", "reference": "0db171e15df0da3aa6122d6335921dfb67c9b099", "shasum": "" }, "require": { "gettext/languages": "2.*", "php": ">=5.3.0" }, "require-dev": { "illuminate/view": "*", "symfony/yaml": "~2", "twig/extensions": "*", "twig/twig": "*" }, "suggest": { "illuminate/view": "Is necessary if you want to use the Blade extractor", "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator", "twig/extensions": "Is necessary if you want to use the Twig extractor", "twig/twig": "Is necessary if you want to use the Twig extractor" }, "type": "library", "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/oscarotero/Gettext", "keywords": [ "JS", "gettext", "i18n", "mo", "po", "translation" ], "time": "2016-04-27 19:15:17" }, { "name": "gettext/languages", "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git", "reference": "c43ade7e3fb68bcf2379036513dce8d20553d9c8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/c43ade7e3fb68bcf2379036513dce8d20553d9c8", "reference": "c43ade7e3fb68bcf2379036513dce8d20553d9c8", "shasum": "" }, "require": { "php": ">=5.3" }, "type": "library", "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/mlocati/cldr-to-gettext-plural-rules", "keywords": [ "cldr", "i18n", "internationalization", "l10n", "language", "languages", "localization", "php", "plural", "plural rules", "plurals", "translate", "translations", "unicode" ], "time": "2015-03-27 11:32:41" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3" }, "platform-dev": [] }