[
    {
        "name": "aait/php-name-parser",
        "version": "1.0.0",
        "version_normalized": "1.0.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"
        },
        "time": "2016-08-11 09:37:03",
        "type": "library",
        "installation-source": "dist",
        "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"
    }
]
