{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "db46df05d75d6a097cb1ec0d4a9209bf", "packages": [ { "name": "geoip/geoip", "version": "v1.14", "source": { "type": "git", "url": "https://github.com/maxmind/geoip-api-php.git", "reference": "465fe4d7e581871e9c8594adf3fb52268b253312" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/geoip-api-php/zipball/465fe4d7e581871e9c8594adf3fb52268b253312", "reference": "465fe4d7e581871e9c8594adf3fb52268b253312", "shasum": "" }, "conflict": { "ext-geoip": "*" }, "type": "library", "autoload": { "files": [ "src/geoip.inc", "src/geoipcity.inc" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL 2.1+" ], "authors": [ { "name": "MaxMind, Inc.", "email": "support@maxmind.com", "homepage": "http://www.maxmind.com/" } ], "description": "MaxMind GeoIP PHP API", "homepage": "http://dev.maxmind.com/geoip/legacy/downloadable", "keywords": [ "geoip", "geolocation", "maxmind" ], "time": "2013-11-05 21:52:33" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "platform": [], "platform-dev": [] }