[
    {
        "name": "maxmind-db/reader",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
            "reference": "1383655533aa2f13a990b27b075fdde8b7bdd5ff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/1383655533aa2f13a990b27b075fdde8b7bdd5ff",
            "reference": "1383655533aa2f13a990b27b075fdde8b7bdd5ff",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "4.2.*",
            "satooshi/php-coveralls": "dev-master",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2016-01-04 15:38:11",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "MaxMind": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Gregory J. Oschwald",
                "email": "goschwald@maxmind.com",
                "homepage": "http://www.maxmind.com/"
            }
        ],
        "description": "MaxMind DB Reader API",
        "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
        "keywords": [
            "database",
            "geoip",
            "geoip2",
            "geolocation",
            "maxmind"
        ]
    },
    {
        "name": "maxmind/web-service-common",
        "version": "v0.2.1",
        "version_normalized": "0.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/maxmind/web-service-common-php.git",
            "reference": "436bebacf4e74651b383435822c472f3e0f2a28a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/436bebacf4e74651b383435822c472f3e0f2a28a",
            "reference": "436bebacf4e74651b383435822c472f3e0f2a28a",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2016-06-13 19:55:20",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MaxMind\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Gregory Oschwald",
                "email": "goschwald@maxmind.com"
            }
        ],
        "description": "Internal MaxMind Web Service API",
        "homepage": "https://github.com/maxmind/mm-web-service-api-php"
    },
    {
        "name": "geoip2/geoip2",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/maxmind/GeoIP2-php.git",
            "reference": "241e4442e0469d70043805ef699290616d53ce41"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/241e4442e0469d70043805ef699290616d53ce41",
            "reference": "241e4442e0469d70043805ef699290616d53ce41",
            "shasum": ""
        },
        "require": {
            "maxmind-db/reader": "~1.0",
            "maxmind/web-service-common": "~0.2",
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "4.2.*",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2016-06-10 22:32:01",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GeoIp2\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Gregory J. Oschwald",
                "email": "goschwald@maxmind.com",
                "homepage": "http://www.maxmind.com/"
            }
        ],
        "description": "MaxMind GeoIP2 PHP API",
        "homepage": "https://github.com/maxmind/GeoIP2-php",
        "keywords": [
            "IP",
            "geoip",
            "geoip2",
            "geolocation",
            "maxmind"
        ]
    }
]
