[
    {
        "name": "lp",
        "version": "7.2.1",
        "version_normalized": "7.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/giggsey/libphonenumber-for-php.git",
            "reference": "d0bfaec05d1881f56bbb00e6e4c7004b49562eb9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/d0bfaec05d1881f56bbb00e6e4c7004b49562eb9",
            "reference": "d0bfaec05d1881f56bbb00e6e4c7004b49562eb9",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*"
        },
        "require-dev": {
            "pear/pear-core-minimal": "^1.9",
            "pear/pear_exception": "*",
            "pear/versioncontrol_git": "dev-master",
            "phing/phing": "~2.7",
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "~0.6",
            "symfony/console": "~2.4"
        },
        "suggest": {
            "ext-intl": "To use the geocoder and carrier mapping"
        },
        "time": "2015-11-12 14:17:02",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "libphonenumber": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Joshua Gigg",
                "email": "giggsey@gmail.com",
                "homepage": "http://giggsey.com/"
            }
        ],
        "description": "PHP Port of Google's libphonenumber",
        "homepage": "https://github.com/giggsey/libphonenumber-for-php",
        "keywords": [
            "geocoding",
            "geolocation",
            "libphonenumber",
            "mobile",
            "phonenumber",
            "validation"
        ]
    }
]
