Merge pull request #846 from nupplaphil/features/6948-bot_detection
[friendica-addons.git/.git] / blockbot / vendor / composer / installed.json
1 [
2     {
3         "name": "jaybizzle/crawler-detect",
4         "version": "v1.2.80",
5         "version_normalized": "1.2.80.0",
6         "source": {
7             "type": "git",
8             "url": "https://github.com/JayBizzle/Crawler-Detect.git",
9             "reference": "af6a36e6d69670df3f0a3ed8e21d4b8cc67a7847"
10         },
11         "dist": {
12             "type": "zip",
13             "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/af6a36e6d69670df3f0a3ed8e21d4b8cc67a7847",
14             "reference": "af6a36e6d69670df3f0a3ed8e21d4b8cc67a7847",
15             "shasum": ""
16         },
17         "require": {
18             "php": ">=5.3.0"
19         },
20         "require-dev": {
21             "phpunit/phpunit": "^4.8|^5.5|^6.5",
22             "satooshi/php-coveralls": "1.*"
23         },
24         "time": "2019-04-05T19:52:02+00:00",
25         "type": "library",
26         "installation-source": "dist",
27         "autoload": {
28             "psr-4": {
29                 "Jaybizzle\\CrawlerDetect\\": "src/"
30             }
31         },
32         "notification-url": "https://packagist.org/downloads/",
33         "license": [
34             "MIT"
35         ],
36         "authors": [
37             {
38                 "name": "Mark Beech",
39                 "email": "m@rkbee.ch",
40                 "role": "Developer"
41             }
42         ],
43         "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent",
44         "homepage": "https://github.com/JayBizzle/Crawler-Detect/",
45         "keywords": [
46             "crawler",
47             "crawler detect",
48             "crawler detector",
49             "crawlerdetect",
50             "php crawler detect"
51         ]
52     }
53 ]