]> git.mxchange.org Git - friendica.git/blob - composer.lock
26412f83a2d1df9a18266c36d06ccf60a52dcf66
[friendica.git] / 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": "ed9aa898eaf8a1f8a807f3be9eecc3d7",
8     "packages": [
9         {
10             "name": "asika/simple-console",
11             "version": "1.0.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/asika32764/php-simple-console.git",
15                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
20                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068",
21                 "shasum": ""
22             },
23             "type": "library",
24             "autoload": {
25                 "psr-4": {
26                     "Asika\\SimpleConsole\\": "src/"
27                 }
28             },
29             "notification-url": "https://packagist.org/downloads/",
30             "license": [
31                 "MIT"
32             ],
33             "authors": [
34                 {
35                     "name": "Simon Asika",
36                     "email": "asika32764@gmail.com"
37                 }
38             ],
39             "description": "One file console framework to help you write build scripts.",
40             "time": "2018-03-08T12:05:40+00:00"
41         },
42         {
43             "name": "bacon/bacon-qr-code",
44             "version": "1.0.3",
45             "source": {
46                 "type": "git",
47                 "url": "https://github.com/Bacon/BaconQrCode.git",
48                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
49             },
50             "dist": {
51                 "type": "zip",
52                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
53                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
54                 "shasum": ""
55             },
56             "require": {
57                 "ext-iconv": "*",
58                 "php": "^5.4|^7.0"
59             },
60             "require-dev": {
61                 "phpunit/phpunit": "^4.8"
62             },
63             "suggest": {
64                 "ext-gd": "to generate QR code images"
65             },
66             "type": "library",
67             "autoload": {
68                 "psr-0": {
69                     "BaconQrCode": "src/"
70                 }
71             },
72             "notification-url": "https://packagist.org/downloads/",
73             "license": [
74                 "BSD-2-Clause"
75             ],
76             "authors": [
77                 {
78                     "name": "Ben Scholzen 'DASPRiD'",
79                     "email": "mail@dasprids.de",
80                     "homepage": "http://www.dasprids.de",
81                     "role": "Developer"
82                 }
83             ],
84             "description": "BaconQrCode is a QR code generator for PHP.",
85             "homepage": "https://github.com/Bacon/BaconQrCode",
86             "time": "2017-10-17T09:59:25+00:00"
87         },
88         {
89             "name": "bower-asset/Chart-js",
90             "version": "v2.9.3",
91             "source": {
92                 "type": "git",
93                 "url": "https://github.com/chartjs/Chart.js.git",
94                 "reference": "06f73dc3590084b2c464bf08189c7aee2b6b92d2"
95             },
96             "dist": {
97                 "type": "zip",
98                 "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/06f73dc3590084b2c464bf08189c7aee2b6b92d2",
99                 "reference": "06f73dc3590084b2c464bf08189c7aee2b6b92d2",
100                 "shasum": ""
101             },
102             "type": "bower-asset-library",
103             "extra": {
104                 "bower-asset-main": "./dist/Chart.js",
105                 "bower-asset-ignore": [
106                     ".github",
107                     ".codeclimate.yml",
108                     ".gitignore",
109                     ".npmignore",
110                     ".travis.yml",
111                     "scripts"
112                 ]
113             },
114             "license": [
115                 "MIT"
116             ],
117             "description": "Simple HTML5 charts using the canvas element.",
118             "time": "2019-11-14T18:37:30+00:00"
119         },
120         {
121             "name": "bower-asset/base64",
122             "version": "1.1.0",
123             "source": {
124                 "type": "git",
125                 "url": "https://github.com/davidchambers/Base64.js.git",
126                 "reference": "660b299aa4854843fd35d42b30eda9273125b9da"
127             },
128             "dist": {
129                 "type": "zip",
130                 "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/660b299aa4854843fd35d42b30eda9273125b9da",
131                 "reference": "660b299aa4854843fd35d42b30eda9273125b9da",
132                 "shasum": ""
133             },
134             "type": "bower-asset-library",
135             "extra": {
136                 "bower-asset-main": "./base64.js",
137                 "bower-asset-ignore": [
138                     "**/.*",
139                     "Makefile",
140                     "coverage/",
141                     "scripts/",
142                     "test/"
143                 ]
144             },
145             "license": [
146                 "WTFPL"
147             ],
148             "description": "Base64 encoding and decoding",
149             "time": "2019-11-02T20:07:47+00:00"
150         },
151         {
152             "name": "bower-asset/dompurify",
153             "version": "1.0.11",
154             "source": {
155                 "type": "git",
156                 "url": "https://github.com/cure53/DOMPurify.git",
157                 "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38"
158             },
159             "dist": {
160                 "type": "zip",
161                 "url": "https://api.github.com/repos/cure53/DOMPurify/zipball/3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
162                 "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
163                 "shasum": ""
164             },
165             "type": "bower-asset-library",
166             "extra": {
167                 "bower-asset-main": "src/purify.js",
168                 "bower-asset-ignore": [
169                     "**/.*",
170                     "demos",
171                     "scripts",
172                     "test",
173                     "website"
174                 ]
175             },
176             "license": [
177                 "MPL-2.0",
178                 "Apache-2.0"
179             ],
180             "description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
181             "keywords": [
182                 "cross site scripting",
183                 "dom",
184                 "filter",
185                 "html",
186                 "mathml",
187                 "sanitize",
188                 "sanitizer",
189                 "secure",
190                 "security",
191                 "svg",
192                 "xss"
193             ],
194             "time": "2019-06-18T13:33:05+00:00"
195         },
196         {
197             "name": "bower-asset/fork-awesome",
198             "version": "1.1.7",
199             "source": {
200                 "type": "git",
201                 "url": "https://github.com/ForkAwesome/Fork-Awesome.git",
202                 "reference": "326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3"
203             },
204             "dist": {
205                 "type": "zip",
206                 "url": "https://api.github.com/repos/ForkAwesome/Fork-Awesome/zipball/326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3",
207                 "reference": "326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3",
208                 "shasum": ""
209             },
210             "type": "bower-asset-library",
211             "extra": {
212                 "bower-asset-main": [
213                     "less/fork-awesome.less",
214                     "scss/fork-awesome.scss"
215                 ],
216                 "bower-asset-ignore": [
217                     "*/.*",
218                     "*.json",
219                     "src",
220                     "*.yml",
221                     "Gemfile",
222                     "Gemfile.lock",
223                     "*.md"
224                 ]
225             },
226             "license": [
227                 "OFL-1.1",
228                 "MIT",
229                 "CC-BY-3.0"
230             ],
231             "description": "Fork Awesome",
232             "keywords": [
233                 "awesome",
234                 "font",
235                 "fork",
236                 "icon"
237             ],
238             "time": "2019-02-28T15:21:34+00:00"
239         },
240         {
241             "name": "bower-asset/vue",
242             "version": "v2.6.11",
243             "source": {
244                 "type": "git",
245                 "url": "https://github.com/vuejs/vue.git",
246                 "reference": "ec78fc8b6d03e59da669be1adf4b4b5abf670a34"
247             },
248             "dist": {
249                 "type": "zip",
250                 "url": "https://api.github.com/repos/vuejs/vue/zipball/ec78fc8b6d03e59da669be1adf4b4b5abf670a34",
251                 "reference": "ec78fc8b6d03e59da669be1adf4b4b5abf670a34",
252                 "shasum": ""
253             },
254             "type": "bower-asset-library"
255         },
256         {
257             "name": "divineomega/do-file-cache",
258             "version": "v2.0.6",
259             "source": {
260                 "type": "git",
261                 "url": "https://github.com/DivineOmega/DO-File-Cache.git",
262                 "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334"
263             },
264             "dist": {
265                 "type": "zip",
266                 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
267                 "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
268                 "shasum": ""
269             },
270             "require": {
271                 "ext-json": "*",
272                 "ext-zlib": "*",
273                 "php": ">=5.6"
274             },
275             "require-dev": {
276                 "php-coveralls/php-coveralls": "^2.1",
277                 "phpunit/phpunit": "^6.5"
278             },
279             "type": "library",
280             "extra": {
281                 "branch-alias": {
282                     "dev-master": "1.0-dev"
283                 }
284             },
285             "autoload": {
286                 "psr-4": {
287                     "DivineOmega\\DOFileCache\\": "src/"
288                 }
289             },
290             "notification-url": "https://packagist.org/downloads/",
291             "license": [
292                 "LGPL-3.0-only"
293             ],
294             "description": "DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.",
295             "keywords": [
296                 "cache",
297                 "caching",
298                 "caching library",
299                 "file cache",
300                 "library",
301                 "php"
302             ],
303             "time": "2018-12-31T09:36:51+00:00"
304         },
305         {
306             "name": "divineomega/do-file-cache-psr-6",
307             "version": "v2.0.1",
308             "source": {
309                 "type": "git",
310                 "url": "https://github.com/DivineOmega/DO-File-Cache-PSR-6.git",
311                 "reference": "18f9807d0491d093e9a12741afb40257d92f017e"
312             },
313             "dist": {
314                 "type": "zip",
315                 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache-PSR-6/zipball/18f9807d0491d093e9a12741afb40257d92f017e",
316                 "reference": "18f9807d0491d093e9a12741afb40257d92f017e",
317                 "shasum": ""
318             },
319             "require": {
320                 "divineomega/do-file-cache": "^2.0.0",
321                 "psr/cache": "^1.0"
322             },
323             "require-dev": {
324                 "cache/integration-tests": "^0.16.0",
325                 "php-coveralls/php-coveralls": "^2.1",
326                 "phpunit/phpunit": "^5.7"
327             },
328             "type": "library",
329             "autoload": {
330                 "psr-4": {
331                     "DivineOmega\\DOFileCachePSR6\\": "src/"
332                 }
333             },
334             "notification-url": "https://packagist.org/downloads/",
335             "license": [
336                 "LGPL-3.0-only"
337             ],
338             "authors": [
339                 {
340                     "name": "Jordan Hall",
341                     "email": "jordan@hall05.co.uk"
342                 }
343             ],
344             "description": "PSR-6 adapter for DO File Cache",
345             "time": "2018-07-13T08:32:36+00:00"
346         },
347         {
348             "name": "divineomega/password_exposed",
349             "version": "v2.8.0",
350             "source": {
351                 "type": "git",
352                 "url": "https://github.com/DivineOmega/password_exposed.git",
353                 "reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880"
354             },
355             "dist": {
356                 "type": "zip",
357                 "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/908ed8e62ef95411bd0f866e29c69cef2bbca880",
358                 "reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880",
359                 "shasum": ""
360             },
361             "require": {
362                 "divineomega/do-file-cache-psr-6": "^2.0",
363                 "guzzlehttp/guzzle": "^6.3",
364                 "paragonie/certainty": "^1|^2",
365                 "php": ">=5.6"
366             },
367             "require-dev": {
368                 "fzaninotto/faker": "^1.7",
369                 "php-coveralls/php-coveralls": "^2.1",
370                 "phpunit/phpunit": "^6.5",
371                 "vimeo/psalm": "^1"
372             },
373             "type": "library",
374             "autoload": {
375                 "psr-4": {
376                     "DivineOmega\\PasswordExposed\\": "src/"
377                 },
378                 "files": [
379                     "src/PasswordExposedFunction.php"
380                 ]
381             },
382             "notification-url": "https://packagist.org/downloads/",
383             "license": [
384                 "LGPL-3.0-only"
385             ],
386             "authors": [
387                 {
388                     "name": "Jordan Hall",
389                     "email": "jordan@hall05.co.uk"
390                 }
391             ],
392             "description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.",
393             "time": "2019-01-25T12:00:28+00:00"
394         },
395         {
396             "name": "ezyang/htmlpurifier",
397             "version": "v4.13.0",
398             "source": {
399                 "type": "git",
400                 "url": "https://github.com/ezyang/htmlpurifier.git",
401                 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
402             },
403             "dist": {
404                 "type": "zip",
405                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
406                 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
407                 "shasum": ""
408             },
409             "require": {
410                 "php": ">=5.2"
411             },
412             "require-dev": {
413                 "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
414             },
415             "type": "library",
416             "autoload": {
417                 "psr-0": {
418                     "HTMLPurifier": "library/"
419                 },
420                 "files": [
421                     "library/HTMLPurifier.composer.php"
422                 ],
423                 "exclude-from-classmap": [
424                     "/library/HTMLPurifier/Language/"
425                 ]
426             },
427             "notification-url": "https://packagist.org/downloads/",
428             "license": [
429                 "LGPL-2.1-or-later"
430             ],
431             "authors": [
432                 {
433                     "name": "Edward Z. Yang",
434                     "email": "admin@htmlpurifier.org",
435                     "homepage": "http://ezyang.com"
436                 }
437             ],
438             "description": "Standards compliant HTML filter written in PHP",
439             "homepage": "http://htmlpurifier.org/",
440             "keywords": [
441                 "html"
442             ],
443             "time": "2020-06-29T00:56:53+00:00"
444         },
445         {
446             "name": "friendica/json-ld",
447             "version": "1.1.1",
448             "source": {
449                 "type": "git",
450                 "url": "https://git.friendi.ca/friendica/php-json-ld",
451                 "reference": "ca3916d10d2ad9073b3b1eae383978dbe828e1e1"
452             },
453             "require": {
454                 "ext-json": "*",
455                 "php": ">=5.4.0"
456             },
457             "type": "library",
458             "autoload": {
459                 "files": [
460                     "jsonld.php"
461                 ]
462             },
463             "notification-url": "https://packagist.org/downloads/",
464             "license": [
465                 "BSD-3-Clause"
466             ],
467             "authors": [
468                 {
469                     "name": "Digital Bazaar, Inc.",
470                     "email": "support@digitalbazaar.com",
471                     "homepage": "http://digitalbazaar.com/"
472                 },
473                 {
474                     "name": "Friendica Team",
475                     "homepage": "https://friendi.ca/"
476                 }
477             ],
478             "description": "A JSON-LD Processor and API implementation in PHP.",
479             "homepage": "https://git.friendi.ca/friendica/php-json-ld",
480             "keywords": [
481                 "JSON-LD",
482                 "Linked Data",
483                 "RDF",
484                 "Semantic Web",
485                 "json",
486                 "jsonld"
487             ],
488             "time": "2018-10-08T20:41:00+00:00"
489         },
490         {
491             "name": "fxp/composer-asset-plugin",
492             "version": "v1.4.6",
493             "source": {
494                 "type": "git",
495                 "url": "https://github.com/fxpio/composer-asset-plugin.git",
496                 "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
497             },
498             "dist": {
499                 "type": "zip",
500                 "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
501                 "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
502                 "shasum": ""
503             },
504             "require": {
505                 "composer-plugin-api": "^1.0",
506                 "php": ">=5.3.3"
507             },
508             "require-dev": {
509                 "composer/composer": "^1.6.0"
510             },
511             "type": "composer-plugin",
512             "extra": {
513                 "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
514                 "branch-alias": {
515                     "dev-master": "1.4-dev"
516                 }
517             },
518             "autoload": {
519                 "psr-4": {
520                     "Fxp\\Composer\\AssetPlugin\\": ""
521                 },
522                 "exclude-from-classmap": [
523                     "/Tests/"
524                 ]
525             },
526             "notification-url": "https://packagist.org/downloads/",
527             "license": [
528                 "MIT"
529             ],
530             "authors": [
531                 {
532                     "name": "François Pluchino",
533                     "email": "francois.pluchino@gmail.com"
534                 }
535             ],
536             "description": "NPM/Bower Dependency Manager for Composer",
537             "homepage": "https://github.com/fxpio/composer-asset-plugin",
538             "keywords": [
539                 "asset",
540                 "bower",
541                 "composer",
542                 "dependency manager",
543                 "nodejs",
544                 "npm",
545                 "package"
546             ],
547             "time": "2019-08-08T18:36:07+00:00"
548         },
549         {
550             "name": "guzzlehttp/guzzle",
551             "version": "6.5.5",
552             "source": {
553                 "type": "git",
554                 "url": "https://github.com/guzzle/guzzle.git",
555                 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
556             },
557             "dist": {
558                 "type": "zip",
559                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
560                 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
561                 "shasum": ""
562             },
563             "require": {
564                 "ext-json": "*",
565                 "guzzlehttp/promises": "^1.0",
566                 "guzzlehttp/psr7": "^1.6.1",
567                 "php": ">=5.5",
568                 "symfony/polyfill-intl-idn": "^1.17.0"
569             },
570             "require-dev": {
571                 "ext-curl": "*",
572                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
573                 "psr/log": "^1.1"
574             },
575             "suggest": {
576                 "psr/log": "Required for using the Log middleware"
577             },
578             "type": "library",
579             "extra": {
580                 "branch-alias": {
581                     "dev-master": "6.5-dev"
582                 }
583             },
584             "autoload": {
585                 "psr-4": {
586                     "GuzzleHttp\\": "src/"
587                 },
588                 "files": [
589                     "src/functions_include.php"
590                 ]
591             },
592             "notification-url": "https://packagist.org/downloads/",
593             "license": [
594                 "MIT"
595             ],
596             "authors": [
597                 {
598                     "name": "Michael Dowling",
599                     "email": "mtdowling@gmail.com",
600                     "homepage": "https://github.com/mtdowling"
601                 }
602             ],
603             "description": "Guzzle is a PHP HTTP client library",
604             "homepage": "http://guzzlephp.org/",
605             "keywords": [
606                 "client",
607                 "curl",
608                 "framework",
609                 "http",
610                 "http client",
611                 "rest",
612                 "web service"
613             ],
614             "time": "2020-06-16T21:01:06+00:00"
615         },
616         {
617             "name": "guzzlehttp/promises",
618             "version": "v1.3.1",
619             "source": {
620                 "type": "git",
621                 "url": "https://github.com/guzzle/promises.git",
622                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
623             },
624             "dist": {
625                 "type": "zip",
626                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
627                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
628                 "shasum": ""
629             },
630             "require": {
631                 "php": ">=5.5.0"
632             },
633             "require-dev": {
634                 "phpunit/phpunit": "^4.0"
635             },
636             "type": "library",
637             "extra": {
638                 "branch-alias": {
639                     "dev-master": "1.4-dev"
640                 }
641             },
642             "autoload": {
643                 "psr-4": {
644                     "GuzzleHttp\\Promise\\": "src/"
645                 },
646                 "files": [
647                     "src/functions_include.php"
648                 ]
649             },
650             "notification-url": "https://packagist.org/downloads/",
651             "license": [
652                 "MIT"
653             ],
654             "authors": [
655                 {
656                     "name": "Michael Dowling",
657                     "email": "mtdowling@gmail.com",
658                     "homepage": "https://github.com/mtdowling"
659                 }
660             ],
661             "description": "Guzzle promises library",
662             "keywords": [
663                 "promise"
664             ],
665             "time": "2016-12-20T10:07:11+00:00"
666         },
667         {
668             "name": "guzzlehttp/psr7",
669             "version": "1.6.1",
670             "source": {
671                 "type": "git",
672                 "url": "https://github.com/guzzle/psr7.git",
673                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
674             },
675             "dist": {
676                 "type": "zip",
677                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
678                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
679                 "shasum": ""
680             },
681             "require": {
682                 "php": ">=5.4.0",
683                 "psr/http-message": "~1.0",
684                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
685             },
686             "provide": {
687                 "psr/http-message-implementation": "1.0"
688             },
689             "require-dev": {
690                 "ext-zlib": "*",
691                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
692             },
693             "suggest": {
694                 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
695             },
696             "type": "library",
697             "extra": {
698                 "branch-alias": {
699                     "dev-master": "1.6-dev"
700                 }
701             },
702             "autoload": {
703                 "psr-4": {
704                     "GuzzleHttp\\Psr7\\": "src/"
705                 },
706                 "files": [
707                     "src/functions_include.php"
708                 ]
709             },
710             "notification-url": "https://packagist.org/downloads/",
711             "license": [
712                 "MIT"
713             ],
714             "authors": [
715                 {
716                     "name": "Michael Dowling",
717                     "email": "mtdowling@gmail.com",
718                     "homepage": "https://github.com/mtdowling"
719                 },
720                 {
721                     "name": "Tobias Schultze",
722                     "homepage": "https://github.com/Tobion"
723                 }
724             ],
725             "description": "PSR-7 message implementation that also provides common utility methods",
726             "keywords": [
727                 "http",
728                 "message",
729                 "psr-7",
730                 "request",
731                 "response",
732                 "stream",
733                 "uri",
734                 "url"
735             ],
736             "time": "2019-07-01T23:21:34+00:00"
737         },
738         {
739             "name": "league/html-to-markdown",
740             "version": "4.9.1",
741             "source": {
742                 "type": "git",
743                 "url": "https://github.com/thephpleague/html-to-markdown.git",
744                 "reference": "1dcd0f85de786f46a7f224a27cc3d709ddd2a68c"
745             },
746             "dist": {
747                 "type": "zip",
748                 "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/1dcd0f85de786f46a7f224a27cc3d709ddd2a68c",
749                 "reference": "1dcd0f85de786f46a7f224a27cc3d709ddd2a68c",
750                 "shasum": ""
751             },
752             "require": {
753                 "ext-dom": "*",
754                 "ext-xml": "*",
755                 "php": ">=5.3.3"
756             },
757             "require-dev": {
758                 "mikehaertl/php-shellcommand": "~1.1.0",
759                 "phpunit/phpunit": "^4.8|^5.7",
760                 "scrutinizer/ocular": "~1.1"
761             },
762             "bin": [
763                 "bin/html-to-markdown"
764             ],
765             "type": "library",
766             "extra": {
767                 "branch-alias": {
768                     "dev-master": "4.10-dev"
769                 }
770             },
771             "autoload": {
772                 "psr-4": {
773                     "League\\HTMLToMarkdown\\": "src/"
774                 }
775             },
776             "notification-url": "https://packagist.org/downloads/",
777             "license": [
778                 "MIT"
779             ],
780             "authors": [
781                 {
782                     "name": "Colin O'Dell",
783                     "email": "colinodell@gmail.com",
784                     "homepage": "https://www.colinodell.com",
785                     "role": "Lead Developer"
786                 },
787                 {
788                     "name": "Nick Cernis",
789                     "email": "nick@cern.is",
790                     "homepage": "http://modernnerd.net",
791                     "role": "Original Author"
792                 }
793             ],
794             "description": "An HTML-to-markdown conversion helper for PHP",
795             "homepage": "https://github.com/thephpleague/html-to-markdown",
796             "keywords": [
797                 "html",
798                 "markdown"
799             ],
800             "time": "2019-12-28T01:32:28+00:00"
801         },
802         {
803             "name": "level-2/dice",
804             "version": "4.0.2",
805             "source": {
806                 "type": "git",
807                 "url": "https://github.com/Level-2/Dice.git",
808                 "reference": "b9336d9200d0165c31e982374dc5d8d2552807bc"
809             },
810             "dist": {
811                 "type": "zip",
812                 "url": "https://api.github.com/repos/Level-2/Dice/zipball/b9336d9200d0165c31e982374dc5d8d2552807bc",
813                 "reference": "b9336d9200d0165c31e982374dc5d8d2552807bc",
814                 "shasum": ""
815             },
816             "require": {
817                 "php": ">=7.0.0"
818             },
819             "require-dev": {
820                 "phpunit/phpunit": "^6.5"
821             },
822             "type": "library",
823             "autoload": {
824                 "psr-4": {
825                     "Dice\\": "./"
826                 }
827             },
828             "notification-url": "https://packagist.org/downloads/",
829             "license": [
830                 "BSD-2-Clause"
831             ],
832             "authors": [
833                 {
834                     "name": "Tom Butler",
835                     "email": "tom@r.je"
836                 }
837             ],
838             "description": "A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.",
839             "homepage": "http://r.je/dice.html",
840             "keywords": [
841                 "dependency injection",
842                 "dependency injection container",
843                 "di",
844                 "ioc"
845             ],
846             "time": "2020-01-28T13:47:49+00:00"
847         },
848         {
849             "name": "lightopenid/lightopenid",
850             "version": "dev-master",
851             "source": {
852                 "type": "git",
853                 "url": "https://github.com/Mewp/lightopenid.git",
854                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19"
855             },
856             "dist": {
857                 "type": "zip",
858                 "url": "https://api.github.com/repos/Mewp/lightopenid/zipball/9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
859                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
860                 "shasum": ""
861             },
862             "require": {
863                 "php": ">=5.2.3"
864             },
865             "type": "library",
866             "autoload": {
867                 "classmap": [
868                     "./"
869                 ]
870             },
871             "notification-url": "https://packagist.org/downloads/",
872             "license": [
873                 "MIT"
874             ],
875             "homepage": "http://code.google.com/p/lightopenid/",
876             "keywords": [
877                 "OpenId"
878             ],
879             "time": "2013-10-27T16:25:49+00:00"
880         },
881         {
882             "name": "michelf/php-markdown",
883             "version": "1.9.0",
884             "source": {
885                 "type": "git",
886                 "url": "https://github.com/michelf/php-markdown.git",
887                 "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
888             },
889             "dist": {
890                 "type": "zip",
891                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
892                 "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
893                 "shasum": ""
894             },
895             "require": {
896                 "php": ">=5.3.0"
897             },
898             "require-dev": {
899                 "phpunit/phpunit": ">=4.3 <5.8"
900             },
901             "type": "library",
902             "autoload": {
903                 "psr-4": {
904                     "Michelf\\": "Michelf/"
905                 }
906             },
907             "notification-url": "https://packagist.org/downloads/",
908             "license": [
909                 "BSD-3-Clause"
910             ],
911             "authors": [
912                 {
913                     "name": "Michel Fortin",
914                     "email": "michel.fortin@michelf.ca",
915                     "homepage": "https://michelf.ca/",
916                     "role": "Developer"
917                 },
918                 {
919                     "name": "John Gruber",
920                     "homepage": "https://daringfireball.net/"
921                 }
922             ],
923             "description": "PHP Markdown",
924             "homepage": "https://michelf.ca/projects/php-markdown/",
925             "keywords": [
926                 "markdown"
927             ],
928             "time": "2019-12-02T02:32:27+00:00"
929         },
930         {
931             "name": "mobiledetect/mobiledetectlib",
932             "version": "2.8.34",
933             "source": {
934                 "type": "git",
935                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
936                 "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b"
937             },
938             "dist": {
939                 "type": "zip",
940                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
941                 "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
942                 "shasum": ""
943             },
944             "require": {
945                 "php": ">=5.0.0"
946             },
947             "require-dev": {
948                 "phpunit/phpunit": "~4.8.35||~5.7"
949             },
950             "type": "library",
951             "autoload": {
952                 "classmap": [
953                     "Mobile_Detect.php"
954                 ],
955                 "psr-0": {
956                     "Detection": "namespaced/"
957                 }
958             },
959             "notification-url": "https://packagist.org/downloads/",
960             "license": [
961                 "MIT"
962             ],
963             "authors": [
964                 {
965                     "name": "Serban Ghita",
966                     "email": "serbanghita@gmail.com",
967                     "homepage": "http://mobiledetect.net",
968                     "role": "Developer"
969                 }
970             ],
971             "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
972             "homepage": "https://github.com/serbanghita/Mobile-Detect",
973             "keywords": [
974                 "detect mobile devices",
975                 "mobile",
976                 "mobile detect",
977                 "mobile detector",
978                 "php mobile detect"
979             ],
980             "time": "2019-09-18T18:44:20+00:00"
981         },
982         {
983             "name": "monolog/monolog",
984             "version": "1.25.4",
985             "source": {
986                 "type": "git",
987                 "url": "https://github.com/Seldaek/monolog.git",
988                 "reference": "3022efff205e2448b560c833c6fbbf91c3139168"
989             },
990             "dist": {
991                 "type": "zip",
992                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/3022efff205e2448b560c833c6fbbf91c3139168",
993                 "reference": "3022efff205e2448b560c833c6fbbf91c3139168",
994                 "shasum": ""
995             },
996             "require": {
997                 "php": ">=5.3.0",
998                 "psr/log": "~1.0"
999             },
1000             "provide": {
1001                 "psr/log-implementation": "1.0.0"
1002             },
1003             "require-dev": {
1004                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
1005                 "doctrine/couchdb": "~1.0@dev",
1006                 "graylog2/gelf-php": "~1.0",
1007                 "php-amqplib/php-amqplib": "~2.4",
1008                 "php-console/php-console": "^3.1.3",
1009                 "php-parallel-lint/php-parallel-lint": "^1.0",
1010                 "phpunit/phpunit": "~4.5",
1011                 "ruflin/elastica": ">=0.90 <3.0",
1012                 "sentry/sentry": "^0.13",
1013                 "swiftmailer/swiftmailer": "^5.3|^6.0"
1014             },
1015             "suggest": {
1016                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1017                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1018                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1019                 "ext-mongo": "Allow sending log messages to a MongoDB server",
1020                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1021                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1022                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1023                 "php-console/php-console": "Allow sending log messages to Google Chrome",
1024                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1025                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1026                 "sentry/sentry": "Allow sending log messages to a Sentry server"
1027             },
1028             "type": "library",
1029             "extra": {
1030                 "branch-alias": {
1031                     "dev-master": "2.0.x-dev"
1032                 }
1033             },
1034             "autoload": {
1035                 "psr-4": {
1036                     "Monolog\\": "src/Monolog"
1037                 }
1038             },
1039             "notification-url": "https://packagist.org/downloads/",
1040             "license": [
1041                 "MIT"
1042             ],
1043             "authors": [
1044                 {
1045                     "name": "Jordi Boggiano",
1046                     "email": "j.boggiano@seld.be",
1047                     "homepage": "http://seld.be"
1048                 }
1049             ],
1050             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1051             "homepage": "http://github.com/Seldaek/monolog",
1052             "keywords": [
1053                 "log",
1054                 "logging",
1055                 "psr-3"
1056             ],
1057             "time": "2020-05-22T07:31:27+00:00"
1058         },
1059         {
1060             "name": "nikic/fast-route",
1061             "version": "v1.3.0",
1062             "source": {
1063                 "type": "git",
1064                 "url": "https://github.com/nikic/FastRoute.git",
1065                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
1066             },
1067             "dist": {
1068                 "type": "zip",
1069                 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
1070                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
1071                 "shasum": ""
1072             },
1073             "require": {
1074                 "php": ">=5.4.0"
1075             },
1076             "require-dev": {
1077                 "phpunit/phpunit": "^4.8.35|~5.7"
1078             },
1079             "type": "library",
1080             "autoload": {
1081                 "psr-4": {
1082                     "FastRoute\\": "src/"
1083                 },
1084                 "files": [
1085                     "src/functions.php"
1086                 ]
1087             },
1088             "notification-url": "https://packagist.org/downloads/",
1089             "license": [
1090                 "BSD-3-Clause"
1091             ],
1092             "authors": [
1093                 {
1094                     "name": "Nikita Popov",
1095                     "email": "nikic@php.net"
1096                 }
1097             ],
1098             "description": "Fast request router for PHP",
1099             "keywords": [
1100                 "router",
1101                 "routing"
1102             ],
1103             "time": "2018-02-13T20:26:39+00:00"
1104         },
1105         {
1106             "name": "npm-asset/cropperjs",
1107             "version": "1.2.2",
1108             "dist": {
1109                 "type": "tar",
1110                 "url": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.2.2.tgz",
1111                 "shasum": "30dc7a7ce872155b23a33bd10ad4c76c0d613f55"
1112             },
1113             "require-dev": {
1114                 "npm-asset/babel-core": ">=6.26.0,<7.0.0",
1115                 "npm-asset/babel-plugin-external-helpers": ">=6.22.0,<7.0.0",
1116                 "npm-asset/babel-preset-env": ">=1.6.1,<2.0.0",
1117                 "npm-asset/cpy-cli": ">=1.0.1,<2.0.0",
1118                 "npm-asset/cssnano": ">=3.10.0,<4.0.0",
1119                 "npm-asset/del-cli": ">=1.1.0,<2.0.0",
1120                 "npm-asset/eslint": ">=4.14.0,<5.0.0",
1121                 "npm-asset/eslint-config-airbnb-base": ">=12.1.0,<13.0.0",
1122                 "npm-asset/eslint-plugin-import": ">=2.8.0,<3.0.0",
1123                 "npm-asset/node-qunit-phantomjs": ">=2.0.0,<3.0.0",
1124                 "npm-asset/npm-run-all": ">=4.1.2,<5.0.0",
1125                 "npm-asset/postcss-cli": ">=4.1.1,<5.0.0",
1126                 "npm-asset/postcss-cssnext": ">=3.0.2,<4.0.0",
1127                 "npm-asset/postcss-header": ">=1.0.0,<2.0.0",
1128                 "npm-asset/postcss-url": ">=7.3.0,<8.0.0",
1129                 "npm-asset/rollup": ">=0.53.3,<0.54.0",
1130                 "npm-asset/rollup-plugin-babel": ">=3.0.3,<4.0.0",
1131                 "npm-asset/rollup-watch": ">=4.3.1,<5.0.0",
1132                 "npm-asset/stylefmt": ">=6.0.0,<7.0.0",
1133                 "npm-asset/uglify-js": ">=3.3.4,<4.0.0"
1134             },
1135             "type": "npm-asset-library",
1136             "extra": {
1137                 "npm-asset-bugs": {
1138                     "url": "https://github.com/fengyuanchen/cropperjs/issues"
1139                 },
1140                 "npm-asset-files": [
1141                     "src",
1142                     "dist"
1143                 ],
1144                 "npm-asset-main": "dist/cropper.common.js",
1145                 "npm-asset-directories": [],
1146                 "npm-asset-repository": {
1147                     "type": "git",
1148                     "url": "git+https://github.com/fengyuanchen/cropperjs.git"
1149                 },
1150                 "npm-asset-scripts": {
1151                     "build": "npm run build:css && npm run build:js",
1152                     "build:css": "postcss src/css/cropper.css -o dist/cropper.css --no-map",
1153                     "build:js": "rollup -c",
1154                     "clear": "del-cli dist",
1155                     "compress": "npm run compress:css && npm run compress:js",
1156                     "compress:css": "postcss dist/cropper.css -u cssnano -o dist/cropper.min.css --no-map",
1157                     "compress:js": "uglifyjs dist/cropper.js -o dist/cropper.min.js -c -m --comments /^!/",
1158                     "copy": "cpy dist/cropper.css docs/css",
1159                     "lint": "eslint src/js --fix",
1160                     "release": "npm run clear && npm run lint && npm run build && npm run compress && npm run copy && npm test",
1161                     "start": "npm-run-all --parallel watch:*",
1162                     "test": "node-qunit-phantomjs test/index.html --timeout 10",
1163                     "watch:css": "postcss src/css/cropper.css -o docs/css/cropper.css -m -w",
1164                     "watch:js": "rollup -c -m -w"
1165                 }
1166             },
1167             "license": [
1168                 "MIT"
1169             ],
1170             "authors": [
1171                 {
1172                     "name": "Chen Fengyuan",
1173                     "url": "http://chenfengyuan.com"
1174                 }
1175             ],
1176             "description": "JavaScript image cropper.",
1177             "homepage": "https://fengyuanchen.github.io/cropperjs",
1178             "keywords": [
1179                 "crop",
1180                 "cropper",
1181                 "cropper.js",
1182                 "cropperjs",
1183                 "cropping",
1184                 "css",
1185                 "development",
1186                 "front-end",
1187                 "html",
1188                 "image",
1189                 "javascript",
1190                 "move",
1191                 "rotate",
1192                 "scale",
1193                 "web",
1194                 "zoom"
1195             ],
1196             "time": "2018-01-03T13:39:39+00:00"
1197         },
1198         {
1199             "name": "npm-asset/es-jquery-sortable",
1200             "version": "0.9.13-patch2",
1201             "dist": {
1202                 "type": "tar",
1203                 "url": "https://registry.npmjs.org/es-jquery-sortable/-/es-jquery-sortable-0.9.13-patch2.tgz",
1204                 "shasum": "a4db16d133fbce1bcd1543c98279902a6b0812a3"
1205             },
1206             "require": {
1207                 "npm-asset/jquery": ">=2.1.2,<3.0.0"
1208             },
1209             "type": "npm-asset-library",
1210             "extra": {
1211                 "npm-asset-bugs": {
1212                     "url": "https://github.com/johnny/jquery-sortable/issues"
1213                 },
1214                 "npm-asset-main": "./source/js/jquery-sortable.js",
1215                 "npm-asset-directories": [],
1216                 "npm-asset-repository": {
1217                     "type": "git",
1218                     "url": "git+https://github.com/johnny/jquery-sortable.git"
1219                 },
1220                 "npm-asset-scripts": {
1221                     "test": "echo \"Error: no test specified\" && exit 1"
1222                 }
1223             },
1224             "license": [
1225                 "BSD-3"
1226             ],
1227             "authors": [
1228                 ""
1229             ],
1230             "description": "jquery plugin for sortable, nestable lists",
1231             "homepage": "https://github.com/johnny/jquery-sortable",
1232             "keywords": [
1233                 "drag",
1234                 "dragging",
1235                 "sort",
1236                 "sortable",
1237                 "sorting"
1238             ],
1239             "time": "2019-11-20T03:55:51+00:00"
1240         },
1241         {
1242             "name": "npm-asset/ev-emitter",
1243             "version": "1.1.1",
1244             "dist": {
1245                 "type": "tar",
1246                 "url": "https://registry.npmjs.org/ev-emitter/-/ev-emitter-1.1.1.tgz",
1247                 "shasum": "8f18b0ce5c76a5d18017f71c0a795c65b9138f2a"
1248             },
1249             "type": "npm-asset-library",
1250             "extra": {
1251                 "npm-asset-bugs": {
1252                     "url": "https://github.com/metafizzy/ev-emitter/issues"
1253                 },
1254                 "npm-asset-main": "ev-emitter.js",
1255                 "npm-asset-directories": {
1256                     "test": "test"
1257                 },
1258                 "npm-asset-repository": {
1259                     "type": "git",
1260                     "url": "git+https://github.com/metafizzy/ev-emitter.git"
1261                 },
1262                 "npm-asset-scripts": {
1263                     "test": "mocha test/test"
1264                 }
1265             },
1266             "license": [
1267                 "MIT"
1268             ],
1269             "authors": [
1270                 {
1271                     "name": "David DeSandro"
1272                 }
1273             ],
1274             "description": "lil' event emitter",
1275             "homepage": "https://github.com/metafizzy/ev-emitter#readme",
1276             "keywords": [
1277                 "emitter",
1278                 "event",
1279                 "pubsub"
1280             ],
1281             "time": "2017-07-06T13:46:38+00:00"
1282         },
1283         {
1284             "name": "npm-asset/eventemitter3",
1285             "version": "2.0.3",
1286             "dist": {
1287                 "type": "tar",
1288                 "url": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-2.0.3.tgz",
1289                 "shasum": "b5e1079b59fb5e1ba2771c0a993be060a58c99ba"
1290             },
1291             "type": "npm-asset-library",
1292             "extra": {
1293                 "npm-asset-bugs": {
1294                     "url": "https://github.com/primus/eventemitter3/issues"
1295                 },
1296                 "npm-asset-main": "index.js",
1297                 "npm-asset-directories": [],
1298                 "npm-asset-repository": {
1299                     "type": "git",
1300                     "url": "git://github.com/primus/eventemitter3.git"
1301                 },
1302                 "npm-asset-scripts": {
1303                     "build": "mkdir -p umd && browserify index.js -s EventEmitter3 | uglifyjs -m -o umd/eventemitter3.min.js",
1304                     "benchmark": "find benchmarks/run -name '*.js' -exec benchmarks/start.sh {} \\;",
1305                     "test": "nyc --reporter=html --reporter=text mocha",
1306                     "test-browser": "zuul -- test.js",
1307                     "prepublish": "npm run build",
1308                     "sync": "node versions.js"
1309                 }
1310             },
1311             "license": [
1312                 "MIT"
1313             ],
1314             "authors": [
1315                 {
1316                     "name": "Arnout Kazemier"
1317                 }
1318             ],
1319             "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.",
1320             "homepage": "https://github.com/primus/eventemitter3#readme",
1321             "keywords": [
1322                 "EventEmitter",
1323                 "EventEmitter2",
1324                 "EventEmitter3",
1325                 "Events",
1326                 "addEventListener",
1327                 "addListener",
1328                 "emit",
1329                 "emits",
1330                 "emitter",
1331                 "event",
1332                 "once",
1333                 "pub/sub",
1334                 "publish",
1335                 "reactor",
1336                 "subscribe"
1337             ],
1338             "time": "2017-03-31T14:51:09+00:00"
1339         },
1340         {
1341             "name": "npm-asset/fullcalendar",
1342             "version": "3.10.2",
1343             "dist": {
1344                 "type": "tar",
1345                 "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.10.2.tgz",
1346                 "shasum": "9b1ba84bb02803621b761d1bba91a4f18affafb7"
1347             },
1348             "type": "npm-asset-library",
1349             "extra": {
1350                 "npm-asset-bugs": {
1351                     "url": "https://fullcalendar.io/wiki/Reporting-Bugs/"
1352                 },
1353                 "npm-asset-main": "dist/fullcalendar.js",
1354                 "npm-asset-directories": [],
1355                 "npm-asset-repository": {
1356                     "type": "git",
1357                     "url": "git+https://github.com/fullcalendar/fullcalendar.git"
1358                 },
1359                 "npm-asset-scripts": {
1360                     "clean": "gulp clean",
1361                     "dist": "gulp dist",
1362                     "lint": "gulp lint-and-example-repos",
1363                     "test": "gulp test:single"
1364                 }
1365             },
1366             "license": [
1367                 "MIT"
1368             ],
1369             "authors": [
1370                 {
1371                     "name": "Adam Shaw",
1372                     "email": "arshaw@arshaw.com",
1373                     "url": "http://arshaw.com/"
1374                 }
1375             ],
1376             "description": "Full-sized drag & drop event calendar",
1377             "homepage": "https://fullcalendar.io/",
1378             "keywords": [
1379                 "calendar",
1380                 "event",
1381                 "full-sized",
1382                 "jquery-plugin"
1383             ],
1384             "time": "2020-05-19T03:44:55+00:00"
1385         },
1386         {
1387             "name": "npm-asset/imagesloaded",
1388             "version": "4.1.4",
1389             "dist": {
1390                 "type": "tar",
1391                 "url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-4.1.4.tgz",
1392                 "shasum": "1376efcd162bb768c34c3727ac89cc04051f3cc7"
1393             },
1394             "require": {
1395                 "npm-asset/ev-emitter": ">=1.0.0,<2.0.0"
1396             },
1397             "require-dev": {
1398                 "npm-asset/chalk": ">=1.1.1,<2.0.0",
1399                 "npm-asset/cheerio": ">=0.19.0,<0.20.0",
1400                 "npm-asset/gulp": ">=3.9.0,<4.0.0",
1401                 "npm-asset/gulp-jshint": ">=1.11.2,<2.0.0",
1402                 "npm-asset/gulp-json-lint": ">=0.1.0,<0.2.0",
1403                 "npm-asset/gulp-rename": ">=1.2.2,<2.0.0",
1404                 "npm-asset/gulp-replace": ">=0.5.4,<0.6.0",
1405                 "npm-asset/gulp-requirejs-optimize": "dev-github:metafizzy/gulp-requirejs-optimize",
1406                 "npm-asset/gulp-uglify": ">=1.4.2,<2.0.0",
1407                 "npm-asset/gulp-util": ">=3.0.7,<4.0.0",
1408                 "npm-asset/highlight.js": ">=8.9.1,<9.0.0",
1409                 "npm-asset/marked": ">=0.3.5,<0.4.0",
1410                 "npm-asset/minimist": ">=1.2.0,<2.0.0",
1411                 "npm-asset/transfob": ">=1.0.0,<2.0.0"
1412             },
1413             "type": "npm-asset-library",
1414             "extra": {
1415                 "npm-asset-bugs": {
1416                     "url": "https://github.com/desandro/imagesloaded/issues"
1417                 },
1418                 "npm-asset-main": "imagesloaded.js",
1419                 "npm-asset-directories": {
1420                     "test": "test"
1421                 },
1422                 "npm-asset-repository": {
1423                     "type": "git",
1424                     "url": "git://github.com/desandro/imagesloaded.git"
1425                 },
1426                 "npm-asset-scripts": {
1427                     "test": "echo \"Error: no test specified\" && exit 1"
1428                 }
1429             },
1430             "license": [
1431                 "MIT"
1432             ],
1433             "authors": [
1434                 {
1435                     "name": "David DeSandro"
1436                 }
1437             ],
1438             "description": "JavaScript is all like _You images done yet or what?_",
1439             "homepage": "https://github.com/desandro/imagesloaded",
1440             "keywords": [
1441                 "dom",
1442                 "images",
1443                 "jquery-plugin",
1444                 "loaded",
1445                 "ui"
1446             ],
1447             "time": "2018-01-02T16:56:03+00:00"
1448         },
1449         {
1450             "name": "npm-asset/jgrowl",
1451             "version": "1.4.6",
1452             "dist": {
1453                 "type": "tar",
1454                 "url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.6.tgz",
1455                 "shasum": "2736e332aaee73ccf0a14a5f0066391a0a13f4a3"
1456             },
1457             "require-dev": {
1458                 "npm-asset/grunt": "~0.4.2",
1459                 "npm-asset/grunt-contrib-cssmin": "~0.9.0",
1460                 "npm-asset/grunt-contrib-jshint": "~0.6.3",
1461                 "npm-asset/grunt-contrib-less": "~0.11.0",
1462                 "npm-asset/grunt-contrib-uglify": "~0.4.0",
1463                 "npm-asset/grunt-contrib-watch": "~0.6.1"
1464             },
1465             "type": "npm-asset-library",
1466             "extra": {
1467                 "npm-asset-bugs": {
1468                     "url": "https://github.com/stanlemon/jGrowl/issues"
1469                 },
1470                 "npm-asset-main": "jquery.jgrowl.js",
1471                 "npm-asset-directories": [],
1472                 "npm-asset-repository": {
1473                     "type": "git",
1474                     "url": "git+ssh://git@github.com/stanlemon/jGrowl.git"
1475                 },
1476                 "npm-asset-scripts": []
1477             },
1478             "authors": [
1479                 {
1480                     "name": "Stan Lemon",
1481                     "email": "stosh1985@gmail.com",
1482                     "url": "http://stanlemon.net"
1483                 }
1484             ],
1485             "description": "jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet ",
1486             "homepage": "https://github.com/stanlemon/jGrowl#readme",
1487             "time": "2017-07-21T02:36:34+00:00"
1488         },
1489         {
1490             "name": "npm-asset/jquery",
1491             "version": "2.2.4",
1492             "dist": {
1493                 "type": "tar",
1494                 "url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
1495                 "shasum": "2c89d6889b5eac522a7eea32c14521559c6cbf02"
1496             },
1497             "require-dev": {
1498                 "npm-asset/commitplease": "2.0.0",
1499                 "npm-asset/core-js": "0.9.17",
1500                 "npm-asset/grunt": "0.4.5",
1501                 "npm-asset/grunt-babel": "5.0.1",
1502                 "npm-asset/grunt-cli": "0.1.13",
1503                 "npm-asset/grunt-compare-size": "0.4.0",
1504                 "npm-asset/grunt-contrib-jshint": "0.11.2",
1505                 "npm-asset/grunt-contrib-uglify": "0.9.2",
1506                 "npm-asset/grunt-contrib-watch": "0.6.1",
1507                 "npm-asset/grunt-git-authors": "2.0.1",
1508                 "npm-asset/grunt-jscs": "2.1.0",
1509                 "npm-asset/grunt-jsonlint": "1.0.4",
1510                 "npm-asset/grunt-npmcopy": "0.1.0",
1511                 "npm-asset/gzip-js": "0.3.2",
1512                 "npm-asset/jsdom": "5.6.1",
1513                 "npm-asset/load-grunt-tasks": "1.0.0",
1514                 "npm-asset/qunit-assert-step": "1.0.3",
1515                 "npm-asset/qunitjs": "1.17.1",
1516                 "npm-asset/requirejs": "2.1.17",
1517                 "npm-asset/sinon": "1.10.3",
1518                 "npm-asset/sizzle": "2.2.1",
1519                 "npm-asset/strip-json-comments": "1.0.3",
1520                 "npm-asset/testswarm": "1.1.0",
1521                 "npm-asset/win-spawn": "2.0.0"
1522             },
1523             "type": "npm-asset-library",
1524             "extra": {
1525                 "npm-asset-bugs": {
1526                     "url": "https://github.com/jquery/jquery/issues"
1527                 },
1528                 "npm-asset-main": "dist/jquery.js",
1529                 "npm-asset-directories": [],
1530                 "npm-asset-repository": {
1531                     "type": "git",
1532                     "url": "git+https://github.com/jquery/jquery.git"
1533                 },
1534                 "npm-asset-scripts": {
1535                     "build": "npm install && grunt",
1536                     "start": "grunt watch",
1537                     "test": "grunt && grunt test"
1538                 }
1539             },
1540             "license": [
1541                 "MIT"
1542             ],
1543             "authors": [
1544                 {
1545                     "name": "jQuery Foundation and other contributors",
1546                     "url": "https://github.com/jquery/jquery/blob/2.2.4/AUTHORS.txt"
1547                 }
1548             ],
1549             "description": "JavaScript library for DOM operations",
1550             "homepage": "http://jquery.com",
1551             "keywords": [
1552                 "browser",
1553                 "javascript",
1554                 "jquery",
1555                 "library"
1556             ],
1557             "time": "2016-05-20T17:26:07+00:00"
1558         },
1559         {
1560             "name": "npm-asset/jquery-colorbox",
1561             "version": "1.6.4",
1562             "dist": {
1563                 "type": "tar",
1564                 "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
1565                 "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
1566             },
1567             "require": {
1568                 "npm-asset/jquery": ">=1.3.2"
1569             },
1570             "type": "npm-asset-library",
1571             "extra": {
1572                 "npm-asset-bugs": {
1573                     "url": "https://github.com/jackmoore/colorbox/issues"
1574                 },
1575                 "npm-asset-main": "jquery.colorbox.js",
1576                 "npm-asset-directories": [],
1577                 "npm-asset-repository": {
1578                     "type": "git",
1579                     "url": "git+ssh://git@github.com/jackmoore/colorbox.git"
1580                 },
1581                 "npm-asset-scripts": []
1582             },
1583             "license": [
1584                 "MIT"
1585             ],
1586             "authors": [
1587                 {
1588                     "name": "Jack Moore",
1589                     "email": "hello@jacklmoore.com",
1590                     "url": "http://www.jacklmoore.com"
1591                 }
1592             ],
1593             "description": "jQuery lightbox and modal window plugin.",
1594             "homepage": "http://www.jacklmoore.com/colorbox",
1595             "keywords": [
1596                 "gallery",
1597                 "jquery-plugin",
1598                 "lightbox",
1599                 "modal",
1600                 "popup",
1601                 "ui"
1602             ],
1603             "time": "2016-05-10T22:22:39+00:00"
1604         },
1605         {
1606             "name": "npm-asset/jquery-datetimepicker",
1607             "version": "2.5.21",
1608             "dist": {
1609                 "type": "tar",
1610                 "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.21.tgz",
1611                 "shasum": "00c388a78df2732fedfdb5c6529b6e84d53e0235"
1612             },
1613             "require": {
1614                 "npm-asset/jquery": ">=1.7.2",
1615                 "npm-asset/jquery-mousewheel": ">=3.1.13",
1616                 "npm-asset/php-date-formatter": ">=1.3.4,<2.0.0"
1617             },
1618             "type": "npm-asset-library",
1619             "extra": {
1620                 "npm-asset-bugs": {
1621                     "url": "https://github.com/xdan/datetimepicker/issues"
1622                 },
1623                 "npm-asset-main": "build/jquery.datetimepicker.full.min.js",
1624                 "npm-asset-directories": [],
1625                 "npm-asset-repository": {
1626                     "type": "git",
1627                     "url": "git+https://github.com/xdan/datetimepicker.git"
1628                 },
1629                 "npm-asset-scripts": {
1630                     "test": "karma start --browsers Firefox karma.conf.js --single-run",
1631                     "concat": "concat-cli -f node_modules/php-date-formatter/js/php-date-formatter.min.js jquery.datetimepicker.js node_modules/jquery-mousewheel/jquery.mousewheel.js -o build/jquery.datetimepicker.full.js",
1632                     "minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
1633                     "minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
1634                     "github": "git add --all  && git commit -m \"New version %npm_package_version% \" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish",
1635                     "build": "npm run minify && npm run concat && npm run minifyconcat",
1636                     "public": "npm run test && npm version patch --no-git-tag-version && npm run build && npm run github"
1637                 }
1638             },
1639             "license": [
1640                 "MIT"
1641             ],
1642             "authors": [
1643                 {
1644                     "name": "Chupurnov",
1645                     "email": "chupurnov@gmail.com",
1646                     "url": "https://xdsoft.net/"
1647                 }
1648             ],
1649             "description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
1650             "homepage": "https://github.com/xdan/datetimepicker",
1651             "keywords": [
1652                 "calendar",
1653                 "date",
1654                 "datepicker",
1655                 "datetime",
1656                 "jquery-plugin",
1657                 "time",
1658                 "timepicker"
1659             ],
1660             "time": "2019-02-23T11:25:30+00:00"
1661         },
1662         {
1663             "name": "npm-asset/jquery-mousewheel",
1664             "version": "3.1.13",
1665             "dist": {
1666                 "type": "tar",
1667                 "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
1668                 "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
1669             },
1670             "require-dev": {
1671                 "npm-asset/grunt": "~0.4.1",
1672                 "npm-asset/grunt-contrib-connect": "~0.5.0",
1673                 "npm-asset/grunt-contrib-jshint": "~0.7.1",
1674                 "npm-asset/grunt-contrib-uglify": "~0.2.7"
1675             },
1676             "type": "npm-asset-library",
1677             "extra": {
1678                 "npm-asset-bugs": {
1679                     "url": "https://github.com/jquery/jquery-mousewheel/issues"
1680                 },
1681                 "npm-asset-files": [
1682                     "ChangeLog.md",
1683                     "jquery.mousewheel.js",
1684                     "README.md",
1685                     "LICENSE.txt"
1686                 ],
1687                 "npm-asset-main": "./jquery.mousewheel.js",
1688                 "npm-asset-directories": {
1689                     "test": "test"
1690                 },
1691                 "npm-asset-repository": {
1692                     "type": "git",
1693                     "url": "https://github.com/jquery/jquery-mousewheel.git"
1694                 },
1695                 "npm-asset-scripts": []
1696             },
1697             "authors": [
1698                 {
1699                     "name": "jQuery Foundation and other contributors",
1700                     "url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
1701                 }
1702             ],
1703             "description": "A jQuery plugin that adds cross-browser mouse wheel support.",
1704             "homepage": "https://github.com/jquery/jquery-mousewheel",
1705             "keywords": [
1706                 "browser",
1707                 "event",
1708                 "jquery",
1709                 "jquery-plugin",
1710                 "mouse",
1711                 "mousewheel",
1712                 "wheel"
1713             ],
1714             "time": "2015-07-15T18:05:23+00:00"
1715         },
1716         {
1717             "name": "npm-asset/moment",
1718             "version": "2.26.0",
1719             "dist": {
1720                 "type": "tar",
1721                 "url": "https://registry.npmjs.org/moment/-/moment-2.26.0.tgz",
1722                 "shasum": "5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
1723             },
1724             "type": "npm-asset-library",
1725             "extra": {
1726                 "npm-asset-bugs": {
1727                     "url": "https://github.com/moment/moment/issues"
1728                 },
1729                 "npm-asset-main": "./moment.js",
1730                 "npm-asset-directories": [],
1731                 "npm-asset-repository": {
1732                     "type": "git",
1733                     "url": "git+https://github.com/moment/moment.git"
1734                 },
1735                 "npm-asset-scripts": {
1736                     "ts3.1-typescript-test": "cross-env node_modules/typescript3/bin/tsc --project ts3.1-typing-tests",
1737                     "typescript-test": "cross-env node_modules/typescript/bin/tsc --project typing-tests",
1738                     "test": "grunt test",
1739                     "eslint": "eslint Gruntfile.js tasks src",
1740                     "prettier-check": "prettier --check Gruntfile.js tasks src",
1741                     "prettier-fmt": "prettier --write Gruntfile.js tasks src",
1742                     "coverage": "nyc npm test && nyc report",
1743                     "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
1744                 },
1745                 "npm-asset-engines": {
1746                     "node": "*"
1747                 }
1748             },
1749             "license": [
1750                 "MIT"
1751             ],
1752             "authors": [
1753                 {
1754                     "name": "Iskren Ivov Chernev",
1755                     "email": "iskren.chernev@gmail.com",
1756                     "url": "https://github.com/ichernev"
1757                 },
1758                 {
1759                     "name": "Tim Wood",
1760                     "email": "washwithcare@gmail.com",
1761                     "url": "http://timwoodcreates.com/"
1762                 },
1763                 {
1764                     "name": "Rocky Meza",
1765                     "url": "http://rockymeza.com"
1766                 },
1767                 {
1768                     "name": "Matt Johnson",
1769                     "email": "mj1856@hotmail.com",
1770                     "url": "http://codeofmatt.com"
1771                 },
1772                 {
1773                     "name": "Isaac Cambron",
1774                     "email": "isaac@isaaccambron.com",
1775                     "url": "http://isaaccambron.com"
1776                 },
1777                 {
1778                     "name": "Andre Polykanine",
1779                     "email": "andre@oire.org",
1780                     "url": "https://github.com/oire"
1781                 }
1782             ],
1783             "description": "Parse, validate, manipulate, and display dates",
1784             "homepage": "https://momentjs.com",
1785             "keywords": [
1786                 "date",
1787                 "ender",
1788                 "format",
1789                 "i18n",
1790                 "l10n",
1791                 "moment",
1792                 "parse",
1793                 "time",
1794                 "validate"
1795             ],
1796             "time": "2020-05-20T06:46:22+00:00"
1797         },
1798         {
1799             "name": "npm-asset/perfect-scrollbar",
1800             "version": "0.6.16",
1801             "dist": {
1802                 "type": "tar",
1803                 "url": "https://registry.npmjs.org/perfect-scrollbar/-/perfect-scrollbar-0.6.16.tgz",
1804                 "shasum": "b1d61a5245cf3962bb9a8407a3fc669d923212fc"
1805             },
1806             "type": "npm-asset-library",
1807             "extra": {
1808                 "npm-asset-bugs": {
1809                     "url": "https://github.com/noraesae/perfect-scrollbar/issues"
1810                 },
1811                 "npm-asset-files": [
1812                     "dist",
1813                     "src",
1814                     "index.js",
1815                     "jquery.js",
1816                     "perfect-scrollbar.d.ts"
1817                 ],
1818                 "npm-asset-main": "./index.js",
1819                 "npm-asset-directories": [],
1820                 "npm-asset-repository": {
1821                     "type": "git",
1822                     "url": "git+https://github.com/noraesae/perfect-scrollbar.git"
1823                 },
1824                 "npm-asset-scripts": {
1825                     "test": "gulp",
1826                     "before-deploy": "gulp && gulp compress",
1827                     "release": "rm -rf dist && gulp && npm publish"
1828                 },
1829                 "npm-asset-engines": {
1830                     "node": ">= 0.12.0"
1831                 }
1832             },
1833             "license": [
1834                 "MIT"
1835             ],
1836             "authors": [
1837                 {
1838                     "name": "Hyunje Jun",
1839                     "email": "me@noraesae.net"
1840                 },
1841                 {
1842                     "name": "Hyunje Jun",
1843                     "email": "me@noraesae.net"
1844                 }
1845             ],
1846             "description": "Minimalistic but perfect custom scrollbar plugin",
1847             "homepage": "https://github.com/noraesae/perfect-scrollbar#readme",
1848             "keywords": [
1849                 "frontend",
1850                 "jquery-plugin",
1851                 "scroll",
1852                 "scrollbar"
1853             ],
1854             "time": "2017-01-10T01:03:05+00:00"
1855         },
1856         {
1857             "name": "npm-asset/php-date-formatter",
1858             "version": "v1.3.6",
1859             "source": {
1860                 "type": "git",
1861                 "url": "https://github.com/kartik-v/php-date-formatter.git",
1862                 "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0"
1863             },
1864             "dist": {
1865                 "type": "zip",
1866                 "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/514a53660b0d69439236fd3cbc3f41512adb00a0",
1867                 "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0",
1868                 "shasum": ""
1869             },
1870             "type": "npm-asset-library",
1871             "extra": {
1872                 "npm-asset-bugs": {
1873                     "url": "https://github.com/kartik-v/php-date-formatter/issues"
1874                 },
1875                 "npm-asset-main": "js/php-date-formatter.js",
1876                 "npm-asset-directories": {
1877                     "example": "examples"
1878                 },
1879                 "npm-asset-repository": {
1880                     "type": "git",
1881                     "url": "https://github.com/kartik-v/php-date-formatter.git"
1882                 }
1883             },
1884             "license": [
1885                 "BSD-3-Clause"
1886             ],
1887             "authors": [
1888                 "Kartik Visweswaran <kartikv2@gmail.com>"
1889             ],
1890             "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
1891             "homepage": "https://github.com/kartik-v/php-date-formatter",
1892             "time": "2020-04-14T10:16:32+00:00"
1893         },
1894         {
1895             "name": "npm-asset/textarea-caret",
1896             "version": "3.1.0",
1897             "dist": {
1898                 "type": "tar",
1899                 "url": "https://registry.npmjs.org/textarea-caret/-/textarea-caret-3.1.0.tgz",
1900                 "shasum": "5d5a35bb035fd06b2ff0e25d5359e97f2655087f"
1901             },
1902             "type": "npm-asset-library",
1903             "extra": {
1904                 "npm-asset-bugs": {
1905                     "url": "https://github.com/component/textarea-caret-position/issues"
1906                 },
1907                 "npm-asset-files": [
1908                     "index.js"
1909                 ],
1910                 "npm-asset-main": "index.js",
1911                 "npm-asset-directories": [],
1912                 "npm-asset-repository": {
1913                     "type": "git",
1914                     "url": "git+https://github.com/component/textarea-caret-position.git"
1915                 }
1916             },
1917             "license": [
1918                 "MIT"
1919             ],
1920             "description": "(x, y) coordinates of the caret in a textarea or input type='text'",
1921             "homepage": "https://github.com/component/textarea-caret-position#readme",
1922             "keywords": [
1923                 "caret",
1924                 "position",
1925                 "textarea"
1926             ],
1927             "time": "2018-02-20T06:11:03+00:00"
1928         },
1929         {
1930             "name": "npm-asset/textcomplete",
1931             "version": "0.18.2",
1932             "dist": {
1933                 "type": "tar",
1934                 "url": "https://registry.npmjs.org/textcomplete/-/textcomplete-0.18.2.tgz",
1935                 "shasum": "de0d806567102f7e32daffcbcc3db05af1515eb5"
1936             },
1937             "require": {
1938                 "npm-asset/eventemitter3": ">=2.0.3,<3.0.0",
1939                 "npm-asset/textarea-caret": ">=3.0.1,<4.0.0",
1940                 "npm-asset/undate": ">=0.2.3,<0.3.0"
1941             },
1942             "type": "npm-asset-library",
1943             "extra": {
1944                 "npm-asset-bugs": {
1945                     "url": "https://github.com/yuku-t/textcomplete/issues"
1946                 },
1947                 "npm-asset-main": "lib/index.js",
1948                 "npm-asset-directories": [],
1949                 "npm-asset-repository": {
1950                     "type": "git",
1951                     "url": "git+ssh://git@github.com/yuku-t/textcomplete.git"
1952                 },
1953                 "npm-asset-scripts": {
1954                     "build": "yarn run clean && run-p build:*",
1955                     "build:dist": "webpack && webpack --env=min && run-p print-dist-gz-size",
1956                     "build:docs": "run-p build:docs:*",
1957                     "build:docs:html": "webpack --config webpack.doc.config.js && pug -o docs src/doc/index.pug",
1958                     "build:docs:md": "documentation build src/*.js -f md -o doc/api.md",
1959                     "build:lib": "babel src -d lib -s && for js in src/*.js; do cp $js lib/${js##*/}.flow; done",
1960                     "clean": "rm -fr dist docs lib",
1961                     "format": "prettier --no-semi --trailing-comma all --write 'src/*.js' 'test/**/*.js'",
1962                     "gh-release": "npm pack textcomplete && gh-release -a textcomplete-$(cat package.json|jq -r .version).tgz",
1963                     "opener": "wait-on http://localhost:8082 && opener http://localhost:8082",
1964                     "print-dist-gz-size": "printf 'dist/textcomplete.min.js.gz: %d bytes\\n' \"$(gzip -9kc dist/textcomplete.min.js | wc -c)\"",
1965                     "start": "run-p watch opener",
1966                     "test": "run-p test:*",
1967                     "test:bundlesize": "yarn run build:dist && bundlesize",
1968                     "test:e2e": "NODE_ENV=test karma start --single-run",
1969                     "test:lint": "eslint src/*.js test/**/*.js",
1970                     "test:typecheck": "flow check",
1971                     "watch": "run-p watch:*",
1972                     "watch:webpack": "webpack-dev-server --config webpack.doc.config.js",
1973                     "watch:pug": "pug -o docs --watch src/doc/index.pug"
1974                 }
1975             },
1976             "license": [
1977                 "MIT"
1978             ],
1979             "authors": [
1980                 {
1981                     "name": "Yuku Takahashi"
1982                 }
1983             ],
1984             "description": "Autocomplete for textarea elements",
1985             "homepage": "https://github.com/yuku-t/textcomplete#readme",
1986             "time": "2020-06-10T06:11:00+00:00"
1987         },
1988         {
1989             "name": "npm-asset/typeahead.js",
1990             "version": "0.11.1",
1991             "dist": {
1992                 "type": "tar",
1993                 "url": "https://registry.npmjs.org/typeahead.js/-/typeahead.js-0.11.1.tgz",
1994                 "shasum": "4e64e671b22310a8606f4aec805924ba84b015b8"
1995             },
1996             "require": {
1997                 "npm-asset/jquery": ">=1.7"
1998             },
1999             "type": "npm-asset-library",
2000             "extra": {
2001                 "npm-asset-bugs": {
2002                     "url": "https://github.com/twitter/typeahead.js/issues"
2003                 },
2004                 "npm-asset-main": "dist/typeahead.bundle.js",
2005                 "npm-asset-directories": [],
2006                 "npm-asset-repository": {
2007                     "type": "git",
2008                     "url": "https://github.com/twitter/typeahead.js.git"
2009                 },
2010                 "npm-asset-scripts": {
2011                     "test": "./node_modules/karma/bin/karma start --single-run --browsers PhantomJS"
2012                 }
2013             },
2014             "authors": [
2015                 {
2016                     "name": "Twitter, Inc.",
2017                     "url": "https://twitter.com/twitteross"
2018                 },
2019                 {
2020                     "name": "Jake Harding",
2021                     "url": "https://twitter.com/JakeHarding"
2022                 },
2023                 {
2024                     "name": "Tim Trueman",
2025                     "url": "https://twitter.com/timtrueman"
2026                 },
2027                 {
2028                     "name": "Veljko Skarich",
2029                     "url": "https://twitter.com/vskarich"
2030                 }
2031             ],
2032             "description": "fast and fully-featured autocomplete library",
2033             "homepage": "http://twitter.github.com/typeahead.js",
2034             "keywords": [
2035                 "autocomplete",
2036                 "typeahead"
2037             ],
2038             "time": "2015-04-27T04:03:42+00:00"
2039         },
2040         {
2041             "name": "npm-asset/undate",
2042             "version": "0.2.4",
2043             "dist": {
2044                 "type": "tar",
2045                 "url": "https://registry.npmjs.org/undate/-/undate-0.2.4.tgz",
2046                 "shasum": "ccb2a8cf38edc035d1006fcb2909c4c6024a8400"
2047             },
2048             "type": "npm-asset-library",
2049             "extra": {
2050                 "npm-asset-bugs": {
2051                     "url": "https://github.com/yuku-t/undate/issues"
2052                 },
2053                 "npm-asset-main": "lib/index.js",
2054                 "npm-asset-directories": [],
2055                 "npm-asset-repository": {
2056                     "type": "git",
2057                     "url": "git+https://github.com/yuku-t/undate.git"
2058                 },
2059                 "npm-asset-scripts": {
2060                     "build": "babel src -d lib && for js in src/*.js; do cp $js lib/${js##*/}.flow; done",
2061                     "test": "run-p test:*",
2062                     "test:eslint": "eslint src/*.js test/*.js",
2063                     "test:flow": "flow check",
2064                     "test:karma": "karma start --single-run"
2065                 }
2066             },
2067             "license": [
2068                 "MIT"
2069             ],
2070             "authors": [
2071                 {
2072                     "name": "Yuku Takahashi"
2073                 }
2074             ],
2075             "description": "Undoable update for HTMLTextAreaElement",
2076             "homepage": "https://github.com/yuku-t/undate#readme",
2077             "keywords": [
2078                 "textarea"
2079             ],
2080             "time": "2018-01-24T10:49:39+00:00"
2081         },
2082         {
2083             "name": "paragonie/certainty",
2084             "version": "v2.6.1",
2085             "source": {
2086                 "type": "git",
2087                 "url": "https://github.com/paragonie/certainty.git",
2088                 "reference": "b0068bc1e5605bd2ebe1ba906f2426d5df123944"
2089             },
2090             "dist": {
2091                 "type": "zip",
2092                 "url": "https://api.github.com/repos/paragonie/certainty/zipball/b0068bc1e5605bd2ebe1ba906f2426d5df123944",
2093                 "reference": "b0068bc1e5605bd2ebe1ba906f2426d5df123944",
2094                 "shasum": ""
2095             },
2096             "require": {
2097                 "ext-curl": "*",
2098                 "ext-json": "*",
2099                 "guzzlehttp/guzzle": "^6",
2100                 "paragonie/constant_time_encoding": "^1|^2",
2101                 "paragonie/sodium_compat": "^1.11",
2102                 "php": "^5.5|^7|^8"
2103             },
2104             "require-dev": {
2105                 "composer/composer": "^1",
2106                 "phpunit/phpunit": "^4|^5|^6"
2107             },
2108             "bin": [
2109                 "bin/certainty-cert-symlink"
2110             ],
2111             "type": "library",
2112             "autoload": {
2113                 "psr-4": {
2114                     "ParagonIE\\Certainty\\": "src/"
2115                 }
2116             },
2117             "notification-url": "https://packagist.org/downloads/",
2118             "license": [
2119                 "ISC"
2120             ],
2121             "authors": [
2122                 {
2123                     "name": "Paragon Initiative Enterprises",
2124                     "email": "security@paragonie.com",
2125                     "homepage": "https://paragonie.com"
2126                 }
2127             ],
2128             "description": "Up-to-date, verifiable repository for Certificate Authorities",
2129             "keywords": [
2130                 "CA-Cert",
2131                 "Ed25519",
2132                 "Public-Key Infractructure",
2133                 "ca",
2134                 "ca-cert.pem",
2135                 "cacert",
2136                 "cacert.pem",
2137                 "certificate authority",
2138                 "pki",
2139                 "ssl",
2140                 "tls"
2141             ],
2142             "time": "2020-01-02T00:55:01+00:00"
2143         },
2144         {
2145             "name": "paragonie/constant_time_encoding",
2146             "version": "v2.3.0",
2147             "source": {
2148                 "type": "git",
2149                 "url": "https://github.com/paragonie/constant_time_encoding.git",
2150                 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2"
2151             },
2152             "dist": {
2153                 "type": "zip",
2154                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
2155                 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
2156                 "shasum": ""
2157             },
2158             "require": {
2159                 "php": "^7|^8"
2160             },
2161             "require-dev": {
2162                 "phpunit/phpunit": "^6|^7",
2163                 "vimeo/psalm": "^1|^2|^3"
2164             },
2165             "type": "library",
2166             "autoload": {
2167                 "psr-4": {
2168                     "ParagonIE\\ConstantTime\\": "src/"
2169                 }
2170             },
2171             "notification-url": "https://packagist.org/downloads/",
2172             "license": [
2173                 "MIT"
2174             ],
2175             "authors": [
2176                 {
2177                     "name": "Paragon Initiative Enterprises",
2178                     "email": "security@paragonie.com",
2179                     "homepage": "https://paragonie.com",
2180                     "role": "Maintainer"
2181                 },
2182                 {
2183                     "name": "Steve 'Sc00bz' Thomas",
2184                     "email": "steve@tobtu.com",
2185                     "homepage": "https://www.tobtu.com",
2186                     "role": "Original Developer"
2187                 }
2188             ],
2189             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
2190             "keywords": [
2191                 "base16",
2192                 "base32",
2193                 "base32_decode",
2194                 "base32_encode",
2195                 "base64",
2196                 "base64_decode",
2197                 "base64_encode",
2198                 "bin2hex",
2199                 "encoding",
2200                 "hex",
2201                 "hex2bin",
2202                 "rfc4648"
2203             ],
2204             "time": "2019-11-06T19:20:29+00:00"
2205         },
2206         {
2207             "name": "paragonie/hidden-string",
2208             "version": "v1.0.0",
2209             "source": {
2210                 "type": "git",
2211                 "url": "https://github.com/paragonie/hidden-string.git",
2212                 "reference": "0bbb00be0e33b8e1d48fa79ea35cd42d3091a936"
2213             },
2214             "dist": {
2215                 "type": "zip",
2216                 "url": "https://api.github.com/repos/paragonie/hidden-string/zipball/0bbb00be0e33b8e1d48fa79ea35cd42d3091a936",
2217                 "reference": "0bbb00be0e33b8e1d48fa79ea35cd42d3091a936",
2218                 "shasum": ""
2219             },
2220             "require": {
2221                 "paragonie/constant_time_encoding": "^2",
2222                 "paragonie/sodium_compat": "^1.6",
2223                 "php": "^7"
2224             },
2225             "require-dev": {
2226                 "phpunit/phpunit": "^6|^7",
2227                 "vimeo/psalm": "^1"
2228             },
2229             "type": "library",
2230             "autoload": {
2231                 "psr-4": {
2232                     "ParagonIE\\HiddenString\\": "./src"
2233                 }
2234             },
2235             "notification-url": "https://packagist.org/downloads/",
2236             "license": [
2237                 "MPL-2.0"
2238             ],
2239             "authors": [
2240                 {
2241                     "name": "Paragon Initiative Enterprises",
2242                     "email": "info@paragonie.com",
2243                     "homepage": "https://paragonie.com"
2244                 }
2245             ],
2246             "description": "Encapsulate strings in an object to hide them from stack traces",
2247             "homepage": "https://github.com/paragonie/hidden-string",
2248             "keywords": [
2249                 "hidden",
2250                 "stack trace",
2251                 "string"
2252             ],
2253             "time": "2018-05-07T20:28:06+00:00"
2254         },
2255         {
2256             "name": "paragonie/random_compat",
2257             "version": "v9.99.99",
2258             "source": {
2259                 "type": "git",
2260                 "url": "https://github.com/paragonie/random_compat.git",
2261                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
2262             },
2263             "dist": {
2264                 "type": "zip",
2265                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
2266                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
2267                 "shasum": ""
2268             },
2269             "require": {
2270                 "php": "^7"
2271             },
2272             "require-dev": {
2273                 "phpunit/phpunit": "4.*|5.*",
2274                 "vimeo/psalm": "^1"
2275             },
2276             "suggest": {
2277                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
2278             },
2279             "type": "library",
2280             "notification-url": "https://packagist.org/downloads/",
2281             "license": [
2282                 "MIT"
2283             ],
2284             "authors": [
2285                 {
2286                     "name": "Paragon Initiative Enterprises",
2287                     "email": "security@paragonie.com",
2288                     "homepage": "https://paragonie.com"
2289                 }
2290             ],
2291             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
2292             "keywords": [
2293                 "csprng",
2294                 "polyfill",
2295                 "pseudorandom",
2296                 "random"
2297             ],
2298             "time": "2018-07-02T15:55:56+00:00"
2299         },
2300         {
2301             "name": "paragonie/sodium_compat",
2302             "version": "v1.13.0",
2303             "source": {
2304                 "type": "git",
2305                 "url": "https://github.com/paragonie/sodium_compat.git",
2306                 "reference": "bbade402cbe84c69b718120911506a3aa2bae653"
2307             },
2308             "dist": {
2309                 "type": "zip",
2310                 "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/bbade402cbe84c69b718120911506a3aa2bae653",
2311                 "reference": "bbade402cbe84c69b718120911506a3aa2bae653",
2312                 "shasum": ""
2313             },
2314             "require": {
2315                 "paragonie/random_compat": ">=1",
2316                 "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
2317             },
2318             "require-dev": {
2319                 "phpunit/phpunit": "^3|^4|^5|^6|^7"
2320             },
2321             "suggest": {
2322                 "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
2323                 "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
2324             },
2325             "type": "library",
2326             "autoload": {
2327                 "files": [
2328                     "autoload.php"
2329                 ]
2330             },
2331             "notification-url": "https://packagist.org/downloads/",
2332             "license": [
2333                 "ISC"
2334             ],
2335             "authors": [
2336                 {
2337                     "name": "Paragon Initiative Enterprises",
2338                     "email": "security@paragonie.com"
2339                 },
2340                 {
2341                     "name": "Frank Denis",
2342                     "email": "jedisct1@pureftpd.org"
2343                 }
2344             ],
2345             "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
2346             "keywords": [
2347                 "Authentication",
2348                 "BLAKE2b",
2349                 "ChaCha20",
2350                 "ChaCha20-Poly1305",
2351                 "Chapoly",
2352                 "Curve25519",
2353                 "Ed25519",
2354                 "EdDSA",
2355                 "Edwards-curve Digital Signature Algorithm",
2356                 "Elliptic Curve Diffie-Hellman",
2357                 "Poly1305",
2358                 "Pure-PHP cryptography",
2359                 "RFC 7748",
2360                 "RFC 8032",
2361                 "Salpoly",
2362                 "Salsa20",
2363                 "X25519",
2364                 "XChaCha20-Poly1305",
2365                 "XSalsa20-Poly1305",
2366                 "Xchacha20",
2367                 "Xsalsa20",
2368                 "aead",
2369                 "cryptography",
2370                 "ecdh",
2371                 "elliptic curve",
2372                 "elliptic curve cryptography",
2373                 "encryption",
2374                 "libsodium",
2375                 "php",
2376                 "public-key cryptography",
2377                 "secret-key cryptography",
2378                 "side-channel resistant"
2379             ],
2380             "time": "2020-03-20T21:48:09+00:00"
2381         },
2382         {
2383             "name": "pear/console_table",
2384             "version": "v1.3.1",
2385             "source": {
2386                 "type": "git",
2387                 "url": "https://github.com/pear/Console_Table.git",
2388                 "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea"
2389             },
2390             "dist": {
2391                 "type": "zip",
2392                 "url": "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea",
2393                 "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea",
2394                 "shasum": ""
2395             },
2396             "require": {
2397                 "php": ">=5.2.0"
2398             },
2399             "suggest": {
2400                 "pear/Console_Color2": ">=0.1.2"
2401             },
2402             "type": "library",
2403             "autoload": {
2404                 "classmap": [
2405                     "Table.php"
2406                 ]
2407             },
2408             "notification-url": "https://packagist.org/downloads/",
2409             "license": [
2410                 "BSD-2-Clause"
2411             ],
2412             "authors": [
2413                 {
2414                     "name": "Jan Schneider",
2415                     "homepage": "http://pear.php.net/user/yunosh"
2416                 },
2417                 {
2418                     "name": "Tal Peer",
2419                     "homepage": "http://pear.php.net/user/tal"
2420                 },
2421                 {
2422                     "name": "Xavier Noguer",
2423                     "homepage": "http://pear.php.net/user/xnoguer"
2424                 },
2425                 {
2426                     "name": "Richard Heyes",
2427                     "homepage": "http://pear.php.net/user/richard"
2428                 }
2429             ],
2430             "description": "Library that makes it easy to build console style tables.",
2431             "homepage": "http://pear.php.net/package/Console_Table/",
2432             "keywords": [
2433                 "console"
2434             ],
2435             "time": "2018-01-25T20:47:17+00:00"
2436         },
2437         {
2438             "name": "pear/text_languagedetect",
2439             "version": "v1.0.1",
2440             "source": {
2441                 "type": "git",
2442                 "url": "https://github.com/pear/Text_LanguageDetect.git",
2443                 "reference": "9e253f26cef9a9066f53f200cc3e0684018cb5b5"
2444             },
2445             "dist": {
2446                 "type": "zip",
2447                 "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/9e253f26cef9a9066f53f200cc3e0684018cb5b5",
2448                 "reference": "9e253f26cef9a9066f53f200cc3e0684018cb5b5",
2449                 "shasum": ""
2450             },
2451             "require-dev": {
2452                 "phpunit/phpunit": "8.*|9.*"
2453             },
2454             "suggest": {
2455                 "ext-mbstring": "May require the mbstring PHP extension"
2456             },
2457             "type": "library",
2458             "autoload": {
2459                 "psr-0": {
2460                     "Text": "./"
2461                 }
2462             },
2463             "notification-url": "https://packagist.org/downloads/",
2464             "include-path": [
2465                 "./"
2466             ],
2467             "license": [
2468                 "BSD-2-Clause"
2469             ],
2470             "authors": [
2471                 {
2472                     "name": "Nicholas Pisarro",
2473                     "email": "taak@php.net",
2474                     "role": "Lead"
2475                 }
2476             ],
2477             "description": "Identify human languages from text samples",
2478             "homepage": "http://pear.php.net/package/Text_LanguageDetect",
2479             "time": "2020-05-17T12:19:40+00:00"
2480         },
2481         {
2482             "name": "phpseclib/phpseclib",
2483             "version": "2.0.29",
2484             "source": {
2485                 "type": "git",
2486                 "url": "https://github.com/phpseclib/phpseclib.git",
2487                 "reference": "497856a8d997f640b4a516062f84228a772a48a8"
2488             },
2489             "dist": {
2490                 "type": "zip",
2491                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8",
2492                 "reference": "497856a8d997f640b4a516062f84228a772a48a8",
2493                 "shasum": ""
2494             },
2495             "require": {
2496                 "php": ">=5.3.3"
2497             },
2498             "require-dev": {
2499                 "phing/phing": "~2.7",
2500                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
2501                 "squizlabs/php_codesniffer": "~2.0"
2502             },
2503             "suggest": {
2504                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
2505                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
2506                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
2507                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
2508             },
2509             "type": "library",
2510             "autoload": {
2511                 "files": [
2512                     "phpseclib/bootstrap.php"
2513                 ],
2514                 "psr-4": {
2515                     "phpseclib\\": "phpseclib/"
2516                 }
2517             },
2518             "notification-url": "https://packagist.org/downloads/",
2519             "license": [
2520                 "MIT"
2521             ],
2522             "authors": [
2523                 {
2524                     "name": "Jim Wigginton",
2525                     "email": "terrafrost@php.net",
2526                     "role": "Lead Developer"
2527                 },
2528                 {
2529                     "name": "Patrick Monnerat",
2530                     "email": "pm@datasphere.ch",
2531                     "role": "Developer"
2532                 },
2533                 {
2534                     "name": "Andreas Fischer",
2535                     "email": "bantu@phpbb.com",
2536                     "role": "Developer"
2537                 },
2538                 {
2539                     "name": "Hans-Jürgen Petrich",
2540                     "email": "petrich@tronic-media.com",
2541                     "role": "Developer"
2542                 },
2543                 {
2544                     "name": "Graham Campbell",
2545                     "email": "graham@alt-three.com",
2546                     "role": "Developer"
2547                 }
2548             ],
2549             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
2550             "homepage": "http://phpseclib.sourceforge.net",
2551             "keywords": [
2552                 "BigInteger",
2553                 "aes",
2554                 "asn.1",
2555                 "asn1",
2556                 "blowfish",
2557                 "crypto",
2558                 "cryptography",
2559                 "encryption",
2560                 "rsa",
2561                 "security",
2562                 "sftp",
2563                 "signature",
2564                 "signing",
2565                 "ssh",
2566                 "twofish",
2567                 "x.509",
2568                 "x509"
2569             ],
2570             "funding": [
2571                 {
2572                     "url": "https://github.com/terrafrost",
2573                     "type": "github"
2574                 },
2575                 {
2576                     "url": "https://www.patreon.com/phpseclib",
2577                     "type": "patreon"
2578                 },
2579                 {
2580                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
2581                     "type": "tidelift"
2582                 }
2583             ],
2584             "time": "2020-09-08T04:24:43+00:00"
2585         },
2586         {
2587             "name": "pragmarx/google2fa",
2588             "version": "v5.0.0",
2589             "source": {
2590                 "type": "git",
2591                 "url": "https://github.com/antonioribeiro/google2fa.git",
2592                 "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4"
2593             },
2594             "dist": {
2595                 "type": "zip",
2596                 "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/17c969c82f427dd916afe4be50bafc6299aef1b4",
2597                 "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4",
2598                 "shasum": ""
2599             },
2600             "require": {
2601                 "paragonie/constant_time_encoding": "~1.0|~2.0",
2602                 "paragonie/random_compat": ">=1",
2603                 "php": ">=5.4",
2604                 "symfony/polyfill-php56": "~1.2"
2605             },
2606             "require-dev": {
2607                 "phpunit/phpunit": "~4|~5|~6"
2608             },
2609             "type": "library",
2610             "extra": {
2611                 "component": "package",
2612                 "branch-alias": {
2613                     "dev-master": "2.0-dev"
2614                 }
2615             },
2616             "autoload": {
2617                 "psr-4": {
2618                     "PragmaRX\\Google2FA\\": "src/",
2619                     "PragmaRX\\Google2FA\\Tests\\": "tests/"
2620                 }
2621             },
2622             "notification-url": "https://packagist.org/downloads/",
2623             "license": [
2624                 "MIT"
2625             ],
2626             "authors": [
2627                 {
2628                     "name": "Antonio Carlos Ribeiro",
2629                     "email": "acr@antoniocarlosribeiro.com",
2630                     "role": "Creator & Designer"
2631                 }
2632             ],
2633             "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
2634             "keywords": [
2635                 "2fa",
2636                 "Authentication",
2637                 "Two Factor Authentication",
2638                 "google2fa"
2639             ],
2640             "time": "2019-03-19T22:44:16+00:00"
2641         },
2642         {
2643             "name": "pragmarx/random",
2644             "version": "v0.2.2",
2645             "source": {
2646                 "type": "git",
2647                 "url": "https://github.com/antonioribeiro/random.git",
2648                 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
2649             },
2650             "dist": {
2651                 "type": "zip",
2652                 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
2653                 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
2654                 "shasum": ""
2655             },
2656             "require": {
2657                 "php": ">=7.0"
2658             },
2659             "require-dev": {
2660                 "fzaninotto/faker": "~1.7",
2661                 "phpunit/phpunit": "~6.4",
2662                 "pragmarx/trivia": "~0.1",
2663                 "squizlabs/php_codesniffer": "^2.3"
2664             },
2665             "suggest": {
2666                 "fzaninotto/faker": "Allows you to get dozens of randomized types",
2667                 "pragmarx/trivia": "For the trivia database"
2668             },
2669             "type": "library",
2670             "extra": {
2671                 "branch-alias": {
2672                     "dev-master": "1.0-dev"
2673                 }
2674             },
2675             "autoload": {
2676                 "psr-4": {
2677                     "PragmaRX\\Random\\": "src"
2678                 }
2679             },
2680             "notification-url": "https://packagist.org/downloads/",
2681             "license": [
2682                 "MIT"
2683             ],
2684             "authors": [
2685                 {
2686                     "name": "Antonio Carlos Ribeiro",
2687                     "email": "acr@antoniocarlosribeiro.com",
2688                     "homepage": "https://antoniocarlosribeiro.com",
2689                     "role": "Developer"
2690                 }
2691             ],
2692             "description": "Create random chars, numbers, strings",
2693             "homepage": "https://github.com/antonioribeiro/random",
2694             "keywords": [
2695                 "Randomize",
2696                 "faker",
2697                 "pragmarx",
2698                 "random",
2699                 "random number",
2700                 "random pattern",
2701                 "random string"
2702             ],
2703             "time": "2017-11-21T05:26:22+00:00"
2704         },
2705         {
2706             "name": "pragmarx/recovery",
2707             "version": "v0.1.0",
2708             "source": {
2709                 "type": "git",
2710                 "url": "https://github.com/antonioribeiro/recovery.git",
2711                 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe"
2712             },
2713             "dist": {
2714                 "type": "zip",
2715                 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
2716                 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
2717                 "shasum": ""
2718             },
2719             "require": {
2720                 "php": "~7.0",
2721                 "pragmarx/random": "~0.1"
2722             },
2723             "require-dev": {
2724                 "phpunit/phpunit": ">=5.4.3",
2725                 "squizlabs/php_codesniffer": "^2.3",
2726                 "tightenco/collect": "^5"
2727             },
2728             "suggest": {
2729                 "tightenco/collect": "Allows to generate recovery codes as collections"
2730             },
2731             "type": "library",
2732             "extra": {
2733                 "branch-alias": {
2734                     "dev-master": "1.0-dev"
2735                 }
2736             },
2737             "autoload": {
2738                 "psr-4": {
2739                     "PragmaRX\\Recovery\\": "src"
2740                 }
2741             },
2742             "notification-url": "https://packagist.org/downloads/",
2743             "license": [
2744                 "MIT"
2745             ],
2746             "authors": [
2747                 {
2748                     "name": "Antonio Carlos Ribeiro",
2749                     "email": "acr@antoniocarlosribeiro.com",
2750                     "homepage": "https://antoniocarlosribeiro.com",
2751                     "role": "Developer"
2752                 }
2753             ],
2754             "description": "Create recovery codes for two factor auth",
2755             "homepage": "https://github.com/antonioribeiro/recovery",
2756             "keywords": [
2757                 "2fa",
2758                 "account recovery",
2759                 "auth",
2760                 "backup codes",
2761                 "google2fa",
2762                 "pragmarx",
2763                 "recovery",
2764                 "recovery codes",
2765                 "two factor auth"
2766             ],
2767             "time": "2017-09-19T16:58:00+00:00"
2768         },
2769         {
2770             "name": "psr/cache",
2771             "version": "1.0.1",
2772             "source": {
2773                 "type": "git",
2774                 "url": "https://github.com/php-fig/cache.git",
2775                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
2776             },
2777             "dist": {
2778                 "type": "zip",
2779                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
2780                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
2781                 "shasum": ""
2782             },
2783             "require": {
2784                 "php": ">=5.3.0"
2785             },
2786             "type": "library",
2787             "extra": {
2788                 "branch-alias": {
2789                     "dev-master": "1.0.x-dev"
2790                 }
2791             },
2792             "autoload": {
2793                 "psr-4": {
2794                     "Psr\\Cache\\": "src/"
2795                 }
2796             },
2797             "notification-url": "https://packagist.org/downloads/",
2798             "license": [
2799                 "MIT"
2800             ],
2801             "authors": [
2802                 {
2803                     "name": "PHP-FIG",
2804                     "homepage": "http://www.php-fig.org/"
2805                 }
2806             ],
2807             "description": "Common interface for caching libraries",
2808             "keywords": [
2809                 "cache",
2810                 "psr",
2811                 "psr-6"
2812             ],
2813             "time": "2016-08-06T20:24:11+00:00"
2814         },
2815         {
2816             "name": "psr/container",
2817             "version": "1.0.0",
2818             "source": {
2819                 "type": "git",
2820                 "url": "https://github.com/php-fig/container.git",
2821                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
2822             },
2823             "dist": {
2824                 "type": "zip",
2825                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2826                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2827                 "shasum": ""
2828             },
2829             "require": {
2830                 "php": ">=5.3.0"
2831             },
2832             "type": "library",
2833             "extra": {
2834                 "branch-alias": {
2835                     "dev-master": "1.0.x-dev"
2836                 }
2837             },
2838             "autoload": {
2839                 "psr-4": {
2840                     "Psr\\Container\\": "src/"
2841                 }
2842             },
2843             "notification-url": "https://packagist.org/downloads/",
2844             "license": [
2845                 "MIT"
2846             ],
2847             "authors": [
2848                 {
2849                     "name": "PHP-FIG",
2850                     "homepage": "http://www.php-fig.org/"
2851                 }
2852             ],
2853             "description": "Common Container Interface (PHP FIG PSR-11)",
2854             "homepage": "https://github.com/php-fig/container",
2855             "keywords": [
2856                 "PSR-11",
2857                 "container",
2858                 "container-interface",
2859                 "container-interop",
2860                 "psr"
2861             ],
2862             "time": "2017-02-14T16:28:37+00:00"
2863         },
2864         {
2865             "name": "psr/http-message",
2866             "version": "1.0.1",
2867             "source": {
2868                 "type": "git",
2869                 "url": "https://github.com/php-fig/http-message.git",
2870                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2871             },
2872             "dist": {
2873                 "type": "zip",
2874                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2875                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2876                 "shasum": ""
2877             },
2878             "require": {
2879                 "php": ">=5.3.0"
2880             },
2881             "type": "library",
2882             "extra": {
2883                 "branch-alias": {
2884                     "dev-master": "1.0.x-dev"
2885                 }
2886             },
2887             "autoload": {
2888                 "psr-4": {
2889                     "Psr\\Http\\Message\\": "src/"
2890                 }
2891             },
2892             "notification-url": "https://packagist.org/downloads/",
2893             "license": [
2894                 "MIT"
2895             ],
2896             "authors": [
2897                 {
2898                     "name": "PHP-FIG",
2899                     "homepage": "http://www.php-fig.org/"
2900                 }
2901             ],
2902             "description": "Common interface for HTTP messages",
2903             "homepage": "https://github.com/php-fig/http-message",
2904             "keywords": [
2905                 "http",
2906                 "http-message",
2907                 "psr",
2908                 "psr-7",
2909                 "request",
2910                 "response"
2911             ],
2912             "time": "2016-08-06T14:39:51+00:00"
2913         },
2914         {
2915             "name": "psr/log",
2916             "version": "1.1.3",
2917             "source": {
2918                 "type": "git",
2919                 "url": "https://github.com/php-fig/log.git",
2920                 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
2921             },
2922             "dist": {
2923                 "type": "zip",
2924                 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
2925                 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
2926                 "shasum": ""
2927             },
2928             "require": {
2929                 "php": ">=5.3.0"
2930             },
2931             "type": "library",
2932             "extra": {
2933                 "branch-alias": {
2934                     "dev-master": "1.1.x-dev"
2935                 }
2936             },
2937             "autoload": {
2938                 "psr-4": {
2939                     "Psr\\Log\\": "Psr/Log/"
2940                 }
2941             },
2942             "notification-url": "https://packagist.org/downloads/",
2943             "license": [
2944                 "MIT"
2945             ],
2946             "authors": [
2947                 {
2948                     "name": "PHP-FIG",
2949                     "homepage": "http://www.php-fig.org/"
2950                 }
2951             ],
2952             "description": "Common interface for logging libraries",
2953             "homepage": "https://github.com/php-fig/log",
2954             "keywords": [
2955                 "log",
2956                 "psr",
2957                 "psr-3"
2958             ],
2959             "time": "2020-03-23T09:12:05+00:00"
2960         },
2961         {
2962             "name": "ralouphie/getallheaders",
2963             "version": "3.0.3",
2964             "source": {
2965                 "type": "git",
2966                 "url": "https://github.com/ralouphie/getallheaders.git",
2967                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2968             },
2969             "dist": {
2970                 "type": "zip",
2971                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2972                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2973                 "shasum": ""
2974             },
2975             "require": {
2976                 "php": ">=5.6"
2977             },
2978             "require-dev": {
2979                 "php-coveralls/php-coveralls": "^2.1",
2980                 "phpunit/phpunit": "^5 || ^6.5"
2981             },
2982             "type": "library",
2983             "autoload": {
2984                 "files": [
2985                     "src/getallheaders.php"
2986                 ]
2987             },
2988             "notification-url": "https://packagist.org/downloads/",
2989             "license": [
2990                 "MIT"
2991             ],
2992             "authors": [
2993                 {
2994                     "name": "Ralph Khattar",
2995                     "email": "ralph.khattar@gmail.com"
2996                 }
2997             ],
2998             "description": "A polyfill for getallheaders.",
2999             "time": "2019-03-08T08:55:37+00:00"
3000         },
3001         {
3002             "name": "seld/cli-prompt",
3003             "version": "1.0.3",
3004             "source": {
3005                 "type": "git",
3006                 "url": "https://github.com/Seldaek/cli-prompt.git",
3007                 "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd"
3008             },
3009             "dist": {
3010                 "type": "zip",
3011                 "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
3012                 "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
3013                 "shasum": ""
3014             },
3015             "require": {
3016                 "php": ">=5.3"
3017             },
3018             "type": "library",
3019             "extra": {
3020                 "branch-alias": {
3021                     "dev-master": "1.x-dev"
3022                 }
3023             },
3024             "autoload": {
3025                 "psr-4": {
3026                     "Seld\\CliPrompt\\": "src/"
3027                 }
3028             },
3029             "notification-url": "https://packagist.org/downloads/",
3030             "license": [
3031                 "MIT"
3032             ],
3033             "authors": [
3034                 {
3035                     "name": "Jordi Boggiano",
3036                     "email": "j.boggiano@seld.be"
3037                 }
3038             ],
3039             "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
3040             "keywords": [
3041                 "cli",
3042                 "console",
3043                 "hidden",
3044                 "input",
3045                 "prompt"
3046             ],
3047             "time": "2017-03-18T11:32:45+00:00"
3048         },
3049         {
3050             "name": "smarty/smarty",
3051             "version": "v3.1.36",
3052             "source": {
3053                 "type": "git",
3054                 "url": "https://github.com/smarty-php/smarty.git",
3055                 "reference": "fd148f7ade295014fff77f89ee3d5b20d9d55451"
3056             },
3057             "dist": {
3058                 "type": "zip",
3059                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/fd148f7ade295014fff77f89ee3d5b20d9d55451",
3060                 "reference": "fd148f7ade295014fff77f89ee3d5b20d9d55451",
3061                 "shasum": ""
3062             },
3063             "require": {
3064                 "php": ">=5.2"
3065             },
3066             "require-dev": {
3067                 "phpunit/phpunit": "6.4.1",
3068                 "smarty/smarty-lexer": "^3.1"
3069             },
3070             "type": "library",
3071             "extra": {
3072                 "branch-alias": {
3073                     "dev-master": "3.1.x-dev"
3074                 }
3075             },
3076             "autoload": {
3077                 "classmap": [
3078                     "libs/"
3079                 ]
3080             },
3081             "notification-url": "https://packagist.org/downloads/",
3082             "license": [
3083                 "LGPL-3.0"
3084             ],
3085             "authors": [
3086                 {
3087                     "name": "Monte Ohrt",
3088                     "email": "monte@ohrt.com"
3089                 },
3090                 {
3091                     "name": "Uwe Tews",
3092                     "email": "uwe.tews@googlemail.com"
3093                 },
3094                 {
3095                     "name": "Rodney Rehm",
3096                     "email": "rodney.rehm@medialize.de"
3097                 }
3098             ],
3099             "description": "Smarty - the compiling PHP template engine",
3100             "homepage": "http://www.smarty.net",
3101             "keywords": [
3102                 "templating"
3103             ],
3104             "time": "2020-04-14T14:44:26+00:00"
3105         },
3106         {
3107             "name": "symfony/polyfill-intl-idn",
3108             "version": "v1.17.0",
3109             "source": {
3110                 "type": "git",
3111                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3112                 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
3113             },
3114             "dist": {
3115                 "type": "zip",
3116                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
3117                 "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
3118                 "shasum": ""
3119             },
3120             "require": {
3121                 "php": ">=5.3.3",
3122                 "symfony/polyfill-mbstring": "^1.3",
3123                 "symfony/polyfill-php72": "^1.10"
3124             },
3125             "suggest": {
3126                 "ext-intl": "For best performance"
3127             },
3128             "type": "library",
3129             "extra": {
3130                 "branch-alias": {
3131                     "dev-master": "1.17-dev"
3132                 }
3133             },
3134             "autoload": {
3135                 "psr-4": {
3136                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
3137                 },
3138                 "files": [
3139                     "bootstrap.php"
3140                 ]
3141             },
3142             "notification-url": "https://packagist.org/downloads/",
3143             "license": [
3144                 "MIT"
3145             ],
3146             "authors": [
3147                 {
3148                     "name": "Laurent Bassin",
3149                     "email": "laurent@bassin.info"
3150                 },
3151                 {
3152                     "name": "Symfony Community",
3153                     "homepage": "https://symfony.com/contributors"
3154                 }
3155             ],
3156             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3157             "homepage": "https://symfony.com",
3158             "keywords": [
3159                 "compatibility",
3160                 "idn",
3161                 "intl",
3162                 "polyfill",
3163                 "portable",
3164                 "shim"
3165             ],
3166             "time": "2020-05-12T16:47:27+00:00"
3167         },
3168         {
3169             "name": "symfony/polyfill-mbstring",
3170             "version": "v1.17.0",
3171             "source": {
3172                 "type": "git",
3173                 "url": "https://github.com/symfony/polyfill-mbstring.git",
3174                 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
3175             },
3176             "dist": {
3177                 "type": "zip",
3178                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
3179                 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
3180                 "shasum": ""
3181             },
3182             "require": {
3183                 "php": ">=5.3.3"
3184             },
3185             "suggest": {
3186                 "ext-mbstring": "For best performance"
3187             },
3188             "type": "library",
3189             "extra": {
3190                 "branch-alias": {
3191                     "dev-master": "1.17-dev"
3192                 }
3193             },
3194             "autoload": {
3195                 "psr-4": {
3196                     "Symfony\\Polyfill\\Mbstring\\": ""
3197                 },
3198                 "files": [
3199                     "bootstrap.php"
3200                 ]
3201             },
3202             "notification-url": "https://packagist.org/downloads/",
3203             "license": [
3204                 "MIT"
3205             ],
3206             "authors": [
3207                 {
3208                     "name": "Nicolas Grekas",
3209                     "email": "p@tchwork.com"
3210                 },
3211                 {
3212                     "name": "Symfony Community",
3213                     "homepage": "https://symfony.com/contributors"
3214                 }
3215             ],
3216             "description": "Symfony polyfill for the Mbstring extension",
3217             "homepage": "https://symfony.com",
3218             "keywords": [
3219                 "compatibility",
3220                 "mbstring",
3221                 "polyfill",
3222                 "portable",
3223                 "shim"
3224             ],
3225             "time": "2020-05-12T16:47:27+00:00"
3226         },
3227         {
3228             "name": "symfony/polyfill-php56",
3229             "version": "v1.17.0",
3230             "source": {
3231                 "type": "git",
3232                 "url": "https://github.com/symfony/polyfill-php56.git",
3233                 "reference": "e3c8c138280cdfe4b81488441555583aa1984e23"
3234             },
3235             "dist": {
3236                 "type": "zip",
3237                 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e3c8c138280cdfe4b81488441555583aa1984e23",
3238                 "reference": "e3c8c138280cdfe4b81488441555583aa1984e23",
3239                 "shasum": ""
3240             },
3241             "require": {
3242                 "php": ">=5.3.3",
3243                 "symfony/polyfill-util": "~1.0"
3244             },
3245             "type": "library",
3246             "extra": {
3247                 "branch-alias": {
3248                     "dev-master": "1.17-dev"
3249                 }
3250             },
3251             "autoload": {
3252                 "psr-4": {
3253                     "Symfony\\Polyfill\\Php56\\": ""
3254                 },
3255                 "files": [
3256                     "bootstrap.php"
3257                 ]
3258             },
3259             "notification-url": "https://packagist.org/downloads/",
3260             "license": [
3261                 "MIT"
3262             ],
3263             "authors": [
3264                 {
3265                     "name": "Nicolas Grekas",
3266                     "email": "p@tchwork.com"
3267                 },
3268                 {
3269                     "name": "Symfony Community",
3270                     "homepage": "https://symfony.com/contributors"
3271                 }
3272             ],
3273             "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
3274             "homepage": "https://symfony.com",
3275             "keywords": [
3276                 "compatibility",
3277                 "polyfill",
3278                 "portable",
3279                 "shim"
3280             ],
3281             "time": "2020-05-12T16:47:27+00:00"
3282         },
3283         {
3284             "name": "symfony/polyfill-php72",
3285             "version": "v1.17.0",
3286             "source": {
3287                 "type": "git",
3288                 "url": "https://github.com/symfony/polyfill-php72.git",
3289                 "reference": "f048e612a3905f34931127360bdd2def19a5e582"
3290             },
3291             "dist": {
3292                 "type": "zip",
3293                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
3294                 "reference": "f048e612a3905f34931127360bdd2def19a5e582",
3295                 "shasum": ""
3296             },
3297             "require": {
3298                 "php": ">=5.3.3"
3299             },
3300             "type": "library",
3301             "extra": {
3302                 "branch-alias": {
3303                     "dev-master": "1.17-dev"
3304                 }
3305             },
3306             "autoload": {
3307                 "psr-4": {
3308                     "Symfony\\Polyfill\\Php72\\": ""
3309                 },
3310                 "files": [
3311                     "bootstrap.php"
3312                 ]
3313             },
3314             "notification-url": "https://packagist.org/downloads/",
3315             "license": [
3316                 "MIT"
3317             ],
3318             "authors": [
3319                 {
3320                     "name": "Nicolas Grekas",
3321                     "email": "p@tchwork.com"
3322                 },
3323                 {
3324                     "name": "Symfony Community",
3325                     "homepage": "https://symfony.com/contributors"
3326                 }
3327             ],
3328             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
3329             "homepage": "https://symfony.com",
3330             "keywords": [
3331                 "compatibility",
3332                 "polyfill",
3333                 "portable",
3334                 "shim"
3335             ],
3336             "time": "2020-05-12T16:47:27+00:00"
3337         },
3338         {
3339             "name": "symfony/polyfill-util",
3340             "version": "v1.17.0",
3341             "source": {
3342                 "type": "git",
3343                 "url": "https://github.com/symfony/polyfill-util.git",
3344                 "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7"
3345             },
3346             "dist": {
3347                 "type": "zip",
3348                 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4afb4110fc037752cf0ce9869f9ab8162c4e20d7",
3349                 "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7",
3350                 "shasum": ""
3351             },
3352             "require": {
3353                 "php": ">=5.3.3"
3354             },
3355             "type": "library",
3356             "extra": {
3357                 "branch-alias": {
3358                     "dev-master": "1.17-dev"
3359                 }
3360             },
3361             "autoload": {
3362                 "psr-4": {
3363                     "Symfony\\Polyfill\\Util\\": ""
3364                 }
3365             },
3366             "notification-url": "https://packagist.org/downloads/",
3367             "license": [
3368                 "MIT"
3369             ],
3370             "authors": [
3371                 {
3372                     "name": "Nicolas Grekas",
3373                     "email": "p@tchwork.com"
3374                 },
3375                 {
3376                     "name": "Symfony Community",
3377                     "homepage": "https://symfony.com/contributors"
3378                 }
3379             ],
3380             "description": "Symfony utilities for portability of PHP codes",
3381             "homepage": "https://symfony.com",
3382             "keywords": [
3383                 "compat",
3384                 "compatibility",
3385                 "polyfill",
3386                 "shim"
3387             ],
3388             "time": "2020-05-12T16:14:59+00:00"
3389         }
3390     ],
3391     "packages-dev": [
3392         {
3393             "name": "doctrine/instantiator",
3394             "version": "1.0.5",
3395             "source": {
3396                 "type": "git",
3397                 "url": "https://github.com/doctrine/instantiator.git",
3398                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
3399             },
3400             "dist": {
3401                 "type": "zip",
3402                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
3403                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
3404                 "shasum": ""
3405             },
3406             "require": {
3407                 "php": ">=5.3,<8.0-DEV"
3408             },
3409             "require-dev": {
3410                 "athletic/athletic": "~0.1.8",
3411                 "ext-pdo": "*",
3412                 "ext-phar": "*",
3413                 "phpunit/phpunit": "~4.0",
3414                 "squizlabs/php_codesniffer": "~2.0"
3415             },
3416             "type": "library",
3417             "extra": {
3418                 "branch-alias": {
3419                     "dev-master": "1.0.x-dev"
3420                 }
3421             },
3422             "autoload": {
3423                 "psr-4": {
3424                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
3425                 }
3426             },
3427             "notification-url": "https://packagist.org/downloads/",
3428             "license": [
3429                 "MIT"
3430             ],
3431             "authors": [
3432                 {
3433                     "name": "Marco Pivetta",
3434                     "email": "ocramius@gmail.com",
3435                     "homepage": "http://ocramius.github.com/"
3436                 }
3437             ],
3438             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
3439             "homepage": "https://github.com/doctrine/instantiator",
3440             "keywords": [
3441                 "constructor",
3442                 "instantiate"
3443             ],
3444             "time": "2015-06-14T21:17:01+00:00"
3445         },
3446         {
3447             "name": "hamcrest/hamcrest-php",
3448             "version": "v2.0.0",
3449             "source": {
3450                 "type": "git",
3451                 "url": "https://github.com/hamcrest/hamcrest-php.git",
3452                 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad"
3453             },
3454             "dist": {
3455                 "type": "zip",
3456                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/776503d3a8e85d4f9a1148614f95b7a608b046ad",
3457                 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad",
3458                 "shasum": ""
3459             },
3460             "require": {
3461                 "php": "^5.3|^7.0"
3462             },
3463             "replace": {
3464                 "cordoval/hamcrest-php": "*",
3465                 "davedevelopment/hamcrest-php": "*",
3466                 "kodova/hamcrest-php": "*"
3467             },
3468             "require-dev": {
3469                 "phpunit/php-file-iterator": "1.3.3",
3470                 "phpunit/phpunit": "~4.0",
3471                 "satooshi/php-coveralls": "^1.0"
3472             },
3473             "type": "library",
3474             "extra": {
3475                 "branch-alias": {
3476                     "dev-master": "2.0-dev"
3477                 }
3478             },
3479             "autoload": {
3480                 "classmap": [
3481                     "hamcrest"
3482                 ]
3483             },
3484             "notification-url": "https://packagist.org/downloads/",
3485             "license": [
3486                 "BSD"
3487             ],
3488             "description": "This is the PHP port of Hamcrest Matchers",
3489             "keywords": [
3490                 "test"
3491             ],
3492             "time": "2016-01-20T08:20:44+00:00"
3493         },
3494         {
3495             "name": "johnkary/phpunit-speedtrap",
3496             "version": "v1.1.0",
3497             "source": {
3498                 "type": "git",
3499                 "url": "https://github.com/johnkary/phpunit-speedtrap.git",
3500                 "reference": "f7cfe17c5a7076ed0ccca5450fe3bb981ec56361"
3501             },
3502             "dist": {
3503                 "type": "zip",
3504                 "url": "https://api.github.com/repos/johnkary/phpunit-speedtrap/zipball/f7cfe17c5a7076ed0ccca5450fe3bb981ec56361",
3505                 "reference": "f7cfe17c5a7076ed0ccca5450fe3bb981ec56361",
3506                 "shasum": ""
3507             },
3508             "require": {
3509                 "php": ">=5.6",
3510                 "phpunit/phpunit": ">=4.7,<6.0"
3511             },
3512             "type": "library",
3513             "extra": {
3514                 "branch-alias": {
3515                     "dev-master": "1.1-dev"
3516                 }
3517             },
3518             "autoload": {
3519                 "psr-0": {
3520                     "JohnKary": "src/"
3521                 }
3522             },
3523             "notification-url": "https://packagist.org/downloads/",
3524             "license": [
3525                 "MIT"
3526             ],
3527             "authors": [
3528                 {
3529                     "name": "John Kary",
3530                     "email": "john@johnkary.net"
3531                 }
3532             ],
3533             "description": "Find slow tests in your PHPUnit test suite",
3534             "homepage": "https://github.com/johnkary/phpunit-speedtrap",
3535             "keywords": [
3536                 "phpunit",
3537                 "profile",
3538                 "slow"
3539             ],
3540             "time": "2017-03-25T17:14:26+00:00"
3541         },
3542         {
3543             "name": "mikey179/vfsstream",
3544             "version": "v1.6.8",
3545             "source": {
3546                 "type": "git",
3547                 "url": "https://github.com/bovigo/vfsStream.git",
3548                 "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe"
3549             },
3550             "dist": {
3551                 "type": "zip",
3552                 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/231c73783ebb7dd9ec77916c10037eff5a2b6efe",
3553                 "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe",
3554                 "shasum": ""
3555             },
3556             "require": {
3557                 "php": ">=5.3.0"
3558             },
3559             "require-dev": {
3560                 "phpunit/phpunit": "^4.5|^5.0"
3561             },
3562             "type": "library",
3563             "extra": {
3564                 "branch-alias": {
3565                     "dev-master": "1.6.x-dev"
3566                 }
3567             },
3568             "autoload": {
3569                 "psr-0": {
3570                     "org\\bovigo\\vfs\\": "src/main/php"
3571                 }
3572             },
3573             "notification-url": "https://packagist.org/downloads/",
3574             "license": [
3575                 "BSD-3-Clause"
3576             ],
3577             "authors": [
3578                 {
3579                     "name": "Frank Kleine",
3580                     "homepage": "http://frankkleine.de/",
3581                     "role": "Developer"
3582                 }
3583             ],
3584             "description": "Virtual file system to mock the real file system in unit tests.",
3585             "homepage": "http://vfs.bovigo.org/",
3586             "time": "2019-10-30T15:31:00+00:00"
3587         },
3588         {
3589             "name": "mockery/mockery",
3590             "version": "1.3.1",
3591             "source": {
3592                 "type": "git",
3593                 "url": "https://github.com/mockery/mockery.git",
3594                 "reference": "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be"
3595             },
3596             "dist": {
3597                 "type": "zip",
3598                 "url": "https://api.github.com/repos/mockery/mockery/zipball/f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be",
3599                 "reference": "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be",
3600                 "shasum": ""
3601             },
3602             "require": {
3603                 "hamcrest/hamcrest-php": "~2.0",
3604                 "lib-pcre": ">=7.0",
3605                 "php": ">=5.6.0"
3606             },
3607             "require-dev": {
3608                 "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0"
3609             },
3610             "type": "library",
3611             "extra": {
3612                 "branch-alias": {
3613                     "dev-master": "1.3.x-dev"
3614                 }
3615             },
3616             "autoload": {
3617                 "psr-0": {
3618                     "Mockery": "library/"
3619                 }
3620             },
3621             "notification-url": "https://packagist.org/downloads/",
3622             "license": [
3623                 "BSD-3-Clause"
3624             ],
3625             "authors": [
3626                 {
3627                     "name": "Pádraic Brady",
3628                     "email": "padraic.brady@gmail.com",
3629                     "homepage": "http://blog.astrumfutura.com"
3630                 },
3631                 {
3632                     "name": "Dave Marshall",
3633                     "email": "dave.marshall@atstsolutions.co.uk",
3634                     "homepage": "http://davedevelopment.co.uk"
3635                 }
3636             ],
3637             "description": "Mockery is a simple yet flexible PHP mock object framework",
3638             "homepage": "https://github.com/mockery/mockery",
3639             "keywords": [
3640                 "BDD",
3641                 "TDD",
3642                 "library",
3643                 "mock",
3644                 "mock objects",
3645                 "mockery",
3646                 "stub",
3647                 "test",
3648                 "test double",
3649                 "testing"
3650             ],
3651             "time": "2019-12-26T09:49:15+00:00"
3652         },
3653         {
3654             "name": "myclabs/deep-copy",
3655             "version": "1.7.0",
3656             "source": {
3657                 "type": "git",
3658                 "url": "https://github.com/myclabs/DeepCopy.git",
3659                 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
3660             },
3661             "dist": {
3662                 "type": "zip",
3663                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
3664                 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
3665                 "shasum": ""
3666             },
3667             "require": {
3668                 "php": "^5.6 || ^7.0"
3669             },
3670             "require-dev": {
3671                 "doctrine/collections": "^1.0",
3672                 "doctrine/common": "^2.6",
3673                 "phpunit/phpunit": "^4.1"
3674             },
3675             "type": "library",
3676             "autoload": {
3677                 "psr-4": {
3678                     "DeepCopy\\": "src/DeepCopy/"
3679                 },
3680                 "files": [
3681                     "src/DeepCopy/deep_copy.php"
3682                 ]
3683             },
3684             "notification-url": "https://packagist.org/downloads/",
3685             "license": [
3686                 "MIT"
3687             ],
3688             "description": "Create deep copies (clones) of your objects",
3689             "keywords": [
3690                 "clone",
3691                 "copy",
3692                 "duplicate",
3693                 "object",
3694                 "object graph"
3695             ],
3696             "time": "2017-10-19T19:58:43+00:00"
3697         },
3698         {
3699             "name": "php-parallel-lint/php-parallel-lint",
3700             "version": "v1.2.0",
3701             "source": {
3702                 "type": "git",
3703                 "url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git",
3704                 "reference": "474f18bc6cc6aca61ca40bfab55139de614e51ca"
3705             },
3706             "dist": {
3707                 "type": "zip",
3708                 "url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/474f18bc6cc6aca61ca40bfab55139de614e51ca",
3709                 "reference": "474f18bc6cc6aca61ca40bfab55139de614e51ca",
3710                 "shasum": ""
3711             },
3712             "require": {
3713                 "ext-json": "*",
3714                 "php": ">=5.4.0"
3715             },
3716             "replace": {
3717                 "grogy/php-parallel-lint": "*",
3718                 "jakub-onderka/php-parallel-lint": "*"
3719             },
3720             "require-dev": {
3721                 "nette/tester": "^1.3 || ^2.0",
3722                 "php-parallel-lint/php-console-highlighter": "~0.3",
3723                 "squizlabs/php_codesniffer": "~3.0"
3724             },
3725             "suggest": {
3726                 "php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet"
3727             },
3728             "bin": [
3729                 "parallel-lint"
3730             ],
3731             "type": "library",
3732             "autoload": {
3733                 "classmap": [
3734                     "./"
3735                 ]
3736             },
3737             "notification-url": "https://packagist.org/downloads/",
3738             "license": [
3739                 "BSD-2-Clause"
3740             ],
3741             "authors": [
3742                 {
3743                     "name": "Jakub Onderka",
3744                     "email": "ahoj@jakubonderka.cz"
3745                 }
3746             ],
3747             "description": "This tool check syntax of PHP files about 20x faster than serial check.",
3748             "homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint",
3749             "time": "2020-04-04T12:18:32+00:00"
3750         },
3751         {
3752             "name": "phpdocumentor/reflection-common",
3753             "version": "1.0.1",
3754             "source": {
3755                 "type": "git",
3756                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3757                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
3758             },
3759             "dist": {
3760                 "type": "zip",
3761                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3762                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3763                 "shasum": ""
3764             },
3765             "require": {
3766                 "php": ">=5.5"
3767             },
3768             "require-dev": {
3769                 "phpunit/phpunit": "^4.6"
3770             },
3771             "type": "library",
3772             "extra": {
3773                 "branch-alias": {
3774                     "dev-master": "1.0.x-dev"
3775                 }
3776             },
3777             "autoload": {
3778                 "psr-4": {
3779                     "phpDocumentor\\Reflection\\": [
3780                         "src"
3781                     ]
3782                 }
3783             },
3784             "notification-url": "https://packagist.org/downloads/",
3785             "license": [
3786                 "MIT"
3787             ],
3788             "authors": [
3789                 {
3790                     "name": "Jaap van Otterdijk",
3791                     "email": "opensource@ijaap.nl"
3792                 }
3793             ],
3794             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3795             "homepage": "http://www.phpdoc.org",
3796             "keywords": [
3797                 "FQSEN",
3798                 "phpDocumentor",
3799                 "phpdoc",
3800                 "reflection",
3801                 "static analysis"
3802             ],
3803             "time": "2017-09-11T18:02:19+00:00"
3804         },
3805         {
3806             "name": "phpdocumentor/reflection-docblock",
3807             "version": "3.3.2",
3808             "source": {
3809                 "type": "git",
3810                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3811                 "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
3812             },
3813             "dist": {
3814                 "type": "zip",
3815                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
3816                 "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
3817                 "shasum": ""
3818             },
3819             "require": {
3820                 "php": "^5.6 || ^7.0",
3821                 "phpdocumentor/reflection-common": "^1.0.0",
3822                 "phpdocumentor/type-resolver": "^0.4.0",
3823                 "webmozart/assert": "^1.0"
3824             },
3825             "require-dev": {
3826                 "mockery/mockery": "^0.9.4",
3827                 "phpunit/phpunit": "^4.4"
3828             },
3829             "type": "library",
3830             "autoload": {
3831                 "psr-4": {
3832                     "phpDocumentor\\Reflection\\": [
3833                         "src/"
3834                     ]
3835                 }
3836             },
3837             "notification-url": "https://packagist.org/downloads/",
3838             "license": [
3839                 "MIT"
3840             ],
3841             "authors": [
3842                 {
3843                     "name": "Mike van Riel",
3844                     "email": "me@mikevanriel.com"
3845                 }
3846             ],
3847             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3848             "time": "2017-11-10T14:09:06+00:00"
3849         },
3850         {
3851             "name": "phpdocumentor/type-resolver",
3852             "version": "0.4.0",
3853             "source": {
3854                 "type": "git",
3855                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
3856                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
3857             },
3858             "dist": {
3859                 "type": "zip",
3860                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
3861                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
3862                 "shasum": ""
3863             },
3864             "require": {
3865                 "php": "^5.5 || ^7.0",
3866                 "phpdocumentor/reflection-common": "^1.0"
3867             },
3868             "require-dev": {
3869                 "mockery/mockery": "^0.9.4",
3870                 "phpunit/phpunit": "^5.2||^4.8.24"
3871             },
3872             "type": "library",
3873             "extra": {
3874                 "branch-alias": {
3875                     "dev-master": "1.0.x-dev"
3876                 }
3877             },
3878             "autoload": {
3879                 "psr-4": {
3880                     "phpDocumentor\\Reflection\\": [
3881                         "src/"
3882                     ]
3883                 }
3884             },
3885             "notification-url": "https://packagist.org/downloads/",
3886             "license": [
3887                 "MIT"
3888             ],
3889             "authors": [
3890                 {
3891                     "name": "Mike van Riel",
3892                     "email": "me@mikevanriel.com"
3893                 }
3894             ],
3895             "time": "2017-07-14T14:27:02+00:00"
3896         },
3897         {
3898             "name": "phpspec/prophecy",
3899             "version": "v1.10.3",
3900             "source": {
3901                 "type": "git",
3902                 "url": "https://github.com/phpspec/prophecy.git",
3903                 "reference": "451c3cd1418cf640de218914901e51b064abb093"
3904             },
3905             "dist": {
3906                 "type": "zip",
3907                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
3908                 "reference": "451c3cd1418cf640de218914901e51b064abb093",
3909                 "shasum": ""
3910             },
3911             "require": {
3912                 "doctrine/instantiator": "^1.0.2",
3913                 "php": "^5.3|^7.0",
3914                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
3915                 "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
3916                 "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
3917             },
3918             "require-dev": {
3919                 "phpspec/phpspec": "^2.5 || ^3.2",
3920                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
3921             },
3922             "type": "library",
3923             "extra": {
3924                 "branch-alias": {
3925                     "dev-master": "1.10.x-dev"
3926                 }
3927             },
3928             "autoload": {
3929                 "psr-4": {
3930                     "Prophecy\\": "src/Prophecy"
3931                 }
3932             },
3933             "notification-url": "https://packagist.org/downloads/",
3934             "license": [
3935                 "MIT"
3936             ],
3937             "authors": [
3938                 {
3939                     "name": "Konstantin Kudryashov",
3940                     "email": "ever.zet@gmail.com",
3941                     "homepage": "http://everzet.com"
3942                 },
3943                 {
3944                     "name": "Marcello Duarte",
3945                     "email": "marcello.duarte@gmail.com"
3946                 }
3947             ],
3948             "description": "Highly opinionated mocking framework for PHP 5.3+",
3949             "homepage": "https://github.com/phpspec/prophecy",
3950             "keywords": [
3951                 "Double",
3952                 "Dummy",
3953                 "fake",
3954                 "mock",
3955                 "spy",
3956                 "stub"
3957             ],
3958             "time": "2020-03-05T15:02:03+00:00"
3959         },
3960         {
3961             "name": "phpunit/php-code-coverage",
3962             "version": "4.0.8",
3963             "source": {
3964                 "type": "git",
3965                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3966                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
3967             },
3968             "dist": {
3969                 "type": "zip",
3970                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
3971                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
3972                 "shasum": ""
3973             },
3974             "require": {
3975                 "ext-dom": "*",
3976                 "ext-xmlwriter": "*",
3977                 "php": "^5.6 || ^7.0",
3978                 "phpunit/php-file-iterator": "^1.3",
3979                 "phpunit/php-text-template": "^1.2",
3980                 "phpunit/php-token-stream": "^1.4.2 || ^2.0",
3981                 "sebastian/code-unit-reverse-lookup": "^1.0",
3982                 "sebastian/environment": "^1.3.2 || ^2.0",
3983                 "sebastian/version": "^1.0 || ^2.0"
3984             },
3985             "require-dev": {
3986                 "ext-xdebug": "^2.1.4",
3987                 "phpunit/phpunit": "^5.7"
3988             },
3989             "suggest": {
3990                 "ext-xdebug": "^2.5.1"
3991             },
3992             "type": "library",
3993             "extra": {
3994                 "branch-alias": {
3995                     "dev-master": "4.0.x-dev"
3996                 }
3997             },
3998             "autoload": {
3999                 "classmap": [
4000                     "src/"
4001                 ]
4002             },
4003             "notification-url": "https://packagist.org/downloads/",
4004             "license": [
4005                 "BSD-3-Clause"
4006             ],
4007             "authors": [
4008                 {
4009                     "name": "Sebastian Bergmann",
4010                     "email": "sb@sebastian-bergmann.de",
4011                     "role": "lead"
4012                 }
4013             ],
4014             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
4015             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
4016             "keywords": [
4017                 "coverage",
4018                 "testing",
4019                 "xunit"
4020             ],
4021             "time": "2017-04-02T07:44:40+00:00"
4022         },
4023         {
4024             "name": "phpunit/php-file-iterator",
4025             "version": "1.4.5",
4026             "source": {
4027                 "type": "git",
4028                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
4029                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
4030             },
4031             "dist": {
4032                 "type": "zip",
4033                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
4034                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
4035                 "shasum": ""
4036             },
4037             "require": {
4038                 "php": ">=5.3.3"
4039             },
4040             "type": "library",
4041             "extra": {
4042                 "branch-alias": {
4043                     "dev-master": "1.4.x-dev"
4044                 }
4045             },
4046             "autoload": {
4047                 "classmap": [
4048                     "src/"
4049                 ]
4050             },
4051             "notification-url": "https://packagist.org/downloads/",
4052             "license": [
4053                 "BSD-3-Clause"
4054             ],
4055             "authors": [
4056                 {
4057                     "name": "Sebastian Bergmann",
4058                     "email": "sb@sebastian-bergmann.de",
4059                     "role": "lead"
4060                 }
4061             ],
4062             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
4063             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
4064             "keywords": [
4065                 "filesystem",
4066                 "iterator"
4067             ],
4068             "time": "2017-11-27T13:52:08+00:00"
4069         },
4070         {
4071             "name": "phpunit/php-text-template",
4072             "version": "1.2.1",
4073             "source": {
4074                 "type": "git",
4075                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
4076                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
4077             },
4078             "dist": {
4079                 "type": "zip",
4080                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
4081                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
4082                 "shasum": ""
4083             },
4084             "require": {
4085                 "php": ">=5.3.3"
4086             },
4087             "type": "library",
4088             "autoload": {
4089                 "classmap": [
4090                     "src/"
4091                 ]
4092             },
4093             "notification-url": "https://packagist.org/downloads/",
4094             "license": [
4095                 "BSD-3-Clause"
4096             ],
4097             "authors": [
4098                 {
4099                     "name": "Sebastian Bergmann",
4100                     "email": "sebastian@phpunit.de",
4101                     "role": "lead"
4102                 }
4103             ],
4104             "description": "Simple template engine.",
4105             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
4106             "keywords": [
4107                 "template"
4108             ],
4109             "time": "2015-06-21T13:50:34+00:00"
4110         },
4111         {
4112             "name": "phpunit/php-timer",
4113             "version": "1.0.9",
4114             "source": {
4115                 "type": "git",
4116                 "url": "https://github.com/sebastianbergmann/php-timer.git",
4117                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
4118             },
4119             "dist": {
4120                 "type": "zip",
4121                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
4122                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
4123                 "shasum": ""
4124             },
4125             "require": {
4126                 "php": "^5.3.3 || ^7.0"
4127             },
4128             "require-dev": {
4129                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
4130             },
4131             "type": "library",
4132             "extra": {
4133                 "branch-alias": {
4134                     "dev-master": "1.0-dev"
4135                 }
4136             },
4137             "autoload": {
4138                 "classmap": [
4139                     "src/"
4140                 ]
4141             },
4142             "notification-url": "https://packagist.org/downloads/",
4143             "license": [
4144                 "BSD-3-Clause"
4145             ],
4146             "authors": [
4147                 {
4148                     "name": "Sebastian Bergmann",
4149                     "email": "sb@sebastian-bergmann.de",
4150                     "role": "lead"
4151                 }
4152             ],
4153             "description": "Utility class for timing",
4154             "homepage": "https://github.com/sebastianbergmann/php-timer/",
4155             "keywords": [
4156                 "timer"
4157             ],
4158             "time": "2017-02-26T11:10:40+00:00"
4159         },
4160         {
4161             "name": "phpunit/php-token-stream",
4162             "version": "1.4.12",
4163             "source": {
4164                 "type": "git",
4165                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
4166                 "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
4167             },
4168             "dist": {
4169                 "type": "zip",
4170                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
4171                 "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
4172                 "shasum": ""
4173             },
4174             "require": {
4175                 "ext-tokenizer": "*",
4176                 "php": ">=5.3.3"
4177             },
4178             "require-dev": {
4179                 "phpunit/phpunit": "~4.2"
4180             },
4181             "type": "library",
4182             "extra": {
4183                 "branch-alias": {
4184                     "dev-master": "1.4-dev"
4185                 }
4186             },
4187             "autoload": {
4188                 "classmap": [
4189                     "src/"
4190                 ]
4191             },
4192             "notification-url": "https://packagist.org/downloads/",
4193             "license": [
4194                 "BSD-3-Clause"
4195             ],
4196             "authors": [
4197                 {
4198                     "name": "Sebastian Bergmann",
4199                     "email": "sebastian@phpunit.de"
4200                 }
4201             ],
4202             "description": "Wrapper around PHP's tokenizer extension.",
4203             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
4204             "keywords": [
4205                 "tokenizer"
4206             ],
4207             "abandoned": true,
4208             "time": "2017-12-04T08:55:13+00:00"
4209         },
4210         {
4211             "name": "phpunit/phpunit",
4212             "version": "5.7.27",
4213             "source": {
4214                 "type": "git",
4215                 "url": "https://github.com/sebastianbergmann/phpunit.git",
4216                 "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
4217             },
4218             "dist": {
4219                 "type": "zip",
4220                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
4221                 "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
4222                 "shasum": ""
4223             },
4224             "require": {
4225                 "ext-dom": "*",
4226                 "ext-json": "*",
4227                 "ext-libxml": "*",
4228                 "ext-mbstring": "*",
4229                 "ext-xml": "*",
4230                 "myclabs/deep-copy": "~1.3",
4231                 "php": "^5.6 || ^7.0",
4232                 "phpspec/prophecy": "^1.6.2",
4233                 "phpunit/php-code-coverage": "^4.0.4",
4234                 "phpunit/php-file-iterator": "~1.4",
4235                 "phpunit/php-text-template": "~1.2",
4236                 "phpunit/php-timer": "^1.0.6",
4237                 "phpunit/phpunit-mock-objects": "^3.2",
4238                 "sebastian/comparator": "^1.2.4",
4239                 "sebastian/diff": "^1.4.3",
4240                 "sebastian/environment": "^1.3.4 || ^2.0",
4241                 "sebastian/exporter": "~2.0",
4242                 "sebastian/global-state": "^1.1",
4243                 "sebastian/object-enumerator": "~2.0",
4244                 "sebastian/resource-operations": "~1.0",
4245                 "sebastian/version": "^1.0.6|^2.0.1",
4246                 "symfony/yaml": "~2.1|~3.0|~4.0"
4247             },
4248             "conflict": {
4249                 "phpdocumentor/reflection-docblock": "3.0.2"
4250             },
4251             "require-dev": {
4252                 "ext-pdo": "*"
4253             },
4254             "suggest": {
4255                 "ext-xdebug": "*",
4256                 "phpunit/php-invoker": "~1.1"
4257             },
4258             "bin": [
4259                 "phpunit"
4260             ],
4261             "type": "library",
4262             "extra": {
4263                 "branch-alias": {
4264                     "dev-master": "5.7.x-dev"
4265                 }
4266             },
4267             "autoload": {
4268                 "classmap": [
4269                     "src/"
4270                 ]
4271             },
4272             "notification-url": "https://packagist.org/downloads/",
4273             "license": [
4274                 "BSD-3-Clause"
4275             ],
4276             "authors": [
4277                 {
4278                     "name": "Sebastian Bergmann",
4279                     "email": "sebastian@phpunit.de",
4280                     "role": "lead"
4281                 }
4282             ],
4283             "description": "The PHP Unit Testing framework.",
4284             "homepage": "https://phpunit.de/",
4285             "keywords": [
4286                 "phpunit",
4287                 "testing",
4288                 "xunit"
4289             ],
4290             "time": "2018-02-01T05:50:59+00:00"
4291         },
4292         {
4293             "name": "phpunit/phpunit-mock-objects",
4294             "version": "3.4.4",
4295             "source": {
4296                 "type": "git",
4297                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
4298                 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
4299             },
4300             "dist": {
4301                 "type": "zip",
4302                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
4303                 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
4304                 "shasum": ""
4305             },
4306             "require": {
4307                 "doctrine/instantiator": "^1.0.2",
4308                 "php": "^5.6 || ^7.0",
4309                 "phpunit/php-text-template": "^1.2",
4310                 "sebastian/exporter": "^1.2 || ^2.0"
4311             },
4312             "conflict": {
4313                 "phpunit/phpunit": "<5.4.0"
4314             },
4315             "require-dev": {
4316                 "phpunit/phpunit": "^5.4"
4317             },
4318             "suggest": {
4319                 "ext-soap": "*"
4320             },
4321             "type": "library",
4322             "extra": {
4323                 "branch-alias": {
4324                     "dev-master": "3.2.x-dev"
4325                 }
4326             },
4327             "autoload": {
4328                 "classmap": [
4329                     "src/"
4330                 ]
4331             },
4332             "notification-url": "https://packagist.org/downloads/",
4333             "license": [
4334                 "BSD-3-Clause"
4335             ],
4336             "authors": [
4337                 {
4338                     "name": "Sebastian Bergmann",
4339                     "email": "sb@sebastian-bergmann.de",
4340                     "role": "lead"
4341                 }
4342             ],
4343             "description": "Mock Object library for PHPUnit",
4344             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
4345             "keywords": [
4346                 "mock",
4347                 "xunit"
4348             ],
4349             "abandoned": true,
4350             "time": "2017-06-30T09:13:00+00:00"
4351         },
4352         {
4353             "name": "sebastian/code-unit-reverse-lookup",
4354             "version": "1.0.1",
4355             "source": {
4356                 "type": "git",
4357                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
4358                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
4359             },
4360             "dist": {
4361                 "type": "zip",
4362                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
4363                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
4364                 "shasum": ""
4365             },
4366             "require": {
4367                 "php": "^5.6 || ^7.0"
4368             },
4369             "require-dev": {
4370                 "phpunit/phpunit": "^5.7 || ^6.0"
4371             },
4372             "type": "library",
4373             "extra": {
4374                 "branch-alias": {
4375                     "dev-master": "1.0.x-dev"
4376                 }
4377             },
4378             "autoload": {
4379                 "classmap": [
4380                     "src/"
4381                 ]
4382             },
4383             "notification-url": "https://packagist.org/downloads/",
4384             "license": [
4385                 "BSD-3-Clause"
4386             ],
4387             "authors": [
4388                 {
4389                     "name": "Sebastian Bergmann",
4390                     "email": "sebastian@phpunit.de"
4391                 }
4392             ],
4393             "description": "Looks up which function or method a line of code belongs to",
4394             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
4395             "time": "2017-03-04T06:30:41+00:00"
4396         },
4397         {
4398             "name": "sebastian/comparator",
4399             "version": "1.2.4",
4400             "source": {
4401                 "type": "git",
4402                 "url": "https://github.com/sebastianbergmann/comparator.git",
4403                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
4404             },
4405             "dist": {
4406                 "type": "zip",
4407                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
4408                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
4409                 "shasum": ""
4410             },
4411             "require": {
4412                 "php": ">=5.3.3",
4413                 "sebastian/diff": "~1.2",
4414                 "sebastian/exporter": "~1.2 || ~2.0"
4415             },
4416             "require-dev": {
4417                 "phpunit/phpunit": "~4.4"
4418             },
4419             "type": "library",
4420             "extra": {
4421                 "branch-alias": {
4422                     "dev-master": "1.2.x-dev"
4423                 }
4424             },
4425             "autoload": {
4426                 "classmap": [
4427                     "src/"
4428                 ]
4429             },
4430             "notification-url": "https://packagist.org/downloads/",
4431             "license": [
4432                 "BSD-3-Clause"
4433             ],
4434             "authors": [
4435                 {
4436                     "name": "Jeff Welch",
4437                     "email": "whatthejeff@gmail.com"
4438                 },
4439                 {
4440                     "name": "Volker Dusch",
4441                     "email": "github@wallbash.com"
4442                 },
4443                 {
4444                     "name": "Bernhard Schussek",
4445                     "email": "bschussek@2bepublished.at"
4446                 },
4447                 {
4448                     "name": "Sebastian Bergmann",
4449                     "email": "sebastian@phpunit.de"
4450                 }
4451             ],
4452             "description": "Provides the functionality to compare PHP values for equality",
4453             "homepage": "https://github.com/sebastianbergmann/comparator",
4454             "keywords": [
4455                 "comparator",
4456                 "compare",
4457                 "equality"
4458             ],
4459             "time": "2017-01-29T09:50:25+00:00"
4460         },
4461         {
4462             "name": "sebastian/diff",
4463             "version": "1.4.3",
4464             "source": {
4465                 "type": "git",
4466                 "url": "https://github.com/sebastianbergmann/diff.git",
4467                 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
4468             },
4469             "dist": {
4470                 "type": "zip",
4471                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
4472                 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
4473                 "shasum": ""
4474             },
4475             "require": {
4476                 "php": "^5.3.3 || ^7.0"
4477             },
4478             "require-dev": {
4479                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
4480             },
4481             "type": "library",
4482             "extra": {
4483                 "branch-alias": {
4484                     "dev-master": "1.4-dev"
4485                 }
4486             },
4487             "autoload": {
4488                 "classmap": [
4489                     "src/"
4490                 ]
4491             },
4492             "notification-url": "https://packagist.org/downloads/",
4493             "license": [
4494                 "BSD-3-Clause"
4495             ],
4496             "authors": [
4497                 {
4498                     "name": "Kore Nordmann",
4499                     "email": "mail@kore-nordmann.de"
4500                 },
4501                 {
4502                     "name": "Sebastian Bergmann",
4503                     "email": "sebastian@phpunit.de"
4504                 }
4505             ],
4506             "description": "Diff implementation",
4507             "homepage": "https://github.com/sebastianbergmann/diff",
4508             "keywords": [
4509                 "diff"
4510             ],
4511             "time": "2017-05-22T07:24:03+00:00"
4512         },
4513         {
4514             "name": "sebastian/environment",
4515             "version": "2.0.0",
4516             "source": {
4517                 "type": "git",
4518                 "url": "https://github.com/sebastianbergmann/environment.git",
4519                 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
4520             },
4521             "dist": {
4522                 "type": "zip",
4523                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
4524                 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
4525                 "shasum": ""
4526             },
4527             "require": {
4528                 "php": "^5.6 || ^7.0"
4529             },
4530             "require-dev": {
4531                 "phpunit/phpunit": "^5.0"
4532             },
4533             "type": "library",
4534             "extra": {
4535                 "branch-alias": {
4536                     "dev-master": "2.0.x-dev"
4537                 }
4538             },
4539             "autoload": {
4540                 "classmap": [
4541                     "src/"
4542                 ]
4543             },
4544             "notification-url": "https://packagist.org/downloads/",
4545             "license": [
4546                 "BSD-3-Clause"
4547             ],
4548             "authors": [
4549                 {
4550                     "name": "Sebastian Bergmann",
4551                     "email": "sebastian@phpunit.de"
4552                 }
4553             ],
4554             "description": "Provides functionality to handle HHVM/PHP environments",
4555             "homepage": "https://github.com/sebastianbergmann/environment",
4556             "keywords": [
4557                 "Xdebug",
4558                 "environment",
4559                 "hhvm"
4560             ],
4561             "time": "2016-11-26T07:53:53+00:00"
4562         },
4563         {
4564             "name": "sebastian/exporter",
4565             "version": "2.0.0",
4566             "source": {
4567                 "type": "git",
4568                 "url": "https://github.com/sebastianbergmann/exporter.git",
4569                 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
4570             },
4571             "dist": {
4572                 "type": "zip",
4573                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
4574                 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
4575                 "shasum": ""
4576             },
4577             "require": {
4578                 "php": ">=5.3.3",
4579                 "sebastian/recursion-context": "~2.0"
4580             },
4581             "require-dev": {
4582                 "ext-mbstring": "*",
4583                 "phpunit/phpunit": "~4.4"
4584             },
4585             "type": "library",
4586             "extra": {
4587                 "branch-alias": {
4588                     "dev-master": "2.0.x-dev"
4589                 }
4590             },
4591             "autoload": {
4592                 "classmap": [
4593                     "src/"
4594                 ]
4595             },
4596             "notification-url": "https://packagist.org/downloads/",
4597             "license": [
4598                 "BSD-3-Clause"
4599             ],
4600             "authors": [
4601                 {
4602                     "name": "Jeff Welch",
4603                     "email": "whatthejeff@gmail.com"
4604                 },
4605                 {
4606                     "name": "Volker Dusch",
4607                     "email": "github@wallbash.com"
4608                 },
4609                 {
4610                     "name": "Bernhard Schussek",
4611                     "email": "bschussek@2bepublished.at"
4612                 },
4613                 {
4614                     "name": "Sebastian Bergmann",
4615                     "email": "sebastian@phpunit.de"
4616                 },
4617                 {
4618                     "name": "Adam Harvey",
4619                     "email": "aharvey@php.net"
4620                 }
4621             ],
4622             "description": "Provides the functionality to export PHP variables for visualization",
4623             "homepage": "https://github.com/sebastianbergmann/exporter",
4624             "keywords": [
4625                 "export",
4626                 "exporter"
4627             ],
4628             "time": "2016-11-19T08:54:04+00:00"
4629         },
4630         {
4631             "name": "sebastian/global-state",
4632             "version": "1.1.1",
4633             "source": {
4634                 "type": "git",
4635                 "url": "https://github.com/sebastianbergmann/global-state.git",
4636                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
4637             },
4638             "dist": {
4639                 "type": "zip",
4640                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
4641                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
4642                 "shasum": ""
4643             },
4644             "require": {
4645                 "php": ">=5.3.3"
4646             },
4647             "require-dev": {
4648                 "phpunit/phpunit": "~4.2"
4649             },
4650             "suggest": {
4651                 "ext-uopz": "*"
4652             },
4653             "type": "library",
4654             "extra": {
4655                 "branch-alias": {
4656                     "dev-master": "1.0-dev"
4657                 }
4658             },
4659             "autoload": {
4660                 "classmap": [
4661                     "src/"
4662                 ]
4663             },
4664             "notification-url": "https://packagist.org/downloads/",
4665             "license": [
4666                 "BSD-3-Clause"
4667             ],
4668             "authors": [
4669                 {
4670                     "name": "Sebastian Bergmann",
4671                     "email": "sebastian@phpunit.de"
4672                 }
4673             ],
4674             "description": "Snapshotting of global state",
4675             "homepage": "https://github.com/sebastianbergmann/global-state",
4676             "keywords": [
4677                 "global state"
4678             ],
4679             "time": "2015-10-12T03:26:01+00:00"
4680         },
4681         {
4682             "name": "sebastian/object-enumerator",
4683             "version": "2.0.1",
4684             "source": {
4685                 "type": "git",
4686                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4687                 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
4688             },
4689             "dist": {
4690                 "type": "zip",
4691                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
4692                 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
4693                 "shasum": ""
4694             },
4695             "require": {
4696                 "php": ">=5.6",
4697                 "sebastian/recursion-context": "~2.0"
4698             },
4699             "require-dev": {
4700                 "phpunit/phpunit": "~5"
4701             },
4702             "type": "library",
4703             "extra": {
4704                 "branch-alias": {
4705                     "dev-master": "2.0.x-dev"
4706                 }
4707             },
4708             "autoload": {
4709                 "classmap": [
4710                     "src/"
4711                 ]
4712             },
4713             "notification-url": "https://packagist.org/downloads/",
4714             "license": [
4715                 "BSD-3-Clause"
4716             ],
4717             "authors": [
4718                 {
4719                     "name": "Sebastian Bergmann",
4720                     "email": "sebastian@phpunit.de"
4721                 }
4722             ],
4723             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4724             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4725             "time": "2017-02-18T15:18:39+00:00"
4726         },
4727         {
4728             "name": "sebastian/recursion-context",
4729             "version": "2.0.0",
4730             "source": {
4731                 "type": "git",
4732                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4733                 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
4734             },
4735             "dist": {
4736                 "type": "zip",
4737                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
4738                 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
4739                 "shasum": ""
4740             },
4741             "require": {
4742                 "php": ">=5.3.3"
4743             },
4744             "require-dev": {
4745                 "phpunit/phpunit": "~4.4"
4746             },
4747             "type": "library",
4748             "extra": {
4749                 "branch-alias": {
4750                     "dev-master": "2.0.x-dev"
4751                 }
4752             },
4753             "autoload": {
4754                 "classmap": [
4755                     "src/"
4756                 ]
4757             },
4758             "notification-url": "https://packagist.org/downloads/",
4759             "license": [
4760                 "BSD-3-Clause"
4761             ],
4762             "authors": [
4763                 {
4764                     "name": "Jeff Welch",
4765                     "email": "whatthejeff@gmail.com"
4766                 },
4767                 {
4768                     "name": "Sebastian Bergmann",
4769                     "email": "sebastian@phpunit.de"
4770                 },
4771                 {
4772                     "name": "Adam Harvey",
4773                     "email": "aharvey@php.net"
4774                 }
4775             ],
4776             "description": "Provides functionality to recursively process PHP variables",
4777             "homepage": "https://github.com/sebastianbergmann/recursion-context",
4778             "time": "2016-11-19T07:33:16+00:00"
4779         },
4780         {
4781             "name": "sebastian/resource-operations",
4782             "version": "1.0.0",
4783             "source": {
4784                 "type": "git",
4785                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4786                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4787             },
4788             "dist": {
4789                 "type": "zip",
4790                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4791                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4792                 "shasum": ""
4793             },
4794             "require": {
4795                 "php": ">=5.6.0"
4796             },
4797             "type": "library",
4798             "extra": {
4799                 "branch-alias": {
4800                     "dev-master": "1.0.x-dev"
4801                 }
4802             },
4803             "autoload": {
4804                 "classmap": [
4805                     "src/"
4806                 ]
4807             },
4808             "notification-url": "https://packagist.org/downloads/",
4809             "license": [
4810                 "BSD-3-Clause"
4811             ],
4812             "authors": [
4813                 {
4814                     "name": "Sebastian Bergmann",
4815                     "email": "sebastian@phpunit.de"
4816                 }
4817             ],
4818             "description": "Provides a list of PHP built-in functions that operate on resources",
4819             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4820             "time": "2015-07-28T20:34:47+00:00"
4821         },
4822         {
4823             "name": "sebastian/version",
4824             "version": "2.0.1",
4825             "source": {
4826                 "type": "git",
4827                 "url": "https://github.com/sebastianbergmann/version.git",
4828                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4829             },
4830             "dist": {
4831                 "type": "zip",
4832                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4833                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4834                 "shasum": ""
4835             },
4836             "require": {
4837                 "php": ">=5.6"
4838             },
4839             "type": "library",
4840             "extra": {
4841                 "branch-alias": {
4842                     "dev-master": "2.0.x-dev"
4843                 }
4844             },
4845             "autoload": {
4846                 "classmap": [
4847                     "src/"
4848                 ]
4849             },
4850             "notification-url": "https://packagist.org/downloads/",
4851             "license": [
4852                 "BSD-3-Clause"
4853             ],
4854             "authors": [
4855                 {
4856                     "name": "Sebastian Bergmann",
4857                     "email": "sebastian@phpunit.de",
4858                     "role": "lead"
4859                 }
4860             ],
4861             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4862             "homepage": "https://github.com/sebastianbergmann/version",
4863             "time": "2016-10-03T07:35:21+00:00"
4864         },
4865         {
4866             "name": "symfony/polyfill-ctype",
4867             "version": "v1.17.0",
4868             "source": {
4869                 "type": "git",
4870                 "url": "https://github.com/symfony/polyfill-ctype.git",
4871                 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
4872             },
4873             "dist": {
4874                 "type": "zip",
4875                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
4876                 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
4877                 "shasum": ""
4878             },
4879             "require": {
4880                 "php": ">=5.3.3"
4881             },
4882             "suggest": {
4883                 "ext-ctype": "For best performance"
4884             },
4885             "type": "library",
4886             "extra": {
4887                 "branch-alias": {
4888                     "dev-master": "1.17-dev"
4889                 }
4890             },
4891             "autoload": {
4892                 "psr-4": {
4893                     "Symfony\\Polyfill\\Ctype\\": ""
4894                 },
4895                 "files": [
4896                     "bootstrap.php"
4897                 ]
4898             },
4899             "notification-url": "https://packagist.org/downloads/",
4900             "license": [
4901                 "MIT"
4902             ],
4903             "authors": [
4904                 {
4905                     "name": "Gert de Pagter",
4906                     "email": "BackEndTea@gmail.com"
4907                 },
4908                 {
4909                     "name": "Symfony Community",
4910                     "homepage": "https://symfony.com/contributors"
4911                 }
4912             ],
4913             "description": "Symfony polyfill for ctype functions",
4914             "homepage": "https://symfony.com",
4915             "keywords": [
4916                 "compatibility",
4917                 "ctype",
4918                 "polyfill",
4919                 "portable"
4920             ],
4921             "funding": [
4922                 {
4923                     "url": "https://symfony.com/sponsor",
4924                     "type": "custom"
4925                 },
4926                 {
4927                     "url": "https://github.com/fabpot",
4928                     "type": "github"
4929                 },
4930                 {
4931                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4932                     "type": "tidelift"
4933                 }
4934             ],
4935             "time": "2020-05-12T16:14:59+00:00"
4936         },
4937         {
4938             "name": "symfony/yaml",
4939             "version": "v3.3.6",
4940             "source": {
4941                 "type": "git",
4942                 "url": "https://github.com/symfony/yaml.git",
4943                 "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed"
4944             },
4945             "dist": {
4946                 "type": "zip",
4947                 "url": "https://api.github.com/repos/symfony/yaml/zipball/ddc23324e6cfe066f3dd34a37ff494fa80b617ed",
4948                 "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed",
4949                 "shasum": ""
4950             },
4951             "require": {
4952                 "php": ">=5.5.9"
4953             },
4954             "require-dev": {
4955                 "symfony/console": "~2.8|~3.0"
4956             },
4957             "suggest": {
4958                 "symfony/console": "For validating YAML files using the lint command"
4959             },
4960             "type": "library",
4961             "extra": {
4962                 "branch-alias": {
4963                     "dev-master": "3.3-dev"
4964                 }
4965             },
4966             "autoload": {
4967                 "psr-4": {
4968                     "Symfony\\Component\\Yaml\\": ""
4969                 },
4970                 "exclude-from-classmap": [
4971                     "/Tests/"
4972                 ]
4973             },
4974             "notification-url": "https://packagist.org/downloads/",
4975             "license": [
4976                 "MIT"
4977             ],
4978             "authors": [
4979                 {
4980                     "name": "Fabien Potencier",
4981                     "email": "fabien@symfony.com"
4982                 },
4983                 {
4984                     "name": "Symfony Community",
4985                     "homepage": "https://symfony.com/contributors"
4986                 }
4987             ],
4988             "description": "Symfony Yaml Component",
4989             "homepage": "https://symfony.com",
4990             "time": "2017-07-23T12:43:26+00:00"
4991         },
4992         {
4993             "name": "webmozart/assert",
4994             "version": "1.9.0",
4995             "source": {
4996                 "type": "git",
4997                 "url": "https://github.com/webmozart/assert.git",
4998                 "reference": "9dc4f203e36f2b486149058bade43c851dd97451"
4999             },
5000             "dist": {
5001                 "type": "zip",
5002                 "url": "https://api.github.com/repos/webmozart/assert/zipball/9dc4f203e36f2b486149058bade43c851dd97451",
5003                 "reference": "9dc4f203e36f2b486149058bade43c851dd97451",
5004                 "shasum": ""
5005             },
5006             "require": {
5007                 "php": "^5.3.3 || ^7.0",
5008                 "symfony/polyfill-ctype": "^1.8"
5009             },
5010             "conflict": {
5011                 "phpstan/phpstan": "<0.12.20",
5012                 "vimeo/psalm": "<3.9.1"
5013             },
5014             "require-dev": {
5015                 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
5016             },
5017             "type": "library",
5018             "autoload": {
5019                 "psr-4": {
5020                     "Webmozart\\Assert\\": "src/"
5021                 }
5022             },
5023             "notification-url": "https://packagist.org/downloads/",
5024             "license": [
5025                 "MIT"
5026             ],
5027             "authors": [
5028                 {
5029                     "name": "Bernhard Schussek",
5030                     "email": "bschussek@gmail.com"
5031                 }
5032             ],
5033             "description": "Assertions to validate method input/output with nice error messages.",
5034             "keywords": [
5035                 "assert",
5036                 "check",
5037                 "validate"
5038             ],
5039             "time": "2020-06-16T10:16:42+00:00"
5040         }
5041     ],
5042     "aliases": [],
5043     "minimum-stability": "stable",
5044     "stability-flags": {
5045         "lightopenid/lightopenid": 20
5046     },
5047     "prefer-stable": false,
5048     "prefer-lowest": false,
5049     "platform": {
5050         "php": ">=7.0",
5051         "ext-ctype": "*",
5052         "ext-curl": "*",
5053         "ext-dom": "*",
5054         "ext-fileinfo": "*",
5055         "ext-gd": "*",
5056         "ext-iconv": "*",
5057         "ext-json": "*",
5058         "ext-libxml": "*",
5059         "ext-mbstring": "*",
5060         "ext-openssl": "*",
5061         "ext-simplexml": "*",
5062         "ext-xml": "*"
5063     },
5064     "platform-dev": [],
5065     "platform-overrides": {
5066         "php": "7.0"
5067     },
5068     "plugin-api-version": "1.1.0"
5069 }