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