{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "cb52137dadaad4e431230c303861ae23", "packages": [ { "name": "jaybizzle/crawler-detect", "version": "v1.2.95", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", "reference": "a7936c4b60c78f8ae9024eeecf7e8d4cf470b730" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/a7936c4b60c78f8ae9024eeecf7e8d4cf470b730", "reference": "a7936c4b60c78f8ae9024eeecf7e8d4cf470b730", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.5|^6.5", "satooshi/php-coveralls": "1.*" }, "type": "library", "autoload": { "psr-4": { "Jaybizzle\\CrawlerDetect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Beech", "email": "m@rkbee.ch", "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", "crawlerdetect", "php crawler detect" ], "time": "2020-04-14T20:42:56+00:00" }, { "name": "jbboehr/dnsbl", "version": "v0.1.0", "source": { "type": "git", "url": "https://github.com/jbboehr/dnsbl.php.git", "reference": "1dba51997aaf90323555bfa7ec65e82e462550c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jbboehr/dnsbl.php/zipball/1dba51997aaf90323555bfa7ec65e82e462550c2", "reference": "1dba51997aaf90323555bfa7ec65e82e462550c2", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "DNSBL\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "PHP" ], "authors": [ { "name": "John Boehr", "email": "jbboehr@gmail.com" } ], "description": "DNSBL lookup", "homepage": "http://github.com/jbboehr/dnsbl", "keywords": [ "dnsbl" ], "time": "2015-01-28T00:38:19+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }