26b021b11f2ab3951624be3992d4103975e1b0f7
[friendica-addons.git/.git] / blockbot / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "814fd867d00e99f84d12304e8e244aae",
8     "packages": [
9         {
10             "name": "jaybizzle/crawler-detect",
11             "version": "v1.2.80",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/JayBizzle/Crawler-Detect.git",
15                 "reference": "af6a36e6d69670df3f0a3ed8e21d4b8cc67a7847"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/af6a36e6d69670df3f0a3ed8e21d4b8cc67a7847",
20                 "reference": "af6a36e6d69670df3f0a3ed8e21d4b8cc67a7847",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": ">=5.3.0"
25             },
26             "require-dev": {
27                 "phpunit/phpunit": "^4.8|^5.5|^6.5",
28                 "satooshi/php-coveralls": "1.*"
29             },
30             "type": "library",
31             "autoload": {
32                 "psr-4": {
33                     "Jaybizzle\\CrawlerDetect\\": "src/"
34                 }
35             },
36             "notification-url": "https://packagist.org/downloads/",
37             "license": [
38                 "MIT"
39             ],
40             "authors": [
41                 {
42                     "name": "Mark Beech",
43                     "email": "m@rkbee.ch",
44                     "role": "Developer"
45                 }
46             ],
47             "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent",
48             "homepage": "https://github.com/JayBizzle/Crawler-Detect/",
49             "keywords": [
50                 "crawler",
51                 "crawler detect",
52                 "crawler detector",
53                 "crawlerdetect",
54                 "php crawler detect"
55             ],
56             "time": "2019-04-05T19:52:02+00:00"
57         }
58     ],
59     "packages-dev": [],
60     "aliases": [],
61     "minimum-stability": "stable",
62     "stability-flags": [],
63     "prefer-stable": false,
64     "prefer-lowest": false,
65     "platform": {
66         "php": ">=5.6.0"
67     },
68     "platform-dev": []
69 }