{ "_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": "95e926412873d1194e17c983cb08f9a7", "packages": [ { "name": "geoip2/geoip2", "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/maxmind/GeoIP2-php.git", "reference": "ee15b2e466dd09fd2246cf64efa1aa9eca988b86" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/ee15b2e466dd09fd2246cf64efa1aa9eca988b86", "reference": "ee15b2e466dd09fd2246cf64efa1aa9eca988b86", "shasum": "" }, "require": { "maxmind-db/reader": "~1.0", "maxmind/web-service-common": "~0.0.3", "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "4.2.*" }, "type": "library", "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" ], "time": "2015-09-24 17:29:28" }, { "name": "jaybizzle/crawler-detect", "version": "v1.1.3", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", "reference": "8e8efbe3d53d305064da380a986802a95c60f7fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/8e8efbe3d53d305064da380a986802a95c60f7fb", "reference": "8e8efbe3d53d305064da380a986802a95c60f7fb", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-4": { "Jaybizzle\\CrawlerDetect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Beech", "email": "mbeech@mark-beech.co.uk", "role": "Developer" } ], "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent", "homepage": "https://github.com/JayBizzle/Crawler-Detect/", "keywords": [ "crawler", "crawler detect", "crawler detector", "php crawler detect" ], "time": "2016-01-14 09:35:06" }, { "name": "maxmind-db/reader", "version": "v1.1.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.*" }, "type": "library", "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" ], "time": "2016-01-04 15:38:11" }, { "name": "maxmind/web-service-common", "version": "v0.0.4", "source": { "type": "git", "url": "https://github.com/maxmind/web-service-common-php.git", "reference": "f26fce5281290973beeeca3e33847887177dd138" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/f26fce5281290973beeeca3e33847887177dd138", "reference": "f26fce5281290973beeeca3e33847887177dd138", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "4.6.*" }, "type": "library", "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", "time": "2015-07-21 20:07:31" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }