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