{
    "_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": "cc9b73c65415d7b1f53bb2a933ce3a2f",
    "content-hash": "e4c93e339fb4522aedf51496bb0ac989",
    "packages": [
        {
            "name": "giggsey/libphonenumber-for-php",
            "version": "7.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/giggsey/libphonenumber-for-php.git",
                "reference": "8b64ea2ecd4080f9ce75cf688dda0c4afedb6b64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/8b64ea2ecd4080f9ce75cf688dda0c4afedb6b64",
                "reference": "8b64ea2ecd4080f9ce75cf688dda0c4afedb6b64",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "7.x-dev"
                }
            },
            "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"
            ],
            "time": "2015-12-15 17:24:20"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}
