{ "_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": "b7c340627b56928031153aabd93caf99", "content-hash": "56ce9ad7c337efee5cf2e021f591bffa", "packages": [ { "name": "aait/php-name-parser", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/aait/PHP-Name-Parser.git", "reference": "87d0b55bd6a4ebafccc55b9793e5d4a057f48a42" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aait/PHP-Name-Parser/zipball/87d0b55bd6a4ebafccc55b9793e5d4a057f48a42", "reference": "87d0b55bd6a4ebafccc55b9793e5d4a057f48a42", "shasum": "" }, "require": { "php": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~7.0.0" }, "type": "library", "autoload": { "files": [ "parser.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "PHP library to split names into their respective components (first, last, etc). Fork of joshfraser/PHP-Name-Parser", "time": "2016-08-11 09:37:03" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }