70 lines
2.3 KiB
JSON
70 lines
2.3 KiB
JSON
{
|
|
"_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": "814fd867d00e99f84d12304e8e244aae",
|
|
"packages": [
|
|
{
|
|
"name": "jaybizzle/crawler-detect",
|
|
"version": "v1.2.80",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/JayBizzle/Crawler-Detect.git",
|
|
"reference": "af6a36e6d69670df3f0a3ed8e21d4b8cc67a7847"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/af6a36e6d69670df3f0a3ed8e21d4b8cc67a7847",
|
|
"reference": "af6a36e6d69670df3f0a3ed8e21d4b8cc67a7847",
|
|
"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": "2019-04-05T19:52:02+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.6.0"
|
|
},
|
|
"platform-dev": []
|
|
}
|