{ "_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": "10dc707bb3febe06579872f9c1c4f671", "content-hash": "29be09ba161ff5a12ab7d4c2ea0d1974", "packages": [], "packages-dev": [ { "name": "znerol/php-stringprep", "version": "dev-master", "target-dir": "Znerol/Component/Stringprep", "source": { "type": "git", "url": "https://github.com/znerol/Stringprep.git", "reference": "fe3f274cb0a862e7e511a7f2033301a06cbfb4f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/znerol/Stringprep/zipball/fe3f274cb0a862e7e511a7f2033301a06cbfb4f1", "reference": "fe3f274cb0a862e7e511a7f2033301a06cbfb4f1", "shasum": "" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Znerol\\Component\\Stringprep\\": "" } }, "authors": [ { "name": "Lorenz Schori", "email": "lo@znerol.ch" } ], "description": "Implementation of RFC 3454 Preparation of Internationalized Strings (\"stringprep\")", "support": { "source": "https://github.com/znerol/Stringprep/tree/master", "issues": "https://github.com/znerol/Stringprep/issues" }, "time": "2015-06-18 14:59:16" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }