Minor dependency updates
[yaffs-website] / vendor / composer / installed.json
1 [
2     {
3         "name": "zendframework/zend-stdlib",
4         "version": "3.1.0",
5         "version_normalized": "3.1.0.0",
6         "source": {
7             "type": "git",
8             "url": "https://github.com/zendframework/zend-stdlib.git",
9             "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78"
10         },
11         "dist": {
12             "type": "zip",
13             "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/debedcfc373a293f9250cc9aa03cf121428c8e78",
14             "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78",
15             "shasum": ""
16         },
17         "require": {
18             "php": "^5.6 || ^7.0"
19         },
20         "require-dev": {
21             "athletic/athletic": "~0.1",
22             "phpunit/phpunit": "~4.0",
23             "squizlabs/php_codesniffer": "^2.6.2"
24         },
25         "time": "2016-09-13T14:38:50+00:00",
26         "type": "library",
27         "extra": {
28             "branch-alias": {
29                 "dev-master": "3.1-dev",
30                 "dev-develop": "3.2-dev"
31             }
32         },
33         "installation-source": "dist",
34         "autoload": {
35             "psr-4": {
36                 "Zend\\Stdlib\\": "src/"
37             }
38         },
39         "notification-url": "https://packagist.org/downloads/",
40         "license": [
41             "BSD-3-Clause"
42         ],
43         "homepage": "https://github.com/zendframework/zend-stdlib",
44         "keywords": [
45             "stdlib",
46             "zf2"
47         ]
48     },
49     {
50         "name": "zendframework/zend-escaper",
51         "version": "2.5.2",
52         "version_normalized": "2.5.2.0",
53         "source": {
54             "type": "git",
55             "url": "https://github.com/zendframework/zend-escaper.git",
56             "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e"
57         },
58         "dist": {
59             "type": "zip",
60             "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
61             "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
62             "shasum": ""
63         },
64         "require": {
65             "php": ">=5.5"
66         },
67         "require-dev": {
68             "fabpot/php-cs-fixer": "1.7.*",
69             "phpunit/phpunit": "~4.0"
70         },
71         "time": "2016-06-30T19:48:38+00:00",
72         "type": "library",
73         "extra": {
74             "branch-alias": {
75                 "dev-master": "2.5-dev",
76                 "dev-develop": "2.6-dev"
77             }
78         },
79         "installation-source": "dist",
80         "autoload": {
81             "psr-4": {
82                 "Zend\\Escaper\\": "src/"
83             }
84         },
85         "notification-url": "https://packagist.org/downloads/",
86         "license": [
87             "BSD-3-Clause"
88         ],
89         "homepage": "https://github.com/zendframework/zend-escaper",
90         "keywords": [
91             "escaper",
92             "zf2"
93         ]
94     },
95     {
96         "name": "psr/http-message",
97         "version": "1.0.1",
98         "version_normalized": "1.0.1.0",
99         "source": {
100             "type": "git",
101             "url": "https://github.com/php-fig/http-message.git",
102             "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
103         },
104         "dist": {
105             "type": "zip",
106             "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
107             "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
108             "shasum": ""
109         },
110         "require": {
111             "php": ">=5.3.0"
112         },
113         "time": "2016-08-06T14:39:51+00:00",
114         "type": "library",
115         "extra": {
116             "branch-alias": {
117                 "dev-master": "1.0.x-dev"
118             }
119         },
120         "installation-source": "dist",
121         "autoload": {
122             "psr-4": {
123                 "Psr\\Http\\Message\\": "src/"
124             }
125         },
126         "notification-url": "https://packagist.org/downloads/",
127         "license": [
128             "MIT"
129         ],
130         "authors": [
131             {
132                 "name": "PHP-FIG",
133                 "homepage": "http://www.php-fig.org/"
134             }
135         ],
136         "description": "Common interface for HTTP messages",
137         "homepage": "https://github.com/php-fig/http-message",
138         "keywords": [
139             "http",
140             "http-message",
141             "psr",
142             "psr-7",
143             "request",
144             "response"
145         ]
146     },
147     {
148         "name": "ircmaxell/password-compat",
149         "version": "v1.0.4",
150         "version_normalized": "1.0.4.0",
151         "source": {
152             "type": "git",
153             "url": "https://github.com/ircmaxell/password_compat.git",
154             "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
155         },
156         "dist": {
157             "type": "zip",
158             "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
159             "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
160             "shasum": ""
161         },
162         "require-dev": {
163             "phpunit/phpunit": "4.*"
164         },
165         "time": "2014-11-20T16:49:30+00:00",
166         "type": "library",
167         "installation-source": "dist",
168         "autoload": {
169             "files": [
170                 "lib/password.php"
171             ]
172         },
173         "notification-url": "https://packagist.org/downloads/",
174         "license": [
175             "MIT"
176         ],
177         "authors": [
178             {
179                 "name": "Anthony Ferrara",
180                 "email": "ircmaxell@php.net",
181                 "homepage": "http://blog.ircmaxell.com"
182             }
183         ],
184         "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
185         "homepage": "https://github.com/ircmaxell/password_compat",
186         "keywords": [
187             "hashing",
188             "password"
189         ]
190     },
191     {
192         "name": "psr/log",
193         "version": "1.0.2",
194         "version_normalized": "1.0.2.0",
195         "source": {
196             "type": "git",
197             "url": "https://github.com/php-fig/log.git",
198             "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
199         },
200         "dist": {
201             "type": "zip",
202             "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
203             "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
204             "shasum": ""
205         },
206         "require": {
207             "php": ">=5.3.0"
208         },
209         "time": "2016-10-10T12:19:37+00:00",
210         "type": "library",
211         "extra": {
212             "branch-alias": {
213                 "dev-master": "1.0.x-dev"
214             }
215         },
216         "installation-source": "dist",
217         "autoload": {
218             "psr-4": {
219                 "Psr\\Log\\": "Psr/Log/"
220             }
221         },
222         "notification-url": "https://packagist.org/downloads/",
223         "license": [
224             "MIT"
225         ],
226         "authors": [
227             {
228                 "name": "PHP-FIG",
229                 "homepage": "http://www.php-fig.org/"
230             }
231         ],
232         "description": "Common interface for logging libraries",
233         "homepage": "https://github.com/php-fig/log",
234         "keywords": [
235             "log",
236             "psr",
237             "psr-3"
238         ]
239     },
240     {
241         "name": "stack/builder",
242         "version": "v1.0.4",
243         "version_normalized": "1.0.4.0",
244         "source": {
245             "type": "git",
246             "url": "https://github.com/stackphp/builder.git",
247             "reference": "59fcc9b448a8ce5e338a04c4e2e4aca893e83425"
248         },
249         "dist": {
250             "type": "zip",
251             "url": "https://api.github.com/repos/stackphp/builder/zipball/59fcc9b448a8ce5e338a04c4e2e4aca893e83425",
252             "reference": "59fcc9b448a8ce5e338a04c4e2e4aca893e83425",
253             "shasum": ""
254         },
255         "require": {
256             "php": ">=5.3.0",
257             "symfony/http-foundation": "~2.1|~3.0",
258             "symfony/http-kernel": "~2.1|~3.0"
259         },
260         "require-dev": {
261             "silex/silex": "~1.0"
262         },
263         "time": "2016-06-02T06:58:42+00:00",
264         "type": "library",
265         "extra": {
266             "branch-alias": {
267                 "dev-master": "1.0-dev"
268             }
269         },
270         "installation-source": "dist",
271         "autoload": {
272             "psr-0": {
273                 "Stack": "src"
274             }
275         },
276         "notification-url": "https://packagist.org/downloads/",
277         "license": [
278             "MIT"
279         ],
280         "authors": [
281             {
282                 "name": "Igor Wiedler",
283                 "email": "igor@wiedler.ch"
284             }
285         ],
286         "description": "Builder for stack middlewares based on HttpKernelInterface.",
287         "keywords": [
288             "stack"
289         ]
290     },
291     {
292         "name": "masterminds/html5",
293         "version": "2.2.2",
294         "version_normalized": "2.2.2.0",
295         "source": {
296             "type": "git",
297             "url": "https://github.com/Masterminds/html5-php.git",
298             "reference": "7866e93dcf0245de22378414e0c2c7350abc45af"
299         },
300         "dist": {
301             "type": "zip",
302             "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/7866e93dcf0245de22378414e0c2c7350abc45af",
303             "reference": "7866e93dcf0245de22378414e0c2c7350abc45af",
304             "shasum": ""
305         },
306         "require": {
307             "ext-libxml": "*",
308             "php": ">=5.3.0"
309         },
310         "require-dev": {
311             "phpunit/phpunit": "4.*",
312             "sami/sami": "~2.0",
313             "satooshi/php-coveralls": "1.0.*"
314         },
315         "time": "2016-09-22T11:01:11+00:00",
316         "type": "library",
317         "extra": {
318             "branch-alias": {
319                 "dev-master": "2.2-dev"
320             }
321         },
322         "installation-source": "dist",
323         "autoload": {
324             "psr-4": {
325                 "Masterminds\\": "src"
326             }
327         },
328         "notification-url": "https://packagist.org/downloads/",
329         "license": [
330             "MIT"
331         ],
332         "authors": [
333             {
334                 "name": "Matt Butcher",
335                 "email": "technosophos@gmail.com"
336             },
337             {
338                 "name": "Asmir Mustafic",
339                 "email": "goetas@gmail.com"
340             },
341             {
342                 "name": "Matt Farina",
343                 "email": "matt@mattfarina.com"
344             }
345         ],
346         "description": "An HTML5 parser and serializer.",
347         "homepage": "http://masterminds.github.io/html5-php",
348         "keywords": [
349             "HTML5",
350             "dom",
351             "html",
352             "parser",
353             "querypath",
354             "serializer",
355             "xml"
356         ]
357     },
358     {
359         "name": "guzzlehttp/promises",
360         "version": "v1.3.1",
361         "version_normalized": "1.3.1.0",
362         "source": {
363             "type": "git",
364             "url": "https://github.com/guzzle/promises.git",
365             "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
366         },
367         "dist": {
368             "type": "zip",
369             "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
370             "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
371             "shasum": ""
372         },
373         "require": {
374             "php": ">=5.5.0"
375         },
376         "require-dev": {
377             "phpunit/phpunit": "^4.0"
378         },
379         "time": "2016-12-20T10:07:11+00:00",
380         "type": "library",
381         "extra": {
382             "branch-alias": {
383                 "dev-master": "1.4-dev"
384             }
385         },
386         "installation-source": "dist",
387         "autoload": {
388             "psr-4": {
389                 "GuzzleHttp\\Promise\\": "src/"
390             },
391             "files": [
392                 "src/functions_include.php"
393             ]
394         },
395         "notification-url": "https://packagist.org/downloads/",
396         "license": [
397             "MIT"
398         ],
399         "authors": [
400             {
401                 "name": "Michael Dowling",
402                 "email": "mtdowling@gmail.com",
403                 "homepage": "https://github.com/mtdowling"
404             }
405         ],
406         "description": "Guzzle promises library",
407         "keywords": [
408             "promise"
409         ]
410     },
411     {
412         "name": "doctrine/lexer",
413         "version": "v1.0.1",
414         "version_normalized": "1.0.1.0",
415         "source": {
416             "type": "git",
417             "url": "https://github.com/doctrine/lexer.git",
418             "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
419         },
420         "dist": {
421             "type": "zip",
422             "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
423             "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
424             "shasum": ""
425         },
426         "require": {
427             "php": ">=5.3.2"
428         },
429         "time": "2014-09-09T13:34:57+00:00",
430         "type": "library",
431         "extra": {
432             "branch-alias": {
433                 "dev-master": "1.0.x-dev"
434             }
435         },
436         "installation-source": "dist",
437         "autoload": {
438             "psr-0": {
439                 "Doctrine\\Common\\Lexer\\": "lib/"
440             }
441         },
442         "notification-url": "https://packagist.org/downloads/",
443         "license": [
444             "MIT"
445         ],
446         "authors": [
447             {
448                 "name": "Roman Borschel",
449                 "email": "roman@code-factory.org"
450             },
451             {
452                 "name": "Guilherme Blanco",
453                 "email": "guilhermeblanco@gmail.com"
454             },
455             {
456                 "name": "Johannes Schmitt",
457                 "email": "schmittjoh@gmail.com"
458             }
459         ],
460         "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
461         "homepage": "http://www.doctrine-project.org",
462         "keywords": [
463             "lexer",
464             "parser"
465         ]
466     },
467     {
468         "name": "egulias/email-validator",
469         "version": "1.2.14",
470         "version_normalized": "1.2.14.0",
471         "source": {
472             "type": "git",
473             "url": "https://github.com/egulias/EmailValidator.git",
474             "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9"
475         },
476         "dist": {
477             "type": "zip",
478             "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/5642614492f0ca2064c01d60cc33284cc2f731a9",
479             "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9",
480             "shasum": ""
481         },
482         "require": {
483             "doctrine/lexer": "^1.0.1",
484             "php": ">= 5.3.3"
485         },
486         "require-dev": {
487             "phpunit/phpunit": "^4.8.24"
488         },
489         "time": "2017-02-03T22:48:59+00:00",
490         "type": "library",
491         "extra": {
492             "branch-alias": {
493                 "dev-master": "2.0.x-dev"
494             }
495         },
496         "installation-source": "dist",
497         "autoload": {
498             "psr-0": {
499                 "Egulias\\": "src/"
500             }
501         },
502         "notification-url": "https://packagist.org/downloads/",
503         "license": [
504             "MIT"
505         ],
506         "authors": [
507             {
508                 "name": "Eduardo Gulias Davis"
509             }
510         ],
511         "description": "A library for validating emails",
512         "homepage": "https://github.com/egulias/EmailValidator",
513         "keywords": [
514             "email",
515             "emailvalidation",
516             "emailvalidator",
517             "validation",
518             "validator"
519         ]
520     },
521     {
522         "name": "easyrdf/easyrdf",
523         "version": "0.9.1",
524         "version_normalized": "0.9.1.0",
525         "source": {
526             "type": "git",
527             "url": "https://github.com/njh/easyrdf.git",
528             "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
529         },
530         "dist": {
531             "type": "zip",
532             "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
533             "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
534             "shasum": ""
535         },
536         "require": {
537             "ext-mbstring": "*",
538             "ext-pcre": "*",
539             "php": ">=5.2.8"
540         },
541         "require-dev": {
542             "phpunit/phpunit": "~3.5",
543             "sami/sami": "~1.4",
544             "squizlabs/php_codesniffer": "~1.4.3"
545         },
546         "suggest": {
547             "ml/json-ld": "~1.0"
548         },
549         "time": "2015-02-27T09:45:49+00:00",
550         "type": "library",
551         "installation-source": "dist",
552         "autoload": {
553             "psr-0": {
554                 "EasyRdf_": "lib/"
555             }
556         },
557         "notification-url": "https://packagist.org/downloads/",
558         "license": [
559             "BSD-3-Clause"
560         ],
561         "authors": [
562             {
563                 "name": "Nicholas Humfrey",
564                 "email": "njh@aelius.com",
565                 "homepage": "http://www.aelius.com/njh/",
566                 "role": "Developer"
567             },
568             {
569                 "name": "Alexey Zakhlestin",
570                 "email": "indeyets@gmail.com",
571                 "role": "Developer"
572             }
573         ],
574         "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
575         "homepage": "http://www.easyrdf.org/",
576         "keywords": [
577             "Linked Data",
578             "RDF",
579             "Semantic Web",
580             "Turtle",
581             "rdfa",
582             "sparql"
583         ]
584     },
585     {
586         "name": "doctrine/inflector",
587         "version": "v1.1.0",
588         "version_normalized": "1.1.0.0",
589         "source": {
590             "type": "git",
591             "url": "https://github.com/doctrine/inflector.git",
592             "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
593         },
594         "dist": {
595             "type": "zip",
596             "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
597             "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
598             "shasum": ""
599         },
600         "require": {
601             "php": ">=5.3.2"
602         },
603         "require-dev": {
604             "phpunit/phpunit": "4.*"
605         },
606         "time": "2015-11-06T14:35:42+00:00",
607         "type": "library",
608         "extra": {
609             "branch-alias": {
610                 "dev-master": "1.1.x-dev"
611             }
612         },
613         "installation-source": "dist",
614         "autoload": {
615             "psr-0": {
616                 "Doctrine\\Common\\Inflector\\": "lib/"
617             }
618         },
619         "notification-url": "https://packagist.org/downloads/",
620         "license": [
621             "MIT"
622         ],
623         "authors": [
624             {
625                 "name": "Roman Borschel",
626                 "email": "roman@code-factory.org"
627             },
628             {
629                 "name": "Benjamin Eberlei",
630                 "email": "kontakt@beberlei.de"
631             },
632             {
633                 "name": "Guilherme Blanco",
634                 "email": "guilhermeblanco@gmail.com"
635             },
636             {
637                 "name": "Jonathan Wage",
638                 "email": "jonwage@gmail.com"
639             },
640             {
641                 "name": "Johannes Schmitt",
642                 "email": "schmittjoh@gmail.com"
643             }
644         ],
645         "description": "Common String Manipulations with regard to casing and singular/plural rules.",
646         "homepage": "http://www.doctrine-project.org",
647         "keywords": [
648             "inflection",
649             "pluralize",
650             "singularize",
651             "string"
652         ]
653     },
654     {
655         "name": "doctrine/cache",
656         "version": "v1.6.1",
657         "version_normalized": "1.6.1.0",
658         "source": {
659             "type": "git",
660             "url": "https://github.com/doctrine/cache.git",
661             "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
662         },
663         "dist": {
664             "type": "zip",
665             "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
666             "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
667             "shasum": ""
668         },
669         "require": {
670             "php": "~5.5|~7.0"
671         },
672         "conflict": {
673             "doctrine/common": ">2.2,<2.4"
674         },
675         "require-dev": {
676             "phpunit/phpunit": "~4.8|~5.0",
677             "predis/predis": "~1.0",
678             "satooshi/php-coveralls": "~0.6"
679         },
680         "time": "2016-10-29T11:16:17+00:00",
681         "type": "library",
682         "extra": {
683             "branch-alias": {
684                 "dev-master": "1.6.x-dev"
685             }
686         },
687         "installation-source": "dist",
688         "autoload": {
689             "psr-4": {
690                 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
691             }
692         },
693         "notification-url": "https://packagist.org/downloads/",
694         "license": [
695             "MIT"
696         ],
697         "authors": [
698             {
699                 "name": "Roman Borschel",
700                 "email": "roman@code-factory.org"
701             },
702             {
703                 "name": "Benjamin Eberlei",
704                 "email": "kontakt@beberlei.de"
705             },
706             {
707                 "name": "Guilherme Blanco",
708                 "email": "guilhermeblanco@gmail.com"
709             },
710             {
711                 "name": "Jonathan Wage",
712                 "email": "jonwage@gmail.com"
713             },
714             {
715                 "name": "Johannes Schmitt",
716                 "email": "schmittjoh@gmail.com"
717             }
718         ],
719         "description": "Caching library offering an object-oriented API for many cache backends",
720         "homepage": "http://www.doctrine-project.org",
721         "keywords": [
722             "cache",
723             "caching"
724         ]
725     },
726     {
727         "name": "doctrine/annotations",
728         "version": "v1.2.7",
729         "version_normalized": "1.2.7.0",
730         "source": {
731             "type": "git",
732             "url": "https://github.com/doctrine/annotations.git",
733             "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
734         },
735         "dist": {
736             "type": "zip",
737             "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
738             "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
739             "shasum": ""
740         },
741         "require": {
742             "doctrine/lexer": "1.*",
743             "php": ">=5.3.2"
744         },
745         "require-dev": {
746             "doctrine/cache": "1.*",
747             "phpunit/phpunit": "4.*"
748         },
749         "time": "2015-08-31T12:32:49+00:00",
750         "type": "library",
751         "extra": {
752             "branch-alias": {
753                 "dev-master": "1.3.x-dev"
754             }
755         },
756         "installation-source": "dist",
757         "autoload": {
758             "psr-0": {
759                 "Doctrine\\Common\\Annotations\\": "lib/"
760             }
761         },
762         "notification-url": "https://packagist.org/downloads/",
763         "license": [
764             "MIT"
765         ],
766         "authors": [
767             {
768                 "name": "Roman Borschel",
769                 "email": "roman@code-factory.org"
770             },
771             {
772                 "name": "Benjamin Eberlei",
773                 "email": "kontakt@beberlei.de"
774             },
775             {
776                 "name": "Guilherme Blanco",
777                 "email": "guilhermeblanco@gmail.com"
778             },
779             {
780                 "name": "Jonathan Wage",
781                 "email": "jonwage@gmail.com"
782             },
783             {
784                 "name": "Johannes Schmitt",
785                 "email": "schmittjoh@gmail.com"
786             }
787         ],
788         "description": "Docblock Annotations Parser",
789         "homepage": "http://www.doctrine-project.org",
790         "keywords": [
791             "annotations",
792             "docblock",
793             "parser"
794         ]
795     },
796     {
797         "name": "composer/semver",
798         "version": "1.4.2",
799         "version_normalized": "1.4.2.0",
800         "source": {
801             "type": "git",
802             "url": "https://github.com/composer/semver.git",
803             "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
804         },
805         "dist": {
806             "type": "zip",
807             "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
808             "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
809             "shasum": ""
810         },
811         "require": {
812             "php": "^5.3.2 || ^7.0"
813         },
814         "require-dev": {
815             "phpunit/phpunit": "^4.5 || ^5.0.5",
816             "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
817         },
818         "time": "2016-08-30T16:08:34+00:00",
819         "type": "library",
820         "extra": {
821             "branch-alias": {
822                 "dev-master": "1.x-dev"
823             }
824         },
825         "installation-source": "dist",
826         "autoload": {
827             "psr-4": {
828                 "Composer\\Semver\\": "src"
829             }
830         },
831         "notification-url": "https://packagist.org/downloads/",
832         "license": [
833             "MIT"
834         ],
835         "authors": [
836             {
837                 "name": "Nils Adermann",
838                 "email": "naderman@naderman.de",
839                 "homepage": "http://www.naderman.de"
840             },
841             {
842                 "name": "Jordi Boggiano",
843                 "email": "j.boggiano@seld.be",
844                 "homepage": "http://seld.be"
845             },
846             {
847                 "name": "Rob Bast",
848                 "email": "rob.bast@gmail.com",
849                 "homepage": "http://robbast.nl"
850             }
851         ],
852         "description": "Semver library that offers utilities, version constraint parsing and validation.",
853         "keywords": [
854             "semantic",
855             "semver",
856             "validation",
857             "versioning"
858         ]
859     },
860     {
861         "name": "jakub-onderka/php-console-color",
862         "version": "0.1",
863         "version_normalized": "0.1.0.0",
864         "source": {
865             "type": "git",
866             "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
867             "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
868         },
869         "dist": {
870             "type": "zip",
871             "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
872             "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
873             "shasum": ""
874         },
875         "require": {
876             "php": ">=5.3.2"
877         },
878         "require-dev": {
879             "jakub-onderka/php-code-style": "1.0",
880             "jakub-onderka/php-parallel-lint": "0.*",
881             "jakub-onderka/php-var-dump-check": "0.*",
882             "phpunit/phpunit": "3.7.*",
883             "squizlabs/php_codesniffer": "1.*"
884         },
885         "time": "2014-04-08T15:00:19+00:00",
886         "type": "library",
887         "installation-source": "dist",
888         "autoload": {
889             "psr-0": {
890                 "JakubOnderka\\PhpConsoleColor": "src/"
891             }
892         },
893         "notification-url": "https://packagist.org/downloads/",
894         "license": [
895             "BSD-2-Clause"
896         ],
897         "authors": [
898             {
899                 "name": "Jakub Onderka",
900                 "email": "jakub.onderka@gmail.com",
901                 "homepage": "http://www.acci.cz"
902             }
903         ]
904     },
905     {
906         "name": "jakub-onderka/php-console-highlighter",
907         "version": "v0.3.2",
908         "version_normalized": "0.3.2.0",
909         "source": {
910             "type": "git",
911             "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
912             "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
913         },
914         "dist": {
915             "type": "zip",
916             "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
917             "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
918             "shasum": ""
919         },
920         "require": {
921             "jakub-onderka/php-console-color": "~0.1",
922             "php": ">=5.3.0"
923         },
924         "require-dev": {
925             "jakub-onderka/php-code-style": "~1.0",
926             "jakub-onderka/php-parallel-lint": "~0.5",
927             "jakub-onderka/php-var-dump-check": "~0.1",
928             "phpunit/phpunit": "~4.0",
929             "squizlabs/php_codesniffer": "~1.5"
930         },
931         "time": "2015-04-20T18:58:01+00:00",
932         "type": "library",
933         "installation-source": "dist",
934         "autoload": {
935             "psr-0": {
936                 "JakubOnderka\\PhpConsoleHighlighter": "src/"
937             }
938         },
939         "notification-url": "https://packagist.org/downloads/",
940         "license": [
941             "MIT"
942         ],
943         "authors": [
944             {
945                 "name": "Jakub Onderka",
946                 "email": "acci@acci.cz",
947                 "homepage": "http://www.acci.cz/"
948             }
949         ]
950     },
951     {
952         "name": "dnoegel/php-xdg-base-dir",
953         "version": "0.1",
954         "version_normalized": "0.1.0.0",
955         "source": {
956             "type": "git",
957             "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
958             "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
959         },
960         "dist": {
961             "type": "zip",
962             "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
963             "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
964             "shasum": ""
965         },
966         "require": {
967             "php": ">=5.3.2"
968         },
969         "require-dev": {
970             "phpunit/phpunit": "@stable"
971         },
972         "time": "2014-10-24T07:27:01+00:00",
973         "type": "project",
974         "installation-source": "dist",
975         "autoload": {
976             "psr-4": {
977                 "XdgBaseDir\\": "src/"
978             }
979         },
980         "notification-url": "https://packagist.org/downloads/",
981         "license": [
982             "MIT"
983         ],
984         "description": "implementation of xdg base directory specification for php"
985     },
986     {
987         "name": "stecman/symfony-console-completion",
988         "version": "0.7.0",
989         "version_normalized": "0.7.0.0",
990         "source": {
991             "type": "git",
992             "url": "https://github.com/stecman/symfony-console-completion.git",
993             "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb"
994         },
995         "dist": {
996             "type": "zip",
997             "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
998             "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
999             "shasum": ""
1000         },
1001         "require": {
1002             "php": ">=5.3.2",
1003             "symfony/console": "~2.3 || ~3.0"
1004         },
1005         "require-dev": {
1006             "phpunit/phpunit": "~4.4"
1007         },
1008         "time": "2016-02-24T05:08:54+00:00",
1009         "type": "library",
1010         "extra": {
1011             "branch-alias": {
1012                 "dev-master": "0.6.x-dev"
1013             }
1014         },
1015         "installation-source": "dist",
1016         "autoload": {
1017             "psr-4": {
1018                 "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
1019             }
1020         },
1021         "notification-url": "https://packagist.org/downloads/",
1022         "license": [
1023             "MIT"
1024         ],
1025         "authors": [
1026             {
1027                 "name": "Stephen Holdaway",
1028                 "email": "stephen@stecman.co.nz"
1029             }
1030         ],
1031         "description": "Automatic BASH completion for Symfony Console Component based applications."
1032     },
1033     {
1034         "name": "dflydev/placeholder-resolver",
1035         "version": "v1.0.2",
1036         "version_normalized": "1.0.2.0",
1037         "source": {
1038             "type": "git",
1039             "url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
1040             "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
1041         },
1042         "dist": {
1043             "type": "zip",
1044             "url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
1045             "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
1046             "shasum": ""
1047         },
1048         "require": {
1049             "php": ">=5.3.2"
1050         },
1051         "time": "2012-10-28T21:08:28+00:00",
1052         "type": "library",
1053         "extra": {
1054             "branch-alias": {
1055                 "dev-master": "1.0-dev"
1056             }
1057         },
1058         "installation-source": "dist",
1059         "autoload": {
1060             "psr-0": {
1061                 "Dflydev\\PlaceholderResolver": "src"
1062             }
1063         },
1064         "notification-url": "https://packagist.org/downloads/",
1065         "license": [
1066             "MIT"
1067         ],
1068         "authors": [
1069             {
1070                 "name": "Dragonfly Development Inc.",
1071                 "email": "info@dflydev.com",
1072                 "homepage": "http://dflydev.com"
1073             },
1074             {
1075                 "name": "Beau Simensen",
1076                 "email": "beau@dflydev.com",
1077                 "homepage": "http://beausimensen.com"
1078             }
1079         ],
1080         "description": "Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.",
1081         "homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
1082         "keywords": [
1083             "placeholder",
1084             "resolver"
1085         ]
1086     },
1087     {
1088         "name": "dflydev/dot-access-data",
1089         "version": "v1.1.0",
1090         "version_normalized": "1.1.0.0",
1091         "source": {
1092             "type": "git",
1093             "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
1094             "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
1095         },
1096         "dist": {
1097             "type": "zip",
1098             "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
1099             "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
1100             "shasum": ""
1101         },
1102         "require": {
1103             "php": ">=5.3.2"
1104         },
1105         "time": "2017-01-20T21:14:22+00:00",
1106         "type": "library",
1107         "extra": {
1108             "branch-alias": {
1109                 "dev-master": "1.0-dev"
1110             }
1111         },
1112         "installation-source": "dist",
1113         "autoload": {
1114             "psr-0": {
1115                 "Dflydev\\DotAccessData": "src"
1116             }
1117         },
1118         "notification-url": "https://packagist.org/downloads/",
1119         "license": [
1120             "MIT"
1121         ],
1122         "authors": [
1123             {
1124                 "name": "Dragonfly Development Inc.",
1125                 "email": "info@dflydev.com",
1126                 "homepage": "http://dflydev.com"
1127             },
1128             {
1129                 "name": "Beau Simensen",
1130                 "email": "beau@dflydev.com",
1131                 "homepage": "http://beausimensen.com"
1132             },
1133             {
1134                 "name": "Carlos Frutos",
1135                 "email": "carlos@kiwing.it",
1136                 "homepage": "https://github.com/cfrutos"
1137             }
1138         ],
1139         "description": "Given a deep data structure, access data by dot notation.",
1140         "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
1141         "keywords": [
1142             "access",
1143             "data",
1144             "dot",
1145             "notation"
1146         ]
1147     },
1148     {
1149         "name": "dflydev/dot-access-configuration",
1150         "version": "v1.0.1",
1151         "version_normalized": "1.0.1.0",
1152         "source": {
1153             "type": "git",
1154             "url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
1155             "reference": "9b65c83159c9003e00284ea1144ad96b69d9c8b9"
1156         },
1157         "dist": {
1158             "type": "zip",
1159             "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/9b65c83159c9003e00284ea1144ad96b69d9c8b9",
1160             "reference": "9b65c83159c9003e00284ea1144ad96b69d9c8b9",
1161             "shasum": ""
1162         },
1163         "require": {
1164             "dflydev/dot-access-data": "1.*",
1165             "dflydev/placeholder-resolver": "1.*",
1166             "php": ">=5.3.2"
1167         },
1168         "require-dev": {
1169             "symfony/yaml": "~2.1"
1170         },
1171         "suggest": {
1172             "symfony/yaml": "Required for using the YAML Configuration Builders"
1173         },
1174         "time": "2014-11-14T03:26:12+00:00",
1175         "type": "library",
1176         "extra": {
1177             "branch-alias": {
1178                 "dev-master": "1.0-dev"
1179             }
1180         },
1181         "installation-source": "dist",
1182         "autoload": {
1183             "psr-0": {
1184                 "Dflydev\\DotAccessConfiguration": "src"
1185             }
1186         },
1187         "notification-url": "https://packagist.org/downloads/",
1188         "license": [
1189             "MIT"
1190         ],
1191         "authors": [
1192             {
1193                 "name": "Dragonfly Development Inc.",
1194                 "email": "info@dflydev.com",
1195                 "homepage": "http://dflydev.com"
1196             },
1197             {
1198                 "name": "Beau Simensen",
1199                 "email": "beau@dflydev.com",
1200                 "homepage": "http://beausimensen.com"
1201             }
1202         ],
1203         "description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
1204         "homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
1205         "keywords": [
1206             "config",
1207             "configuration"
1208         ]
1209     },
1210     {
1211         "name": "alchemy/zippy",
1212         "version": "0.4.3",
1213         "version_normalized": "0.4.3.0",
1214         "source": {
1215             "type": "git",
1216             "url": "https://github.com/alchemy-fr/Zippy.git",
1217             "reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea"
1218         },
1219         "dist": {
1220             "type": "zip",
1221             "url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/5ffdc93de0af2770d396bf433d8b2667c77277ea",
1222             "reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea",
1223             "shasum": ""
1224         },
1225         "require": {
1226             "doctrine/collections": "~1.0",
1227             "ext-mbstring": "*",
1228             "php": ">=5.5",
1229             "symfony/filesystem": "^2.0.5|^3.0",
1230             "symfony/process": "^2.1|^3.0"
1231         },
1232         "require-dev": {
1233             "ext-zip": "*",
1234             "guzzle/guzzle": "~3.0",
1235             "guzzlehttp/guzzle": "^6.0",
1236             "phpunit/phpunit": "^4.0|^5.0",
1237             "symfony/finder": "^2.0.5|^3.0"
1238         },
1239         "suggest": {
1240             "ext-zip": "To use the ZipExtensionAdapter",
1241             "guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
1242             "guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
1243         },
1244         "time": "2016-11-03T16:10:31+00:00",
1245         "type": "library",
1246         "extra": {
1247             "branch-alias": {
1248                 "dev-master": "0.4.x-dev"
1249             }
1250         },
1251         "installation-source": "dist",
1252         "autoload": {
1253             "psr-4": {
1254                 "Alchemy\\Zippy\\": "src/"
1255             }
1256         },
1257         "notification-url": "https://packagist.org/downloads/",
1258         "license": [
1259             "MIT"
1260         ],
1261         "authors": [
1262             {
1263                 "name": "Alchemy",
1264                 "email": "dev.team@alchemy.fr",
1265                 "homepage": "http://www.alchemy.fr/"
1266             }
1267         ],
1268         "description": "Zippy, the archive manager companion",
1269         "keywords": [
1270             "bzip",
1271             "compression",
1272             "tar",
1273             "zip"
1274         ]
1275     },
1276     {
1277         "name": "fabpot/goutte",
1278         "version": "v3.2.1",
1279         "version_normalized": "3.2.1.0",
1280         "source": {
1281             "type": "git",
1282             "url": "https://github.com/FriendsOfPHP/Goutte.git",
1283             "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638"
1284         },
1285         "dist": {
1286             "type": "zip",
1287             "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/db5c28f4a010b4161d507d5304e28a7ebf211638",
1288             "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638",
1289             "shasum": ""
1290         },
1291         "require": {
1292             "guzzlehttp/guzzle": "^6.0",
1293             "php": ">=5.5.0",
1294             "symfony/browser-kit": "~2.1|~3.0",
1295             "symfony/css-selector": "~2.1|~3.0",
1296             "symfony/dom-crawler": "~2.1|~3.0"
1297         },
1298         "time": "2017-01-03T13:21:43+00:00",
1299         "type": "application",
1300         "extra": {
1301             "branch-alias": {
1302                 "dev-master": "3.2-dev"
1303             }
1304         },
1305         "installation-source": "dist",
1306         "autoload": {
1307             "psr-4": {
1308                 "Goutte\\": "Goutte"
1309             }
1310         },
1311         "notification-url": "https://packagist.org/downloads/",
1312         "license": [
1313             "MIT"
1314         ],
1315         "authors": [
1316             {
1317                 "name": "Fabien Potencier",
1318                 "email": "fabien@symfony.com"
1319             }
1320         ],
1321         "description": "A simple PHP Web Scraper",
1322         "homepage": "https://github.com/FriendsOfPHP/Goutte",
1323         "keywords": [
1324             "scraper"
1325         ]
1326     },
1327     {
1328         "name": "behat/mink",
1329         "version": "v1.7.1",
1330         "version_normalized": "1.7.1.0",
1331         "source": {
1332             "type": "git",
1333             "url": "https://github.com/minkphp/Mink.git",
1334             "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
1335         },
1336         "dist": {
1337             "type": "zip",
1338             "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
1339             "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
1340             "shasum": ""
1341         },
1342         "require": {
1343             "php": ">=5.3.1",
1344             "symfony/css-selector": "~2.1|~3.0"
1345         },
1346         "require-dev": {
1347             "symfony/phpunit-bridge": "~2.7|~3.0"
1348         },
1349         "suggest": {
1350             "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
1351             "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
1352             "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
1353             "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
1354         },
1355         "time": "2016-03-05T08:26:18+00:00",
1356         "type": "library",
1357         "extra": {
1358             "branch-alias": {
1359                 "dev-master": "1.7.x-dev"
1360             }
1361         },
1362         "installation-source": "dist",
1363         "autoload": {
1364             "psr-4": {
1365                 "Behat\\Mink\\": "src/"
1366             }
1367         },
1368         "notification-url": "https://packagist.org/downloads/",
1369         "license": [
1370             "MIT"
1371         ],
1372         "authors": [
1373             {
1374                 "name": "Konstantin Kudryashov",
1375                 "email": "ever.zet@gmail.com",
1376                 "homepage": "http://everzet.com"
1377             }
1378         ],
1379         "description": "Browser controller/emulator abstraction for PHP",
1380         "homepage": "http://mink.behat.org/",
1381         "keywords": [
1382             "browser",
1383             "testing",
1384             "web"
1385         ]
1386     },
1387     {
1388         "name": "behat/mink-browserkit-driver",
1389         "version": "v1.3.2",
1390         "version_normalized": "1.3.2.0",
1391         "source": {
1392             "type": "git",
1393             "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
1394             "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
1395         },
1396         "dist": {
1397             "type": "zip",
1398             "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
1399             "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
1400             "shasum": ""
1401         },
1402         "require": {
1403             "behat/mink": "^1.7.1@dev",
1404             "php": ">=5.3.6",
1405             "symfony/browser-kit": "~2.3|~3.0",
1406             "symfony/dom-crawler": "~2.3|~3.0"
1407         },
1408         "require-dev": {
1409             "silex/silex": "~1.2",
1410             "symfony/phpunit-bridge": "~2.7|~3.0"
1411         },
1412         "time": "2016-03-05T08:59:47+00:00",
1413         "type": "mink-driver",
1414         "extra": {
1415             "branch-alias": {
1416                 "dev-master": "1.3.x-dev"
1417             }
1418         },
1419         "installation-source": "dist",
1420         "autoload": {
1421             "psr-4": {
1422                 "Behat\\Mink\\Driver\\": "src/"
1423             }
1424         },
1425         "notification-url": "https://packagist.org/downloads/",
1426         "license": [
1427             "MIT"
1428         ],
1429         "authors": [
1430             {
1431                 "name": "Konstantin Kudryashov",
1432                 "email": "ever.zet@gmail.com",
1433                 "homepage": "http://everzet.com"
1434             }
1435         ],
1436         "description": "Symfony2 BrowserKit driver for Mink framework",
1437         "homepage": "http://mink.behat.org/",
1438         "keywords": [
1439             "Mink",
1440             "Symfony2",
1441             "browser",
1442             "testing"
1443         ]
1444     },
1445     {
1446         "name": "behat/mink-goutte-driver",
1447         "version": "v1.2.1",
1448         "version_normalized": "1.2.1.0",
1449         "source": {
1450             "type": "git",
1451             "url": "https://github.com/minkphp/MinkGoutteDriver.git",
1452             "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
1453         },
1454         "dist": {
1455             "type": "zip",
1456             "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
1457             "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
1458             "shasum": ""
1459         },
1460         "require": {
1461             "behat/mink": "~1.6@dev",
1462             "behat/mink-browserkit-driver": "~1.2@dev",
1463             "fabpot/goutte": "~1.0.4|~2.0|~3.1",
1464             "php": ">=5.3.1"
1465         },
1466         "require-dev": {
1467             "symfony/phpunit-bridge": "~2.7|~3.0"
1468         },
1469         "time": "2016-03-05T09:04:22+00:00",
1470         "type": "mink-driver",
1471         "extra": {
1472             "branch-alias": {
1473                 "dev-master": "1.2.x-dev"
1474             }
1475         },
1476         "installation-source": "dist",
1477         "autoload": {
1478             "psr-4": {
1479                 "Behat\\Mink\\Driver\\": "src/"
1480             }
1481         },
1482         "notification-url": "https://packagist.org/downloads/",
1483         "license": [
1484             "MIT"
1485         ],
1486         "authors": [
1487             {
1488                 "name": "Konstantin Kudryashov",
1489                 "email": "ever.zet@gmail.com",
1490                 "homepage": "http://everzet.com"
1491             }
1492         ],
1493         "description": "Goutte driver for Mink framework",
1494         "homepage": "http://mink.behat.org/",
1495         "keywords": [
1496             "browser",
1497             "goutte",
1498             "headless",
1499             "testing"
1500         ]
1501     },
1502     {
1503         "name": "jcalderonzumba/gastonjs",
1504         "version": "v1.0.3",
1505         "version_normalized": "1.0.3.0",
1506         "source": {
1507             "type": "git",
1508             "url": "https://github.com/jcalderonzumba/gastonjs.git",
1509             "reference": "4ff4a788d4995ae0d4b45fdcb1b76650e2eec72a"
1510         },
1511         "dist": {
1512             "type": "zip",
1513             "url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/4ff4a788d4995ae0d4b45fdcb1b76650e2eec72a",
1514             "reference": "4ff4a788d4995ae0d4b45fdcb1b76650e2eec72a",
1515             "shasum": ""
1516         },
1517         "require": {
1518             "guzzlehttp/guzzle": "~5.0|~6.0",
1519             "php": ">=5.4"
1520         },
1521         "require-dev": {
1522             "phpunit/phpunit": "~4.6",
1523             "silex/silex": "~1.2",
1524             "symfony/phpunit-bridge": "~2.7",
1525             "symfony/process": "~2.1"
1526         },
1527         "time": "2016-05-04T16:27:07+00:00",
1528         "type": "phantomjs-api",
1529         "extra": {
1530             "branch-alias": {
1531                 "dev-master": "1.1.x-dev"
1532             }
1533         },
1534         "installation-source": "dist",
1535         "autoload": {
1536             "psr-4": {
1537                 "Zumba\\GastonJS\\": "src"
1538             }
1539         },
1540         "notification-url": "https://packagist.org/downloads/",
1541         "license": [
1542             "MIT"
1543         ],
1544         "authors": [
1545             {
1546                 "name": "Juan Francisco Calderón Zumba",
1547                 "email": "juanfcz@gmail.com",
1548                 "homepage": "http://github.com/jcalderonzumba"
1549             }
1550         ],
1551         "description": "PhantomJS API based server for webpage automation",
1552         "homepage": "https://github.com/jcalderonzumba/gastonjs",
1553         "keywords": [
1554             "api",
1555             "automation",
1556             "browser",
1557             "headless",
1558             "phantomjs"
1559         ]
1560     },
1561     {
1562         "name": "jcalderonzumba/mink-phantomjs-driver",
1563         "version": "v0.3.3",
1564         "version_normalized": "0.3.3.0",
1565         "source": {
1566             "type": "git",
1567             "url": "https://github.com/jcalderonzumba/MinkPhantomJSDriver.git",
1568             "reference": "008f43670e94acd39273d15add1e7348eb23848d"
1569         },
1570         "dist": {
1571             "type": "zip",
1572             "url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/008f43670e94acd39273d15add1e7348eb23848d",
1573             "reference": "008f43670e94acd39273d15add1e7348eb23848d",
1574             "shasum": ""
1575         },
1576         "require": {
1577             "behat/mink": "~1.7",
1578             "jcalderonzumba/gastonjs": "~1.0",
1579             "php": ">=5.4",
1580             "twig/twig": "~1.20|~2.0"
1581         },
1582         "require-dev": {
1583             "mink/driver-testsuite": "dev-master",
1584             "phpunit/phpunit": "~4.6"
1585         },
1586         "time": "2016-12-01T10:57:30+00:00",
1587         "type": "mink-driver",
1588         "extra": {
1589             "branch-alias": {
1590                 "dev-master": "0.4.x-dev"
1591             }
1592         },
1593         "installation-source": "dist",
1594         "autoload": {
1595             "psr-4": {
1596                 "Zumba\\Mink\\Driver\\": "src"
1597             }
1598         },
1599         "notification-url": "https://packagist.org/downloads/",
1600         "license": [
1601             "MIT"
1602         ],
1603         "authors": [
1604             {
1605                 "name": "Juan Francisco Calderón Zumba",
1606                 "email": "juanfcz@gmail.com",
1607                 "homepage": "http://github.com/jcalderonzumba"
1608             }
1609         ],
1610         "description": "PhantomJS driver for Mink framework",
1611         "homepage": "http://mink.behat.org/",
1612         "keywords": [
1613             "ajax",
1614             "browser",
1615             "headless",
1616             "javascript",
1617             "phantomjs",
1618             "testing"
1619         ]
1620     },
1621     {
1622         "name": "mikey179/vfsStream",
1623         "version": "v1.6.4",
1624         "version_normalized": "1.6.4.0",
1625         "source": {
1626             "type": "git",
1627             "url": "https://github.com/mikey179/vfsStream.git",
1628             "reference": "0247f57b2245e8ad2e689d7cee754b45fbabd592"
1629         },
1630         "dist": {
1631             "type": "zip",
1632             "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/0247f57b2245e8ad2e689d7cee754b45fbabd592",
1633             "reference": "0247f57b2245e8ad2e689d7cee754b45fbabd592",
1634             "shasum": ""
1635         },
1636         "require": {
1637             "php": ">=5.3.0"
1638         },
1639         "require-dev": {
1640             "phpunit/phpunit": "~4.5"
1641         },
1642         "time": "2016-07-18T14:02:57+00:00",
1643         "type": "library",
1644         "extra": {
1645             "branch-alias": {
1646                 "dev-master": "1.6.x-dev"
1647             }
1648         },
1649         "installation-source": "dist",
1650         "autoload": {
1651             "psr-0": {
1652                 "org\\bovigo\\vfs\\": "src/main/php"
1653             }
1654         },
1655         "notification-url": "https://packagist.org/downloads/",
1656         "license": [
1657             "BSD-3-Clause"
1658         ],
1659         "authors": [
1660             {
1661                 "name": "Frank Kleine",
1662                 "homepage": "http://frankkleine.de/",
1663                 "role": "Developer"
1664             }
1665         ],
1666         "description": "Virtual file system to mock the real file system in unit tests.",
1667         "homepage": "http://vfs.bovigo.org/"
1668     },
1669     {
1670         "name": "sebastian/version",
1671         "version": "1.0.6",
1672         "version_normalized": "1.0.6.0",
1673         "source": {
1674             "type": "git",
1675             "url": "https://github.com/sebastianbergmann/version.git",
1676             "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1677         },
1678         "dist": {
1679             "type": "zip",
1680             "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1681             "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1682             "shasum": ""
1683         },
1684         "time": "2015-06-21T13:59:46+00:00",
1685         "type": "library",
1686         "installation-source": "dist",
1687         "autoload": {
1688             "classmap": [
1689                 "src/"
1690             ]
1691         },
1692         "notification-url": "https://packagist.org/downloads/",
1693         "license": [
1694             "BSD-3-Clause"
1695         ],
1696         "authors": [
1697             {
1698                 "name": "Sebastian Bergmann",
1699                 "email": "sebastian@phpunit.de",
1700                 "role": "lead"
1701             }
1702         ],
1703         "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1704         "homepage": "https://github.com/sebastianbergmann/version"
1705     },
1706     {
1707         "name": "sebastian/global-state",
1708         "version": "1.1.1",
1709         "version_normalized": "1.1.1.0",
1710         "source": {
1711             "type": "git",
1712             "url": "https://github.com/sebastianbergmann/global-state.git",
1713             "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1714         },
1715         "dist": {
1716             "type": "zip",
1717             "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1718             "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1719             "shasum": ""
1720         },
1721         "require": {
1722             "php": ">=5.3.3"
1723         },
1724         "require-dev": {
1725             "phpunit/phpunit": "~4.2"
1726         },
1727         "suggest": {
1728             "ext-uopz": "*"
1729         },
1730         "time": "2015-10-12T03:26:01+00:00",
1731         "type": "library",
1732         "extra": {
1733             "branch-alias": {
1734                 "dev-master": "1.0-dev"
1735             }
1736         },
1737         "installation-source": "dist",
1738         "autoload": {
1739             "classmap": [
1740                 "src/"
1741             ]
1742         },
1743         "notification-url": "https://packagist.org/downloads/",
1744         "license": [
1745             "BSD-3-Clause"
1746         ],
1747         "authors": [
1748             {
1749                 "name": "Sebastian Bergmann",
1750                 "email": "sebastian@phpunit.de"
1751             }
1752         ],
1753         "description": "Snapshotting of global state",
1754         "homepage": "http://www.github.com/sebastianbergmann/global-state",
1755         "keywords": [
1756             "global state"
1757         ]
1758     },
1759     {
1760         "name": "sebastian/exporter",
1761         "version": "1.2.2",
1762         "version_normalized": "1.2.2.0",
1763         "source": {
1764             "type": "git",
1765             "url": "https://github.com/sebastianbergmann/exporter.git",
1766             "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
1767         },
1768         "dist": {
1769             "type": "zip",
1770             "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
1771             "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
1772             "shasum": ""
1773         },
1774         "require": {
1775             "php": ">=5.3.3",
1776             "sebastian/recursion-context": "~1.0"
1777         },
1778         "require-dev": {
1779             "ext-mbstring": "*",
1780             "phpunit/phpunit": "~4.4"
1781         },
1782         "time": "2016-06-17T09:04:28+00:00",
1783         "type": "library",
1784         "extra": {
1785             "branch-alias": {
1786                 "dev-master": "1.3.x-dev"
1787             }
1788         },
1789         "installation-source": "dist",
1790         "autoload": {
1791             "classmap": [
1792                 "src/"
1793             ]
1794         },
1795         "notification-url": "https://packagist.org/downloads/",
1796         "license": [
1797             "BSD-3-Clause"
1798         ],
1799         "authors": [
1800             {
1801                 "name": "Jeff Welch",
1802                 "email": "whatthejeff@gmail.com"
1803             },
1804             {
1805                 "name": "Volker Dusch",
1806                 "email": "github@wallbash.com"
1807             },
1808             {
1809                 "name": "Bernhard Schussek",
1810                 "email": "bschussek@2bepublished.at"
1811             },
1812             {
1813                 "name": "Sebastian Bergmann",
1814                 "email": "sebastian@phpunit.de"
1815             },
1816             {
1817                 "name": "Adam Harvey",
1818                 "email": "aharvey@php.net"
1819             }
1820         ],
1821         "description": "Provides the functionality to export PHP variables for visualization",
1822         "homepage": "http://www.github.com/sebastianbergmann/exporter",
1823         "keywords": [
1824             "export",
1825             "exporter"
1826         ]
1827     },
1828     {
1829         "name": "sebastian/environment",
1830         "version": "1.3.8",
1831         "version_normalized": "1.3.8.0",
1832         "source": {
1833             "type": "git",
1834             "url": "https://github.com/sebastianbergmann/environment.git",
1835             "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
1836         },
1837         "dist": {
1838             "type": "zip",
1839             "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1840             "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1841             "shasum": ""
1842         },
1843         "require": {
1844             "php": "^5.3.3 || ^7.0"
1845         },
1846         "require-dev": {
1847             "phpunit/phpunit": "^4.8 || ^5.0"
1848         },
1849         "time": "2016-08-18T05:49:44+00:00",
1850         "type": "library",
1851         "extra": {
1852             "branch-alias": {
1853                 "dev-master": "1.3.x-dev"
1854             }
1855         },
1856         "installation-source": "dist",
1857         "autoload": {
1858             "classmap": [
1859                 "src/"
1860             ]
1861         },
1862         "notification-url": "https://packagist.org/downloads/",
1863         "license": [
1864             "BSD-3-Clause"
1865         ],
1866         "authors": [
1867             {
1868                 "name": "Sebastian Bergmann",
1869                 "email": "sebastian@phpunit.de"
1870             }
1871         ],
1872         "description": "Provides functionality to handle HHVM/PHP environments",
1873         "homepage": "http://www.github.com/sebastianbergmann/environment",
1874         "keywords": [
1875             "Xdebug",
1876             "environment",
1877             "hhvm"
1878         ]
1879     },
1880     {
1881         "name": "sebastian/comparator",
1882         "version": "1.2.4",
1883         "version_normalized": "1.2.4.0",
1884         "source": {
1885             "type": "git",
1886             "url": "https://github.com/sebastianbergmann/comparator.git",
1887             "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
1888         },
1889         "dist": {
1890             "type": "zip",
1891             "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
1892             "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
1893             "shasum": ""
1894         },
1895         "require": {
1896             "php": ">=5.3.3",
1897             "sebastian/diff": "~1.2",
1898             "sebastian/exporter": "~1.2 || ~2.0"
1899         },
1900         "require-dev": {
1901             "phpunit/phpunit": "~4.4"
1902         },
1903         "time": "2017-01-29T09:50:25+00:00",
1904         "type": "library",
1905         "extra": {
1906             "branch-alias": {
1907                 "dev-master": "1.2.x-dev"
1908             }
1909         },
1910         "installation-source": "dist",
1911         "autoload": {
1912             "classmap": [
1913                 "src/"
1914             ]
1915         },
1916         "notification-url": "https://packagist.org/downloads/",
1917         "license": [
1918             "BSD-3-Clause"
1919         ],
1920         "authors": [
1921             {
1922                 "name": "Jeff Welch",
1923                 "email": "whatthejeff@gmail.com"
1924             },
1925             {
1926                 "name": "Volker Dusch",
1927                 "email": "github@wallbash.com"
1928             },
1929             {
1930                 "name": "Bernhard Schussek",
1931                 "email": "bschussek@2bepublished.at"
1932             },
1933             {
1934                 "name": "Sebastian Bergmann",
1935                 "email": "sebastian@phpunit.de"
1936             }
1937         ],
1938         "description": "Provides the functionality to compare PHP values for equality",
1939         "homepage": "http://www.github.com/sebastianbergmann/comparator",
1940         "keywords": [
1941             "comparator",
1942             "compare",
1943             "equality"
1944         ]
1945     },
1946     {
1947         "name": "doctrine/instantiator",
1948         "version": "1.0.5",
1949         "version_normalized": "1.0.5.0",
1950         "source": {
1951             "type": "git",
1952             "url": "https://github.com/doctrine/instantiator.git",
1953             "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
1954         },
1955         "dist": {
1956             "type": "zip",
1957             "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
1958             "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
1959             "shasum": ""
1960         },
1961         "require": {
1962             "php": ">=5.3,<8.0-DEV"
1963         },
1964         "require-dev": {
1965             "athletic/athletic": "~0.1.8",
1966             "ext-pdo": "*",
1967             "ext-phar": "*",
1968             "phpunit/phpunit": "~4.0",
1969             "squizlabs/php_codesniffer": "~2.0"
1970         },
1971         "time": "2015-06-14T21:17:01+00:00",
1972         "type": "library",
1973         "extra": {
1974             "branch-alias": {
1975                 "dev-master": "1.0.x-dev"
1976             }
1977         },
1978         "installation-source": "dist",
1979         "autoload": {
1980             "psr-4": {
1981                 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1982             }
1983         },
1984         "notification-url": "https://packagist.org/downloads/",
1985         "license": [
1986             "MIT"
1987         ],
1988         "authors": [
1989             {
1990                 "name": "Marco Pivetta",
1991                 "email": "ocramius@gmail.com",
1992                 "homepage": "http://ocramius.github.com/"
1993             }
1994         ],
1995         "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1996         "homepage": "https://github.com/doctrine/instantiator",
1997         "keywords": [
1998             "constructor",
1999             "instantiate"
2000         ]
2001     },
2002     {
2003         "name": "phpunit/php-text-template",
2004         "version": "1.2.1",
2005         "version_normalized": "1.2.1.0",
2006         "source": {
2007             "type": "git",
2008             "url": "https://github.com/sebastianbergmann/php-text-template.git",
2009             "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
2010         },
2011         "dist": {
2012             "type": "zip",
2013             "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2014             "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2015             "shasum": ""
2016         },
2017         "require": {
2018             "php": ">=5.3.3"
2019         },
2020         "time": "2015-06-21T13:50:34+00:00",
2021         "type": "library",
2022         "installation-source": "dist",
2023         "autoload": {
2024             "classmap": [
2025                 "src/"
2026             ]
2027         },
2028         "notification-url": "https://packagist.org/downloads/",
2029         "license": [
2030             "BSD-3-Clause"
2031         ],
2032         "authors": [
2033             {
2034                 "name": "Sebastian Bergmann",
2035                 "email": "sebastian@phpunit.de",
2036                 "role": "lead"
2037             }
2038         ],
2039         "description": "Simple template engine.",
2040         "homepage": "https://github.com/sebastianbergmann/php-text-template/",
2041         "keywords": [
2042             "template"
2043         ]
2044     },
2045     {
2046         "name": "phpunit/phpunit-mock-objects",
2047         "version": "2.3.8",
2048         "version_normalized": "2.3.8.0",
2049         "source": {
2050             "type": "git",
2051             "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2052             "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
2053         },
2054         "dist": {
2055             "type": "zip",
2056             "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
2057             "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
2058             "shasum": ""
2059         },
2060         "require": {
2061             "doctrine/instantiator": "^1.0.2",
2062             "php": ">=5.3.3",
2063             "phpunit/php-text-template": "~1.2",
2064             "sebastian/exporter": "~1.2"
2065         },
2066         "require-dev": {
2067             "phpunit/phpunit": "~4.4"
2068         },
2069         "suggest": {
2070             "ext-soap": "*"
2071         },
2072         "time": "2015-10-02T06:51:40+00:00",
2073         "type": "library",
2074         "extra": {
2075             "branch-alias": {
2076                 "dev-master": "2.3.x-dev"
2077             }
2078         },
2079         "installation-source": "dist",
2080         "autoload": {
2081             "classmap": [
2082                 "src/"
2083             ]
2084         },
2085         "notification-url": "https://packagist.org/downloads/",
2086         "license": [
2087             "BSD-3-Clause"
2088         ],
2089         "authors": [
2090             {
2091                 "name": "Sebastian Bergmann",
2092                 "email": "sb@sebastian-bergmann.de",
2093                 "role": "lead"
2094             }
2095         ],
2096         "description": "Mock Object library for PHPUnit",
2097         "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2098         "keywords": [
2099             "mock",
2100             "xunit"
2101         ]
2102     },
2103     {
2104         "name": "phpunit/php-timer",
2105         "version": "1.0.9",
2106         "version_normalized": "1.0.9.0",
2107         "source": {
2108             "type": "git",
2109             "url": "https://github.com/sebastianbergmann/php-timer.git",
2110             "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
2111         },
2112         "dist": {
2113             "type": "zip",
2114             "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
2115             "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
2116             "shasum": ""
2117         },
2118         "require": {
2119             "php": "^5.3.3 || ^7.0"
2120         },
2121         "require-dev": {
2122             "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
2123         },
2124         "time": "2017-02-26T11:10:40+00:00",
2125         "type": "library",
2126         "extra": {
2127             "branch-alias": {
2128                 "dev-master": "1.0-dev"
2129             }
2130         },
2131         "installation-source": "dist",
2132         "autoload": {
2133             "classmap": [
2134                 "src/"
2135             ]
2136         },
2137         "notification-url": "https://packagist.org/downloads/",
2138         "license": [
2139             "BSD-3-Clause"
2140         ],
2141         "authors": [
2142             {
2143                 "name": "Sebastian Bergmann",
2144                 "email": "sb@sebastian-bergmann.de",
2145                 "role": "lead"
2146             }
2147         ],
2148         "description": "Utility class for timing",
2149         "homepage": "https://github.com/sebastianbergmann/php-timer/",
2150         "keywords": [
2151             "timer"
2152         ]
2153     },
2154     {
2155         "name": "phpunit/php-file-iterator",
2156         "version": "1.4.2",
2157         "version_normalized": "1.4.2.0",
2158         "source": {
2159             "type": "git",
2160             "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2161             "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
2162         },
2163         "dist": {
2164             "type": "zip",
2165             "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
2166             "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
2167             "shasum": ""
2168         },
2169         "require": {
2170             "php": ">=5.3.3"
2171         },
2172         "time": "2016-10-03T07:40:28+00:00",
2173         "type": "library",
2174         "extra": {
2175             "branch-alias": {
2176                 "dev-master": "1.4.x-dev"
2177             }
2178         },
2179         "installation-source": "dist",
2180         "autoload": {
2181             "classmap": [
2182                 "src/"
2183             ]
2184         },
2185         "notification-url": "https://packagist.org/downloads/",
2186         "license": [
2187             "BSD-3-Clause"
2188         ],
2189         "authors": [
2190             {
2191                 "name": "Sebastian Bergmann",
2192                 "email": "sb@sebastian-bergmann.de",
2193                 "role": "lead"
2194             }
2195         ],
2196         "description": "FilterIterator implementation that filters files based on a list of suffixes.",
2197         "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2198         "keywords": [
2199             "filesystem",
2200             "iterator"
2201         ]
2202     },
2203     {
2204         "name": "phpunit/php-token-stream",
2205         "version": "1.4.11",
2206         "version_normalized": "1.4.11.0",
2207         "source": {
2208             "type": "git",
2209             "url": "https://github.com/sebastianbergmann/php-token-stream.git",
2210             "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
2211         },
2212         "dist": {
2213             "type": "zip",
2214             "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
2215             "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
2216             "shasum": ""
2217         },
2218         "require": {
2219             "ext-tokenizer": "*",
2220             "php": ">=5.3.3"
2221         },
2222         "require-dev": {
2223             "phpunit/phpunit": "~4.2"
2224         },
2225         "time": "2017-02-27T10:12:30+00:00",
2226         "type": "library",
2227         "extra": {
2228             "branch-alias": {
2229                 "dev-master": "1.4-dev"
2230             }
2231         },
2232         "installation-source": "dist",
2233         "autoload": {
2234             "classmap": [
2235                 "src/"
2236             ]
2237         },
2238         "notification-url": "https://packagist.org/downloads/",
2239         "license": [
2240             "BSD-3-Clause"
2241         ],
2242         "authors": [
2243             {
2244                 "name": "Sebastian Bergmann",
2245                 "email": "sebastian@phpunit.de"
2246             }
2247         ],
2248         "description": "Wrapper around PHP's tokenizer extension.",
2249         "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2250         "keywords": [
2251             "tokenizer"
2252         ]
2253     },
2254     {
2255         "name": "phpunit/php-code-coverage",
2256         "version": "2.2.4",
2257         "version_normalized": "2.2.4.0",
2258         "source": {
2259             "type": "git",
2260             "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2261             "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
2262         },
2263         "dist": {
2264             "type": "zip",
2265             "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2266             "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2267             "shasum": ""
2268         },
2269         "require": {
2270             "php": ">=5.3.3",
2271             "phpunit/php-file-iterator": "~1.3",
2272             "phpunit/php-text-template": "~1.2",
2273             "phpunit/php-token-stream": "~1.3",
2274             "sebastian/environment": "^1.3.2",
2275             "sebastian/version": "~1.0"
2276         },
2277         "require-dev": {
2278             "ext-xdebug": ">=2.1.4",
2279             "phpunit/phpunit": "~4"
2280         },
2281         "suggest": {
2282             "ext-dom": "*",
2283             "ext-xdebug": ">=2.2.1",
2284             "ext-xmlwriter": "*"
2285         },
2286         "time": "2015-10-06T15:47:00+00:00",
2287         "type": "library",
2288         "extra": {
2289             "branch-alias": {
2290                 "dev-master": "2.2.x-dev"
2291             }
2292         },
2293         "installation-source": "dist",
2294         "autoload": {
2295             "classmap": [
2296                 "src/"
2297             ]
2298         },
2299         "notification-url": "https://packagist.org/downloads/",
2300         "license": [
2301             "BSD-3-Clause"
2302         ],
2303         "authors": [
2304             {
2305                 "name": "Sebastian Bergmann",
2306                 "email": "sb@sebastian-bergmann.de",
2307                 "role": "lead"
2308             }
2309         ],
2310         "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2311         "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2312         "keywords": [
2313             "coverage",
2314             "testing",
2315             "xunit"
2316         ]
2317     },
2318     {
2319         "name": "drupal/migrate_upgrade",
2320         "version": "3.0.0-rc1",
2321         "version_normalized": "3.0.0.0-RC1",
2322         "source": {
2323             "type": "git",
2324             "url": "https://git.drupal.org/project/migrate_upgrade",
2325             "reference": "8.x-3.0-rc1"
2326         },
2327         "dist": {
2328             "type": "zip",
2329             "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-3.0-rc1.zip",
2330             "reference": "8.x-3.0-rc1",
2331             "shasum": "0141d36fb99b166c5e114b946b140780489620e3"
2332         },
2333         "require": {
2334             "drupal/core": "*",
2335             "drupal/migrate_plus": "*"
2336         },
2337         "type": "drupal-module",
2338         "extra": {
2339             "branch-alias": {
2340                 "dev-3.x": "3.x-dev"
2341             },
2342             "drupal": {
2343                 "version": "8.x-3.0-rc1",
2344                 "datestamp": "1476200639"
2345             }
2346         },
2347         "installation-source": "dist",
2348         "notification-url": "https://packages.drupal.org/8/downloads",
2349         "license": [
2350             "GPL-2.0+"
2351         ],
2352         "authors": [
2353             {
2354                 "name": "Ryan Weal",
2355                 "homepage": "https://www.drupal.org/user/412402"
2356             },
2357             {
2358                 "name": "abhishek-anand",
2359                 "homepage": "https://www.drupal.org/user/468982"
2360             },
2361             {
2362                 "name": "ksenzee",
2363                 "homepage": "https://www.drupal.org/user/139855"
2364             },
2365             {
2366                 "name": "mikeryan",
2367                 "homepage": "https://www.drupal.org/user/4420"
2368             },
2369             {
2370                 "name": "ultimike",
2371                 "homepage": "https://www.drupal.org/user/51132"
2372             },
2373             {
2374                 "name": "xjm",
2375                 "homepage": "https://www.drupal.org/user/65776"
2376             }
2377         ],
2378         "description": "Drush support for direct upgrades from older Drupal versions.",
2379         "homepage": "https://www.drupal.org/project/migrate_upgrade",
2380         "support": {
2381             "source": "http://cgit.drupalcode.org/migrate_upgrade"
2382         }
2383     },
2384     {
2385         "name": "drupal/migrate_tools",
2386         "version": "3.0.0-beta1",
2387         "version_normalized": "3.0.0.0-beta1",
2388         "source": {
2389             "type": "git",
2390             "url": "https://git.drupal.org/project/migrate_tools",
2391             "reference": "8.x-3.0-beta1"
2392         },
2393         "dist": {
2394             "type": "zip",
2395             "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-3.0-beta1.zip",
2396             "reference": "8.x-3.0-beta1",
2397             "shasum": "1511d1da1444743fa2defa54a17e62264e8ab836"
2398         },
2399         "require": {
2400             "drupal/core": "^8.2",
2401             "drupal/migrate_plus": "*"
2402         },
2403         "type": "drupal-module",
2404         "extra": {
2405             "branch-alias": {
2406                 "dev-3.x": "3.x-dev"
2407             },
2408             "drupal": {
2409                 "version": "8.x-3.0-beta1",
2410                 "datestamp": "1476313439"
2411             }
2412         },
2413         "installation-source": "dist",
2414         "notification-url": "https://packages.drupal.org/8/downloads",
2415         "license": [
2416             "GPL-2.0+"
2417         ],
2418         "authors": [
2419             {
2420                 "name": "mikeryan",
2421                 "homepage": "https://www.drupal.org/user/4420"
2422             }
2423         ],
2424         "description": "Tools to assist in developing and running migrations.",
2425         "homepage": "https://www.drupal.org/project/migrate_tools",
2426         "support": {
2427             "source": "http://cgit.drupalcode.org/migrate_tools"
2428         }
2429     },
2430     {
2431         "name": "drupal/eu_cookie_compliance",
2432         "version": "1.0.0-beta7",
2433         "version_normalized": "1.0.0.0-beta7",
2434         "source": {
2435             "type": "git",
2436             "url": "https://git.drupal.org/project/eu-cookie-compliance",
2437             "reference": "8.x-1.0-beta7"
2438         },
2439         "dist": {
2440             "type": "zip",
2441             "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.0-beta7.zip",
2442             "reference": "8.x-1.0-beta7",
2443             "shasum": "c8859fbeb5f6b1122c0eb6c5df1c4cd4b2961421"
2444         },
2445         "require": {
2446             "drupal/core": "*"
2447         },
2448         "type": "drupal-module",
2449         "extra": {
2450             "branch-alias": {
2451                 "dev-1.x": "1.x-dev"
2452             },
2453             "drupal": {
2454                 "version": "8.x-1.0-beta7",
2455                 "datestamp": "1471263146"
2456             }
2457         },
2458         "installation-source": "dist",
2459         "notification-url": "https://packages.drupal.org/8/downloads",
2460         "license": [
2461             "GPL-2.0+"
2462         ],
2463         "authors": [
2464             {
2465                 "name": "Marcin Pajdzik",
2466                 "homepage": "https://www.drupal.org/user/160555"
2467             },
2468             {
2469                 "name": "achton",
2470                 "homepage": "https://www.drupal.org/user/712454"
2471             },
2472             {
2473                 "name": "blairski",
2474                 "homepage": "https://www.drupal.org/user/120835"
2475             },
2476             {
2477                 "name": "dakku",
2478                 "homepage": "https://www.drupal.org/user/97634"
2479             },
2480             {
2481                 "name": "grzegorz.bartman",
2482                 "homepage": "https://www.drupal.org/user/363120"
2483             },
2484             {
2485                 "name": "id.tornado",
2486                 "homepage": "https://www.drupal.org/user/2754049"
2487             },
2488             {
2489                 "name": "killua99",
2490                 "homepage": "https://www.drupal.org/user/699418"
2491             },
2492             {
2493                 "name": "mibfire",
2494                 "homepage": "https://www.drupal.org/user/155136"
2495             },
2496             {
2497                 "name": "naveenvalecha",
2498                 "homepage": "https://www.drupal.org/user/2665733"
2499             },
2500             {
2501                 "name": "svenryen",
2502                 "homepage": "https://www.drupal.org/user/667244"
2503             }
2504         ],
2505         "description": "This module aims at making the website compliant with the new EU cookie regulation",
2506         "homepage": "https://www.drupal.org/project/eu_cookie_compliance",
2507         "support": {
2508             "source": "http://cgit.drupalcode.org/eu_cookie_compliance"
2509         }
2510     },
2511     {
2512         "name": "nikic/php-parser",
2513         "version": "v3.0.5",
2514         "version_normalized": "3.0.5.0",
2515         "source": {
2516             "type": "git",
2517             "url": "https://github.com/nikic/PHP-Parser.git",
2518             "reference": "2b9e2f71b722f7c53918ab0c25f7646c2013f17d"
2519         },
2520         "dist": {
2521             "type": "zip",
2522             "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/2b9e2f71b722f7c53918ab0c25f7646c2013f17d",
2523             "reference": "2b9e2f71b722f7c53918ab0c25f7646c2013f17d",
2524             "shasum": ""
2525         },
2526         "require": {
2527             "ext-tokenizer": "*",
2528             "php": ">=5.5"
2529         },
2530         "require-dev": {
2531             "phpunit/phpunit": "~4.0|~5.0"
2532         },
2533         "time": "2017-03-05T18:23:57+00:00",
2534         "bin": [
2535             "bin/php-parse"
2536         ],
2537         "type": "library",
2538         "extra": {
2539             "branch-alias": {
2540                 "dev-master": "3.0-dev"
2541             }
2542         },
2543         "installation-source": "dist",
2544         "autoload": {
2545             "psr-4": {
2546                 "PhpParser\\": "lib/PhpParser"
2547             }
2548         },
2549         "notification-url": "https://packagist.org/downloads/",
2550         "license": [
2551             "BSD-3-Clause"
2552         ],
2553         "authors": [
2554             {
2555                 "name": "Nikita Popov"
2556             }
2557         ],
2558         "description": "A PHP parser written in PHP",
2559         "keywords": [
2560             "parser",
2561             "php"
2562         ]
2563     },
2564     {
2565         "name": "sebastian/recursion-context",
2566         "version": "1.0.5",
2567         "version_normalized": "1.0.5.0",
2568         "source": {
2569             "type": "git",
2570             "url": "https://github.com/sebastianbergmann/recursion-context.git",
2571             "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
2572         },
2573         "dist": {
2574             "type": "zip",
2575             "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
2576             "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
2577             "shasum": ""
2578         },
2579         "require": {
2580             "php": ">=5.3.3"
2581         },
2582         "require-dev": {
2583             "phpunit/phpunit": "~4.4"
2584         },
2585         "time": "2016-10-03T07:41:43+00:00",
2586         "type": "library",
2587         "extra": {
2588             "branch-alias": {
2589                 "dev-master": "1.0.x-dev"
2590             }
2591         },
2592         "installation-source": "dist",
2593         "autoload": {
2594             "classmap": [
2595                 "src/"
2596             ]
2597         },
2598         "notification-url": "https://packagist.org/downloads/",
2599         "license": [
2600             "BSD-3-Clause"
2601         ],
2602         "authors": [
2603             {
2604                 "name": "Jeff Welch",
2605                 "email": "whatthejeff@gmail.com"
2606             },
2607             {
2608                 "name": "Sebastian Bergmann",
2609                 "email": "sebastian@phpunit.de"
2610             },
2611             {
2612                 "name": "Adam Harvey",
2613                 "email": "aharvey@php.net"
2614             }
2615         ],
2616         "description": "Provides functionality to recursively process PHP variables",
2617         "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
2618     },
2619     {
2620         "name": "phpspec/prophecy",
2621         "version": "v1.7.0",
2622         "version_normalized": "1.7.0.0",
2623         "source": {
2624             "type": "git",
2625             "url": "https://github.com/phpspec/prophecy.git",
2626             "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
2627         },
2628         "dist": {
2629             "type": "zip",
2630             "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073",
2631             "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
2632             "shasum": ""
2633         },
2634         "require": {
2635             "doctrine/instantiator": "^1.0.2",
2636             "php": "^5.3|^7.0",
2637             "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
2638             "sebastian/comparator": "^1.1|^2.0",
2639             "sebastian/recursion-context": "^1.0|^2.0|^3.0"
2640         },
2641         "require-dev": {
2642             "phpspec/phpspec": "^2.5|^3.2",
2643             "phpunit/phpunit": "^4.8 || ^5.6.5"
2644         },
2645         "time": "2017-03-02T20:05:34+00:00",
2646         "type": "library",
2647         "extra": {
2648             "branch-alias": {
2649                 "dev-master": "1.6.x-dev"
2650             }
2651         },
2652         "installation-source": "dist",
2653         "autoload": {
2654             "psr-0": {
2655                 "Prophecy\\": "src/"
2656             }
2657         },
2658         "notification-url": "https://packagist.org/downloads/",
2659         "license": [
2660             "MIT"
2661         ],
2662         "authors": [
2663             {
2664                 "name": "Konstantin Kudryashov",
2665                 "email": "ever.zet@gmail.com",
2666                 "homepage": "http://everzet.com"
2667             },
2668             {
2669                 "name": "Marcello Duarte",
2670                 "email": "marcello.duarte@gmail.com"
2671             }
2672         ],
2673         "description": "Highly opinionated mocking framework for PHP 5.3+",
2674         "homepage": "https://github.com/phpspec/prophecy",
2675         "keywords": [
2676             "Double",
2677             "Dummy",
2678             "fake",
2679             "mock",
2680             "spy",
2681             "stub"
2682         ]
2683     },
2684     {
2685         "name": "twbs/bootstrap-sass",
2686         "version": "v3.3.7",
2687         "version_normalized": "3.3.7.0",
2688         "source": {
2689             "type": "git",
2690             "url": "https://github.com/twbs/bootstrap-sass.git",
2691             "reference": "5d6b2ebba0c2a5885ce2f0e01e9218db3d3b5e47"
2692         },
2693         "dist": {
2694             "type": "zip",
2695             "url": "https://api.github.com/repos/twbs/bootstrap-sass/zipball/5d6b2ebba0c2a5885ce2f0e01e9218db3d3b5e47",
2696             "reference": "5d6b2ebba0c2a5885ce2f0e01e9218db3d3b5e47",
2697             "shasum": ""
2698         },
2699         "time": "2016-07-25T19:58:53+00:00",
2700         "type": "library",
2701         "extra": {
2702             "branch-alias": {
2703                 "dev-master": "3.3.x-dev"
2704             }
2705         },
2706         "installation-source": "dist",
2707         "notification-url": "https://packagist.org/downloads/",
2708         "license": [
2709             "MIT"
2710         ],
2711         "authors": [
2712             {
2713                 "name": "Mark Otto"
2714             },
2715             {
2716                 "name": "Thomas McDonald"
2717             },
2718             {
2719                 "name": "Tristan Harward"
2720             },
2721             {
2722                 "name": "Peter Gumeson"
2723             },
2724             {
2725                 "name": "Gleb Mazovetskiy"
2726             },
2727             {
2728                 "name": "Jacob Thornton"
2729             }
2730         ],
2731         "description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
2732         "homepage": "http://github.com/twbs/bootstrap-sass",
2733         "keywords": [
2734             "bootstrap",
2735             "css",
2736             "sass"
2737         ]
2738     },
2739     {
2740         "name": "drupal/paragraphs",
2741         "version": "1.1.0",
2742         "version_normalized": "1.1.0.0",
2743         "source": {
2744             "type": "git",
2745             "url": "https://git.drupal.org/project/paragraphs",
2746             "reference": "8.x-1.1"
2747         },
2748         "dist": {
2749             "type": "zip",
2750             "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.1.zip",
2751             "reference": "8.x-1.1",
2752             "shasum": "c678e5704a98c6a0549e415412da081cfeb03a00"
2753         },
2754         "require": {
2755             "drupal/core": "~8.0",
2756             "drupal/entity_reference_revisions": "*"
2757         },
2758         "require-dev": {
2759             "drupal/diff": "*",
2760             "drupal/field_group": "*",
2761             "drupal/inline_entity_form": "*",
2762             "drupal/replicate": "*",
2763             "drupal/search_api": "*",
2764             "drupal/search_api_db": "*"
2765         },
2766         "type": "drupal-module",
2767         "extra": {
2768             "branch-alias": {
2769                 "dev-1.x": "1.x-dev"
2770             },
2771             "drupal": {
2772                 "version": "8.x-1.1",
2773                 "datestamp": "1487331784"
2774             }
2775         },
2776         "installation-source": "dist",
2777         "notification-url": "https://packages.drupal.org/8/downloads",
2778         "license": [
2779             "GPL-2.0+"
2780         ],
2781         "authors": [
2782             {
2783                 "name": "Berdir",
2784                 "homepage": "https://www.drupal.org/user/214652"
2785             },
2786             {
2787                 "name": "Frans",
2788                 "homepage": "https://www.drupal.org/user/514222"
2789             },
2790             {
2791                 "name": "Primsi",
2792                 "homepage": "https://www.drupal.org/user/282629"
2793             },
2794             {
2795                 "name": "jeroen.b",
2796                 "homepage": "https://www.drupal.org/user/1853532"
2797             },
2798             {
2799                 "name": "miro_dietiker",
2800                 "homepage": "https://www.drupal.org/user/227761"
2801             }
2802         ],
2803         "description": "Enables the creation of paragraphs entities.",
2804         "homepage": "https://www.drupal.org/project/paragraphs",
2805         "support": {
2806             "source": "http://cgit.drupalcode.org/paragraphs"
2807         }
2808     },
2809     {
2810         "name": "drupal/livereload",
2811         "version": "dev-1.x",
2812         "version_normalized": "dev-1.x",
2813         "source": {
2814             "type": "git",
2815             "url": "https://git.drupal.org/project/livereload",
2816             "reference": "223feb798d2af436818c3d8fd0b47718569ebd4b"
2817         },
2818         "require": {
2819             "drupal/core": "~8.0"
2820         },
2821         "type": "drupal-module",
2822         "extra": {
2823             "branch-alias": {
2824                 "dev-1.x": "1.x-dev"
2825             },
2826             "drupal": {
2827                 "version": "8.x-1.x-dev",
2828                 "datestamp": "1474009739"
2829             }
2830         },
2831         "installation-source": "source",
2832         "notification-url": "https://packages.drupal.org/8/downloads",
2833         "license": [
2834             "GPL-2.0+"
2835         ],
2836         "authors": [
2837             {
2838                 "name": "Hydra",
2839                 "homepage": "https://www.drupal.org/user/647364"
2840             },
2841             {
2842                 "name": "tim.plunkett",
2843                 "homepage": "https://www.drupal.org/user/241634"
2844             }
2845         ],
2846         "description": "Enables and enhances use of LiveReload during development.",
2847         "homepage": "https://www.drupal.org/project/livereload",
2848         "support": {
2849             "source": "http://cgit.drupalcode.org/livereload"
2850         }
2851     },
2852     {
2853         "name": "drupal/front",
2854         "version": "1.0.0-alpha2",
2855         "version_normalized": "1.0.0.0-alpha2",
2856         "source": {
2857             "type": "git",
2858             "url": "https://git.drupal.org/project/front",
2859             "reference": "8.x-1.0-alpha2"
2860         },
2861         "dist": {
2862             "type": "zip",
2863             "url": "https://ftp.drupal.org/files/projects/front-8.x-1.0-alpha2.zip",
2864             "reference": "8.x-1.0-alpha2",
2865             "shasum": "d4381a4fea8ebdf50575a2b443094612b0ff1eb0"
2866         },
2867         "require": {
2868             "drupal/core": "~8.0"
2869         },
2870         "type": "drupal-module",
2871         "extra": {
2872             "branch-alias": {
2873                 "dev-1.x": "1.x-dev"
2874             },
2875             "drupal": {
2876                 "version": "8.x-1.0-alpha2",
2877                 "datestamp": "1487686982"
2878             }
2879         },
2880         "installation-source": "dist",
2881         "notification-url": "https://packages.drupal.org/8/downloads",
2882         "license": [
2883             "GPL-2.0+"
2884         ],
2885         "authors": [
2886             {
2887                 "name": "Dublin Drupaller",
2888                 "homepage": "https://www.drupal.org/user/8625"
2889             },
2890             {
2891                 "name": "Simon Georges",
2892                 "homepage": "https://www.drupal.org/user/172312"
2893             },
2894             {
2895                 "name": "asenenko",
2896                 "homepage": "https://www.drupal.org/user/2641733"
2897             },
2898             {
2899                 "name": "estoyausente",
2900                 "homepage": "https://www.drupal.org/user/1232954"
2901             },
2902             {
2903                 "name": "timhilliard",
2904                 "homepage": "https://www.drupal.org/user/195493"
2905             }
2906         ],
2907         "homepage": "https://www.drupal.org/project/front",
2908         "support": {
2909             "source": "http://cgit.drupalcode.org/front"
2910         }
2911     },
2912     {
2913         "name": "drupal/filefield_sources",
2914         "version": "dev-1.x",
2915         "version_normalized": "dev-1.x",
2916         "source": {
2917             "type": "git",
2918             "url": "https://git.drupal.org/project/filefield_sources",
2919             "reference": "b19c6a839804f47587828d4a50e29e0720fa4c08"
2920         },
2921         "require": {
2922             "drupal/core": "*"
2923         },
2924         "type": "drupal-module",
2925         "extra": {
2926             "branch-alias": {
2927                 "dev-1.x": "1.x-dev"
2928             },
2929             "drupal": {
2930                 "version": "8.x-1.x-dev",
2931                 "datestamp": "1464990539"
2932             }
2933         },
2934         "installation-source": "source",
2935         "notification-url": "https://packages.drupal.org/8/downloads",
2936         "license": [
2937             "GPL-2.0+"
2938         ],
2939         "authors": [
2940             {
2941                 "name": "profak",
2942                 "homepage": "https://www.drupal.org/user/782534"
2943             },
2944             {
2945                 "name": "quicksketch",
2946                 "homepage": "https://www.drupal.org/user/35821"
2947             }
2948         ],
2949         "description": "Extends File fields to allow referencing of existing files, remote files, and server files.",
2950         "homepage": "https://www.drupal.org/project/filefield_sources",
2951         "support": {
2952             "source": "http://cgit.drupalcode.org/filefield_sources"
2953         }
2954     },
2955     {
2956         "name": "drupal/environment_indicator",
2957         "version": "3.0.0",
2958         "version_normalized": "3.0.0.0",
2959         "source": {
2960             "type": "git",
2961             "url": "https://git.drupal.org/project/environment_indicator",
2962             "reference": "8.x-3.0"
2963         },
2964         "dist": {
2965             "type": "zip",
2966             "url": "https://ftp.drupal.org/files/projects/environment_indicator-8.x-3.0.zip",
2967             "reference": "8.x-3.0",
2968             "shasum": "eb435b390f07e228eb55638630c6b5b9fb3e104e"
2969         },
2970         "require": {
2971             "drupal/core": "*"
2972         },
2973         "type": "drupal-module",
2974         "extra": {
2975             "branch-alias": {
2976                 "dev-3.x": "3.x-dev"
2977             },
2978             "drupal": {
2979                 "version": "8.x-3.0",
2980                 "datestamp": "1487828585"
2981             }
2982         },
2983         "installation-source": "dist",
2984         "notification-url": "https://packages.drupal.org/8/downloads",
2985         "license": [
2986             "GPL-2.0+"
2987         ],
2988         "authors": [
2989             {
2990                 "name": "e0ipso",
2991                 "homepage": "https://www.drupal.org/user/550110"
2992             },
2993             {
2994                 "name": "mrfelton",
2995                 "homepage": "https://www.drupal.org/user/305669"
2996             }
2997         ],
2998         "description": "Adds a color indicator for the different environments.",
2999         "homepage": "https://www.drupal.org/project/environment_indicator",
3000         "support": {
3001             "source": "http://cgit.drupalcode.org/environment_indicator"
3002         }
3003     },
3004     {
3005         "name": "drupal/pathologic",
3006         "version": "dev-1.x",
3007         "version_normalized": "dev-1.x",
3008         "source": {
3009             "type": "git",
3010             "url": "https://git.drupal.org/project/pathologic",
3011             "reference": "4f9f3fdcf1e0b224c4d8650e383a769f40abf9bf"
3012         },
3013         "require": {
3014             "drupal/core": "*"
3015         },
3016         "type": "drupal-module",
3017         "extra": {
3018             "branch-alias": {
3019                 "dev-1.x": "1.x-dev"
3020             },
3021             "drupal": {
3022                 "version": "8.x-1.x-dev",
3023                 "datestamp": "1494720785"
3024             }
3025         },
3026         "installation-source": "source",
3027         "notification-url": "https://packages.drupal.org/8/downloads",
3028         "license": [
3029             "GPL-2.0+"
3030         ],
3031         "authors": [
3032             {
3033                 "name": "Berdir",
3034                 "homepage": "https://www.drupal.org/user/214652"
3035             },
3036             {
3037                 "name": "Garrett Albright",
3038                 "homepage": "https://www.drupal.org/user/191212"
3039             }
3040         ],
3041         "description": "Helps avoid broken links and incorrect paths in content.",
3042         "homepage": "https://www.drupal.org/project/pathologic",
3043         "support": {
3044             "source": "http://cgit.drupalcode.org/pathologic"
3045         }
3046     },
3047     {
3048         "name": "drupal/typogrify",
3049         "version": "1.0.0-alpha1",
3050         "version_normalized": "1.0.0.0-alpha1",
3051         "source": {
3052             "type": "git",
3053             "url": "https://git.drupal.org/project/typogrify",
3054             "reference": "8.x-1.0-alpha1"
3055         },
3056         "dist": {
3057             "type": "zip",
3058             "url": "https://ftp.drupal.org/files/projects/typogrify-8.x-1.0-alpha1.zip",
3059             "reference": "8.x-1.0-alpha1",
3060             "shasum": "de87791555204b3af5692d939f8c199bd7164495"
3061         },
3062         "require": {
3063             "drupal/core": "*"
3064         },
3065         "type": "drupal-module",
3066         "extra": {
3067             "branch-alias": {
3068                 "dev-1.x": "1.x-dev"
3069             },
3070             "drupal": {
3071                 "version": "8.x-1.0-alpha1",
3072                 "datestamp": "1478050442"
3073             }
3074         },
3075         "installation-source": "dist",
3076         "notification-url": "https://packages.drupal.org/8/downloads",
3077         "license": [
3078             "GPL-2.0+"
3079         ],
3080         "authors": [
3081             {
3082                 "name": "See contributors",
3083                 "homepage": "https://www.drupal.org/node/149970/committers",
3084                 "role": "Developer"
3085             },
3086             {
3087                 "name": "migmedia",
3088                 "homepage": "https://www.drupal.org/user/1310354"
3089             },
3090             {
3091                 "name": "mikl",
3092                 "homepage": "https://www.drupal.org/user/58679"
3093             },
3094             {
3095                 "name": "sreynen",
3096                 "homepage": "https://www.drupal.org/user/109890"
3097             }
3098         ],
3099         "description": "A filter for making typographic refinements.",
3100         "homepage": "http://drupal.org/project/typogrify",
3101         "keywords": [
3102             "Drupal"
3103         ],
3104         "support": {
3105             "source": "http://cgit.drupalcode.org/typogrify",
3106             "issues": "http://drupal.org/project/typogrify"
3107         }
3108     },
3109     {
3110         "name": "drupal/entityqueue",
3111         "version": "1.0.0-alpha6",
3112         "version_normalized": "1.0.0.0-alpha6",
3113         "source": {
3114             "type": "git",
3115             "url": "https://git.drupal.org/project/entityqueue",
3116             "reference": "8.x-1.0-alpha6"
3117         },
3118         "dist": {
3119             "type": "zip",
3120             "url": "https://ftp.drupal.org/files/projects/entityqueue-8.x-1.0-alpha6.zip",
3121             "reference": "8.x-1.0-alpha6",
3122             "shasum": "2f7c639020a4c688b419ca90e35ffe0d08b34639"
3123         },
3124         "require": {
3125             "drupal/core": "~8.0"
3126         },
3127         "type": "drupal-module",
3128         "extra": {
3129             "branch-alias": {
3130                 "dev-1.x": "1.x-dev"
3131             },
3132             "drupal": {
3133                 "version": "8.x-1.0-alpha6",
3134                 "datestamp": "1481985783"
3135             }
3136         },
3137         "installation-source": "dist",
3138         "notification-url": "https://packages.drupal.org/8/downloads",
3139         "license": [
3140             "GPL-2.0+"
3141         ],
3142         "authors": [
3143             {
3144                 "name": "amateescu",
3145                 "homepage": "https://www.drupal.org/user/729614"
3146             },
3147             {
3148                 "name": "jojonaloha",
3149                 "homepage": "https://www.drupal.org/user/1579186"
3150             },
3151             {
3152                 "name": "tim.plunkett",
3153                 "homepage": "https://www.drupal.org/user/241634"
3154             }
3155         ],
3156         "description": "Allows users to collect entities in arbitrarily ordered lists.",
3157         "homepage": "https://www.drupal.org/project/entityqueue",
3158         "support": {
3159             "source": "http://cgit.drupalcode.org/entityqueue"
3160         }
3161     },
3162     {
3163         "name": "michelf/php-markdown",
3164         "version": "1.7.0",
3165         "version_normalized": "1.7.0.0",
3166         "source": {
3167             "type": "git",
3168             "url": "https://github.com/michelf/php-markdown.git",
3169             "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220"
3170         },
3171         "dist": {
3172             "type": "zip",
3173             "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1f51cc520948f66cd2af8cbc45a5ee175e774220",
3174             "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220",
3175             "shasum": ""
3176         },
3177         "require": {
3178             "php": ">=5.3.0"
3179         },
3180         "time": "2016-10-29T18:58:20+00:00",
3181         "type": "library",
3182         "extra": {
3183             "branch-alias": {
3184                 "dev-lib": "1.4.x-dev"
3185             }
3186         },
3187         "installation-source": "dist",
3188         "autoload": {
3189             "psr-0": {
3190                 "Michelf": ""
3191             }
3192         },
3193         "notification-url": "https://packagist.org/downloads/",
3194         "license": [
3195             "BSD-3-Clause"
3196         ],
3197         "authors": [
3198             {
3199                 "name": "Michel Fortin",
3200                 "email": "michel.fortin@michelf.ca",
3201                 "homepage": "https://michelf.ca/",
3202                 "role": "Developer"
3203             },
3204             {
3205                 "name": "John Gruber",
3206                 "homepage": "https://daringfireball.net/"
3207             }
3208         ],
3209         "description": "PHP Markdown",
3210         "homepage": "https://michelf.ca/projects/php-markdown/",
3211         "keywords": [
3212             "markdown"
3213         ]
3214     },
3215     {
3216         "name": "drupal/advanced_help",
3217         "version": "dev-1.x",
3218         "version_normalized": "dev-1.x",
3219         "source": {
3220             "type": "git",
3221             "url": "https://git.drupal.org/project/advanced_help",
3222             "reference": "ed80f440c8bb0c3c5b1868f3429f296e52c841a6"
3223         },
3224         "require": {
3225             "drupal/core": "~8.0",
3226             "michelf/php-markdown": "^1.7"
3227         },
3228         "type": "drupal-module",
3229         "extra": {
3230             "branch-alias": {
3231                 "dev-1.x": "1.x-dev"
3232             },
3233             "drupal": {
3234                 "version": "8.x-1.x-dev",
3235                 "datestamp": "1490703369"
3236             }
3237         },
3238         "installation-source": "source",
3239         "notification-url": "https://packages.drupal.org/8/downloads",
3240         "license": [
3241             "GPL-2.0+"
3242         ],
3243         "authors": [
3244             {
3245                 "name": "David Valdez (gnuget)",
3246                 "homepage": "https://www.drupal.org/u/gnuget",
3247                 "role": "Maintainer"
3248             },
3249             {
3250                 "name": "dmitrig01",
3251                 "homepage": "https://www.drupal.org/user/47566"
3252             },
3253             {
3254                 "name": "fgm",
3255                 "homepage": "https://www.drupal.org/user/27985"
3256             },
3257             {
3258                 "name": "gisle",
3259                 "homepage": "https://www.drupal.org/user/409554"
3260             },
3261             {
3262                 "name": "gnuget",
3263                 "homepage": "https://www.drupal.org/user/992990"
3264             },
3265             {
3266                 "name": "merlinofchaos",
3267                 "homepage": "https://www.drupal.org/user/26979"
3268             },
3269             {
3270                 "name": "redndahead",
3271                 "homepage": "https://www.drupal.org/user/160320"
3272             }
3273         ],
3274         "description": "Provide extended help and documentation.",
3275         "homepage": "https://www.drupal.org/project/advanced_help",
3276         "support": {
3277             "source": "https://cgit.drupalcode.org/advanced_help",
3278             "issues": "https://www.drupal.org/project/issues/advanced_help",
3279             "irc": "irc://irc.freenode.org/drupal-contribute"
3280         }
3281     },
3282     {
3283         "name": "drupal/better_formats",
3284         "version": "dev-1.x",
3285         "version_normalized": "dev-1.x",
3286         "source": {
3287             "type": "git",
3288             "url": "https://git.drupal.org/project/better_formats",
3289             "reference": "9b3b5fa792c1dfe0d1121021a230086f3599b7e4"
3290         },
3291         "require": {
3292             "drupal/core": "~8.0"
3293         },
3294         "type": "drupal-module",
3295         "extra": {
3296             "branch-alias": {
3297                 "dev-1.x": "1.x-dev"
3298             },
3299             "drupal": {
3300                 "version": "8.x-1.x-dev",
3301                 "datestamp": "1474656839"
3302             }
3303         },
3304         "installation-source": "source",
3305         "notification-url": "https://packages.drupal.org/8/downloads",
3306         "license": [
3307             "GPL-2.0+"
3308         ],
3309         "authors": [
3310             {
3311                 "name": "Devin Carlson",
3312                 "homepage": "https://www.drupal.org/user/290182"
3313             },
3314             {
3315                 "name": "dragonwize",
3316                 "homepage": "https://www.drupal.org/user/137882"
3317             }
3318         ],
3319         "description": "Enhances the core input format system by managing input format defaults and settings.",
3320         "homepage": "https://www.drupal.org/project/better_formats",
3321         "support": {
3322             "source": "http://cgit.drupalcode.org/better_formats"
3323         }
3324     },
3325     {
3326         "name": "drupal/block_class",
3327         "version": "1.0.0-alpha1",
3328         "version_normalized": "1.0.0.0-alpha1",
3329         "source": {
3330             "type": "git",
3331             "url": "https://git.drupal.org/project/block_class",
3332             "reference": "8.x-1.0-alpha1"
3333         },
3334         "dist": {
3335             "type": "zip",
3336             "url": "https://ftp.drupal.org/files/projects/block_class-8.x-1.0-alpha1.zip",
3337             "reference": "8.x-1.0-alpha1",
3338             "shasum": "194cd52210ea2e0e5dbbd34fad4528d500424430"
3339         },
3340         "require": {
3341             "drupal/core": "*"
3342         },
3343         "type": "drupal-module",
3344         "extra": {
3345             "branch-alias": {
3346                 "dev-1.x": "1.x-dev"
3347             },
3348             "drupal": {
3349                 "version": "8.x-1.0-alpha1",
3350                 "datestamp": "1475623439"
3351             }
3352         },
3353         "installation-source": "dist",
3354         "notification-url": "https://packages.drupal.org/8/downloads",
3355         "license": [
3356             "GPL-2.0+"
3357         ],
3358         "authors": [
3359             {
3360                 "name": "Aaron Stanush",
3361                 "homepage": "https://www.drupal.org/user/89718"
3362             },
3363             {
3364                 "name": "DYdave",
3365                 "homepage": "https://www.drupal.org/user/467284"
3366             },
3367             {
3368                 "name": "Four Kitchens",
3369                 "homepage": "https://www.drupal.org/user/358502"
3370             },
3371             {
3372                 "name": "Todd Nienkerk",
3373                 "homepage": "https://www.drupal.org/user/92096"
3374             },
3375             {
3376                 "name": "berenddeboer",
3377                 "homepage": "https://www.drupal.org/user/143552"
3378             },
3379             {
3380                 "name": "elliotttf",
3381                 "homepage": "https://www.drupal.org/user/61601"
3382             },
3383             {
3384                 "name": "mirzu",
3385                 "homepage": "https://www.drupal.org/user/7710"
3386             },
3387             {
3388                 "name": "patrickcoffeyo",
3389                 "homepage": "https://www.drupal.org/user/2837945"
3390             },
3391             {
3392                 "name": "pcoffey",
3393                 "homepage": "https://www.drupal.org/user/1595818"
3394             },
3395             {
3396                 "name": "tsmith512",
3397                 "homepage": "https://www.drupal.org/user/2031446"
3398             }
3399         ],
3400         "description": "Allows assigning classes to Blocks",
3401         "homepage": "https://www.drupal.org/project/block_class",
3402         "support": {
3403             "source": "http://cgit.drupalcode.org/block_class"
3404         }
3405     },
3406     {
3407         "name": "drupal/libraries",
3408         "version": "dev-3.x",
3409         "version_normalized": "dev-3.x",
3410         "source": {
3411             "type": "git",
3412             "url": "https://git.drupal.org/project/libraries",
3413             "reference": "061ead081c92a6209b09eaf23b4e3103f360946e"
3414         },
3415         "require": {
3416             "drupal/core": "~8.0"
3417         },
3418         "type": "drupal-module",
3419         "extra": {
3420             "branch-alias": {
3421                 "dev-3.x": "3.x-dev"
3422             },
3423             "drupal": {
3424                 "version": "8.x-3.x-dev",
3425                 "datestamp": "1487978583"
3426             }
3427         },
3428         "installation-source": "source",
3429         "notification-url": "https://packages.drupal.org/8/downloads",
3430         "license": [
3431             "GPL-2.0+"
3432         ],
3433         "authors": [
3434             {
3435                 "name": "Pol",
3436                 "homepage": "https://www.drupal.org/user/47194"
3437             },
3438             {
3439                 "name": "rjacobs",
3440                 "homepage": "https://www.drupal.org/user/422459"
3441             },
3442             {
3443                 "name": "sun",
3444                 "homepage": "https://www.drupal.org/user/54136"
3445             },
3446             {
3447                 "name": "tstoeckler",
3448                 "homepage": "https://www.drupal.org/user/107158"
3449             }
3450         ],
3451         "description": "Allows version-dependent and shared usage of external libraries in Drupal.",
3452         "homepage": "http://drupal.org/project/libraries",
3453         "support": {
3454             "source": "http://cgit.drupalcode.org/libraries",
3455             "issues": "http://drupal.org/project/issues/libraries",
3456             "irc": "irc://irc.freenode.org/drupal-contribute"
3457         }
3458     },
3459     {
3460         "name": "drupal/linkchecker",
3461         "version": "dev-1.x",
3462         "version_normalized": "dev-1.x",
3463         "source": {
3464             "type": "git",
3465             "url": "https://git.drupal.org/project/linkchecker",
3466             "reference": "51377136199d15d6e0ca36339f68934c4eb19204"
3467         },
3468         "require": {
3469             "drupal/core": "~8.0"
3470         },
3471         "type": "drupal-module",
3472         "extra": {
3473             "branch-alias": {
3474                 "dev-1.x": "1.x-dev"
3475             },
3476             "drupal": {
3477                 "version": "8.x-1.x-dev",
3478                 "datestamp": "1472288039"
3479             }
3480         },
3481         "installation-source": "source",
3482         "notification-url": "https://packages.drupal.org/8/downloads",
3483         "license": [
3484             "GPL-2.0+"
3485         ],
3486         "authors": [
3487             {
3488                 "name": "hass",
3489                 "homepage": "https://www.drupal.org/u/hass"
3490             },
3491             {
3492                 "name": "See other contributors",
3493                 "homepage": "https://www.drupal.org/node/243795/committers"
3494             }
3495         ],
3496         "description": "Periodically checks for broken links in node types, blocks and fields and reports the results.",
3497         "homepage": "https://www.drupal.org/project/linkchecker",
3498         "support": {
3499             "source": "http://git.drupal.org/project/linkchecker.git",
3500             "issues": "https://www.drupal.org/project/issues/linkchecker"
3501         }
3502     },
3503     {
3504         "name": "drupal/video",
3505         "version": "1.2.0",
3506         "version_normalized": "1.2.0.0",
3507         "source": {
3508             "type": "git",
3509             "url": "https://git.drupal.org/project/video",
3510             "reference": "8.x-1.2"
3511         },
3512         "dist": {
3513             "type": "zip",
3514             "url": "https://ftp.drupal.org/files/projects/video-8.x-1.2.zip",
3515             "reference": "8.x-1.2",
3516             "shasum": "d0af8254ad0e3c496fda89d5b796d6fb86ebda7d"
3517         },
3518         "require": {
3519             "drupal/core": "*"
3520         },
3521         "type": "drupal-module",
3522         "extra": {
3523             "branch-alias": {
3524                 "dev-1.x": "1.x-dev"
3525             },
3526             "drupal": {
3527                 "version": "8.x-1.x",
3528                 "datestamp": "1455470039",
3529                 "package": "Field types"
3530             }
3531         },
3532         "installation-source": "dist",
3533         "notification-url": "https://packages.drupal.org/8/downloads",
3534         "license": [
3535             "GPL-2.0+"
3536         ],
3537         "authors": [
3538             {
3539                 "name": "Jorrit",
3540                 "homepage": "https://www.drupal.org/user/161217"
3541             },
3542             {
3543                 "name": "abhishek-anand",
3544                 "homepage": "https://www.drupal.org/user/468982"
3545             },
3546             {
3547                 "name": "brycefisherfleig",
3548                 "homepage": "https://www.drupal.org/user/1300764"
3549             },
3550             {
3551                 "name": "chaitanya17",
3552                 "homepage": "https://www.drupal.org/user/1998300"
3553             },
3554             {
3555                 "name": "heshanlk",
3556                 "homepage": "https://www.drupal.org/user/199102"
3557             }
3558         ],
3559         "description": "Video module allows you to embedded videos from YouTube, Vimeo, Facebook, Vine etc (Drupal 8 only) and upload videos and play using HTML5 video player.",
3560         "homepage": "https://www.drupal.org/project/video",
3561         "support": {
3562             "source": "http://cgit.drupalcode.org/video"
3563         }
3564     },
3565     {
3566         "name": "ajgl/breakpoint-twig-extension",
3567         "version": "0.3.0",
3568         "version_normalized": "0.3.0.0",
3569         "source": {
3570             "type": "git",
3571             "url": "https://github.com/ajgarlag/AjglBreakpointTwigExtension.git",
3572             "reference": "0dfa4f0ae3bbeb6c8036e3e6d6c204c43b090155"
3573         },
3574         "dist": {
3575             "type": "zip",
3576             "url": "https://api.github.com/repos/ajgarlag/AjglBreakpointTwigExtension/zipball/0dfa4f0ae3bbeb6c8036e3e6d6c204c43b090155",
3577             "reference": "0dfa4f0ae3bbeb6c8036e3e6d6c204c43b090155",
3578             "shasum": ""
3579         },
3580         "require": {
3581             "php": ">=5.4.0",
3582             "twig/twig": "^1.14"
3583         },
3584         "require-dev": {
3585             "symfony/framework-bundle": "^2.3",
3586             "symfony/twig-bundle": "^2.3"
3587         },
3588         "suggest": {
3589             "ext-xdebug": "The Xdebug extension is required for the breakpoint to work",
3590             "symfony/framework-bundle": "The framework bundle to integrate the extension into Symfony",
3591             "symfony/twig-bundle": "The twig bundle to integrate the extension into Symfony"
3592         },
3593         "time": "2016-03-31T18:09:32+00:00",
3594         "type": "library",
3595         "extra": {
3596             "branch-alias": {
3597                 "dev-master": "0.4.x-dev"
3598             }
3599         },
3600         "installation-source": "dist",
3601         "autoload": {
3602             "psr-4": {
3603                 "Ajgl\\Twig\\Extension\\": "src/"
3604             }
3605         },
3606         "notification-url": "https://packagist.org/downloads/",
3607         "license": [
3608             "MIT"
3609         ],
3610         "authors": [
3611             {
3612                 "name": "Antonio J. García Lagar",
3613                 "email": "aj@garcialagar.es",
3614                 "homepage": "http://aj.garcialagar.es",
3615                 "role": "developer"
3616             }
3617         ],
3618         "description": "Twig extension to set breakpoints",
3619         "homepage": "https://github.com/ajgarlag/AjglBreakpointTwigExtension",
3620         "keywords": [
3621             "Xdebug",
3622             "breakpoint",
3623             "twig"
3624         ]
3625     },
3626     {
3627         "name": "drupal/twig_xdebug",
3628         "version": "1.0.0",
3629         "version_normalized": "1.0.0.0",
3630         "source": {
3631             "type": "git",
3632             "url": "https://git.drupal.org/project/twig_xdebug",
3633             "reference": "8.x-1.0"
3634         },
3635         "dist": {
3636             "type": "zip",
3637             "url": "https://ftp.drupal.org/files/projects/twig_xdebug-8.x-1.0.zip",
3638             "reference": "8.x-1.0",
3639             "shasum": "f8a5cfef63b427d6b6b428a2c4bd19b19d082037"
3640         },
3641         "require": {
3642             "ajgl/breakpoint-twig-extension": "0.3",
3643             "drupal/core": "~8.0"
3644         },
3645         "type": "drupal-module",
3646         "extra": {
3647             "branch-alias": {
3648                 "dev-1.x": "1.x-dev"
3649             },
3650             "drupal": {
3651                 "version": "8.x-1.0",
3652                 "datestamp": "1464928439"
3653             }
3654         },
3655         "installation-source": "dist",
3656         "notification-url": "https://packages.drupal.org/8/downloads",
3657         "license": [
3658             "GPL-2.0+"
3659         ],
3660         "authors": [
3661             {
3662                 "name": "charginghawk",
3663                 "homepage": "https://www.drupal.org/user/2626341"
3664             }
3665         ],
3666         "description": "Enables Xdebug breakpoints in Twig.",
3667         "homepage": "https://www.drupal.org/project/twig_xdebug",
3668         "support": {
3669             "source": "http://cgit.drupalcode.org/twig_xdebug"
3670         }
3671     },
3672     {
3673         "name": "cebe/markdown",
3674         "version": "1.0.2",
3675         "version_normalized": "1.0.2.0",
3676         "source": {
3677             "type": "git",
3678             "url": "https://github.com/cebe/markdown.git",
3679             "reference": "f681fee8303310415b746f3758eeda0a7ad08bda"
3680         },
3681         "dist": {
3682             "type": "zip",
3683             "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda",
3684             "reference": "f681fee8303310415b746f3758eeda0a7ad08bda",
3685             "shasum": ""
3686         },
3687         "require": {
3688             "lib-pcre": "*",
3689             "php": ">=5.4.0"
3690         },
3691         "require-dev": {
3692             "cebe/indent": "*",
3693             "facebook/xhprof": "*@dev",
3694             "phpunit/phpunit": "3.7.*"
3695         },
3696         "time": "2015-03-06T05:21:16+00:00",
3697         "bin": [
3698             "bin/markdown"
3699         ],
3700         "type": "library",
3701         "extra": {
3702             "branch-alias": {
3703                 "dev-master": "1.0.x-dev"
3704             }
3705         },
3706         "installation-source": "dist",
3707         "autoload": {
3708             "psr-4": {
3709                 "cebe\\markdown\\": ""
3710             }
3711         },
3712         "notification-url": "https://packagist.org/downloads/",
3713         "license": [
3714             "MIT"
3715         ],
3716         "authors": [
3717             {
3718                 "name": "Carsten Brandt",
3719                 "email": "mail@cebe.cc",
3720                 "homepage": "http://cebe.cc/",
3721                 "role": "Creator"
3722             }
3723         ],
3724         "description": "A super fast, highly extensible markdown parser for PHP",
3725         "homepage": "https://github.com/cebe/markdown#readme",
3726         "keywords": [
3727             "extensible",
3728             "fast",
3729             "gfm",
3730             "markdown",
3731             "markdown-extra"
3732         ]
3733     },
3734     {
3735         "name": "guzzlehttp/psr7",
3736         "version": "1.4.2",
3737         "version_normalized": "1.4.2.0",
3738         "source": {
3739             "type": "git",
3740             "url": "https://github.com/guzzle/psr7.git",
3741             "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
3742         },
3743         "dist": {
3744             "type": "zip",
3745             "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
3746             "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
3747             "shasum": ""
3748         },
3749         "require": {
3750             "php": ">=5.4.0",
3751             "psr/http-message": "~1.0"
3752         },
3753         "provide": {
3754             "psr/http-message-implementation": "1.0"
3755         },
3756         "require-dev": {
3757             "phpunit/phpunit": "~4.0"
3758         },
3759         "time": "2017-03-20T17:10:46+00:00",
3760         "type": "library",
3761         "extra": {
3762             "branch-alias": {
3763                 "dev-master": "1.4-dev"
3764             }
3765         },
3766         "installation-source": "dist",
3767         "autoload": {
3768             "psr-4": {
3769                 "GuzzleHttp\\Psr7\\": "src/"
3770             },
3771             "files": [
3772                 "src/functions_include.php"
3773             ]
3774         },
3775         "notification-url": "https://packagist.org/downloads/",
3776         "license": [
3777             "MIT"
3778         ],
3779         "authors": [
3780             {
3781                 "name": "Michael Dowling",
3782                 "email": "mtdowling@gmail.com",
3783                 "homepage": "https://github.com/mtdowling"
3784             },
3785             {
3786                 "name": "Tobias Schultze",
3787                 "homepage": "https://github.com/Tobion"
3788             }
3789         ],
3790         "description": "PSR-7 message implementation that also provides common utility methods",
3791         "keywords": [
3792             "http",
3793             "message",
3794             "request",
3795             "response",
3796             "stream",
3797             "uri",
3798             "url"
3799         ]
3800     },
3801     {
3802         "name": "paragonie/random_compat",
3803         "version": "v2.0.10",
3804         "version_normalized": "2.0.10.0",
3805         "source": {
3806             "type": "git",
3807             "url": "https://github.com/paragonie/random_compat.git",
3808             "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
3809         },
3810         "dist": {
3811             "type": "zip",
3812             "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d",
3813             "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
3814             "shasum": ""
3815         },
3816         "require": {
3817             "php": ">=5.2.0"
3818         },
3819         "require-dev": {
3820             "phpunit/phpunit": "4.*|5.*"
3821         },
3822         "suggest": {
3823             "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
3824         },
3825         "time": "2017-03-13T16:27:32+00:00",
3826         "type": "library",
3827         "installation-source": "dist",
3828         "autoload": {
3829             "files": [
3830                 "lib/random.php"
3831             ]
3832         },
3833         "notification-url": "https://packagist.org/downloads/",
3834         "license": [
3835             "MIT"
3836         ],
3837         "authors": [
3838             {
3839                 "name": "Paragon Initiative Enterprises",
3840                 "email": "security@paragonie.com",
3841                 "homepage": "https://paragonie.com"
3842             }
3843         ],
3844         "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
3845         "keywords": [
3846             "csprng",
3847             "pseudorandom",
3848             "random"
3849         ]
3850     },
3851     {
3852         "name": "drupal/simple_sitemap",
3853         "version": "2.9.0",
3854         "version_normalized": "2.9.0.0",
3855         "source": {
3856             "type": "git",
3857             "url": "https://git.drupal.org/project/simple_sitemap",
3858             "reference": "8.x-2.9"
3859         },
3860         "dist": {
3861             "type": "zip",
3862             "url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-2.9.zip",
3863             "reference": "8.x-2.9",
3864             "shasum": "73bc5b375a7563ee217688f752318fe044b1e9de"
3865         },
3866         "require": {
3867             "drupal/core": "~8.0"
3868         },
3869         "type": "drupal-module",
3870         "extra": {
3871             "branch-alias": {
3872                 "dev-2.x": "2.x-dev"
3873             },
3874             "drupal": {
3875                 "version": "8.x-2.9",
3876                 "datestamp": "1490775483"
3877             }
3878         },
3879         "installation-source": "dist",
3880         "notification-url": "https://packages.drupal.org/8/downloads",
3881         "license": [
3882             "GPL-2.0+"
3883         ],
3884         "authors": [
3885             {
3886                 "name": "Pawel Ginalski (gbyte.co)",
3887                 "homepage": "https://www.drupal.org/u/gbyte.co",
3888                 "email": "contact@gbyte.co",
3889                 "role": "Maintainer"
3890             },
3891             {
3892                 "name": "Sam Becker (Sam152)",
3893                 "homepage": "https://www.drupal.org/u/sam152",
3894                 "role": "Co-maintainer"
3895             }
3896         ],
3897         "description": "Simple XML sitemap creates a standard conform XML sitemap of your content.",
3898         "homepage": "https://drupal.org/project/simple_sitemap",
3899         "support": {
3900             "source": "https://cgit.drupalcode.org/simple_sitemap",
3901             "issues": "https://drupal.org/project/issues/simple_sitemap",
3902             "irc": "irc://irc.freenode.org/drupal-contribute"
3903         }
3904     },
3905     {
3906         "name": "drupal/fontyourface",
3907         "version": "3.1.0",
3908         "version_normalized": "3.1.0.0",
3909         "source": {
3910             "type": "git",
3911             "url": "https://git.drupal.org/project/fontyourface",
3912             "reference": "8.x-3.1"
3913         },
3914         "dist": {
3915             "type": "zip",
3916             "url": "https://ftp.drupal.org/files/projects/fontyourface-8.x-3.1.zip",
3917             "reference": "8.x-3.1",
3918             "shasum": "c5e02349327e4962dc15901ad442a887326b5b73"
3919         },
3920         "require": {
3921             "drupal/core": "8.*"
3922         },
3923         "type": "drupal-module",
3924         "extra": {
3925             "branch-alias": {
3926                 "dev-3.x": "3.x-dev"
3927             },
3928             "drupal": {
3929                 "version": "8.x-3.1",
3930                 "datestamp": "1490223783"
3931             }
3932         },
3933         "installation-source": "dist",
3934         "notification-url": "https://packages.drupal.org/8/downloads",
3935         "license": [
3936             "GPL-2.0+"
3937         ],
3938         "authors": [
3939             {
3940                 "name": "BTMash",
3941                 "homepage": "https://www.drupal.org/user/60422"
3942             },
3943             {
3944                 "name": "BarisW",
3945                 "homepage": "https://www.drupal.org/user/107229"
3946             },
3947             {
3948                 "name": "Drave Robber",
3949                 "homepage": "https://www.drupal.org/user/984338"
3950             },
3951             {
3952                 "name": "sreynen",
3953                 "homepage": "https://www.drupal.org/user/109890"
3954             }
3955         ],
3956         "description": "Web font management tools.",
3957         "homepage": "https://www.drupal.org/project/fontyourface",
3958         "keywords": [
3959             "Drupal"
3960         ],
3961         "support": {
3962             "source": "http://cgit.drupalcode.org/fontyourface",
3963             "issues": "http://drupal.org/project/issues/fontyourface"
3964         }
3965     },
3966     {
3967         "name": "drupal/php",
3968         "version": "dev-1.x",
3969         "version_normalized": "dev-1.x",
3970         "source": {
3971             "type": "git",
3972             "url": "https://git.drupal.org/project/php",
3973             "reference": "304022be52874ef2d7916ea3acafd312766da9cc"
3974         },
3975         "require": {
3976             "drupal/core": "~8.0"
3977         },
3978         "type": "drupal-module",
3979         "extra": {
3980             "branch-alias": {
3981                 "dev-1.x": "1.x-dev"
3982             },
3983             "drupal": {
3984                 "version": "8.x-1.0-beta2+1-dev",
3985                 "datestamp": "1461875939"
3986             }
3987         },
3988         "installation-source": "source",
3989         "notification-url": "https://packages.drupal.org/8/downloads",
3990         "license": [
3991             "GPL-2.0+"
3992         ],
3993         "authors": [
3994             {
3995                 "name": "hass",
3996                 "homepage": "https://www.drupal.org/u/hass"
3997             },
3998             {
3999                 "name": "See other contributors",
4000                 "homepage": "https://www.drupal.org/node/1633456/committers"
4001             },
4002             {
4003                 "name": "catch",
4004                 "homepage": "https://www.drupal.org/user/35733"
4005             },
4006             {
4007                 "name": "dixon_",
4008                 "homepage": "https://www.drupal.org/user/239911"
4009             },
4010             {
4011                 "name": "greggles",
4012                 "homepage": "https://www.drupal.org/user/36762"
4013             },
4014             {
4015                 "name": "hass",
4016                 "homepage": "https://www.drupal.org/user/85918"
4017             },
4018             {
4019                 "name": "msonnabaum",
4020                 "homepage": "https://www.drupal.org/user/75278"
4021             },
4022             {
4023                 "name": "quicksketch",
4024                 "homepage": "https://www.drupal.org/user/35821"
4025             },
4026             {
4027                 "name": "webchick",
4028                 "homepage": "https://www.drupal.org/user/24967"
4029             }
4030         ],
4031         "description": "Allows embedded PHP code/snippets to be evaluated. Enabling this can cause security and performance issues as it allows users to execute PHP code on your site.",
4032         "homepage": "https://www.drupal.org/project/php",
4033         "support": {
4034             "source": "http://git.drupal.org/project/php.git",
4035             "issues": "https://www.drupal.org/project/issues/php"
4036         }
4037     },
4038     {
4039         "name": "cweagans/composer-patches",
4040         "version": "1.6.1",
4041         "version_normalized": "1.6.1.0",
4042         "source": {
4043             "type": "git",
4044             "url": "https://github.com/cweagans/composer-patches.git",
4045             "reference": "b3036f23b73570ab5d869e345277786c8eb248a9"
4046         },
4047         "dist": {
4048             "type": "zip",
4049             "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/b3036f23b73570ab5d869e345277786c8eb248a9",
4050             "reference": "b3036f23b73570ab5d869e345277786c8eb248a9",
4051             "shasum": ""
4052         },
4053         "require": {
4054             "composer-plugin-api": "^1.0",
4055             "php": ">=5.3.0"
4056         },
4057         "require-dev": {
4058             "composer/composer": "~1.0",
4059             "phpunit/phpunit": "~4.6"
4060         },
4061         "time": "2017-03-19T18:18:52+00:00",
4062         "type": "composer-plugin",
4063         "extra": {
4064             "class": "cweagans\\Composer\\Patches"
4065         },
4066         "installation-source": "dist",
4067         "autoload": {
4068             "psr-4": {
4069                 "cweagans\\Composer\\": "src"
4070             }
4071         },
4072         "notification-url": "https://packagist.org/downloads/",
4073         "license": [
4074             "BSD-2-Clause"
4075         ],
4076         "authors": [
4077             {
4078                 "name": "Cameron Eagans",
4079                 "email": "me@cweagans.net"
4080             }
4081         ],
4082         "description": "Provides a way to patch Composer packages."
4083     },
4084     {
4085         "name": "drupal/security_review",
4086         "version": "dev-1.x",
4087         "version_normalized": "dev-1.x",
4088         "source": {
4089             "type": "git",
4090             "url": "https://git.drupal.org/project/security_review",
4091             "reference": "35ebae445bb260e961e47c4c58efe7c50c228999"
4092         },
4093         "require": {
4094             "drupal/core": "~8.0"
4095         },
4096         "type": "drupal-module",
4097         "extra": {
4098             "branch-alias": {
4099                 "dev-1.x": "1.x-dev"
4100             },
4101             "drupal": {
4102                 "version": "8.x-1.x-dev",
4103                 "datestamp": "1476978839"
4104             },
4105             "patches_applied": {
4106                 "Fix missing field review list": "https://www.drupal.org/files/issues/security_review-dangerous-tags-list-2744805-2.patch"
4107             }
4108         },
4109         "installation-source": "source",
4110         "notification-url": "https://packages.drupal.org/8/downloads",
4111         "license": [
4112             "GPL-2.0+"
4113         ],
4114         "authors": [
4115             {
4116                 "name": "banviktor",
4117                 "homepage": "https://www.drupal.org/user/3176333"
4118             },
4119             {
4120                 "name": "coltrane",
4121                 "homepage": "https://www.drupal.org/user/91990"
4122             },
4123             {
4124                 "name": "dsnopek",
4125                 "homepage": "https://www.drupal.org/user/266527"
4126             },
4127             {
4128                 "name": "greggles",
4129                 "homepage": "https://www.drupal.org/user/36762"
4130             }
4131         ],
4132         "description": "Site security and configuration review module.",
4133         "homepage": "https://www.drupal.org/project/security_review",
4134         "support": {
4135             "source": "http://cgit.drupalcode.org/security_review"
4136         }
4137     },
4138     {
4139         "name": "drupal/entity",
4140         "version": "1.0.0-alpha4",
4141         "version_normalized": "1.0.0.0-alpha4",
4142         "source": {
4143             "type": "git",
4144             "url": "https://git.drupal.org/project/entity",
4145             "reference": "8.x-1.0-alpha4"
4146         },
4147         "dist": {
4148             "type": "zip",
4149             "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0-alpha4.zip",
4150             "reference": "8.x-1.0-alpha4",
4151             "shasum": "c081d3757c159dfee74c9e5acb63bdee81c42e18"
4152         },
4153         "require": {
4154             "drupal/core": "~8.1"
4155         },
4156         "type": "drupal-module",
4157         "extra": {
4158             "branch-alias": {
4159                 "dev-1.x": "1.x-dev"
4160             },
4161             "drupal": {
4162                 "version": "8.x-1.0-alpha4",
4163                 "datestamp": "1481194983"
4164             }
4165         },
4166         "installation-source": "dist",
4167         "notification-url": "https://packages.drupal.org/8/downloads",
4168         "license": [
4169             "GPL-2.0+"
4170         ],
4171         "authors": [
4172             {
4173                 "name": "Berdir",
4174                 "homepage": "https://www.drupal.org/user/214652"
4175             },
4176             {
4177                 "name": "bojanz",
4178                 "homepage": "https://www.drupal.org/user/86106"
4179             },
4180             {
4181                 "name": "dawehner",
4182                 "homepage": "https://www.drupal.org/user/99340"
4183             },
4184             {
4185                 "name": "dixon_",
4186                 "homepage": "https://www.drupal.org/user/239911"
4187             },
4188             {
4189                 "name": "fago",
4190                 "homepage": "https://www.drupal.org/user/16747"
4191             }
4192         ],
4193         "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
4194         "homepage": "http://drupal.org/project/entity",
4195         "support": {
4196             "source": "http://cgit.drupalcode.org/entity"
4197         }
4198     },
4199     {
4200         "name": "drupal/media_entity",
4201         "version": "1.6.0",
4202         "version_normalized": "1.6.0.0",
4203         "source": {
4204             "type": "git",
4205             "url": "https://git.drupal.org/project/media_entity",
4206             "reference": "8.x-1.6"
4207         },
4208         "dist": {
4209             "type": "zip",
4210             "url": "https://ftp.drupal.org/files/projects/media_entity-8.x-1.6.zip",
4211             "reference": "8.x-1.6",
4212             "shasum": "86fd1478f2448c034660faa30ef34c0e8519fecb"
4213         },
4214         "require": {
4215             "drupal/core": "~8.1",
4216             "drupal/entity": "^1.0.0-alpha3"
4217         },
4218         "require-dev": {
4219             "drupal/entity": "*",
4220             "drupal/inline_entity_form": "*"
4221         },
4222         "type": "drupal-module",
4223         "extra": {
4224             "branch-alias": {
4225                 "dev-1.x": "1.x-dev"
4226             },
4227             "drupal": {
4228                 "version": "8.x-1.6",
4229                 "datestamp": "1480363983"
4230             }
4231         },
4232         "installation-source": "dist",
4233         "notification-url": "https://packages.drupal.org/8/downloads",
4234         "license": [
4235             "GPL-2.0+"
4236         ],
4237         "authors": [
4238             {
4239                 "name": "Berdir",
4240                 "homepage": "https://www.drupal.org/user/214652"
4241             },
4242             {
4243                 "name": "Dave Reid",
4244                 "homepage": "https://www.drupal.org/user/53892"
4245             },
4246             {
4247                 "name": "Drupal Media Team",
4248                 "homepage": "https://www.drupal.org/user/3260690"
4249             },
4250             {
4251                 "name": "Drupal media CI",
4252                 "homepage": "https://www.drupal.org/user/3057985"
4253             },
4254             {
4255                 "name": "Primsi",
4256                 "homepage": "https://www.drupal.org/user/282629"
4257             },
4258             {
4259                 "name": "boztek",
4260                 "homepage": "https://www.drupal.org/user/134410"
4261             },
4262             {
4263                 "name": "chr.fritsch",
4264                 "homepage": "https://www.drupal.org/user/2103716"
4265             },
4266             {
4267                 "name": "jcisio",
4268                 "homepage": "https://www.drupal.org/user/210762"
4269             },
4270             {
4271                 "name": "katzilla",
4272                 "homepage": "https://www.drupal.org/user/260398"
4273             },
4274             {
4275                 "name": "phenaproxima",
4276                 "homepage": "https://www.drupal.org/user/205645"
4277             },
4278             {
4279                 "name": "seanB",
4280                 "homepage": "https://www.drupal.org/user/545912"
4281             },
4282             {
4283                 "name": "slashrsm",
4284                 "homepage": "https://www.drupal.org/user/744628"
4285             }
4286         ],
4287         "description": "Provides a lean and simple way to store media on Drupal 8 sites.",
4288         "homepage": "https://www.drupal.org/project/media_entity",
4289         "keywords": [
4290             "Drupal"
4291         ],
4292         "support": {
4293             "source": "https://www.drupal.org/project/media_entity",
4294             "issues": "https://www.drupal.org/project/issues/media_entity"
4295         }
4296     },
4297     {
4298         "name": "drupal/media_entity_image",
4299         "version": "1.2.0",
4300         "version_normalized": "1.2.0.0",
4301         "source": {
4302             "type": "git",
4303             "url": "https://git.drupal.org/project/media_entity_image",
4304             "reference": "8.x-1.2"
4305         },
4306         "dist": {
4307             "type": "zip",
4308             "url": "https://ftp.drupal.org/files/projects/media_entity_image-8.x-1.2.zip",
4309             "reference": "8.x-1.2",
4310             "shasum": "d02d1d793a50ea3b9cb5a3219472fdd27980f4f3"
4311         },
4312         "require": {
4313             "drupal/core": "~8.1",
4314             "drupal/media_entity": "~1.0 || ~8.1.0"
4315         },
4316         "require-dev": {
4317             "drupal/entity_browser": "*"
4318         },
4319         "type": "drupal-module",
4320         "extra": {
4321             "branch-alias": {
4322                 "dev-1.x": "1.x-dev"
4323             },
4324             "drupal": {
4325                 "version": "8.x-1.2",
4326                 "datestamp": "1470170939"
4327             }
4328         },
4329         "installation-source": "dist",
4330         "notification-url": "https://packages.drupal.org/8/downloads",
4331         "license": [
4332             "GPL-2.0+"
4333         ],
4334         "authors": [
4335             {
4336                 "name": "Drupal Media Team",
4337                 "homepage": "https://www.drupal.org/user/3260690"
4338             },
4339             {
4340                 "name": "Primsi",
4341                 "homepage": "https://www.drupal.org/user/282629"
4342             },
4343             {
4344                 "name": "slashrsm",
4345                 "homepage": "https://www.drupal.org/user/744628"
4346             }
4347         ],
4348         "description": "Local images integration for Drupal Media entity.",
4349         "homepage": "https://www.drupal.org/project/media_entity_image",
4350         "keywords": [
4351             "Drupal",
4352             "image",
4353             "media"
4354         ],
4355         "support": {
4356             "source": "https://www.drupal.org/project/media_entity_image",
4357             "issues": "https://www.drupal.org/project/issues/media_entity_image"
4358         }
4359     },
4360     {
4361         "name": "drupal/media_entity_twitter",
4362         "version": "1.3.0",
4363         "version_normalized": "1.3.0.0",
4364         "source": {
4365             "type": "git",
4366             "url": "https://git.drupal.org/project/media_entity_twitter",
4367             "reference": "8.x-1.3"
4368         },
4369         "dist": {
4370             "type": "zip",
4371             "url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-1.3.zip",
4372             "reference": "8.x-1.3",
4373             "shasum": "280406ba63e2c00befa9bb1434ad2d4d3113b239"
4374         },
4375         "require": {
4376             "drupal/core": "~8.0",
4377             "drupal/media_entity": "*",
4378             "j7mbo/twitter-api-php": "~1.0"
4379         },
4380         "type": "drupal-module",
4381         "extra": {
4382             "branch-alias": {
4383                 "dev-1.x": "1.x-dev"
4384             },
4385             "drupal": {
4386                 "version": "8.x-1.3",
4387                 "datestamp": "1478549339"
4388             }
4389         },
4390         "installation-source": "dist",
4391         "notification-url": "https://packages.drupal.org/8/downloads",
4392         "license": [
4393             "GPL-2.0+"
4394         ],
4395         "authors": [
4396             {
4397                 "name": "Drupal Media Team",
4398                 "homepage": "https://www.drupal.org/user/3260690"
4399             },
4400             {
4401                 "name": "Primsi",
4402                 "homepage": "https://www.drupal.org/user/282629"
4403             },
4404             {
4405                 "name": "slashrsm",
4406                 "homepage": "https://www.drupal.org/user/744628"
4407             }
4408         ],
4409         "description": "Media entity Twitter provider.",
4410         "homepage": "https://www.drupal.org/project/media_entity_twitter",
4411         "support": {
4412             "source": "http://cgit.drupalcode.org/media_entity_twitter"
4413         }
4414     },
4415     {
4416         "name": "drupal/media_entity_slideshow",
4417         "version": "1.2.0",
4418         "version_normalized": "1.2.0.0",
4419         "source": {
4420             "type": "git",
4421             "url": "https://git.drupal.org/project/media_entity_slideshow",
4422             "reference": "8.x-1.2"
4423         },
4424         "dist": {
4425             "type": "zip",
4426             "url": "https://ftp.drupal.org/files/projects/media_entity_slideshow-8.x-1.2.zip",
4427             "reference": "8.x-1.2",
4428             "shasum": "c9d49eb6be7de0ea8e500554b89842842287cd1f"
4429         },
4430         "require": {
4431             "drupal/core": "~8.0",
4432             "drupal/media_entity": "*"
4433         },
4434         "type": "drupal-module",
4435         "extra": {
4436             "branch-alias": {
4437                 "dev-1.x": "1.x-dev"
4438             },
4439             "drupal": {
4440                 "version": "8.x-1.2",
4441                 "datestamp": "1470687839"
4442             }
4443         },
4444         "installation-source": "dist",
4445         "notification-url": "https://packages.drupal.org/8/downloads",
4446         "license": [
4447             "GPL-2.0+"
4448         ],
4449         "authors": [
4450             {
4451                 "name": "Drupal Media Team",
4452                 "homepage": "https://www.drupal.org/user/3260690"
4453             },
4454             {
4455                 "name": "slashrsm",
4456                 "homepage": "https://www.drupal.org/user/744628"
4457             }
4458         ],
4459         "description": "Media entity slideshow provider.",
4460         "homepage": "https://www.drupal.org/project/media_entity_slideshow",
4461         "support": {
4462             "source": "http://cgit.drupalcode.org/media_entity_slideshow"
4463         }
4464     },
4465     {
4466         "name": "drupal/media_entity_document",
4467         "version": "1.1.0",
4468         "version_normalized": "1.1.0.0",
4469         "source": {
4470             "type": "git",
4471             "url": "https://git.drupal.org/project/media_entity_document",
4472             "reference": "8.x-1.1"
4473         },
4474         "dist": {
4475             "type": "zip",
4476             "url": "https://ftp.drupal.org/files/projects/media_entity_document-8.x-1.1.zip",
4477             "reference": "8.x-1.1",
4478             "shasum": "88a45820cf0aeb5f8a3ade3338007771191508e4"
4479         },
4480         "require": {
4481             "drupal/core": "~8.1",
4482             "drupal/media_entity": "~1.0 || ~8.1.0"
4483         },
4484         "type": "drupal-module",
4485         "extra": {
4486             "branch-alias": {
4487                 "dev-1.x": "1.x-dev"
4488             },
4489             "drupal": {
4490                 "version": "8.x-1.1",
4491                 "datestamp": "1470211995"
4492             }
4493         },
4494         "installation-source": "dist",
4495         "notification-url": "https://packages.drupal.org/8/downloads",
4496         "license": [
4497             "GPL-2.0+"
4498         ],
4499         "authors": [
4500             {
4501                 "name": "NerOcrO",
4502                 "homepage": "https://www.drupal.org/user/1728164",
4503                 "role": "Maintainer"
4504             }
4505         ],
4506         "description": "Local documents integration for Drupal Media entity.",
4507         "homepage": "https://www.drupal.org/project/media_entity_document",
4508         "keywords": [
4509             "Drupal",
4510             "document",
4511             "media"
4512         ],
4513         "support": {
4514             "source": "https://www.drupal.org/project/media_entity_document",
4515             "issues": "https://www.drupal.org/project/issues/media_entity_document"
4516         }
4517     },
4518     {
4519         "name": "drupal/inline_entity_form",
4520         "version": "1.0.0-beta1",
4521         "version_normalized": "1.0.0.0-beta1",
4522         "source": {
4523             "type": "git",
4524             "url": "https://git.drupal.org/project/inline_entity_form",
4525             "reference": "8.x-1.0-beta1"
4526         },
4527         "dist": {
4528             "type": "zip",
4529             "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-beta1.zip",
4530             "reference": "8.x-1.0-beta1",
4531             "shasum": "185ffc28a7b68d19cce057855d1c111f1741a3ea"
4532         },
4533         "require": {
4534             "drupal/core": "~8.0"
4535         },
4536         "require-dev": {
4537             "drupal/entity_reference_revisions": "*"
4538         },
4539         "type": "drupal-module",
4540         "extra": {
4541             "branch-alias": {
4542                 "dev-1.x": "1.x-dev"
4543             },
4544             "drupal": {
4545                 "version": "8.x-1.0-beta1",
4546                 "datestamp": "1477868343"
4547             }
4548         },
4549         "installation-source": "dist",
4550         "notification-url": "https://packages.drupal.org/8/downloads",
4551         "license": [
4552             "GPL-2.0+"
4553         ],
4554         "authors": [
4555             {
4556                 "name": "bojanz",
4557                 "homepage": "https://www.drupal.org/user/86106"
4558             },
4559             {
4560                 "name": "dawehner",
4561                 "homepage": "https://www.drupal.org/user/99340"
4562             },
4563             {
4564                 "name": "rszrama",
4565                 "homepage": "https://www.drupal.org/user/49344"
4566             },
4567             {
4568                 "name": "slashrsm",
4569                 "homepage": "https://www.drupal.org/user/744628"
4570             },
4571             {
4572                 "name": "webflo",
4573                 "homepage": "https://www.drupal.org/user/254778"
4574             }
4575         ],
4576         "description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.",
4577         "homepage": "https://www.drupal.org/project/inline_entity_form",
4578         "support": {
4579             "source": "http://cgit.drupalcode.org/inline_entity_form"
4580         }
4581     },
4582     {
4583         "name": "drupal/embed",
4584         "version": "1.0.0",
4585         "version_normalized": "1.0.0.0",
4586         "source": {
4587             "type": "git",
4588             "url": "https://git.drupal.org/project/embed",
4589             "reference": "8.x-1.0"
4590         },
4591         "dist": {
4592             "type": "zip",
4593             "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.0.zip",
4594             "reference": "8.x-1.0",
4595             "shasum": "cc746ad807260e01c7788dd82110dcebbb4d678a"
4596         },
4597         "require": {
4598             "drupal/core": "~8.0"
4599         },
4600         "type": "drupal-module",
4601         "extra": {
4602             "branch-alias": {
4603                 "dev-1.x": "1.x-dev"
4604             },
4605             "drupal": {
4606                 "version": "8.x-1.0",
4607                 "datestamp": "1490755685"
4608             }
4609         },
4610         "installation-source": "dist",
4611         "notification-url": "https://packages.drupal.org/8/downloads",
4612         "license": [
4613             "GPL-2.0+"
4614         ],
4615         "authors": [
4616             {
4617                 "name": "Dave Reid",
4618                 "homepage": "https://www.drupal.org/user/53892"
4619             },
4620             {
4621                 "name": "Devin Carlson",
4622                 "homepage": "https://www.drupal.org/user/290182"
4623             },
4624             {
4625                 "name": "Drupal Media Team",
4626                 "homepage": "https://www.drupal.org/user/3260690"
4627             },
4628             {
4629                 "name": "cs_shadow",
4630                 "homepage": "https://www.drupal.org/user/2828287"
4631             },
4632             {
4633                 "name": "slashrsm",
4634                 "homepage": "https://www.drupal.org/user/744628"
4635             }
4636         ],
4637         "description": "Provide a framework for various different types of embeds in WYSIWYG editors, common functionality, interfaces, and standards.",
4638         "homepage": "https://www.drupal.org/project/embed",
4639         "support": {
4640             "source": "http://cgit.drupalcode.org/embed",
4641             "issues": "https://www.drupal.org/project/issues/embed",
4642             "irc": "irc://irc.freenode.org/drupal-media"
4643         }
4644     },
4645     {
4646         "name": "drupal/entity_embed",
4647         "version": "1.0.0-beta2",
4648         "version_normalized": "1.0.0.0-beta2",
4649         "source": {
4650             "type": "git",
4651             "url": "https://git.drupal.org/project/entity_embed",
4652             "reference": "8.x-1.0-beta2"
4653         },
4654         "dist": {
4655             "type": "zip",
4656             "url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.0-beta2.zip",
4657             "reference": "8.x-1.0-beta2",
4658             "shasum": "21cdeb2b058efce461683aed9a8951053512dca7"
4659         },
4660         "require": {
4661             "drupal/core": "*",
4662             "drupal/embed": "*"
4663         },
4664         "require-dev": {
4665             "drupal/entity_browser": "*"
4666         },
4667         "type": "drupal-module",
4668         "extra": {
4669             "branch-alias": {
4670                 "dev-1.x": "1.x-dev"
4671             },
4672             "drupal": {
4673                 "version": "8.x-1.0-beta2",
4674                 "datestamp": "1476698339"
4675             }
4676         },
4677         "installation-source": "dist",
4678         "notification-url": "https://packages.drupal.org/8/downloads",
4679         "license": [
4680             "GPL-2.0+"
4681         ],
4682         "authors": [
4683             {
4684                 "name": "Dave Reid",
4685                 "homepage": "https://www.drupal.org/user/53892"
4686             },
4687             {
4688                 "name": "Devin Carlson",
4689                 "homepage": "https://www.drupal.org/user/290182"
4690             },
4691             {
4692                 "name": "Drupal Media Team",
4693                 "homepage": "https://www.drupal.org/user/3260690"
4694             },
4695             {
4696                 "name": "cs_shadow",
4697                 "homepage": "https://www.drupal.org/user/2828287"
4698             },
4699             {
4700                 "name": "slashrsm",
4701                 "homepage": "https://www.drupal.org/user/744628"
4702             }
4703         ],
4704         "description": "Allows any entity to be embedded within a text area using a WYSIWYG editor.",
4705         "homepage": "https://www.drupal.org/project/entity_embed",
4706         "support": {
4707             "source": "http://cgit.drupalcode.org/entity_embed",
4708             "issues": "https://www.drupal.org/project/issues/entity_embed",
4709             "irc": "irc://irc.freenode.org/drupal-media"
4710         }
4711     },
4712     {
4713         "name": "drupal/media",
4714         "version": "dev-1.x",
4715         "version_normalized": "dev-1.x",
4716         "source": {
4717             "type": "git",
4718             "url": "https://git.drupal.org/project/media",
4719             "reference": "b9d72f21ea20c583ec4b83081720eba65670a8da"
4720         },
4721         "require": {
4722             "drupal/core": "*",
4723             "drupal/dropzonejs_eb_widget": "*",
4724             "drupal/entity_browser": "*",
4725             "drupal/entity_browser_entity_form": "*",
4726             "drupal/entity_embed": "*",
4727             "drupal/image_widget_crop": "*",
4728             "drupal/inline_entity_form": "*",
4729             "drupal/media_entity": "*",
4730             "drupal/media_entity_document": "*",
4731             "drupal/media_entity_image": "*",
4732             "drupal/media_entity_instagram": "*",
4733             "drupal/media_entity_slideshow": "*",
4734             "drupal/media_entity_twitter": "*",
4735             "drupal/slick_media": "*",
4736             "drupal/video_embed_field": "*",
4737             "drupal/video_embed_media": "*"
4738         },
4739         "require-dev": {
4740             "drupal/dropzonejs_eb_widget": "*",
4741             "drupal/entity_browser": "*",
4742             "drupal/entity_browser_entity_form": "*",
4743             "drupal/entity_embed": "*",
4744             "drupal/image_widget_crop": "*",
4745             "drupal/inline_entity_form": "*",
4746             "drupal/media_entity": "*",
4747             "drupal/media_entity_document": "*",
4748             "drupal/media_entity_image": "*",
4749             "drupal/media_entity_instagram": "*",
4750             "drupal/media_entity_slideshow": "*",
4751             "drupal/media_entity_twitter": "*",
4752             "drupal/slick_media": "*",
4753             "drupal/video_embed_field": "*",
4754             "drupal/video_embed_media": "*"
4755         },
4756         "type": "drupal-module",
4757         "extra": {
4758             "branch-alias": {
4759                 "dev-1.x": "1.x-dev"
4760             },
4761             "drupal": {
4762                 "version": "8.x-1.x-dev",
4763                 "datestamp": "1476811139"
4764             }
4765         },
4766         "installation-source": "source",
4767         "notification-url": "https://packages.drupal.org/8/downloads",
4768         "license": [
4769             "GPL-2.0+"
4770         ],
4771         "authors": [
4772             {
4773                 "name": "Dave Reid",
4774                 "homepage": "https://www.drupal.org/user/53892"
4775             },
4776             {
4777                 "name": "David_Rothstein",
4778                 "homepage": "https://www.drupal.org/user/124982"
4779             },
4780             {
4781                 "name": "Devin Carlson",
4782                 "homepage": "https://www.drupal.org/user/290182"
4783             },
4784             {
4785                 "name": "Drupal Media Team",
4786                 "homepage": "https://www.drupal.org/user/3260690"
4787             },
4788             {
4789                 "name": "ParisLiakos",
4790                 "homepage": "https://www.drupal.org/user/1011436"
4791             },
4792             {
4793                 "name": "arthurf",
4794                 "homepage": "https://www.drupal.org/user/27259"
4795             },
4796             {
4797                 "name": "becw",
4798                 "homepage": "https://www.drupal.org/user/81067"
4799             },
4800             {
4801                 "name": "effulgentsia",
4802                 "homepage": "https://www.drupal.org/user/78040"
4803             },
4804             {
4805                 "name": "joseph.olstad",
4806                 "homepage": "https://www.drupal.org/user/1321830"
4807             },
4808             {
4809                 "name": "ksenzee",
4810                 "homepage": "https://www.drupal.org/user/139855"
4811             },
4812             {
4813                 "name": "paul.lovvik",
4814                 "homepage": "https://www.drupal.org/user/289213"
4815             },
4816             {
4817                 "name": "robeano",
4818                 "homepage": "https://www.drupal.org/user/67660"
4819             },
4820             {
4821                 "name": "slashrsm",
4822                 "homepage": "https://www.drupal.org/user/744628"
4823             }
4824         ],
4825         "description": "Media module for Drupal",
4826         "homepage": "https://github.com/drupal-media/media/",
4827         "support": {
4828             "source": "http://cgit.drupalcode.org/media",
4829             "irc": "irc://irc.freenode.org/drupal-contribute"
4830         }
4831     },
4832     {
4833         "name": "zendframework/zend-feed",
4834         "version": "2.8.0",
4835         "version_normalized": "2.8.0.0",
4836         "source": {
4837             "type": "git",
4838             "url": "https://github.com/zendframework/zend-feed.git",
4839             "reference": "94579e805dd108683209fe14b3b5d4276de3de6e"
4840         },
4841         "dist": {
4842             "type": "zip",
4843             "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/94579e805dd108683209fe14b3b5d4276de3de6e",
4844             "reference": "94579e805dd108683209fe14b3b5d4276de3de6e",
4845             "shasum": ""
4846         },
4847         "require": {
4848             "php": "^5.6 || ^7.0",
4849             "zendframework/zend-escaper": "^2.5",
4850             "zendframework/zend-stdlib": "^2.7 || ^3.1"
4851         },
4852         "require-dev": {
4853             "phpunit/phpunit": "^6.0.8 || ^5.7.15",
4854             "psr/http-message": "^1.0",
4855             "zendframework/zend-cache": "^2.6",
4856             "zendframework/zend-coding-standard": "~1.0.0",
4857             "zendframework/zend-db": "^2.7",
4858             "zendframework/zend-http": "^2.5.4",
4859             "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
4860             "zendframework/zend-validator": "^2.6"
4861         },
4862         "suggest": {
4863             "psr/http-message": "PSR-7 ^1.0, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
4864             "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
4865             "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
4866             "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
4867             "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
4868             "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries ehen using the Writer subcomponent"
4869         },
4870         "time": "2017-04-01T15:03:14+00:00",
4871         "type": "library",
4872         "extra": {
4873             "branch-alias": {
4874                 "dev-master": "2.8-dev",
4875                 "dev-develop": "2.9-dev"
4876             }
4877         },
4878         "installation-source": "dist",
4879         "autoload": {
4880             "psr-4": {
4881                 "Zend\\Feed\\": "src/"
4882             }
4883         },
4884         "notification-url": "https://packagist.org/downloads/",
4885         "license": [
4886             "BSD-3-Clause"
4887         ],
4888         "description": "provides functionality for consuming RSS and Atom feeds",
4889         "homepage": "https://github.com/zendframework/zend-feed",
4890         "keywords": [
4891             "feed",
4892             "zf2"
4893         ]
4894     },
4895     {
4896         "name": "enyo/dropzone",
4897         "version": "v4.3.0",
4898         "version_normalized": "4.3.0.0",
4899         "source": {
4900             "type": "git",
4901             "url": "https://github.com/enyo/dropzone.git",
4902             "reference": "d8ef7a82e6ab5447c1f2d9512c8e1bfd4de5ac9e"
4903         },
4904         "dist": {
4905             "type": "zip",
4906             "url": "https://api.github.com/repos/enyo/dropzone/zipball/d8ef7a82e6ab5447c1f2d9512c8e1bfd4de5ac9e",
4907             "reference": "d8ef7a82e6ab5447c1f2d9512c8e1bfd4de5ac9e",
4908             "shasum": ""
4909         },
4910         "time": "2016-02-14T04:19:41+00:00",
4911         "type": "library",
4912         "installation-source": "dist",
4913         "notification-url": "https://packagist.org/downloads/",
4914         "license": [
4915             "MIT"
4916         ],
4917         "authors": [
4918             {
4919                 "name": "Matias Meno",
4920                 "email": "m@tias.me",
4921                 "homepage": "http://www.matiasmeno.com"
4922             }
4923         ],
4924         "description": "Handles drag and drop of files for you.",
4925         "homepage": "http://www.dropzonejs.com",
4926         "keywords": [
4927             "drag and drop",
4928             "dragndrop",
4929             "file upload",
4930             "upload"
4931         ]
4932     },
4933     {
4934         "name": "drush/config-extra",
4935         "version": "1.0.1",
4936         "version_normalized": "1.0.1.0",
4937         "source": {
4938             "type": "git",
4939             "url": "https://github.com/drush-ops/config-extra.git",
4940             "reference": "6bd3d5aa3ca7625115683f6e687285a3f1c48a54"
4941         },
4942         "dist": {
4943             "type": "zip",
4944             "url": "https://api.github.com/repos/drush-ops/config-extra/zipball/6bd3d5aa3ca7625115683f6e687285a3f1c48a54",
4945             "reference": "6bd3d5aa3ca7625115683f6e687285a3f1c48a54",
4946             "shasum": ""
4947         },
4948         "require": {
4949             "php": ">=5.5.0"
4950         },
4951         "require-dev": {
4952             "phpunit/phpunit": ">=3.5"
4953         },
4954         "time": "2015-10-16T21:32:27+00:00",
4955         "type": "library",
4956         "extra": {
4957             "branch-alias": {
4958                 "dev-master": "8.0.x-dev"
4959             }
4960         },
4961         "installation-source": "dist",
4962         "autoload": {
4963             "psr-0": {
4964                 "Drush": "lib/"
4965             }
4966         },
4967         "notification-url": "https://packagist.org/downloads/",
4968         "license": [
4969             "GPL-2.0+"
4970         ],
4971         "authors": [
4972             {
4973                 "name": "Moshe Weitzman",
4974                 "email": "weitzman@tejasa.com"
4975             },
4976             {
4977                 "name": "Greg Anderson",
4978                 "email": "greg.1.anderson@greenknowe.org"
4979             }
4980         ],
4981         "description": "Drush config-extra contains additional configuration Drush commands, notably config-merge.",
4982         "keywords": [
4983             "Drush"
4984         ]
4985     },
4986     {
4987         "name": "pear/console_table",
4988         "version": "v1.3.0",
4989         "version_normalized": "1.3.0.0",
4990         "source": {
4991             "type": "git",
4992             "url": "https://github.com/pear/Console_Table.git",
4993             "reference": "64100b9ee81852f4fa17823e55d0b385a544f976"
4994         },
4995         "dist": {
4996             "type": "zip",
4997             "url": "https://api.github.com/repos/pear/Console_Table/zipball/64100b9ee81852f4fa17823e55d0b385a544f976",
4998             "reference": "64100b9ee81852f4fa17823e55d0b385a544f976",
4999             "shasum": ""
5000         },
5001         "require": {
5002             "php": ">=5.2.0"
5003         },
5004         "suggest": {
5005             "pear/Console_Color2": ">=0.1.2"
5006         },
5007         "time": "2016-01-21T16:14:31+00:00",
5008         "type": "library",
5009         "installation-source": "dist",
5010         "autoload": {
5011             "classmap": [
5012                 "Table.php"
5013             ]
5014         },
5015         "notification-url": "https://packagist.org/downloads/",
5016         "license": [
5017             "BSD-2-Clause"
5018         ],
5019         "authors": [
5020             {
5021                 "name": "Jan Schneider",
5022                 "homepage": "http://pear.php.net/user/yunosh"
5023             },
5024             {
5025                 "name": "Tal Peer",
5026                 "homepage": "http://pear.php.net/user/tal"
5027             },
5028             {
5029                 "name": "Xavier Noguer",
5030                 "homepage": "http://pear.php.net/user/xnoguer"
5031             },
5032             {
5033                 "name": "Richard Heyes",
5034                 "homepage": "http://pear.php.net/user/richard"
5035             }
5036         ],
5037         "description": "Library that makes it easy to build console style tables.",
5038         "homepage": "http://pear.php.net/package/Console_Table/",
5039         "keywords": [
5040             "console"
5041         ]
5042     },
5043     {
5044         "name": "drupal/http2_server_push",
5045         "version": "1.0.0",
5046         "version_normalized": "1.0.0.0",
5047         "source": {
5048             "type": "git",
5049             "url": "https://git.drupal.org/project/http2_server_push",
5050             "reference": "8.x-1.0"
5051         },
5052         "dist": {
5053             "type": "zip",
5054             "url": "https://ftp.drupal.org/files/projects/http2_server_push-8.x-1.0.zip",
5055             "reference": "8.x-1.0",
5056             "shasum": "cc2df591201313f1407e55424cfe7cf35127fa47"
5057         },
5058         "require": {
5059             "drupal/core": "~8.0"
5060         },
5061         "type": "drupal-module",
5062         "extra": {
5063             "branch-alias": {
5064                 "dev-1.x": "1.x-dev"
5065             },
5066             "drupal": {
5067                 "version": "8.x-1.0",
5068                 "datestamp": "1489057084"
5069             }
5070         },
5071         "installation-source": "dist",
5072         "notification-url": "https://packages.drupal.org/8/downloads",
5073         "license": [
5074             "GPL-2.0+"
5075         ],
5076         "authors": [
5077             {
5078                 "name": "Wim Leers",
5079                 "homepage": "https://www.drupal.org/user/99777"
5080             }
5081         ],
5082         "description": "Pushes CSS & JS files to the client on servers using HTTP/2.",
5083         "homepage": "https://www.drupal.org/project/http2_server_push",
5084         "support": {
5085             "source": "http://cgit.drupalcode.org/http2_server_push"
5086         }
5087     },
5088     {
5089         "name": "drupal/admin_toolbar",
5090         "version": "1.19.0",
5091         "version_normalized": "1.19.0.0",
5092         "source": {
5093             "type": "git",
5094             "url": "https://git.drupal.org/project/admin_toolbar",
5095             "reference": "8.x-1.19"
5096         },
5097         "dist": {
5098             "type": "zip",
5099             "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.19.zip",
5100             "reference": "8.x-1.19",
5101             "shasum": "87de41eab3c5cd49d4e1b5b764cb3b9d5ad683a0"
5102         },
5103         "require": {
5104             "drupal/core": "*"
5105         },
5106         "type": "drupal-module",
5107         "extra": {
5108             "branch-alias": {
5109                 "dev-1.x": "1.x-dev"
5110             },
5111             "drupal": {
5112                 "version": "8.x-1.19",
5113                 "datestamp": "1491487683"
5114             }
5115         },
5116         "installation-source": "dist",
5117         "notification-url": "https://packages.drupal.org/8/downloads",
5118         "license": [
5119             "GPL-2.0+"
5120         ],
5121         "authors": [
5122             {
5123                 "name": "Mohamed Anis Taktak",
5124                 "homepage": "https://www.drupal.org/u/matio89"
5125             },
5126             {
5127                 "name": "eme",
5128                 "homepage": "https://www.drupal.org/user/542492"
5129             },
5130             {
5131                 "name": "fethi.krout",
5132                 "homepage": "https://www.drupal.org/user/3206765"
5133             },
5134             {
5135                 "name": "matio89",
5136                 "homepage": "https://www.drupal.org/user/2320090"
5137             },
5138             {
5139                 "name": "romainj",
5140                 "homepage": "https://www.drupal.org/user/370706"
5141             }
5142         ],
5143         "description": "Admin Toolbar improve the default Drupal Toolbar, it lets the hover of sub menus.",
5144         "homepage": "http://drupal.org/project/admin_toolbar",
5145         "support": {
5146             "source": "http://cgit.drupalcode.org/admin_toolbar",
5147             "issues": "https://www.drupal.org/project/issues/admin_toolbar"
5148         }
5149     },
5150     {
5151         "name": "drupal/crop",
5152         "version": "1.2.0",
5153         "version_normalized": "1.2.0.0",
5154         "source": {
5155             "type": "git",
5156             "url": "https://git.drupal.org/project/crop",
5157             "reference": "8.x-1.2"
5158         },
5159         "dist": {
5160             "type": "zip",
5161             "url": "https://ftp.drupal.org/files/projects/crop-8.x-1.2.zip",
5162             "reference": "8.x-1.2",
5163             "shasum": "0ad542254940c844f8a22c1b386131f06c665b4f"
5164         },
5165         "require": {
5166             "drupal/core": "*"
5167         },
5168         "require-dev": {
5169             "drupal/media_entity": "*"
5170         },
5171         "type": "drupal-module",
5172         "extra": {
5173             "branch-alias": {
5174                 "dev-1.x": "1.x-dev"
5175             },
5176             "drupal": {
5177                 "version": "8.x-1.2",
5178                 "datestamp": "1491032884"
5179             }
5180         },
5181         "installation-source": "dist",
5182         "notification-url": "https://packages.drupal.org/8/downloads",
5183         "license": [
5184             "GPL-2.0+"
5185         ],
5186         "authors": [
5187             {
5188                 "name": "Drupal Media Team",
5189                 "homepage": "https://www.drupal.org/user/3260690"
5190             },
5191             {
5192                 "name": "slashrsm",
5193                 "homepage": "https://www.drupal.org/user/744628"
5194             },
5195             {
5196                 "name": "woprrr",
5197                 "homepage": "https://www.drupal.org/user/858604"
5198             }
5199         ],
5200         "description": "Provides storage and API for image crops.",
5201         "homepage": "https://www.drupal.org/project/crop",
5202         "support": {
5203             "source": "http://cgit.drupalcode.org/crop",
5204             "issues": "https://www.drupal.org/project/issues/crop"
5205         }
5206     },
5207     {
5208         "name": "zendframework/zend-diactoros",
5209         "version": "1.4.0",
5210         "version_normalized": "1.4.0.0",
5211         "source": {
5212             "type": "git",
5213             "url": "https://github.com/zendframework/zend-diactoros.git",
5214             "reference": "b03f285a333f51e58c95cce54109a4a9ed691436"
5215         },
5216         "dist": {
5217             "type": "zip",
5218             "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/b03f285a333f51e58c95cce54109a4a9ed691436",
5219             "reference": "b03f285a333f51e58c95cce54109a4a9ed691436",
5220             "shasum": ""
5221         },
5222         "require": {
5223             "php": "^5.4 || ^7.0",
5224             "psr/http-message": "~1.0"
5225         },
5226         "provide": {
5227             "psr/http-message-implementation": "1.0"
5228         },
5229         "require-dev": {
5230             "ext-dom": "*",
5231             "ext-libxml": "*",
5232             "phpunit/phpunit": "^4.6 || ^5.5",
5233             "zendframework/zend-coding-standard": "~1.0.0"
5234         },
5235         "time": "2017-04-06T16:18:34+00:00",
5236         "type": "library",
5237         "extra": {
5238             "branch-alias": {
5239                 "dev-master": "1.4-dev",
5240                 "dev-develop": "1.5-dev"
5241             }
5242         },
5243         "installation-source": "dist",
5244         "autoload": {
5245             "psr-4": {
5246                 "Zend\\Diactoros\\": "src/"
5247             }
5248         },
5249         "notification-url": "https://packagist.org/downloads/",
5250         "license": [
5251             "BSD-2-Clause"
5252         ],
5253         "description": "PSR HTTP Message implementations",
5254         "homepage": "https://github.com/zendframework/zend-diactoros",
5255         "keywords": [
5256             "http",
5257             "psr",
5258             "psr-7"
5259         ]
5260     },
5261     {
5262         "name": "symfony/psr-http-message-bridge",
5263         "version": "v1.0.0",
5264         "version_normalized": "1.0.0.0",
5265         "source": {
5266             "type": "git",
5267             "url": "https://github.com/symfony/psr-http-message-bridge.git",
5268             "reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de"
5269         },
5270         "dist": {
5271             "type": "zip",
5272             "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/66085f246d3893cbdbcec5f5ad15ac60546cf0de",
5273             "reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de",
5274             "shasum": ""
5275         },
5276         "require": {
5277             "php": ">=5.3.3",
5278             "psr/http-message": "~1.0",
5279             "symfony/http-foundation": "~2.3|~3.0"
5280         },
5281         "require-dev": {
5282             "symfony/phpunit-bridge": "~2.7|~3.0"
5283         },
5284         "suggest": {
5285             "psr/http-message-implementation": "To use the HttpFoundation factory",
5286             "zendframework/zend-diactoros": "To use the Zend Diactoros factory"
5287         },
5288         "time": "2016-09-14T18:37:20+00:00",
5289         "type": "symfony-bridge",
5290         "extra": {
5291             "branch-alias": {
5292                 "dev-master": "1.0-dev"
5293             }
5294         },
5295         "installation-source": "dist",
5296         "autoload": {
5297             "psr-4": {
5298                 "Symfony\\Bridge\\PsrHttpMessage\\": ""
5299             }
5300         },
5301         "notification-url": "https://packagist.org/downloads/",
5302         "license": [
5303             "MIT"
5304         ],
5305         "authors": [
5306             {
5307                 "name": "Symfony Community",
5308                 "homepage": "http://symfony.com/contributors"
5309             },
5310             {
5311                 "name": "Fabien Potencier",
5312                 "email": "fabien@symfony.com"
5313             }
5314         ],
5315         "description": "PSR HTTP message bridge",
5316         "homepage": "http://symfony.com",
5317         "keywords": [
5318             "http",
5319             "http-message",
5320             "psr-7"
5321         ]
5322     },
5323     {
5324         "name": "doctrine/common",
5325         "version": "v2.7.2",
5326         "version_normalized": "2.7.2.0",
5327         "source": {
5328             "type": "git",
5329             "url": "https://github.com/doctrine/common.git",
5330             "reference": "930297026c8009a567ac051fd545bf6124150347"
5331         },
5332         "dist": {
5333             "type": "zip",
5334             "url": "https://api.github.com/repos/doctrine/common/zipball/930297026c8009a567ac051fd545bf6124150347",
5335             "reference": "930297026c8009a567ac051fd545bf6124150347",
5336             "shasum": ""
5337         },
5338         "require": {
5339             "doctrine/annotations": "1.*",
5340             "doctrine/cache": "1.*",
5341             "doctrine/collections": "1.*",
5342             "doctrine/inflector": "1.*",
5343             "doctrine/lexer": "1.*",
5344             "php": "~5.6|~7.0"
5345         },
5346         "require-dev": {
5347             "phpunit/phpunit": "^5.4.6"
5348         },
5349         "time": "2017-01-13T14:02:13+00:00",
5350         "type": "library",
5351         "extra": {
5352             "branch-alias": {
5353                 "dev-master": "2.7.x-dev"
5354             }
5355         },
5356         "installation-source": "dist",
5357         "autoload": {
5358             "psr-4": {
5359                 "Doctrine\\Common\\": "lib/Doctrine/Common"
5360             }
5361         },
5362         "notification-url": "https://packagist.org/downloads/",
5363         "license": [
5364             "MIT"
5365         ],
5366         "authors": [
5367             {
5368                 "name": "Roman Borschel",
5369                 "email": "roman@code-factory.org"
5370             },
5371             {
5372                 "name": "Benjamin Eberlei",
5373                 "email": "kontakt@beberlei.de"
5374             },
5375             {
5376                 "name": "Guilherme Blanco",
5377                 "email": "guilhermeblanco@gmail.com"
5378             },
5379             {
5380                 "name": "Jonathan Wage",
5381                 "email": "jonwage@gmail.com"
5382             },
5383             {
5384                 "name": "Johannes Schmitt",
5385                 "email": "schmittjoh@gmail.com"
5386             }
5387         ],
5388         "description": "Common Library for Doctrine projects",
5389         "homepage": "http://www.doctrine-project.org",
5390         "keywords": [
5391             "annotations",
5392             "collections",
5393             "eventmanager",
5394             "persistence",
5395             "spl"
5396         ]
5397     },
5398     {
5399         "name": "asm89/stack-cors",
5400         "version": "1.1.0",
5401         "version_normalized": "1.1.0.0",
5402         "source": {
5403             "type": "git",
5404             "url": "https://github.com/asm89/stack-cors.git",
5405             "reference": "65ccbd455370f043c2e3b93482a3813603d68731"
5406         },
5407         "dist": {
5408             "type": "zip",
5409             "url": "https://api.github.com/repos/asm89/stack-cors/zipball/65ccbd455370f043c2e3b93482a3813603d68731",
5410             "reference": "65ccbd455370f043c2e3b93482a3813603d68731",
5411             "shasum": ""
5412         },
5413         "require": {
5414             "php": ">=5.5.9",
5415             "symfony/http-foundation": "~2.7|~3.0",
5416             "symfony/http-kernel": "~2.7|~3.0"
5417         },
5418         "require-dev": {
5419             "phpunit/phpunit": "^5.0 || ^4.8.10",
5420             "squizlabs/php_codesniffer": "^2.3"
5421         },
5422         "time": "2017-04-11T20:03:41+00:00",
5423         "type": "library",
5424         "extra": {
5425             "branch-alias": {
5426                 "dev-master": "1.1-dev"
5427             }
5428         },
5429         "installation-source": "dist",
5430         "autoload": {
5431             "psr-4": {
5432                 "Asm89\\Stack\\": "src/Asm89/Stack/"
5433             }
5434         },
5435         "notification-url": "https://packagist.org/downloads/",
5436         "license": [
5437             "MIT"
5438         ],
5439         "authors": [
5440             {
5441                 "name": "Alexander",
5442                 "email": "iam.asm89@gmail.com"
5443             }
5444         ],
5445         "description": "Cross-origin resource sharing library and stack middleware",
5446         "homepage": "https://github.com/asm89/stack-cors",
5447         "keywords": [
5448             "cors",
5449             "stack"
5450         ]
5451     },
5452     {
5453         "name": "webmozart/assert",
5454         "version": "1.2.0",
5455         "version_normalized": "1.2.0.0",
5456         "source": {
5457             "type": "git",
5458             "url": "https://github.com/webmozart/assert.git",
5459             "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
5460         },
5461         "dist": {
5462             "type": "zip",
5463             "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
5464             "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
5465             "shasum": ""
5466         },
5467         "require": {
5468             "php": "^5.3.3 || ^7.0"
5469         },
5470         "require-dev": {
5471             "phpunit/phpunit": "^4.6",
5472             "sebastian/version": "^1.0.1"
5473         },
5474         "time": "2016-11-23T20:04:58+00:00",
5475         "type": "library",
5476         "extra": {
5477             "branch-alias": {
5478                 "dev-master": "1.3-dev"
5479             }
5480         },
5481         "installation-source": "dist",
5482         "autoload": {
5483             "psr-4": {
5484                 "Webmozart\\Assert\\": "src/"
5485             }
5486         },
5487         "notification-url": "https://packagist.org/downloads/",
5488         "license": [
5489             "MIT"
5490         ],
5491         "authors": [
5492             {
5493                 "name": "Bernhard Schussek",
5494                 "email": "bschussek@gmail.com"
5495             }
5496         ],
5497         "description": "Assertions to validate method input/output with nice error messages.",
5498         "keywords": [
5499             "assert",
5500             "check",
5501             "validate"
5502         ]
5503     },
5504     {
5505         "name": "webmozart/path-util",
5506         "version": "2.3.0",
5507         "version_normalized": "2.3.0.0",
5508         "source": {
5509             "type": "git",
5510             "url": "https://github.com/webmozart/path-util.git",
5511             "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
5512         },
5513         "dist": {
5514             "type": "zip",
5515             "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
5516             "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
5517             "shasum": ""
5518         },
5519         "require": {
5520             "php": ">=5.3.3",
5521             "webmozart/assert": "~1.0"
5522         },
5523         "require-dev": {
5524             "phpunit/phpunit": "^4.6",
5525             "sebastian/version": "^1.0.1"
5526         },
5527         "time": "2015-12-17T08:42:14+00:00",
5528         "type": "library",
5529         "extra": {
5530             "branch-alias": {
5531                 "dev-master": "2.3-dev"
5532             }
5533         },
5534         "installation-source": "dist",
5535         "autoload": {
5536             "psr-4": {
5537                 "Webmozart\\PathUtil\\": "src/"
5538             }
5539         },
5540         "notification-url": "https://packagist.org/downloads/",
5541         "license": [
5542             "MIT"
5543         ],
5544         "authors": [
5545             {
5546                 "name": "Bernhard Schussek",
5547                 "email": "bschussek@gmail.com"
5548             }
5549         ],
5550         "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths."
5551     },
5552     {
5553         "name": "consolidation/annotated-command",
5554         "version": "2.4.8",
5555         "version_normalized": "2.4.8.0",
5556         "source": {
5557             "type": "git",
5558             "url": "https://github.com/consolidation/annotated-command.git",
5559             "reference": "6672ea38212f8bffb71fec7eadc8b3372154b17e"
5560         },
5561         "dist": {
5562             "type": "zip",
5563             "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/6672ea38212f8bffb71fec7eadc8b3372154b17e",
5564             "reference": "6672ea38212f8bffb71fec7eadc8b3372154b17e",
5565             "shasum": ""
5566         },
5567         "require": {
5568             "consolidation/output-formatters": "^3.1.5",
5569             "php": ">=5.4.0",
5570             "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
5571             "psr/log": "^1",
5572             "symfony/console": "^2.8|~3",
5573             "symfony/event-dispatcher": "^2.5|^3",
5574             "symfony/finder": "^2.5|^3"
5575         },
5576         "require-dev": {
5577             "phpunit/phpunit": "^4.8",
5578             "satooshi/php-coveralls": "^1.0",
5579             "squizlabs/php_codesniffer": "^2.7"
5580         },
5581         "time": "2017-04-03T22:37:00+00:00",
5582         "type": "library",
5583         "extra": {
5584             "branch-alias": {
5585                 "dev-master": "2.x-dev"
5586             }
5587         },
5588         "installation-source": "dist",
5589         "autoload": {
5590             "psr-4": {
5591                 "Consolidation\\AnnotatedCommand\\": "src"
5592             }
5593         },
5594         "notification-url": "https://packagist.org/downloads/",
5595         "license": [
5596             "MIT"
5597         ],
5598         "authors": [
5599             {
5600                 "name": "Greg Anderson",
5601                 "email": "greg.1.anderson@greenknowe.org"
5602             }
5603         ],
5604         "description": "Initialize Symfony Console commands from annotated command class methods."
5605     },
5606     {
5607         "name": "drupal/redirect",
5608         "version": "1.0.0-alpha5",
5609         "version_normalized": "1.0.0.0-alpha5",
5610         "source": {
5611             "type": "git",
5612             "url": "https://git.drupal.org/project/redirect",
5613             "reference": "8.x-1.0-alpha5"
5614         },
5615         "dist": {
5616             "type": "zip",
5617             "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.0-alpha5.zip",
5618             "reference": "8.x-1.0-alpha5",
5619             "shasum": "927aa4c8d8b40b0cd2442bee86f2f386d25e53ca"
5620         },
5621         "require": {
5622             "drupal/core": "~8"
5623         },
5624         "type": "drupal-module",
5625         "extra": {
5626             "branch-alias": {
5627                 "dev-1.x": "1.x-dev"
5628             },
5629             "drupal": {
5630                 "version": "8.x-1.0-alpha5",
5631                 "datestamp": "1492182542"
5632             }
5633         },
5634         "installation-source": "dist",
5635         "notification-url": "https://packages.drupal.org/8/downloads",
5636         "license": [
5637             "GPL-2.0+"
5638         ],
5639         "authors": [
5640             {
5641                 "name": "Berdir",
5642                 "homepage": "https://www.drupal.org/user/214652"
5643             },
5644             {
5645                 "name": "Dave Reid",
5646                 "homepage": "https://www.drupal.org/user/53892"
5647             }
5648         ],
5649         "description": "Allows users to redirect from old URLs to new URLs.",
5650         "homepage": "https://www.drupal.org/project/redirect",
5651         "support": {
5652             "source": "http://cgit.drupalcode.org/redirect"
5653         }
5654     },
5655     {
5656         "name": "geedmo/yamm3",
5657         "version": "1.1.0",
5658         "version_normalized": "1.1.0.0",
5659         "source": {
5660             "type": "git",
5661             "url": "https://github.com/geedmo/yamm3.git",
5662             "reference": "5aa11451340187cce1bc195a4437937b19535508"
5663         },
5664         "dist": {
5665             "type": "zip",
5666             "url": "https://api.github.com/repos/geedmo/yamm3/zipball/5aa11451340187cce1bc195a4437937b19535508",
5667             "reference": "5aa11451340187cce1bc195a4437937b19535508",
5668             "shasum": ""
5669         },
5670         "time": "2015-04-04T12:59:29+00:00",
5671         "type": "library",
5672         "installation-source": "dist",
5673         "notification-url": "https://packagist.org/downloads/",
5674         "license": [
5675             "MIT"
5676         ],
5677         "authors": [
5678             {
5679                 "name": "German Morales",
5680                 "email": "geedmo.ds@gmail.com",
5681                 "homepage": "http://geedmo.com"
5682             }
5683         ],
5684         "description": "Yet another megamenu for Bootstrap 3.x",
5685         "homepage": "http://geedmo.github.io/yamm3/",
5686         "keywords": [
5687             "bootstrap",
5688             "megadropdown",
5689             "megamenu"
5690         ]
5691     },
5692     {
5693         "name": "grom358/pharborist",
5694         "version": "dev-master",
5695         "version_normalized": "9999999-dev",
5696         "source": {
5697             "type": "git",
5698             "url": "https://github.com/grom358/pharborist.git",
5699             "reference": "0db9e51299a80e95b06857ed1809f59bbbab1af6"
5700         },
5701         "dist": {
5702             "type": "zip",
5703             "url": "https://api.github.com/repos/grom358/pharborist/zipball/0db9e51299a80e95b06857ed1809f59bbbab1af6",
5704             "reference": "0db9e51299a80e95b06857ed1809f59bbbab1af6",
5705             "shasum": ""
5706         },
5707         "require": {
5708             "php": ">=5.4",
5709             "phpdocumentor/reflection-docblock": "2.0.*"
5710         },
5711         "require-dev": {
5712             "apigen/apigen": "2.8.*",
5713             "phpunit/phpunit": "4.2.*"
5714         },
5715         "time": "2015-09-20T22:14:29+00:00",
5716         "type": "library",
5717         "installation-source": "source",
5718         "autoload": {
5719             "psr-4": {
5720                 "Pharborist\\": "src/"
5721             }
5722         },
5723         "notification-url": "https://packagist.org/downloads/",
5724         "license": [
5725             "GPL"
5726         ],
5727         "authors": [
5728             {
5729                 "name": "Cameron Zemek",
5730                 "role": "lead"
5731             }
5732         ],
5733         "description": "Pharborist builds a syntax tree for PHP that can be traversed and manipulated.",
5734         "keywords": [
5735             "standards",
5736             "syntax"
5737         ]
5738     },
5739     {
5740         "name": "drupal/drupalmoduleupgrader",
5741         "version": "dev-1.x",
5742         "version_normalized": "dev-1.x",
5743         "source": {
5744             "type": "git",
5745             "url": "https://git.drupal.org/project/drupalmoduleupgrader",
5746             "reference": "8bf2d9c140d4a315f267ff511fc69ea1595b62b8"
5747         },
5748         "require": {
5749             "cebe/markdown": "1.0.*@dev",
5750             "drupal/core": "~8.0",
5751             "grom358/pharborist": "dev-master",
5752             "symfony/filesystem": "^2.6.0",
5753             "symfony/finder": "^2.6.0"
5754         },
5755         "require-dev": {
5756             "mikey179/vfsstream": "^1.5",
5757             "phpunit/phpunit": "^4.8"
5758         },
5759         "type": "drupal-module",
5760         "extra": {
5761             "branch-alias": {
5762                 "dev-1.x": "1.x-dev"
5763             },
5764             "drupal": {
5765                 "version": "8.x-1.2+9-dev",
5766                 "datestamp": "1490452983"
5767             }
5768         },
5769         "installation-source": "source",
5770         "autoload": {
5771             "psr-4": {
5772                 "Drupal\\drupalmoduleupgrader\\": "src/"
5773             }
5774         },
5775         "notification-url": "https://packages.drupal.org/8/downloads",
5776         "license": [
5777             "GPL-2.0+"
5778         ],
5779         "authors": [
5780             {
5781                 "name": "Gábor Hojtsy",
5782                 "homepage": "https://www.drupal.org/user/4166"
5783             },
5784             {
5785                 "name": "Wim Leers",
5786                 "homepage": "https://www.drupal.org/user/99777"
5787             },
5788             {
5789                 "name": "dstol",
5790                 "homepage": "https://www.drupal.org/user/329570"
5791             },
5792             {
5793                 "name": "eshta",
5794                 "homepage": "https://www.drupal.org/user/1951462"
5795             },
5796             {
5797                 "name": "japerry",
5798                 "homepage": "https://www.drupal.org/user/45640"
5799             },
5800             {
5801                 "name": "jcnventura",
5802                 "homepage": "https://www.drupal.org/user/122464"
5803             },
5804             {
5805                 "name": "pfrenssen",
5806                 "homepage": "https://www.drupal.org/user/382067"
5807             },
5808             {
5809                 "name": "phenaproxima",
5810                 "homepage": "https://www.drupal.org/user/205645"
5811             },
5812             {
5813                 "name": "tim.plunkett",
5814                 "homepage": "https://www.drupal.org/user/241634"
5815             },
5816             {
5817                 "name": "webchick",
5818                 "homepage": "https://www.drupal.org/user/24967"
5819             },
5820             {
5821                 "name": "xjm",
5822                 "homepage": "https://www.drupal.org/user/65776"
5823             }
5824         ],
5825         "description": "A Drush command to update Drupal 7 modules to Drupal 8.",
5826         "homepage": "https://www.drupal.org/project/drupalmoduleupgrader",
5827         "keywords": [
5828             "Drupal",
5829             "PHP_CodeSniffer",
5830             "phpcs",
5831             "standards",
5832             "update",
5833             "upgrade"
5834         ],
5835         "support": {
5836             "source": "https://drupal.org/project/drupalmoduleupgrader",
5837             "issues": "https://drupal.org/project/issues/drupalmoduleupgrader"
5838         }
5839     },
5840     {
5841         "name": "drupal/htmlawed",
5842         "version": "3.2.0",
5843         "version_normalized": "3.2.0.0",
5844         "source": {
5845             "type": "git",
5846             "url": "https://git.drupal.org/project/htmLawed",
5847             "reference": "8.x-3.2"
5848         },
5849         "dist": {
5850             "type": "zip",
5851             "url": "https://ftp.drupal.org/files/projects/htmlawed-8.x-3.2.zip",
5852             "reference": "8.x-3.2",
5853             "shasum": "9ced09e67458a0efcd7c4cc7e83f05fb4035ddcc"
5854         },
5855         "require": {
5856             "drupal/core": "~8.0"
5857         },
5858         "type": "drupal-module",
5859         "extra": {
5860             "branch-alias": {
5861                 "dev-3.x": "3.x-dev"
5862             },
5863             "drupal": {
5864                 "version": "8.x-3.2",
5865                 "datestamp": "1480745884"
5866             }
5867         },
5868         "installation-source": "dist",
5869         "notification-url": "https://packages.drupal.org/8/downloads",
5870         "license": [
5871             "GPL-2.0+"
5872         ],
5873         "authors": [
5874             {
5875                 "name": "alpha2zee",
5876                 "homepage": "https://www.drupal.org/user/201451"
5877             }
5878         ],
5879         "description": "Use htmLawed to restrict and correct HTML for compliance with admin. policy and standards and for security",
5880         "homepage": "https://www.drupal.org/project/htmlawed",
5881         "support": {
5882             "source": "http://cgit.drupalcode.org/htmlawed"
5883         }
5884     },
5885     {
5886         "name": "drupal/ctools",
5887         "version": "3.0.0",
5888         "version_normalized": "3.0.0.0",
5889         "source": {
5890             "type": "git",
5891             "url": "https://git.drupal.org/project/ctools",
5892             "reference": "8.x-3.0"
5893         },
5894         "dist": {
5895             "type": "zip",
5896             "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.0.zip",
5897             "reference": "8.x-3.0",
5898             "shasum": "302e869ecd1e59fe55663673999fee2ccac5daa8"
5899         },
5900         "require": {
5901             "drupal/core": "~8.0"
5902         },
5903         "type": "drupal-module",
5904         "extra": {
5905             "branch-alias": {
5906                 "dev-3.x": "3.x-dev"
5907             },
5908             "drupal": {
5909                 "version": "8.x-3.0",
5910                 "datestamp": "1493401742"
5911             }
5912         },
5913         "installation-source": "dist",
5914         "notification-url": "https://packages.drupal.org/8/downloads",
5915         "license": [
5916             "GPL-2.0+"
5917         ],
5918         "authors": [
5919             {
5920                 "name": "Kris Vanderwater (EclipseGc)",
5921                 "homepage": "https://www.drupal.org/u/eclipsegc",
5922                 "role": "Maintainer"
5923             },
5924             {
5925                 "name": "Jakob Perry (japerry)",
5926                 "homepage": "https://www.drupal.org/u/japerry",
5927                 "role": "Maintainer"
5928             },
5929             {
5930                 "name": "Tim Plunkett (tim.plunkett)",
5931                 "homepage": "https://www.drupal.org/u/timplunkett",
5932                 "role": "Maintainer"
5933             },
5934             {
5935                 "name": "James Gilliland (neclimdul)",
5936                 "homepage": "https://www.drupal.org/u/neclimdul",
5937                 "role": "Maintainer"
5938             },
5939             {
5940                 "name": "Daniel Wehner (dawehner)",
5941                 "homepage": "https://www.drupal.org/u/dawehner",
5942                 "role": "Maintainer"
5943             },
5944             {
5945                 "name": "merlinofchaos",
5946                 "homepage": "https://www.drupal.org/user/26979"
5947             },
5948             {
5949                 "name": "neclimdul",
5950                 "homepage": "https://www.drupal.org/user/48673"
5951             },
5952             {
5953                 "name": "sdboyer",
5954                 "homepage": "https://www.drupal.org/user/146719"
5955             },
5956             {
5957                 "name": "sun",
5958                 "homepage": "https://www.drupal.org/user/54136"
5959             },
5960             {
5961                 "name": "tim.plunkett",
5962                 "homepage": "https://www.drupal.org/user/241634"
5963             }
5964         ],
5965         "description": "Provides a number of utility and helper APIs for Drupal developers and site builders.",
5966         "homepage": "https://www.drupal.org/project/ctools",
5967         "support": {
5968             "source": "http://cgit.drupalcode.org/ctools",
5969             "issues": "https://www.drupal.org/project/issues/ctools"
5970         }
5971     },
5972     {
5973         "name": "drupal/devel",
5974         "version": "1.0.0-rc2",
5975         "version_normalized": "1.0.0.0-RC2",
5976         "source": {
5977             "type": "git",
5978             "url": "https://git.drupal.org/project/devel",
5979             "reference": "8.x-1.0-rc2"
5980         },
5981         "dist": {
5982             "type": "zip",
5983             "url": "https://ftp.drupal.org/files/projects/devel-8.x-1.0-rc2.zip",
5984             "reference": "8.x-1.0-rc2",
5985             "shasum": "011322bf9c263dab29f94640829f4b654e9c5632"
5986         },
5987         "require": {
5988             "drupal/core": "~8.0"
5989         },
5990         "suggest": {
5991             "symfony/var-dumper": "Pretty print complex values better with var-dumper available"
5992         },
5993         "type": "drupal-module",
5994         "extra": {
5995             "branch-alias": {
5996                 "dev-1.x": "1.x-dev"
5997             },
5998             "drupal": {
5999                 "version": "8.x-1.0-rc2",
6000                 "datestamp": "1492989244"
6001             }
6002         },
6003         "installation-source": "dist",
6004         "notification-url": "https://packages.drupal.org/8/downloads",
6005         "license": [
6006             "GPL-2.0+"
6007         ],
6008         "authors": [
6009             {
6010                 "name": "Moshe Weitzman",
6011                 "homepage": "https://github.com/weitzman",
6012                 "email": "weitzman@tejasa.com",
6013                 "role": "Maintainer"
6014             },
6015             {
6016                 "name": "Hans Salvisberg",
6017                 "homepage": "https://www.drupal.org/u/salvis",
6018                 "email": "drupal@salvisberg.com",
6019                 "role": "Maintainer"
6020             },
6021             {
6022                 "name": "Luca Lusso",
6023                 "homepage": "https://www.drupal.org/u/lussoluca",
6024                 "role": "Maintainer"
6025             },
6026             {
6027                 "name": "Marco (willzyx)",
6028                 "homepage": "https://www.drupal.org/u/willzyx",
6029                 "role": "Maintainer"
6030             },
6031             {
6032                 "name": "See contributors",
6033                 "homepage": "https://www.drupal.org/node/3236/committers"
6034             },
6035             {
6036                 "name": "salvis",
6037                 "homepage": "https://www.drupal.org/user/82964"
6038             },
6039             {
6040                 "name": "willzyx",
6041                 "homepage": "https://www.drupal.org/user/1043862"
6042             }
6043         ],
6044         "description": "Various blocks, pages, and functions for developers.",
6045         "homepage": "http://drupal.org/project/devel",
6046         "support": {
6047             "source": "http://cgit.drupalcode.org/devel",
6048             "issues": "http://drupal.org/project/devel",
6049             "irc": "irc://irc.freenode.org/drupal-contribute"
6050         }
6051     },
6052     {
6053         "name": "drupal/token",
6054         "version": "1.0.0",
6055         "version_normalized": "1.0.0.0",
6056         "source": {
6057             "type": "git",
6058             "url": "https://git.drupal.org/project/token",
6059             "reference": "8.x-1.0"
6060         },
6061         "dist": {
6062             "type": "zip",
6063             "url": "https://ftp.drupal.org/files/projects/token-8.x-1.0.zip",
6064             "reference": "8.x-1.0",
6065             "shasum": "d24c7f1ffddbd0fc56bc92bacae1c4ff769a4442"
6066         },
6067         "require": {
6068             "drupal/core": "~8.0"
6069         },
6070         "type": "drupal-module",
6071         "extra": {
6072             "branch-alias": {
6073                 "dev-1.x": "1.x-dev"
6074             },
6075             "drupal": {
6076                 "version": "8.x-1.0",
6077                 "datestamp": "1493466843"
6078             }
6079         },
6080         "installation-source": "dist",
6081         "notification-url": "https://packages.drupal.org/8/downloads",
6082         "license": [
6083             "GPL-2.0+"
6084         ],
6085         "authors": [
6086             {
6087                 "name": "Berdir",
6088                 "homepage": "https://www.drupal.org/user/214652"
6089             },
6090             {
6091                 "name": "Dave Reid",
6092                 "homepage": "https://www.drupal.org/user/53892"
6093             },
6094             {
6095                 "name": "eaton",
6096                 "homepage": "https://www.drupal.org/user/16496"
6097             },
6098             {
6099                 "name": "fago",
6100                 "homepage": "https://www.drupal.org/user/16747"
6101             },
6102             {
6103                 "name": "greggles",
6104                 "homepage": "https://www.drupal.org/user/36762"
6105             },
6106             {
6107                 "name": "mikeryan",
6108                 "homepage": "https://www.drupal.org/user/4420"
6109             }
6110         ],
6111         "description": "Provides a user interface for the Token API and some missing core tokens.",
6112         "homepage": "https://www.drupal.org/project/token",
6113         "support": {
6114             "source": "http://cgit.drupalcode.org/token"
6115         }
6116     },
6117     {
6118         "name": "drupal/pathauto",
6119         "version": "1.0.0",
6120         "version_normalized": "1.0.0.0",
6121         "source": {
6122             "type": "git",
6123             "url": "https://git.drupal.org/project/pathauto",
6124             "reference": "8.x-1.0"
6125         },
6126         "dist": {
6127             "type": "zip",
6128             "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.0.zip",
6129             "reference": "8.x-1.0",
6130             "shasum": "4c82a5689a18421c8c73fcc8be7b333bb21ae02a"
6131         },
6132         "require": {
6133             "drupal/core": "*",
6134             "drupal/ctools": "*",
6135             "drupal/token": "*"
6136         },
6137         "type": "drupal-module",
6138         "extra": {
6139             "branch-alias": {
6140                 "dev-1.x": "1.x-dev"
6141             },
6142             "drupal": {
6143                 "version": "8.x-1.0",
6144                 "datestamp": "1493468044"
6145             }
6146         },
6147         "installation-source": "dist",
6148         "notification-url": "https://packages.drupal.org/8/downloads",
6149         "license": [
6150             "GPL-2.0+"
6151         ],
6152         "authors": [
6153             {
6154                 "name": "Berdir",
6155                 "homepage": "https://www.drupal.org/user/214652"
6156             },
6157             {
6158                 "name": "Dave Reid",
6159                 "homepage": "https://www.drupal.org/user/53892"
6160             },
6161             {
6162                 "name": "Freso",
6163                 "homepage": "https://www.drupal.org/user/27504"
6164             },
6165             {
6166                 "name": "greggles",
6167                 "homepage": "https://www.drupal.org/user/36762"
6168             }
6169         ],
6170         "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.",
6171         "homepage": "https://www.drupal.org/project/pathauto",
6172         "support": {
6173             "source": "http://cgit.drupalcode.org/pathauto"
6174         }
6175     },
6176     {
6177         "name": "drupal/views_bootstrap",
6178         "version": "dev-3.x",
6179         "version_normalized": "dev-3.x",
6180         "source": {
6181             "type": "git",
6182             "url": "https://git.drupal.org/project/views_bootstrap",
6183             "reference": "ef95dac8dfeb8f2d61b0e5d40075a0a6e23e53ca"
6184         },
6185         "require": {
6186             "drupal/core": "*"
6187         },
6188         "type": "drupal-module",
6189         "extra": {
6190             "branch-alias": {
6191                 "dev-3.x": "3.x-dev"
6192             },
6193             "drupal": {
6194                 "version": "8.x-3.x-dev",
6195                 "datestamp": "1490369283"
6196             }
6197         },
6198         "installation-source": "source",
6199         "notification-url": "https://packages.drupal.org/8/downloads",
6200         "license": [
6201             "GPL-2.0+"
6202         ],
6203         "authors": [
6204             {
6205                 "name": "aburrows",
6206                 "homepage": "https://www.drupal.org/user/577844"
6207             },
6208             {
6209                 "name": "ericpugh",
6210                 "homepage": "https://www.drupal.org/user/130084"
6211             },
6212             {
6213                 "name": "ikeigenwijs",
6214                 "homepage": "https://www.drupal.org/user/583238"
6215             },
6216             {
6217                 "name": "mrded",
6218                 "homepage": "https://www.drupal.org/user/556088"
6219             }
6220         ],
6221         "description": "Integrate the Bootstrap framework with Views.",
6222         "homepage": "https://www.drupal.org/project/views_bootstrap",
6223         "keywords": [
6224             "Drupal"
6225         ],
6226         "support": {
6227             "source": "http://cgit.drupalcode.org/views_bootstrap"
6228         }
6229     },
6230     {
6231         "name": "drupal/views_responsive_grid",
6232         "version": "dev-1.x",
6233         "version_normalized": "dev-1.x",
6234         "source": {
6235             "type": "git",
6236             "url": "https://git.drupal.org/project/views_responsive_grid",
6237             "reference": "b8478ccf4cb6dc6837a0c1170a848e418499a357"
6238         },
6239         "require": {
6240             "drupal/core": "~8.0"
6241         },
6242         "type": "drupal-module",
6243         "extra": {
6244             "branch-alias": {
6245                 "dev-1.x": "1.x-dev"
6246             },
6247             "drupal": {
6248                 "version": "8.x-1.x-dev",
6249                 "datestamp": "1373985289"
6250             }
6251         },
6252         "installation-source": "source",
6253         "notification-url": "https://packages.drupal.org/8/downloads",
6254         "license": [
6255             "GPL-2.0+"
6256         ],
6257         "authors": [
6258             {
6259                 "name": "iwhitcomb",
6260                 "homepage": "https://www.drupal.org/user/771654"
6261             },
6262             {
6263                 "name": "kyletaylored",
6264                 "homepage": "https://www.drupal.org/user/2207088"
6265             },
6266             {
6267                 "name": "markcarver",
6268                 "homepage": "https://www.drupal.org/user/501638"
6269             }
6270         ],
6271         "homepage": "https://www.drupal.org/project/views_responsive_grid",
6272         "support": {
6273             "source": "http://cgit.drupalcode.org/views_responsive_grid"
6274         }
6275     },
6276     {
6277         "name": "drupal/imagemagick",
6278         "version": "1.0.0-alpha6",
6279         "version_normalized": "1.0.0.0-alpha6",
6280         "source": {
6281             "type": "git",
6282             "url": "https://git.drupal.org/project/imagemagick",
6283             "reference": "8.x-1.0-alpha6"
6284         },
6285         "dist": {
6286             "type": "zip",
6287             "url": "https://ftp.drupal.org/files/projects/imagemagick-8.x-1.0-alpha6.zip",
6288             "reference": "8.x-1.0-alpha6",
6289             "shasum": "9631b407762076b2f5d9bf3b50b40c28976ddbb7"
6290         },
6291         "require": {
6292             "drupal/core": "^8.1.0"
6293         },
6294         "type": "drupal-module",
6295         "extra": {
6296             "branch-alias": {
6297                 "dev-1.x": "1.x-dev"
6298             },
6299             "drupal": {
6300                 "version": "8.x-1.0-alpha6",
6301                 "datestamp": "1488787683"
6302             }
6303         },
6304         "installation-source": "dist",
6305         "notification-url": "https://packages.drupal.org/8/downloads",
6306         "license": [
6307             "GPL-2.0+"
6308         ],
6309         "authors": [
6310             {
6311                 "name": "chx",
6312                 "homepage": "https://www.drupal.org/user/9446"
6313             },
6314             {
6315                 "name": "claudiu.cristea",
6316                 "homepage": "https://www.drupal.org/user/56348"
6317             },
6318             {
6319                 "name": "dman",
6320                 "homepage": "https://www.drupal.org/user/33240"
6321             },
6322             {
6323                 "name": "dopry",
6324                 "homepage": "https://www.drupal.org/user/22202"
6325             },
6326             {
6327                 "name": "drewish",
6328                 "homepage": "https://www.drupal.org/user/34869"
6329             },
6330             {
6331                 "name": "gdl",
6332                 "homepage": "https://www.drupal.org/user/507326"
6333             },
6334             {
6335                 "name": "mondrake",
6336                 "homepage": "https://www.drupal.org/user/1307444"
6337             },
6338             {
6339                 "name": "quicksketch",
6340                 "homepage": "https://www.drupal.org/user/35821"
6341             },
6342             {
6343                 "name": "sun",
6344                 "homepage": "https://www.drupal.org/user/54136"
6345             },
6346             {
6347                 "name": "walkah",
6348                 "homepage": "https://www.drupal.org/user/1531"
6349             }
6350         ],
6351         "description": "Provides ImageMagick integration.",
6352         "homepage": "https://www.drupal.org/project/imagemagick",
6353         "support": {
6354             "source": "http://cgit.drupalcode.org/imagemagick"
6355         }
6356     },
6357     {
6358         "name": "drupal/bootstrap",
6359         "version": "3.5.0",
6360         "version_normalized": "3.5.0.0",
6361         "source": {
6362             "type": "git",
6363             "url": "https://git.drupal.org/project/bootstrap",
6364             "reference": "8.x-3.5"
6365         },
6366         "dist": {
6367             "type": "zip",
6368             "url": "https://ftp.drupal.org/files/projects/bootstrap-8.x-3.5.zip",
6369             "reference": "8.x-3.5",
6370             "shasum": "569f8a243ad6a2e04a86123a0b2a594783a09860"
6371         },
6372         "require": {
6373             "drupal/core": "~8.0"
6374         },
6375         "type": "drupal-theme",
6376         "extra": {
6377             "branch-alias": {
6378                 "dev-3.x": "3.x-dev"
6379             },
6380             "drupal": {
6381                 "version": "8.x-3.5",
6382                 "datestamp": "1495040301"
6383             }
6384         },
6385         "installation-source": "dist",
6386         "notification-url": "https://packages.drupal.org/8/downloads",
6387         "license": [
6388             "GPL-2.0+"
6389         ],
6390         "authors": [
6391             {
6392                 "name": "markcarver",
6393                 "homepage": "https://www.drupal.org/user/501638"
6394             },
6395             {
6396                 "name": "neardark",
6397                 "homepage": "https://www.drupal.org/user/661076"
6398             },
6399             {
6400                 "name": "sylus",
6401                 "homepage": "https://www.drupal.org/user/339714"
6402             },
6403             {
6404                 "name": "wundo",
6405                 "homepage": "https://www.drupal.org/user/25523"
6406             }
6407         ],
6408         "homepage": "https://www.drupal.org/project/bootstrap",
6409         "support": {
6410             "source": "http://cgit.drupalcode.org/bootstrap"
6411         }
6412     },
6413     {
6414         "name": "sunra/php-simple-html-dom-parser",
6415         "version": "v1.5.2",
6416         "version_normalized": "1.5.2.0",
6417         "source": {
6418             "type": "git",
6419             "url": "https://github.com/sunra/php-simple-html-dom-parser.git",
6420             "reference": "75b9b1cb64502d8f8c04dc11b5906b969af247c6"
6421         },
6422         "dist": {
6423             "type": "zip",
6424             "url": "https://api.github.com/repos/sunra/php-simple-html-dom-parser/zipball/75b9b1cb64502d8f8c04dc11b5906b969af247c6",
6425             "reference": "75b9b1cb64502d8f8c04dc11b5906b969af247c6",
6426             "shasum": ""
6427         },
6428         "require": {
6429             "ext-mbstring": "*",
6430             "php": ">=5.3.2"
6431         },
6432         "time": "2016-11-22T22:57:47+00:00",
6433         "type": "library",
6434         "installation-source": "dist",
6435         "autoload": {
6436             "psr-0": {
6437                 "Sunra\\PhpSimple\\HtmlDomParser": "Src/"
6438             }
6439         },
6440         "notification-url": "https://packagist.org/downloads/",
6441         "license": [
6442             "MIT"
6443         ],
6444         "authors": [
6445             {
6446                 "name": "Sunra",
6447                 "email": "sunra@yandex.ru",
6448                 "homepage": "https://github.com/sunra"
6449             },
6450             {
6451                 "name": "S.C. Chen",
6452                 "homepage": "http://sourceforge.net/projects/simplehtmldom/"
6453             }
6454         ],
6455         "description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.",
6456         "homepage": "https://github.com/sunra/php-simple-html-dom-parser",
6457         "keywords": [
6458             "dom",
6459             "html",
6460             "parser"
6461         ]
6462     },
6463     {
6464         "name": "mkalkbrenner/php-htmldiff-advanced",
6465         "version": "0.0.8",
6466         "version_normalized": "0.0.8.0",
6467         "source": {
6468             "type": "git",
6469             "url": "https://github.com/mkalkbrenner/php-htmldiff.git",
6470             "reference": "3a714b48c9c3d3730baaf6d3949691e654cd37c9"
6471         },
6472         "dist": {
6473             "type": "zip",
6474             "url": "https://api.github.com/repos/mkalkbrenner/php-htmldiff/zipball/3a714b48c9c3d3730baaf6d3949691e654cd37c9",
6475             "reference": "3a714b48c9c3d3730baaf6d3949691e654cd37c9",
6476             "shasum": ""
6477         },
6478         "require": {
6479             "caxy/php-htmldiff": ">=0.0.6",
6480             "php": ">=5.5.0"
6481         },
6482         "time": "2016-07-25T17:07:32+00:00",
6483         "type": "library",
6484         "installation-source": "dist",
6485         "autoload": {
6486             "files": [
6487                 "src/HtmlDiffAdvancedInterface.php",
6488                 "src/HtmlDiffAdvanced.php"
6489             ]
6490         },
6491         "notification-url": "https://packagist.org/downloads/",
6492         "license": [
6493             "GNU General Public License V2"
6494         ],
6495         "description": "An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.",
6496         "homepage": "https://github.com/mkalkbrenner/php-htmldiff",
6497         "keywords": [
6498             "diff",
6499             "html"
6500         ]
6501     },
6502     {
6503         "name": "drupal/diff",
6504         "version": "1.0.0-rc1",
6505         "version_normalized": "1.0.0.0-RC1",
6506         "source": {
6507             "type": "git",
6508             "url": "https://git.drupal.org/project/diff",
6509             "reference": "8.x-1.0-rc1"
6510         },
6511         "dist": {
6512             "type": "zip",
6513             "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.0-rc1.zip",
6514             "reference": "8.x-1.0-rc1",
6515             "shasum": "4945154c2c07444195a7ae07011a3b3db941c72a"
6516         },
6517         "require": {
6518             "drupal/core": "~8.0",
6519             "mkalkbrenner/php-htmldiff-advanced": "~0.0.8"
6520         },
6521         "type": "drupal-module",
6522         "extra": {
6523             "branch-alias": {
6524                 "dev-1.x": "1.x-dev"
6525             },
6526             "drupal": {
6527                 "version": "8.x-1.0-rc1",
6528                 "datestamp": "1484566683"
6529             }
6530         },
6531         "installation-source": "dist",
6532         "notification-url": "https://packages.drupal.org/8/downloads",
6533         "license": [
6534             "GPL-2.0+"
6535         ],
6536         "authors": [
6537             {
6538                 "name": "Miro Dietiker (miro_dietiker)",
6539                 "homepage": "https://www.drupal.org/u/miro_dietiker",
6540                 "role": "Maintainer"
6541             },
6542             {
6543                 "name": "Juampy NR (juampynr)",
6544                 "homepage": "https://www.drupal.org/u/juampynr",
6545                 "role": "Maintainer"
6546             },
6547             {
6548                 "name": "Lucian Hangea (lhangea)",
6549                 "homepage": "https://www.drupal.org/u/lhangea",
6550                 "role": "Maintainer"
6551             },
6552             {
6553                 "name": "Alan D.",
6554                 "homepage": "https://www.drupal.org/u/alan-d.",
6555                 "role": "Maintainer"
6556             },
6557             {
6558                 "name": "Brian Gilbert (realityloop).",
6559                 "homepage": "https://www.drupal.org/u/realityloop",
6560                 "role": "Maintainer"
6561             },
6562             {
6563                 "name": "miro_dietiker",
6564                 "homepage": "https://www.drupal.org/user/227761"
6565             },
6566             {
6567                 "name": "realityloop",
6568                 "homepage": "https://www.drupal.org/user/139189"
6569             },
6570             {
6571                 "name": "rötzi",
6572                 "homepage": "https://www.drupal.org/user/73064"
6573             },
6574             {
6575                 "name": "yhahn",
6576                 "homepage": "https://www.drupal.org/user/264833"
6577             }
6578         ],
6579         "description": "Compares two entity revisions",
6580         "homepage": "https://www.drupal.org/project/diff",
6581         "support": {
6582             "source": "http://cgit.drupalcode.org/diff",
6583             "issues": "https://www.drupal.org/project/issues/diff"
6584         }
6585     },
6586     {
6587         "name": "drupal/hacked",
6588         "version": "2.0.0-beta1",
6589         "version_normalized": "2.0.0.0-beta1",
6590         "source": {
6591             "type": "git",
6592             "url": "https://git.drupal.org/project/hacked",
6593             "reference": "8.x-2.0-beta1"
6594         },
6595         "dist": {
6596             "type": "zip",
6597             "url": "https://ftp.drupal.org/files/projects/hacked-8.x-2.0-beta1.zip",
6598             "reference": "8.x-2.0-beta1",
6599             "shasum": "97b091470b83b3bdfe9a13673c5c676b3ce0414a"
6600         },
6601         "require": {
6602             "drupal/core": "*"
6603         },
6604         "type": "drupal-module",
6605         "extra": {
6606             "branch-alias": {
6607                 "dev-2.x": "2.x-dev"
6608             },
6609             "drupal": {
6610                 "version": "8.x-2.0-beta1",
6611                 "datestamp": "1453154039"
6612             },
6613             "patches_applied": {
6614                 "Compatibility with diff module API change: Turn EntityComparisonBase into a service": "https://www.drupal.org/files/issues/hacked-diff-diff-service-2800645-2.patch"
6615             }
6616         },
6617         "installation-source": "dist",
6618         "notification-url": "https://packages.drupal.org/8/downloads",
6619         "license": [
6620             "GPL-2.0+"
6621         ],
6622         "authors": [
6623             {
6624                 "name": "Deciphered",
6625                 "homepage": "https://www.drupal.org/user/103796"
6626             },
6627             {
6628                 "name": "Steven Jones",
6629                 "homepage": "https://www.drupal.org/user/99644"
6630             }
6631         ],
6632         "description": "Shows if drupal or any of its modules have been changed",
6633         "homepage": "https://www.drupal.org/project/hacked",
6634         "support": {
6635             "source": "http://cgit.drupalcode.org/hacked"
6636         }
6637     },
6638     {
6639         "name": "drupal/permissions_by_term",
6640         "version": "1.19.0",
6641         "version_normalized": "1.19.0.0",
6642         "source": {
6643             "type": "git",
6644             "url": "https://git.drupal.org/project/permissions_by_term",
6645             "reference": "8.x-1.19"
6646         },
6647         "dist": {
6648             "type": "zip",
6649             "url": "https://ftp.drupal.org/files/projects/permissions_by_term-8.x-1.19.zip",
6650             "reference": "8.x-1.19",
6651             "shasum": "87ecf60dda39138f648ee57fe4e3ce334b187100"
6652         },
6653         "require": {
6654             "drupal/core": "*"
6655         },
6656         "type": "drupal-module",
6657         "extra": {
6658             "branch-alias": {
6659                 "dev-1.x": "1.x-dev"
6660             },
6661             "drupal": {
6662                 "version": "8.x-1.19",
6663                 "datestamp": "1494360188"
6664             }
6665         },
6666         "installation-source": "dist",
6667         "notification-url": "https://packages.drupal.org/8/downloads",
6668         "license": [
6669             "GPL-2.0+"
6670         ],
6671         "authors": [
6672             {
6673                 "name": "Peter Majmesku",
6674                 "homepage": "https://www.drupal.org/user/786132"
6675             }
6676         ],
6677         "description": "Limits the selection of specific taxonomy terms by users or roles. Prevents users to display nodes and nodes on views pages, for which which they do not have access by taxonomy term restriction.",
6678         "homepage": "https://www.drupal.org/project/permissions_by_term",
6679         "support": {
6680             "source": "http://cgit.drupalcode.org/permissions_by_term"
6681         }
6682     },
6683     {
6684         "name": "drupal/linkit",
6685         "version": "4.3.0",
6686         "version_normalized": "4.3.0.0",
6687         "source": {
6688             "type": "git",
6689             "url": "https://git.drupal.org/project/linkit",
6690             "reference": "8.x-4.3"
6691         },
6692         "dist": {
6693             "type": "zip",
6694             "url": "https://ftp.drupal.org/files/projects/linkit-8.x-4.3.zip",
6695             "reference": "8.x-4.3",
6696             "shasum": "e624ea2f18a6100b76a8337e24f7c08df6e2235e"
6697         },
6698         "require": {
6699             "drupal/core": "~8.0"
6700         },
6701         "type": "drupal-module",
6702         "extra": {
6703             "branch-alias": {
6704                 "dev-4.x": "4.x-dev"
6705             },
6706             "drupal": {
6707                 "version": "8.x-4.3",
6708                 "datestamp": "1490205830"
6709             }
6710         },
6711         "installation-source": "dist",
6712         "notification-url": "https://packages.drupal.org/8/downloads",
6713         "license": [
6714             "GPL-2.0+"
6715         ],
6716         "authors": [
6717             {
6718                 "name": "Emil Stjerneman",
6719                 "homepage": "https://stjerneman.com",
6720                 "email": "emil@stjerneman.com",
6721                 "role": "Maintainer"
6722             }
6723         ],
6724         "description": "Linkit - Enriched linking experience",
6725         "homepage": "http://drupal.org/project/linkit",
6726         "support": {
6727             "source": "http://cgit.drupalcode.org/linkit",
6728             "issues": "http://drupal.org/project/linkit"
6729         }
6730     },
6731     {
6732         "name": "drupal/toc_formatter",
6733         "version": "1.1.0",
6734         "version_normalized": "1.1.0.0",
6735         "source": {
6736             "type": "git",
6737             "url": "https://git.drupal.org/project/toc_formatter",
6738             "reference": "8.x-1.1"
6739         },
6740         "dist": {
6741             "type": "zip",
6742             "url": "https://ftp.drupal.org/files/projects/toc_formatter-8.x-1.1.zip",
6743             "reference": "8.x-1.1",
6744             "shasum": "7da3ef22b5d2e3e93b48fe97cd17ce607a264a9e"
6745         },
6746         "require": {
6747             "drupal/core": "~8.0"
6748         },
6749         "type": "drupal-module",
6750         "extra": {
6751             "branch-alias": {
6752                 "dev-1.x": "1.x-dev"
6753             },
6754             "drupal": {
6755                 "version": "8.x-1.1",
6756                 "datestamp": "1398611927"
6757             }
6758         },
6759         "installation-source": "dist",
6760         "notification-url": "https://packages.drupal.org/8/downloads",
6761         "license": [
6762             "GPL-2.0+"
6763         ],
6764         "authors": [
6765             {
6766                 "name": "Robert Castelo",
6767                 "homepage": "https://www.drupal.org/user/3555"
6768             },
6769             {
6770                 "name": "neilt17",
6771                 "homepage": "https://www.drupal.org/user/324142"
6772             }
6773         ],
6774         "description": "Display formatter that adds a TOC to the top of a text area field.",
6775         "homepage": "https://www.drupal.org/project/toc_formatter",
6776         "support": {
6777             "source": "http://cgit.drupalcode.org/toc_formatter"
6778         }
6779     },
6780     {
6781         "name": "drupal/advagg",
6782         "version": "2.4.0",
6783         "version_normalized": "2.4.0.0",
6784         "source": {
6785             "type": "git",
6786             "url": "https://git.drupal.org/project/advagg",
6787             "reference": "8.x-2.4"
6788         },
6789         "dist": {
6790             "type": "zip",
6791             "url": "https://ftp.drupal.org/files/projects/advagg-8.x-2.4.zip",
6792             "reference": "8.x-2.4",
6793             "shasum": "b3a0eb8739d940b7171718227ec30e8ef4ccbb1b"
6794         },
6795         "require": {
6796             "drupal/core": "~8.0"
6797         },
6798         "type": "drupal-module",
6799         "extra": {
6800             "branch-alias": {
6801                 "dev-2.x": "2.x-dev"
6802             },
6803             "drupal": {
6804                 "version": "8.x-2.4",
6805                 "datestamp": "1493949188"
6806             }
6807         },
6808         "installation-source": "dist",
6809         "notification-url": "https://packages.drupal.org/8/downloads",
6810         "license": [
6811             "GPL-2.0+"
6812         ],
6813         "authors": [
6814             {
6815                 "name": "Mike Carper (mikeytown2)",
6816                 "homepage": "https://www.drupal.org/u/mikeytown2",
6817                 "role": "Creator, Maintainer"
6818             },
6819             {
6820                 "name": "Nick Wilde (nickwilde)",
6821                 "homepage": "https://www.drupal.org/u/nickwilde",
6822                 "email": "design@briarmoon.ca",
6823                 "role": "Drupal 8 Port/maintainer"
6824             },
6825             {
6826                 "name": "doublejosh",
6827                 "homepage": "https://www.drupal.org/user/199720"
6828             },
6829             {
6830                 "name": "iamcarrico",
6831                 "homepage": "https://www.drupal.org/user/1300542"
6832             },
6833             {
6834                 "name": "markcarver",
6835                 "homepage": "https://www.drupal.org/user/501638"
6836             },
6837             {
6838                 "name": "mikeytown2",
6839                 "homepage": "https://www.drupal.org/user/282446"
6840             },
6841             {
6842                 "name": "rupl",
6843                 "homepage": "https://www.drupal.org/user/411999"
6844             }
6845         ],
6846         "description": "Improved aggregation of CSS/JS files to speed up page load times.",
6847         "homepage": "https://drupal.org/project/advagg",
6848         "support": {
6849             "source": "https://cgit.drupalcode.org/advagg",
6850             "issues": "https://drupal.org/project/issues/advagg",
6851             "irc": "irc://irc.freenode.org/drupal-contribute"
6852         }
6853     },
6854     {
6855         "name": "drupal/videojs",
6856         "version": "1.0.0",
6857         "version_normalized": "1.0.0.0",
6858         "source": {
6859             "type": "git",
6860             "url": "https://git.drupal.org/project/videojs",
6861             "reference": "8.x-1.0"
6862         },
6863         "dist": {
6864             "type": "zip",
6865             "url": "https://ftp.drupal.org/files/projects/videojs-8.x-1.0.zip",
6866             "reference": "8.x-1.0",
6867             "shasum": "daf810898fbae1cf608ad45fd4e836bd6935949d"
6868         },
6869         "require": {
6870             "drupal/core": "~8.0"
6871         },
6872         "type": "drupal-module",
6873         "extra": {
6874             "branch-alias": {
6875                 "dev-1.x": "1.x-dev"
6876             },
6877             "drupal": {
6878                 "version": "8.x-1.0",
6879                 "datestamp": "1454344739"
6880             },
6881             "patches_applied": {
6882                 "videojs-isapplicable": "https://www.drupal.org/files/issues/videojs-isapplicable.patch"
6883             }
6884         },
6885         "installation-source": "dist",
6886         "notification-url": "https://packages.drupal.org/8/downloads",
6887         "license": [
6888             "GPL-2.0+"
6889         ],
6890         "authors": [
6891             {
6892                 "name": "Jorrit",
6893                 "homepage": "https://www.drupal.org/user/161217"
6894             },
6895             {
6896                 "name": "heshanlk",
6897                 "homepage": "https://www.drupal.org/user/199102"
6898             }
6899         ],
6900         "description": "Video.js is an HTML5 Video Player.",
6901         "homepage": "https://www.drupal.org/project/videojs",
6902         "support": {
6903             "source": "http://cgit.drupalcode.org/videojs"
6904         }
6905     },
6906     {
6907         "name": "drupal/ckeditor_widgets",
6908         "version": "dev-1.x",
6909         "version_normalized": "dev-1.x",
6910         "source": {
6911             "type": "git",
6912             "url": "https://git.drupal.org/project/ckeditor_widgets",
6913             "reference": "2d462637f8804b6d0b530604d0376e97a23a3b7f"
6914         },
6915         "require": {
6916             "drupal/core": "*"
6917         },
6918         "type": "drupal-module",
6919         "extra": {
6920             "branch-alias": {
6921                 "dev-1.x": "1.x-dev"
6922             },
6923             "drupal": {
6924                 "version": "8.x-1.x-dev",
6925                 "datestamp": "1472798939"
6926             }
6927         },
6928         "installation-source": "source",
6929         "notification-url": "https://packages.drupal.org/8/downloads",
6930         "license": [
6931             "GPL-2.0+"
6932         ],
6933         "authors": [
6934             {
6935                 "name": "jlyon",
6936                 "homepage": "https://www.drupal.org/user/256444"
6937             }
6938         ],
6939         "description": "Adds widgets and an Insert Template menu to CKEditor",
6940         "homepage": "https://www.drupal.org/project/ckeditor_widgets",
6941         "support": {
6942             "source": "http://cgit.drupalcode.org/ckeditor_widgets"
6943         }
6944     },
6945     {
6946         "name": "drupal/layout_plugin",
6947         "version": "1.0.0-alpha23",
6948         "version_normalized": "1.0.0.0-alpha23",
6949         "source": {
6950             "type": "git",
6951             "url": "https://git.drupal.org/project/layout_plugin",
6952             "reference": "8.x-1.0-alpha23"
6953         },
6954         "dist": {
6955             "type": "zip",
6956             "url": "https://ftp.drupal.org/files/projects/layout_plugin-8.x-1.0-alpha23.zip",
6957             "reference": "8.x-1.0-alpha23",
6958             "shasum": "c79992e2f52ac6a7c8dc0706512f2c70fc9f5e11"
6959         },
6960         "require": {
6961             "drupal/core": "~8.0"
6962         },
6963         "type": "drupal-module",
6964         "extra": {
6965             "branch-alias": {
6966                 "dev-1.x": "1.x-dev"
6967             },
6968             "drupal": {
6969                 "version": "8.x-1.0-alpha23",
6970                 "datestamp": "1476269960"
6971             }
6972         },
6973         "installation-source": "dist",
6974         "notification-url": "https://packages.drupal.org/8/downloads",
6975         "license": [
6976             "GPL-2.0+"
6977         ],
6978         "authors": [
6979             {
6980                 "name": "David Snopek",
6981                 "homepage": "https://www.drupal.org/user/172527"
6982             },
6983             {
6984                 "name": "Bram Goffings",
6985                 "homepage": "https://www.drupal.org/user/266527"
6986             },
6987             {
6988                 "name": "Fredrik Lassen",
6989                 "homepage": "https://www.drupal.org/user/243377"
6990             }
6991         ],
6992         "description": "An API module to hold the Drupal 8 plugin manager for layouts.",
6993         "homepage": "https://www.drupal.org/project/layout_plugin",
6994         "keywords": [
6995             "layout",
6996             "php"
6997         ],
6998         "support": {
6999             "source": "http://cgit.drupalcode.org/layout_plugin"
7000         }
7001     },
7002     {
7003         "name": "drupal/bootstrap_layouts",
7004         "version": "4.1.0",
7005         "version_normalized": "4.1.0.0",
7006         "source": {
7007             "type": "git",
7008             "url": "https://git.drupal.org/project/bootstrap_layouts",
7009             "reference": "8.x-4.1"
7010         },
7011         "dist": {
7012             "type": "zip",
7013             "url": "https://ftp.drupal.org/files/projects/bootstrap_layouts-8.x-4.1.zip",
7014             "reference": "8.x-4.1",
7015             "shasum": "3f1e7598e9a476e4d396ddc1e49cd2851e948a2c"
7016         },
7017         "require": {
7018             "drupal/core": "~8.0",
7019             "drupal/layout_plugin": "*"
7020         },
7021         "type": "drupal-module",
7022         "extra": {
7023             "branch-alias": {
7024                 "dev-4.x": "4.x-dev"
7025             },
7026             "drupal": {
7027                 "version": "8.x-4.1",
7028                 "datestamp": "1481413087"
7029             }
7030         },
7031         "installation-source": "dist",
7032         "notification-url": "https://packages.drupal.org/8/downloads",
7033         "license": [
7034             "GPL-2.0+"
7035         ],
7036         "authors": [
7037             {
7038                 "name": "darol100",
7039                 "homepage": "https://www.drupal.org/user/2667123"
7040             },
7041             {
7042                 "name": "hctom",
7043                 "homepage": "https://www.drupal.org/user/112790"
7044             },
7045             {
7046                 "name": "markcarver",
7047                 "homepage": "https://www.drupal.org/user/501638"
7048             }
7049         ],
7050         "description": "This module is going to generate layouts with Bootstrap grid system.",
7051         "homepage": "https://www.drupal.org/project/bootstrap_layouts",
7052         "support": {
7053             "source": "http://cgit.drupalcode.org/bootstrap_layouts"
7054         }
7055     },
7056     {
7057         "name": "drupal/tocify",
7058         "version": "1.2.0",
7059         "version_normalized": "1.2.0.0",
7060         "source": {
7061             "type": "git",
7062             "url": "https://git.drupal.org/project/tocify",
7063             "reference": "8.x-1.2"
7064         },
7065         "dist": {
7066             "type": "zip",
7067             "url": "https://ftp.drupal.org/files/projects/tocify-8.x-1.2.zip",
7068             "reference": "8.x-1.2",
7069             "shasum": "687ea298fa66b6e79addd8af25204917acfd0209"
7070         },
7071         "require": {
7072             "drupal/core": "*"
7073         },
7074         "type": "drupal-module",
7075         "extra": {
7076             "branch-alias": {
7077                 "dev-1.x": "1.x-dev"
7078             },
7079             "drupal": {
7080                 "version": "8.x-1.2",
7081                 "datestamp": "1493816586"
7082             }
7083         },
7084         "installation-source": "dist",
7085         "notification-url": "https://packages.drupal.org/8/downloads",
7086         "license": [
7087             "GPL-2.0+"
7088         ],
7089         "authors": [
7090             {
7091                 "name": "Hydra",
7092                 "homepage": "https://www.drupal.org/user/647364"
7093             },
7094             {
7095                 "name": "dawehner",
7096                 "homepage": "https://www.drupal.org/user/99340"
7097             },
7098             {
7099                 "name": "sanduhrs",
7100                 "homepage": "https://www.drupal.org/user/28074"
7101             }
7102         ],
7103         "description": "Tocify your content",
7104         "homepage": "https://www.drupal.org/project/tocify",
7105         "keywords": [
7106             "Drupal"
7107         ],
7108         "support": {
7109             "source": "http://cgit.drupalcode.org/tocify",
7110             "issues": "http://drupal.org/project/issues/tocify"
7111         }
7112     },
7113     {
7114         "name": "drupal/ckeditor_templates",
7115         "version": "1.0.0",
7116         "version_normalized": "1.0.0.0",
7117         "source": {
7118             "type": "git",
7119             "url": "https://git.drupal.org/project/ckeditor_templates",
7120             "reference": "8.x-1.0"
7121         },
7122         "dist": {
7123             "type": "zip",
7124             "url": "https://ftp.drupal.org/files/projects/ckeditor_templates-8.x-1.0.zip",
7125             "reference": "8.x-1.0",
7126             "shasum": "706be94033bb2babf6fd0fb499c6aa326914b7ff"
7127         },
7128         "require": {
7129             "drupal/core": "*"
7130         },
7131         "type": "drupal-module",
7132         "extra": {
7133             "branch-alias": {
7134                 "dev-1.x": "1.x-dev"
7135             },
7136             "drupal": {
7137                 "version": "8.x-1.0",
7138                 "datestamp": "1490206982"
7139             }
7140         },
7141         "installation-source": "dist",
7142         "notification-url": "https://packages.drupal.org/8/downloads",
7143         "license": [
7144             "GPL-2.0+"
7145         ],
7146         "authors": [
7147             {
7148                 "name": "lucaslg",
7149                 "homepage": "https://www.drupal.org/user/3128975"
7150             }
7151         ],
7152         "description": "Integrates the CKEdito templates plugin",
7153         "homepage": "https://www.drupal.org/project/ckeditor_templates",
7154         "support": {
7155             "source": "http://cgit.drupalcode.org/ckeditor_templates"
7156         }
7157     },
7158     {
7159         "name": "drupal/layouter",
7160         "version": "1.0.0",
7161         "version_normalized": "1.0.0.0",
7162         "source": {
7163             "type": "git",
7164             "url": "https://git.drupal.org/project/layouter",
7165             "reference": "8.x-1.0"
7166         },
7167         "dist": {
7168             "type": "zip",
7169             "url": "https://ftp.drupal.org/files/projects/layouter-8.x-1.0.zip",
7170             "reference": "8.x-1.0",
7171             "shasum": "c9bc5f4c178acabc06bdec71662f7c7c3df614ce"
7172         },
7173         "require": {
7174             "drupal/core": "*"
7175         },
7176         "type": "drupal-module",
7177         "extra": {
7178             "branch-alias": {
7179                 "dev-1.x": "1.x-dev"
7180             },
7181             "drupal": {
7182                 "version": "8.x-1.0",
7183                 "datestamp": "1470121439"
7184             }
7185         },
7186         "installation-source": "dist",
7187         "notification-url": "https://packages.drupal.org/8/downloads",
7188         "license": [
7189             "GPL 2.0+"
7190         ],
7191         "authors": [
7192             {
7193                 "name": "adci_contributor",
7194                 "homepage": "https://www.drupal.org/user/1830536"
7195             },
7196             {
7197                 "name": "adcillc",
7198                 "homepage": "https://www.drupal.org/user/366450"
7199             },
7200             {
7201                 "name": "antongp",
7202                 "homepage": "https://www.drupal.org/user/1060446"
7203             },
7204             {
7205                 "name": "kinosura",
7206                 "homepage": "https://www.drupal.org/user/383326"
7207             },
7208             {
7209                 "name": "usdv",
7210                 "homepage": "https://www.drupal.org/user/2476206"
7211             }
7212         ],
7213         "description": "Allows to choose one of predefined layouts which is applied to the content that you want to put into textarea fields.",
7214         "homepage": "https://www.drupal.org/project/layouter",
7215         "support": {
7216             "source": "http://cgit.drupalcode.org/layouter"
7217         }
7218     },
7219     {
7220         "name": "drupal/core",
7221         "version": "8.3.4",
7222         "version_normalized": "8.3.4.0",
7223         "source": {
7224             "type": "git",
7225             "url": "https://github.com/drupal/core.git",
7226             "reference": "f34eee7255142ab5416107972ef13d011f11e163"
7227         },
7228         "dist": {
7229             "type": "zip",
7230             "url": "https://api.github.com/repos/drupal/core/zipball/f34eee7255142ab5416107972ef13d011f11e163",
7231             "reference": "f34eee7255142ab5416107972ef13d011f11e163",
7232             "shasum": ""
7233         },
7234         "require": {
7235             "asm89/stack-cors": "~1.0",
7236             "composer/semver": "~1.0",
7237             "doctrine/annotations": "1.2.*",
7238             "doctrine/common": "^2.5",
7239             "easyrdf/easyrdf": "0.9.*",
7240             "egulias/email-validator": "1.2.*",
7241             "guzzlehttp/guzzle": "^6.2.1",
7242             "masterminds/html5": "~2.1",
7243             "paragonie/random_compat": "^1.0|^2.0",
7244             "php": ">=5.5.9",
7245             "stack/builder": "1.0.*",
7246             "symfony-cmf/routing": "~1.4",
7247             "symfony/class-loader": "~2.8",
7248             "symfony/console": "~2.8",
7249             "symfony/dependency-injection": "~2.8",
7250             "symfony/event-dispatcher": "~2.8",
7251             "symfony/http-foundation": "~2.8",
7252             "symfony/http-kernel": "~2.8",
7253             "symfony/polyfill-iconv": "~1.0",
7254             "symfony/process": "~2.8",
7255             "symfony/psr-http-message-bridge": "^1.0",
7256             "symfony/routing": "~2.8",
7257             "symfony/serializer": "~2.8",
7258             "symfony/translation": "~2.8",
7259             "symfony/validator": "~2.8",
7260             "symfony/yaml": "~2.8",
7261             "twig/twig": "^1.23.1",
7262             "zendframework/zend-diactoros": "~1.1",
7263             "zendframework/zend-feed": "~2.4"
7264         },
7265         "conflict": {
7266             "drush/drush": "<8.1.10"
7267         },
7268         "replace": {
7269             "drupal/action": "self.version",
7270             "drupal/aggregator": "self.version",
7271             "drupal/automated_cron": "self.version",
7272             "drupal/ban": "self.version",
7273             "drupal/bartik": "self.version",
7274             "drupal/basic_auth": "self.version",
7275             "drupal/big_pipe": "self.version",
7276             "drupal/block": "self.version",
7277             "drupal/block_content": "self.version",
7278             "drupal/block_place": "self.version",
7279             "drupal/book": "self.version",
7280             "drupal/breakpoint": "self.version",
7281             "drupal/ckeditor": "self.version",
7282             "drupal/classy": "self.version",
7283             "drupal/color": "self.version",
7284             "drupal/comment": "self.version",
7285             "drupal/config": "self.version",
7286             "drupal/config_translation": "self.version",
7287             "drupal/contact": "self.version",
7288             "drupal/content_moderation": "self.version",
7289             "drupal/content_translation": "self.version",
7290             "drupal/contextual": "self.version",
7291             "drupal/core-annotation": "self.version",
7292             "drupal/core-assertion": "self.version",
7293             "drupal/core-bridge": "self.version",
7294             "drupal/core-datetime": "self.version",
7295             "drupal/core-dependency-injection": "self.version",
7296             "drupal/core-diff": "self.version",
7297             "drupal/core-discovery": "self.version",
7298             "drupal/core-event-dispatcher": "self.version",
7299             "drupal/core-file-cache": "self.version",
7300             "drupal/core-filesystem": "self.version",
7301             "drupal/core-gettext": "self.version",
7302             "drupal/core-graph": "self.version",
7303             "drupal/core-http-foundation": "self.version",
7304             "drupal/core-php-storage": "self.version",
7305             "drupal/core-plugin": "self.version",
7306             "drupal/core-proxy-builder": "self.version",
7307             "drupal/core-render": "self.version",
7308             "drupal/core-serialization": "self.version",
7309             "drupal/core-transliteration": "self.version",
7310             "drupal/core-utility": "self.version",
7311             "drupal/core-uuid": "self.version",
7312             "drupal/datetime": "self.version",
7313             "drupal/datetime_range": "self.version",
7314             "drupal/dblog": "self.version",
7315             "drupal/dynamic_page_cache": "self.version",
7316             "drupal/editor": "self.version",
7317             "drupal/entity_reference": "self.version",
7318             "drupal/field": "self.version",
7319             "drupal/field_layout": "self.version",
7320             "drupal/field_ui": "self.version",
7321             "drupal/file": "self.version",
7322             "drupal/filter": "self.version",
7323             "drupal/forum": "self.version",
7324             "drupal/hal": "self.version",
7325             "drupal/help": "self.version",
7326             "drupal/history": "self.version",
7327             "drupal/image": "self.version",
7328             "drupal/inline_form_errors": "self.version",
7329             "drupal/language": "self.version",
7330             "drupal/layout_discovery": "self.version",
7331             "drupal/link": "self.version",
7332             "drupal/locale": "self.version",
7333             "drupal/menu_link_content": "self.version",
7334             "drupal/menu_ui": "self.version",
7335             "drupal/migrate": "self.version",
7336             "drupal/migrate_drupal": "self.version",
7337             "drupal/migrate_drupal_ui": "self.version",
7338             "drupal/minimal": "self.version",
7339             "drupal/node": "self.version",
7340             "drupal/options": "self.version",
7341             "drupal/outside_in": "self.version",
7342             "drupal/page_cache": "self.version",
7343             "drupal/path": "self.version",
7344             "drupal/quickedit": "self.version",
7345             "drupal/rdf": "self.version",
7346             "drupal/responsive_image": "self.version",
7347             "drupal/rest": "self.version",
7348             "drupal/search": "self.version",
7349             "drupal/serialization": "self.version",
7350             "drupal/seven": "self.version",
7351             "drupal/shortcut": "self.version",
7352             "drupal/simpletest": "self.version",
7353             "drupal/standard": "self.version",
7354             "drupal/stark": "self.version",
7355             "drupal/statistics": "self.version",
7356             "drupal/syslog": "self.version",
7357             "drupal/system": "self.version",
7358             "drupal/taxonomy": "self.version",
7359             "drupal/telephone": "self.version",
7360             "drupal/text": "self.version",
7361             "drupal/toolbar": "self.version",
7362             "drupal/tour": "self.version",
7363             "drupal/tracker": "self.version",
7364             "drupal/update": "self.version",
7365             "drupal/user": "self.version",
7366             "drupal/views": "self.version",
7367             "drupal/views_ui": "self.version",
7368             "drupal/workflows": "self.version"
7369         },
7370         "require-dev": {
7371             "behat/mink": "1.7.x-dev",
7372             "behat/mink-goutte-driver": "~1.2",
7373             "drupal/coder": "8.2.12",
7374             "jcalderonzumba/gastonjs": "~1.0.2",
7375             "jcalderonzumba/mink-phantomjs-driver": "~0.3.1",
7376             "mikey179/vfsstream": "~1.2",
7377             "phpunit/phpunit": ">=4.8.28 <5",
7378             "symfony/browser-kit": ">=2.8.13 <3.0",
7379             "symfony/css-selector": "~2.8"
7380         },
7381         "time": "2017-06-21T18:13:27+00:00",
7382         "type": "drupal-core",
7383         "installation-source": "dist",
7384         "autoload": {
7385             "psr-4": {
7386                 "Drupal\\Core\\": "lib/Drupal/Core",
7387                 "Drupal\\Component\\": "lib/Drupal/Component",
7388                 "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
7389             },
7390             "classmap": [
7391                 "lib/Drupal.php",
7392                 "lib/Drupal/Component/Utility/Timer.php",
7393                 "lib/Drupal/Component/Utility/Unicode.php",
7394                 "lib/Drupal/Core/Database/Database.php",
7395                 "lib/Drupal/Core/DrupalKernel.php",
7396                 "lib/Drupal/Core/DrupalKernelInterface.php",
7397                 "lib/Drupal/Core/Site/Settings.php"
7398             ]
7399         },
7400         "notification-url": "https://packagist.org/downloads/",
7401         "license": [
7402             "GPL-2.0+"
7403         ],
7404         "description": "Drupal is an open source content management platform powering millions of websites and applications."
7405     },
7406     {
7407         "name": "drupal-composer/drupal-scaffold",
7408         "version": "2.3.0",
7409         "version_normalized": "2.3.0.0",
7410         "source": {
7411             "type": "git",
7412             "url": "https://github.com/drupal-composer/drupal-scaffold.git",
7413             "reference": "1374e1031b98beb502abea3854f361304965c628"
7414         },
7415         "dist": {
7416             "type": "zip",
7417             "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/1374e1031b98beb502abea3854f361304965c628",
7418             "reference": "1374e1031b98beb502abea3854f361304965c628",
7419             "shasum": ""
7420         },
7421         "require": {
7422             "composer-plugin-api": "^1.0.0",
7423             "php": ">=5.4.5"
7424         },
7425         "require-dev": {
7426             "composer/composer": "dev-master",
7427             "phpunit/phpunit": "^4.4.0"
7428         },
7429         "time": "2017-05-05T21:26:28+00:00",
7430         "type": "composer-plugin",
7431         "extra": {
7432             "class": "DrupalComposer\\DrupalScaffold\\Plugin",
7433             "branch-alias": {
7434                 "dev-master": "2.0.x-dev"
7435             }
7436         },
7437         "installation-source": "dist",
7438         "autoload": {
7439             "psr-4": {
7440                 "DrupalComposer\\DrupalScaffold\\": "src/"
7441             }
7442         },
7443         "notification-url": "https://packagist.org/downloads/",
7444         "license": [
7445             "GPL-2.0+"
7446         ],
7447         "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core"
7448     },
7449     {
7450         "name": "composer/installers",
7451         "version": "v1.3.0",
7452         "version_normalized": "1.3.0.0",
7453         "source": {
7454             "type": "git",
7455             "url": "https://github.com/composer/installers.git",
7456             "reference": "79ad876c7498c0bbfe7eed065b8651c93bfd6045"
7457         },
7458         "dist": {
7459             "type": "zip",
7460             "url": "https://api.github.com/repos/composer/installers/zipball/79ad876c7498c0bbfe7eed065b8651c93bfd6045",
7461             "reference": "79ad876c7498c0bbfe7eed065b8651c93bfd6045",
7462             "shasum": ""
7463         },
7464         "require": {
7465             "composer-plugin-api": "^1.0"
7466         },
7467         "replace": {
7468             "roundcube/plugin-installer": "*",
7469             "shama/baton": "*"
7470         },
7471         "require-dev": {
7472             "composer/composer": "1.0.*@dev",
7473             "phpunit/phpunit": "4.1.*"
7474         },
7475         "time": "2017-04-24T06:37:16+00:00",
7476         "type": "composer-plugin",
7477         "extra": {
7478             "class": "Composer\\Installers\\Plugin",
7479             "branch-alias": {
7480                 "dev-master": "1.0-dev"
7481             }
7482         },
7483         "installation-source": "dist",
7484         "autoload": {
7485             "psr-4": {
7486                 "Composer\\Installers\\": "src/Composer/Installers"
7487             }
7488         },
7489         "notification-url": "https://packagist.org/downloads/",
7490         "license": [
7491             "MIT"
7492         ],
7493         "authors": [
7494             {
7495                 "name": "Kyle Robinson Young",
7496                 "email": "kyle@dontkry.com",
7497                 "homepage": "https://github.com/shama"
7498             }
7499         ],
7500         "description": "A multi-framework Composer library installer",
7501         "homepage": "https://composer.github.io/installers/",
7502         "keywords": [
7503             "Craft",
7504             "Dolibarr",
7505             "Eliasis",
7506             "Hurad",
7507             "ImageCMS",
7508             "Kanboard",
7509             "MODX Evo",
7510             "Mautic",
7511             "Maya",
7512             "OXID",
7513             "Plentymarkets",
7514             "Porto",
7515             "RadPHP",
7516             "SMF",
7517             "Thelia",
7518             "WolfCMS",
7519             "agl",
7520             "aimeos",
7521             "annotatecms",
7522             "attogram",
7523             "bitrix",
7524             "cakephp",
7525             "chef",
7526             "cockpit",
7527             "codeigniter",
7528             "concrete5",
7529             "croogo",
7530             "dokuwiki",
7531             "drupal",
7532             "elgg",
7533             "expressionengine",
7534             "fuelphp",
7535             "grav",
7536             "installer",
7537             "itop",
7538             "joomla",
7539             "kohana",
7540             "laravel",
7541             "lavalite",
7542             "lithium",
7543             "magento",
7544             "mako",
7545             "mediawiki",
7546             "modulework",
7547             "moodle",
7548             "phpbb",
7549             "piwik",
7550             "ppi",
7551             "puppet",
7552             "reindex",
7553             "roundcube",
7554             "shopware",
7555             "silverstripe",
7556             "sydes",
7557             "symfony",
7558             "typo3",
7559             "wordpress",
7560             "yawik",
7561             "zend",
7562             "zikula"
7563         ]
7564     },
7565     {
7566         "name": "symfony/polyfill-php55",
7567         "version": "v1.4.0",
7568         "version_normalized": "1.4.0.0",
7569         "source": {
7570             "type": "git",
7571             "url": "https://github.com/symfony/polyfill-php55.git",
7572             "reference": "94566239a7720cde0820f15f0cc348ddb51ba51d"
7573         },
7574         "dist": {
7575             "type": "zip",
7576             "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/94566239a7720cde0820f15f0cc348ddb51ba51d",
7577             "reference": "94566239a7720cde0820f15f0cc348ddb51ba51d",
7578             "shasum": ""
7579         },
7580         "require": {
7581             "ircmaxell/password-compat": "~1.0",
7582             "php": ">=5.3.3"
7583         },
7584         "time": "2017-06-09T08:25:21+00:00",
7585         "type": "library",
7586         "extra": {
7587             "branch-alias": {
7588                 "dev-master": "1.4-dev"
7589             }
7590         },
7591         "installation-source": "dist",
7592         "autoload": {
7593             "psr-4": {
7594                 "Symfony\\Polyfill\\Php55\\": ""
7595             },
7596             "files": [
7597                 "bootstrap.php"
7598             ]
7599         },
7600         "notification-url": "https://packagist.org/downloads/",
7601         "license": [
7602             "MIT"
7603         ],
7604         "authors": [
7605             {
7606                 "name": "Nicolas Grekas",
7607                 "email": "p@tchwork.com"
7608             },
7609             {
7610                 "name": "Symfony Community",
7611                 "homepage": "https://symfony.com/contributors"
7612             }
7613         ],
7614         "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
7615         "homepage": "https://symfony.com",
7616         "keywords": [
7617             "compatibility",
7618             "polyfill",
7619             "portable",
7620             "shim"
7621         ]
7622     },
7623     {
7624         "name": "symfony/polyfill-php54",
7625         "version": "v1.4.0",
7626         "version_normalized": "1.4.0.0",
7627         "source": {
7628             "type": "git",
7629             "url": "https://github.com/symfony/polyfill-php54.git",
7630             "reference": "7dd1a8b9f0442273fdfeb1c4f5eaff6890a82789"
7631         },
7632         "dist": {
7633             "type": "zip",
7634             "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/7dd1a8b9f0442273fdfeb1c4f5eaff6890a82789",
7635             "reference": "7dd1a8b9f0442273fdfeb1c4f5eaff6890a82789",
7636             "shasum": ""
7637         },
7638         "require": {
7639             "php": ">=5.3.3"
7640         },
7641         "time": "2017-06-09T08:25:21+00:00",
7642         "type": "library",
7643         "extra": {
7644             "branch-alias": {
7645                 "dev-master": "1.4-dev"
7646             }
7647         },
7648         "installation-source": "dist",
7649         "autoload": {
7650             "psr-4": {
7651                 "Symfony\\Polyfill\\Php54\\": ""
7652             },
7653             "files": [
7654                 "bootstrap.php"
7655             ],
7656             "classmap": [
7657                 "Resources/stubs"
7658             ]
7659         },
7660         "notification-url": "https://packagist.org/downloads/",
7661         "license": [
7662             "MIT"
7663         ],
7664         "authors": [
7665             {
7666                 "name": "Nicolas Grekas",
7667                 "email": "p@tchwork.com"
7668             },
7669             {
7670                 "name": "Symfony Community",
7671                 "homepage": "https://symfony.com/contributors"
7672             }
7673         ],
7674         "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
7675         "homepage": "https://symfony.com",
7676         "keywords": [
7677             "compatibility",
7678             "polyfill",
7679             "portable",
7680             "shim"
7681         ]
7682     },
7683     {
7684         "name": "symfony/polyfill-mbstring",
7685         "version": "v1.4.0",
7686         "version_normalized": "1.4.0.0",
7687         "source": {
7688             "type": "git",
7689             "url": "https://github.com/symfony/polyfill-mbstring.git",
7690             "reference": "f29dca382a6485c3cbe6379f0c61230167681937"
7691         },
7692         "dist": {
7693             "type": "zip",
7694             "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937",
7695             "reference": "f29dca382a6485c3cbe6379f0c61230167681937",
7696             "shasum": ""
7697         },
7698         "require": {
7699             "php": ">=5.3.3"
7700         },
7701         "suggest": {
7702             "ext-mbstring": "For best performance"
7703         },
7704         "time": "2017-06-09T14:24:12+00:00",
7705         "type": "library",
7706         "extra": {
7707             "branch-alias": {
7708                 "dev-master": "1.4-dev"
7709             }
7710         },
7711         "installation-source": "dist",
7712         "autoload": {
7713             "psr-4": {
7714                 "Symfony\\Polyfill\\Mbstring\\": ""
7715             },
7716             "files": [
7717                 "bootstrap.php"
7718             ]
7719         },
7720         "notification-url": "https://packagist.org/downloads/",
7721         "license": [
7722             "MIT"
7723         ],
7724         "authors": [
7725             {
7726                 "name": "Nicolas Grekas",
7727                 "email": "p@tchwork.com"
7728             },
7729             {
7730                 "name": "Symfony Community",
7731                 "homepage": "https://symfony.com/contributors"
7732             }
7733         ],
7734         "description": "Symfony polyfill for the Mbstring extension",
7735         "homepage": "https://symfony.com",
7736         "keywords": [
7737             "compatibility",
7738             "mbstring",
7739             "polyfill",
7740             "portable",
7741             "shim"
7742         ]
7743     },
7744     {
7745         "name": "symfony/http-foundation",
7746         "version": "v2.8.22",
7747         "version_normalized": "2.8.22.0",
7748         "source": {
7749             "type": "git",
7750             "url": "https://github.com/symfony/http-foundation.git",
7751             "reference": "de8d8e83b9ec898e14ef8db84cee5919753b2ae5"
7752         },
7753         "dist": {
7754             "type": "zip",
7755             "url": "https://api.github.com/repos/symfony/http-foundation/zipball/de8d8e83b9ec898e14ef8db84cee5919753b2ae5",
7756             "reference": "de8d8e83b9ec898e14ef8db84cee5919753b2ae5",
7757             "shasum": ""
7758         },
7759         "require": {
7760             "php": ">=5.3.9",
7761             "symfony/polyfill-mbstring": "~1.1",
7762             "symfony/polyfill-php54": "~1.0",
7763             "symfony/polyfill-php55": "~1.0"
7764         },
7765         "require-dev": {
7766             "symfony/expression-language": "~2.4|~3.0.0"
7767         },
7768         "time": "2017-06-01T20:52:29+00:00",
7769         "type": "library",
7770         "extra": {
7771             "branch-alias": {
7772                 "dev-master": "2.8-dev"
7773             }
7774         },
7775         "installation-source": "dist",
7776         "autoload": {
7777             "psr-4": {
7778                 "Symfony\\Component\\HttpFoundation\\": ""
7779             },
7780             "exclude-from-classmap": [
7781                 "/Tests/"
7782             ]
7783         },
7784         "notification-url": "https://packagist.org/downloads/",
7785         "license": [
7786             "MIT"
7787         ],
7788         "authors": [
7789             {
7790                 "name": "Fabien Potencier",
7791                 "email": "fabien@symfony.com"
7792             },
7793             {
7794                 "name": "Symfony Community",
7795                 "homepage": "https://symfony.com/contributors"
7796             }
7797         ],
7798         "description": "Symfony HttpFoundation Component",
7799         "homepage": "https://symfony.com"
7800     },
7801     {
7802         "name": "symfony/expression-language",
7803         "version": "v2.8.22",
7804         "version_normalized": "2.8.22.0",
7805         "source": {
7806             "type": "git",
7807             "url": "https://github.com/symfony/expression-language.git",
7808             "reference": "2b8394d92f012fe3410e55e28c24fd90c9864a01"
7809         },
7810         "dist": {
7811             "type": "zip",
7812             "url": "https://api.github.com/repos/symfony/expression-language/zipball/2b8394d92f012fe3410e55e28c24fd90c9864a01",
7813             "reference": "2b8394d92f012fe3410e55e28c24fd90c9864a01",
7814             "shasum": ""
7815         },
7816         "require": {
7817             "php": ">=5.3.9"
7818         },
7819         "time": "2017-06-01T20:52:29+00:00",
7820         "type": "library",
7821         "extra": {
7822             "branch-alias": {
7823                 "dev-master": "2.8-dev"
7824             }
7825         },
7826         "installation-source": "dist",
7827         "autoload": {
7828             "psr-4": {
7829                 "Symfony\\Component\\ExpressionLanguage\\": ""
7830             },
7831             "exclude-from-classmap": [
7832                 "/Tests/"
7833             ]
7834         },
7835         "notification-url": "https://packagist.org/downloads/",
7836         "license": [
7837             "MIT"
7838         ],
7839         "authors": [
7840             {
7841                 "name": "Fabien Potencier",
7842                 "email": "fabien@symfony.com"
7843             },
7844             {
7845                 "name": "Symfony Community",
7846                 "homepage": "https://symfony.com/contributors"
7847             }
7848         ],
7849         "description": "Symfony ExpressionLanguage Component",
7850         "homepage": "https://symfony.com"
7851     },
7852     {
7853         "name": "symfony/dom-crawler",
7854         "version": "v3.2.9",
7855         "version_normalized": "3.2.9.0",
7856         "source": {
7857             "type": "git",
7858             "url": "https://github.com/symfony/dom-crawler.git",
7859             "reference": "3d0e66d86f5eeaffa44edc884ce09322be8f4716"
7860         },
7861         "dist": {
7862             "type": "zip",
7863             "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3d0e66d86f5eeaffa44edc884ce09322be8f4716",
7864             "reference": "3d0e66d86f5eeaffa44edc884ce09322be8f4716",
7865             "shasum": ""
7866         },
7867         "require": {
7868             "php": ">=5.5.9",
7869             "symfony/polyfill-mbstring": "~1.0"
7870         },
7871         "require-dev": {
7872             "symfony/css-selector": "~2.8|~3.0"
7873         },
7874         "suggest": {
7875             "symfony/css-selector": ""
7876         },
7877         "time": "2017-05-25T22:59:05+00:00",
7878         "type": "library",
7879         "extra": {
7880             "branch-alias": {
7881                 "dev-master": "3.2-dev"
7882             }
7883         },
7884         "installation-source": "dist",
7885         "autoload": {
7886             "psr-4": {
7887                 "Symfony\\Component\\DomCrawler\\": ""
7888             },
7889             "exclude-from-classmap": [
7890                 "/Tests/"
7891             ]
7892         },
7893         "notification-url": "https://packagist.org/downloads/",
7894         "license": [
7895             "MIT"
7896         ],
7897         "authors": [
7898             {
7899                 "name": "Fabien Potencier",
7900                 "email": "fabien@symfony.com"
7901             },
7902             {
7903                 "name": "Symfony Community",
7904                 "homepage": "https://symfony.com/contributors"
7905             }
7906         ],
7907         "description": "Symfony DomCrawler Component",
7908         "homepage": "https://symfony.com"
7909     },
7910     {
7911         "name": "symfony/css-selector",
7912         "version": "v2.8.22",
7913         "version_normalized": "2.8.22.0",
7914         "source": {
7915             "type": "git",
7916             "url": "https://github.com/symfony/css-selector.git",
7917             "reference": "ba3204654efa779691fac9e948a96b4a7067e4ab"
7918         },
7919         "dist": {
7920             "type": "zip",
7921             "url": "https://api.github.com/repos/symfony/css-selector/zipball/ba3204654efa779691fac9e948a96b4a7067e4ab",
7922             "reference": "ba3204654efa779691fac9e948a96b4a7067e4ab",
7923             "shasum": ""
7924         },
7925         "require": {
7926             "php": ">=5.3.9"
7927         },
7928         "time": "2017-05-01T14:31:55+00:00",
7929         "type": "library",
7930         "extra": {
7931             "branch-alias": {
7932                 "dev-master": "2.8-dev"
7933             }
7934         },
7935         "installation-source": "dist",
7936         "autoload": {
7937             "psr-4": {
7938                 "Symfony\\Component\\CssSelector\\": ""
7939             },
7940             "exclude-from-classmap": [
7941                 "/Tests/"
7942             ]
7943         },
7944         "notification-url": "https://packagist.org/downloads/",
7945         "license": [
7946             "MIT"
7947         ],
7948         "authors": [
7949             {
7950                 "name": "Jean-François Simon",
7951                 "email": "jeanfrancois.simon@sensiolabs.com"
7952             },
7953             {
7954                 "name": "Fabien Potencier",
7955                 "email": "fabien@symfony.com"
7956             },
7957             {
7958                 "name": "Symfony Community",
7959                 "homepage": "https://symfony.com/contributors"
7960             }
7961         ],
7962         "description": "Symfony CssSelector Component",
7963         "homepage": "https://symfony.com"
7964     },
7965     {
7966         "name": "symfony/var-dumper",
7967         "version": "v2.8.22",
7968         "version_normalized": "2.8.22.0",
7969         "source": {
7970             "type": "git",
7971             "url": "https://github.com/symfony/var-dumper.git",
7972             "reference": "8108f6200e8a1cf999df2691431a2d71e6db1152"
7973         },
7974         "dist": {
7975             "type": "zip",
7976             "url": "https://api.github.com/repos/symfony/var-dumper/zipball/8108f6200e8a1cf999df2691431a2d71e6db1152",
7977             "reference": "8108f6200e8a1cf999df2691431a2d71e6db1152",
7978             "shasum": ""
7979         },
7980         "require": {
7981             "php": ">=5.3.9",
7982             "symfony/polyfill-mbstring": "~1.0"
7983         },
7984         "conflict": {
7985             "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
7986         },
7987         "require-dev": {
7988             "ext-iconv": "*",
7989             "twig/twig": "~1.34|~2.4"
7990         },
7991         "suggest": {
7992             "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
7993             "ext-symfony_debug": ""
7994         },
7995         "time": "2017-06-02T08:28:06+00:00",
7996         "type": "library",
7997         "extra": {
7998             "branch-alias": {
7999                 "dev-master": "2.8-dev"
8000             }
8001         },
8002         "installation-source": "dist",
8003         "autoload": {
8004             "files": [
8005                 "Resources/functions/dump.php"
8006             ],
8007             "psr-4": {
8008                 "Symfony\\Component\\VarDumper\\": ""
8009             },
8010             "exclude-from-classmap": [
8011                 "/Tests/"
8012             ]
8013         },
8014         "notification-url": "https://packagist.org/downloads/",
8015         "license": [
8016             "MIT"
8017         ],
8018         "authors": [
8019             {
8020                 "name": "Nicolas Grekas",
8021                 "email": "p@tchwork.com"
8022             },
8023             {
8024                 "name": "Symfony Community",
8025                 "homepage": "https://symfony.com/contributors"
8026             }
8027         ],
8028         "description": "Symfony mechanism for exploring and dumping PHP variables",
8029         "homepage": "https://symfony.com",
8030         "keywords": [
8031             "debug",
8032             "dump"
8033         ]
8034     },
8035     {
8036         "name": "symfony/debug",
8037         "version": "v2.8.22",
8038         "version_normalized": "2.8.22.0",
8039         "source": {
8040             "type": "git",
8041             "url": "https://github.com/symfony/debug.git",
8042             "reference": "8470d7701177a88edeb0cec59b44d50ef4477e9b"
8043         },
8044         "dist": {
8045             "type": "zip",
8046             "url": "https://api.github.com/repos/symfony/debug/zipball/8470d7701177a88edeb0cec59b44d50ef4477e9b",
8047             "reference": "8470d7701177a88edeb0cec59b44d50ef4477e9b",
8048             "shasum": ""
8049         },
8050         "require": {
8051             "php": ">=5.3.9",
8052             "psr/log": "~1.0"
8053         },
8054         "conflict": {
8055             "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
8056         },
8057         "require-dev": {
8058             "symfony/class-loader": "~2.2|~3.0.0",
8059             "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2|~3.0.0"
8060         },
8061         "time": "2017-06-01T20:52:29+00:00",
8062         "type": "library",
8063         "extra": {
8064             "branch-alias": {
8065                 "dev-master": "2.8-dev"
8066             }
8067         },
8068         "installation-source": "dist",
8069         "autoload": {
8070             "psr-4": {
8071                 "Symfony\\Component\\Debug\\": ""
8072             },
8073             "exclude-from-classmap": [
8074                 "/Tests/"
8075             ]
8076         },
8077         "notification-url": "https://packagist.org/downloads/",
8078         "license": [
8079             "MIT"
8080         ],
8081         "authors": [
8082             {
8083                 "name": "Fabien Potencier",
8084                 "email": "fabien@symfony.com"
8085             },
8086             {
8087                 "name": "Symfony Community",
8088                 "homepage": "https://symfony.com/contributors"
8089             }
8090         ],
8091         "description": "Symfony Debug Component",
8092         "homepage": "https://symfony.com"
8093     },
8094     {
8095         "name": "symfony/console",
8096         "version": "v2.8.22",
8097         "version_normalized": "2.8.22.0",
8098         "source": {
8099             "type": "git",
8100             "url": "https://github.com/symfony/console.git",
8101             "reference": "3ef6ef64abecd566d551d9e7f6393ac6e93b2462"
8102         },
8103         "dist": {
8104             "type": "zip",
8105             "url": "https://api.github.com/repos/symfony/console/zipball/3ef6ef64abecd566d551d9e7f6393ac6e93b2462",
8106             "reference": "3ef6ef64abecd566d551d9e7f6393ac6e93b2462",
8107             "shasum": ""
8108         },
8109         "require": {
8110             "php": ">=5.3.9",
8111             "symfony/debug": "^2.7.2|~3.0.0",
8112             "symfony/polyfill-mbstring": "~1.0"
8113         },
8114         "require-dev": {
8115             "psr/log": "~1.0",
8116             "symfony/event-dispatcher": "~2.1|~3.0.0",
8117             "symfony/process": "~2.1|~3.0.0"
8118         },
8119         "suggest": {
8120             "psr/log": "For using the console logger",
8121             "symfony/event-dispatcher": "",
8122             "symfony/process": ""
8123         },
8124         "time": "2017-06-02T14:36:56+00:00",
8125         "type": "library",
8126         "extra": {
8127             "branch-alias": {
8128                 "dev-master": "2.8-dev"
8129             }
8130         },
8131         "installation-source": "dist",
8132         "autoload": {
8133             "psr-4": {
8134                 "Symfony\\Component\\Console\\": ""
8135             },
8136             "exclude-from-classmap": [
8137                 "/Tests/"
8138             ]
8139         },
8140         "notification-url": "https://packagist.org/downloads/",
8141         "license": [
8142             "MIT"
8143         ],
8144         "authors": [
8145             {
8146                 "name": "Fabien Potencier",
8147                 "email": "fabien@symfony.com"
8148             },
8149             {
8150                 "name": "Symfony Community",
8151                 "homepage": "https://symfony.com/contributors"
8152             }
8153         ],
8154         "description": "Symfony Console Component",
8155         "homepage": "https://symfony.com"
8156     },
8157     {
8158         "name": "psy/psysh",
8159         "version": "v0.8.7",
8160         "version_normalized": "0.8.7.0",
8161         "source": {
8162             "type": "git",
8163             "url": "https://github.com/bobthecow/psysh.git",
8164             "reference": "be969b9dc89dcaefdb9a3117fa91fa38bca19f50"
8165         },
8166         "dist": {
8167             "type": "zip",
8168             "url": "https://api.github.com/repos/bobthecow/psysh/zipball/be969b9dc89dcaefdb9a3117fa91fa38bca19f50",
8169             "reference": "be969b9dc89dcaefdb9a3117fa91fa38bca19f50",
8170             "shasum": ""
8171         },
8172         "require": {
8173             "dnoegel/php-xdg-base-dir": "0.1",
8174             "jakub-onderka/php-console-highlighter": "0.3.*",
8175             "nikic/php-parser": "~1.3|~2.0|~3.0",
8176             "php": ">=5.3.9",
8177             "symfony/console": "~2.3.10|^2.4.2|~3.0",
8178             "symfony/var-dumper": "~2.7|~3.0"
8179         },
8180         "require-dev": {
8181             "friendsofphp/php-cs-fixer": "~1.11",
8182             "hoa/console": "~3.16|~1.14",
8183             "phpunit/phpunit": "~4.4|~5.0",
8184             "symfony/finder": "~2.1|~3.0"
8185         },
8186         "suggest": {
8187             "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
8188             "ext-pdo-sqlite": "The doc command requires SQLite to work.",
8189             "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
8190             "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
8191             "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
8192         },
8193         "time": "2017-06-20T12:51:31+00:00",
8194         "bin": [
8195             "bin/psysh"
8196         ],
8197         "type": "library",
8198         "extra": {
8199             "branch-alias": {
8200                 "dev-develop": "0.8.x-dev"
8201             }
8202         },
8203         "installation-source": "dist",
8204         "autoload": {
8205             "files": [
8206                 "src/Psy/functions.php"
8207             ],
8208             "psr-4": {
8209                 "Psy\\": "src/Psy/"
8210             }
8211         },
8212         "notification-url": "https://packagist.org/downloads/",
8213         "license": [
8214             "MIT"
8215         ],
8216         "authors": [
8217             {
8218                 "name": "Justin Hileman",
8219                 "email": "justin@justinhileman.info",
8220                 "homepage": "http://justinhileman.com"
8221             }
8222         ],
8223         "description": "An interactive shell for modern PHP.",
8224         "homepage": "http://psysh.org",
8225         "keywords": [
8226             "REPL",
8227             "console",
8228             "interactive",
8229             "shell"
8230         ]
8231     },
8232     {
8233         "name": "gabordemooij/redbean",
8234         "version": "v4.3.4",
8235         "version_normalized": "4.3.4.0",
8236         "source": {
8237             "type": "git",
8238             "url": "https://github.com/gabordemooij/redbean.git",
8239             "reference": "d0944d7f966d7f45a0d973981fe3f64aff0050f0"
8240         },
8241         "dist": {
8242             "type": "zip",
8243             "url": "https://api.github.com/repos/gabordemooij/redbean/zipball/d0944d7f966d7f45a0d973981fe3f64aff0050f0",
8244             "reference": "d0944d7f966d7f45a0d973981fe3f64aff0050f0",
8245             "shasum": ""
8246         },
8247         "require": {
8248             "php": ">=5.3.4"
8249         },
8250         "time": "2017-03-07T22:26:54+00:00",
8251         "type": "library",
8252         "installation-source": "dist",
8253         "autoload": {
8254             "psr-4": {
8255                 "RedBeanPHP\\": "RedBeanPHP"
8256             }
8257         },
8258         "notification-url": "https://packagist.org/downloads/",
8259         "license": [
8260             "New BSD and GPLv2"
8261         ],
8262         "authors": [
8263             {
8264                 "name": "Gabor de Mooij",
8265                 "email": "gabor@redbeanphp.com",
8266                 "homepage": "http://redbeanphp.com"
8267             }
8268         ],
8269         "description": "RedBeanPHP ORM",
8270         "homepage": "http://redbeanphp.com/",
8271         "keywords": [
8272             "orm"
8273         ]
8274     },
8275     {
8276         "name": "symfony/yaml",
8277         "version": "v2.8.22",
8278         "version_normalized": "2.8.22.0",
8279         "source": {
8280             "type": "git",
8281             "url": "https://github.com/symfony/yaml.git",
8282             "reference": "4c29dec8d489c4e37cf87ccd7166cd0b0e6a45c5"
8283         },
8284         "dist": {
8285             "type": "zip",
8286             "url": "https://api.github.com/repos/symfony/yaml/zipball/4c29dec8d489c4e37cf87ccd7166cd0b0e6a45c5",
8287             "reference": "4c29dec8d489c4e37cf87ccd7166cd0b0e6a45c5",
8288             "shasum": ""
8289         },
8290         "require": {
8291             "php": ">=5.3.9"
8292         },
8293         "time": "2017-06-01T20:52:29+00:00",
8294         "type": "library",
8295         "extra": {
8296             "branch-alias": {
8297                 "dev-master": "2.8-dev"
8298             }
8299         },
8300         "installation-source": "dist",
8301         "autoload": {
8302             "psr-4": {
8303                 "Symfony\\Component\\Yaml\\": ""
8304             },
8305             "exclude-from-classmap": [
8306                 "/Tests/"
8307             ]
8308         },
8309         "notification-url": "https://packagist.org/downloads/",
8310         "license": [
8311             "MIT"
8312         ],
8313         "authors": [
8314             {
8315                 "name": "Fabien Potencier",
8316                 "email": "fabien@symfony.com"
8317             },
8318             {
8319                 "name": "Symfony Community",
8320                 "homepage": "https://symfony.com/contributors"
8321             }
8322         ],
8323         "description": "Symfony Yaml Component",
8324         "homepage": "https://symfony.com"
8325     },
8326     {
8327         "name": "symfony/finder",
8328         "version": "v2.8.22",
8329         "version_normalized": "2.8.22.0",
8330         "source": {
8331             "type": "git",
8332             "url": "https://github.com/symfony/finder.git",
8333             "reference": "4f4e84811004e065a3bb5ceeb1d9aa592630f9ad"
8334         },
8335         "dist": {
8336             "type": "zip",
8337             "url": "https://api.github.com/repos/symfony/finder/zipball/4f4e84811004e065a3bb5ceeb1d9aa592630f9ad",
8338             "reference": "4f4e84811004e065a3bb5ceeb1d9aa592630f9ad",
8339             "shasum": ""
8340         },
8341         "require": {
8342             "php": ">=5.3.9"
8343         },
8344         "time": "2017-06-01T20:52:29+00:00",
8345         "type": "library",
8346         "extra": {
8347             "branch-alias": {
8348                 "dev-master": "2.8-dev"
8349             }
8350         },
8351         "installation-source": "dist",
8352         "autoload": {
8353             "psr-4": {
8354                 "Symfony\\Component\\Finder\\": ""
8355             },
8356             "exclude-from-classmap": [
8357                 "/Tests/"
8358             ]
8359         },
8360         "notification-url": "https://packagist.org/downloads/",
8361         "license": [
8362             "MIT"
8363         ],
8364         "authors": [
8365             {
8366                 "name": "Fabien Potencier",
8367                 "email": "fabien@symfony.com"
8368             },
8369             {
8370                 "name": "Symfony Community",
8371                 "homepage": "https://symfony.com/contributors"
8372             }
8373         ],
8374         "description": "Symfony Finder Component",
8375         "homepage": "https://symfony.com"
8376     },
8377     {
8378         "name": "drupal/console-extend-plugin",
8379         "version": "0.8.0",
8380         "version_normalized": "0.8.0.0",
8381         "source": {
8382             "type": "git",
8383             "url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
8384             "reference": "d69ffe413259781c4257ab42bd79c9da9042e87e"
8385         },
8386         "dist": {
8387             "type": "zip",
8388             "url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/d69ffe413259781c4257ab42bd79c9da9042e87e",
8389             "reference": "d69ffe413259781c4257ab42bd79c9da9042e87e",
8390             "shasum": ""
8391         },
8392         "require": {
8393             "composer-plugin-api": "^1.0",
8394             "symfony/finder": ">=2.7 <3.0",
8395             "symfony/yaml": ">=2.7 <3.0"
8396         },
8397         "time": "2017-06-08T16:06:59+00:00",
8398         "type": "composer-plugin",
8399         "extra": {
8400             "class": "Drupal\\Console\\Composer\\Plugin\\Extender"
8401         },
8402         "installation-source": "dist",
8403         "autoload": {
8404             "psr-4": {
8405                 "Drupal\\Console\\Composer\\Plugin\\": "src"
8406             }
8407         },
8408         "notification-url": "https://packagist.org/downloads/",
8409         "license": [
8410             "GPL-2.0+"
8411         ],
8412         "authors": [
8413             {
8414                 "name": "Jesus Manuel Olivas",
8415                 "email": "jesus.olivas@gmail.com"
8416             }
8417         ],
8418         "description": "Drupal Console Extend Plugin"
8419     },
8420     {
8421         "name": "webflo/drupal-finder",
8422         "version": "0.3.0",
8423         "version_normalized": "0.3.0.0",
8424         "source": {
8425             "type": "git",
8426             "url": "https://github.com/webflo/drupal-finder.git",
8427             "reference": "6ef150707aad1755d91f9b0d2108bcc16661e76b"
8428         },
8429         "dist": {
8430             "type": "zip",
8431             "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/6ef150707aad1755d91f9b0d2108bcc16661e76b",
8432             "reference": "6ef150707aad1755d91f9b0d2108bcc16661e76b",
8433             "shasum": ""
8434         },
8435         "require-dev": {
8436             "mikey179/vfsstream": "^1.6",
8437             "phpunit/phpunit": "^4.8"
8438         },
8439         "time": "2017-05-04T08:54:02+00:00",
8440         "type": "library",
8441         "installation-source": "dist",
8442         "autoload": {
8443             "classmap": [
8444                 "src/DrupalFinder.php"
8445             ]
8446         },
8447         "notification-url": "https://packagist.org/downloads/",
8448         "license": [
8449             "GPL-2.0+"
8450         ],
8451         "authors": [
8452             {
8453                 "name": "Florian Weber",
8454                 "email": "florian@webflo.org"
8455             }
8456         ],
8457         "description": "Helper class to locate a Drupal installation from a given path."
8458     },
8459     {
8460         "name": "twig/twig",
8461         "version": "v1.34.3",
8462         "version_normalized": "1.34.3.0",
8463         "source": {
8464             "type": "git",
8465             "url": "https://github.com/twigphp/Twig.git",
8466             "reference": "451c6f4197e113e24c1c85bc3fc8c2d77adeff2e"
8467         },
8468         "dist": {
8469             "type": "zip",
8470             "url": "https://api.github.com/repos/twigphp/Twig/zipball/451c6f4197e113e24c1c85bc3fc8c2d77adeff2e",
8471             "reference": "451c6f4197e113e24c1c85bc3fc8c2d77adeff2e",
8472             "shasum": ""
8473         },
8474         "require": {
8475             "php": ">=5.3.3"
8476         },
8477         "require-dev": {
8478             "psr/container": "^1.0",
8479             "symfony/debug": "~2.7",
8480             "symfony/phpunit-bridge": "~3.3@dev"
8481         },
8482         "time": "2017-06-07T18:45:17+00:00",
8483         "type": "library",
8484         "extra": {
8485             "branch-alias": {
8486                 "dev-master": "1.34-dev"
8487             }
8488         },
8489         "installation-source": "dist",
8490         "autoload": {
8491             "psr-0": {
8492                 "Twig_": "lib/"
8493             },
8494             "psr-4": {
8495                 "Twig\\": "src/"
8496             }
8497         },
8498         "notification-url": "https://packagist.org/downloads/",
8499         "license": [
8500             "BSD-3-Clause"
8501         ],
8502         "authors": [
8503             {
8504                 "name": "Fabien Potencier",
8505                 "email": "fabien@symfony.com",
8506                 "homepage": "http://fabien.potencier.org",
8507                 "role": "Lead Developer"
8508             },
8509             {
8510                 "name": "Armin Ronacher",
8511                 "email": "armin.ronacher@active-4.com",
8512                 "role": "Project Founder"
8513             },
8514             {
8515                 "name": "Twig Team",
8516                 "homepage": "http://twig.sensiolabs.org/contributors",
8517                 "role": "Contributors"
8518             }
8519         ],
8520         "description": "Twig, the flexible, fast, and secure template language for PHP",
8521         "homepage": "http://twig.sensiolabs.org",
8522         "keywords": [
8523             "templating"
8524         ]
8525     },
8526     {
8527         "name": "symfony/translation",
8528         "version": "v2.8.22",
8529         "version_normalized": "2.8.22.0",
8530         "source": {
8531             "type": "git",
8532             "url": "https://github.com/symfony/translation.git",
8533             "reference": "14db4cc1172a722aaa3b558bfa8eff593b43cd46"
8534         },
8535         "dist": {
8536             "type": "zip",
8537             "url": "https://api.github.com/repos/symfony/translation/zipball/14db4cc1172a722aaa3b558bfa8eff593b43cd46",
8538             "reference": "14db4cc1172a722aaa3b558bfa8eff593b43cd46",
8539             "shasum": ""
8540         },
8541         "require": {
8542             "php": ">=5.3.9",
8543             "symfony/polyfill-mbstring": "~1.0"
8544         },
8545         "conflict": {
8546             "symfony/config": "<2.7"
8547         },
8548         "require-dev": {
8549             "psr/log": "~1.0",
8550             "symfony/config": "~2.8",
8551             "symfony/intl": "~2.7.25|^2.8.18|~3.2.5",
8552             "symfony/yaml": "~2.2|~3.0.0"
8553         },
8554         "suggest": {
8555             "psr/log": "To use logging capability in translator",
8556             "symfony/config": "",
8557             "symfony/yaml": ""
8558         },
8559         "time": "2017-06-01T20:52:29+00:00",
8560         "type": "library",
8561         "extra": {
8562             "branch-alias": {
8563                 "dev-master": "2.8-dev"
8564             }
8565         },
8566         "installation-source": "dist",
8567         "autoload": {
8568             "psr-4": {
8569                 "Symfony\\Component\\Translation\\": ""
8570             },
8571             "exclude-from-classmap": [
8572                 "/Tests/"
8573             ]
8574         },
8575         "notification-url": "https://packagist.org/downloads/",
8576         "license": [
8577             "MIT"
8578         ],
8579         "authors": [
8580             {
8581                 "name": "Fabien Potencier",
8582                 "email": "fabien@symfony.com"
8583             },
8584             {
8585                 "name": "Symfony Community",
8586                 "homepage": "https://symfony.com/contributors"
8587             }
8588         ],
8589         "description": "Symfony Translation Component",
8590         "homepage": "https://symfony.com"
8591     },
8592     {
8593         "name": "symfony/process",
8594         "version": "v2.8.22",
8595         "version_normalized": "2.8.22.0",
8596         "source": {
8597             "type": "git",
8598             "url": "https://github.com/symfony/process.git",
8599             "reference": "d54232f5682fda2f8bbebff7c81b864646867ab9"
8600         },
8601         "dist": {
8602             "type": "zip",
8603             "url": "https://api.github.com/repos/symfony/process/zipball/d54232f5682fda2f8bbebff7c81b864646867ab9",
8604             "reference": "d54232f5682fda2f8bbebff7c81b864646867ab9",
8605             "shasum": ""
8606         },
8607         "require": {
8608             "php": ">=5.3.9"
8609         },
8610         "time": "2017-05-08T01:19:21+00:00",
8611         "type": "library",
8612         "extra": {
8613             "branch-alias": {
8614                 "dev-master": "2.8-dev"
8615             }
8616         },
8617         "installation-source": "dist",
8618         "autoload": {
8619             "psr-4": {
8620                 "Symfony\\Component\\Process\\": ""
8621             },
8622             "exclude-from-classmap": [
8623                 "/Tests/"
8624             ]
8625         },
8626         "notification-url": "https://packagist.org/downloads/",
8627         "license": [
8628             "MIT"
8629         ],
8630         "authors": [
8631             {
8632                 "name": "Fabien Potencier",
8633                 "email": "fabien@symfony.com"
8634             },
8635             {
8636                 "name": "Symfony Community",
8637                 "homepage": "https://symfony.com/contributors"
8638             }
8639         ],
8640         "description": "Symfony Process Component",
8641         "homepage": "https://symfony.com"
8642     },
8643     {
8644         "name": "symfony/filesystem",
8645         "version": "v2.8.22",
8646         "version_normalized": "2.8.22.0",
8647         "source": {
8648             "type": "git",
8649             "url": "https://github.com/symfony/filesystem.git",
8650             "reference": "19c11158da8d110cc5289c063bf2ec4cc1ce9e7c"
8651         },
8652         "dist": {
8653             "type": "zip",
8654             "url": "https://api.github.com/repos/symfony/filesystem/zipball/19c11158da8d110cc5289c063bf2ec4cc1ce9e7c",
8655             "reference": "19c11158da8d110cc5289c063bf2ec4cc1ce9e7c",
8656             "shasum": ""
8657         },
8658         "require": {
8659             "php": ">=5.3.9"
8660         },
8661         "time": "2017-05-28T14:07:33+00:00",
8662         "type": "library",
8663         "extra": {
8664             "branch-alias": {
8665                 "dev-master": "2.8-dev"
8666             }
8667         },
8668         "installation-source": "dist",
8669         "autoload": {
8670             "psr-4": {
8671                 "Symfony\\Component\\Filesystem\\": ""
8672             },
8673             "exclude-from-classmap": [
8674                 "/Tests/"
8675             ]
8676         },
8677         "notification-url": "https://packagist.org/downloads/",
8678         "license": [
8679             "MIT"
8680         ],
8681         "authors": [
8682             {
8683                 "name": "Fabien Potencier",
8684                 "email": "fabien@symfony.com"
8685             },
8686             {
8687                 "name": "Symfony Community",
8688                 "homepage": "https://symfony.com/contributors"
8689             }
8690         ],
8691         "description": "Symfony Filesystem Component",
8692         "homepage": "https://symfony.com"
8693     },
8694     {
8695         "name": "symfony/event-dispatcher",
8696         "version": "v2.8.22",
8697         "version_normalized": "2.8.22.0",
8698         "source": {
8699             "type": "git",
8700             "url": "https://github.com/symfony/event-dispatcher.git",
8701             "reference": "1377400fd641d7d1935981546aaef780ecd5bf6d"
8702         },
8703         "dist": {
8704             "type": "zip",
8705             "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1377400fd641d7d1935981546aaef780ecd5bf6d",
8706             "reference": "1377400fd641d7d1935981546aaef780ecd5bf6d",
8707             "shasum": ""
8708         },
8709         "require": {
8710             "php": ">=5.3.9"
8711         },
8712         "require-dev": {
8713             "psr/log": "~1.0",
8714             "symfony/config": "^2.0.5|~3.0.0",
8715             "symfony/dependency-injection": "~2.6|~3.0.0",
8716             "symfony/expression-language": "~2.6|~3.0.0",
8717             "symfony/stopwatch": "~2.3|~3.0.0"
8718         },
8719         "suggest": {
8720             "symfony/dependency-injection": "",
8721             "symfony/http-kernel": ""
8722         },
8723         "time": "2017-06-02T07:47:27+00:00",
8724         "type": "library",
8725         "extra": {
8726             "branch-alias": {
8727                 "dev-master": "2.8-dev"
8728             }
8729         },
8730         "installation-source": "dist",
8731         "autoload": {
8732             "psr-4": {
8733                 "Symfony\\Component\\EventDispatcher\\": ""
8734             },
8735             "exclude-from-classmap": [
8736                 "/Tests/"
8737             ]
8738         },
8739         "notification-url": "https://packagist.org/downloads/",
8740         "license": [
8741             "MIT"
8742         ],
8743         "authors": [
8744             {
8745                 "name": "Fabien Potencier",
8746                 "email": "fabien@symfony.com"
8747             },
8748             {
8749                 "name": "Symfony Community",
8750                 "homepage": "https://symfony.com/contributors"
8751             }
8752         ],
8753         "description": "Symfony EventDispatcher Component",
8754         "homepage": "https://symfony.com"
8755     },
8756     {
8757         "name": "symfony/dependency-injection",
8758         "version": "v2.8.22",
8759         "version_normalized": "2.8.22.0",
8760         "source": {
8761             "type": "git",
8762             "url": "https://github.com/symfony/dependency-injection.git",
8763             "reference": "b4a4b8f6ae1d69a6b2c0c31623bbc474121ee075"
8764         },
8765         "dist": {
8766             "type": "zip",
8767             "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b4a4b8f6ae1d69a6b2c0c31623bbc474121ee075",
8768             "reference": "b4a4b8f6ae1d69a6b2c0c31623bbc474121ee075",
8769             "shasum": ""
8770         },
8771         "require": {
8772             "php": ">=5.3.9"
8773         },
8774         "conflict": {
8775             "symfony/expression-language": "<2.6"
8776         },
8777         "require-dev": {
8778             "symfony/config": "~2.2|~3.0.0",
8779             "symfony/expression-language": "~2.6|~3.0.0",
8780             "symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7"
8781         },
8782         "suggest": {
8783             "symfony/config": "",
8784             "symfony/expression-language": "For using expressions in service container configuration",
8785             "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
8786             "symfony/yaml": ""
8787         },
8788         "time": "2017-06-02T14:36:56+00:00",
8789         "type": "library",
8790         "extra": {
8791             "branch-alias": {
8792                 "dev-master": "2.8-dev"
8793             }
8794         },
8795         "installation-source": "dist",
8796         "autoload": {
8797             "psr-4": {
8798                 "Symfony\\Component\\DependencyInjection\\": ""
8799             },
8800             "exclude-from-classmap": [
8801                 "/Tests/"
8802             ]
8803         },
8804         "notification-url": "https://packagist.org/downloads/",
8805         "license": [
8806             "MIT"
8807         ],
8808         "authors": [
8809             {
8810                 "name": "Fabien Potencier",
8811                 "email": "fabien@symfony.com"
8812             },
8813             {
8814                 "name": "Symfony Community",
8815                 "homepage": "https://symfony.com/contributors"
8816             }
8817         ],
8818         "description": "Symfony DependencyInjection Component",
8819         "homepage": "https://symfony.com"
8820     },
8821     {
8822         "name": "symfony/config",
8823         "version": "v2.8.22",
8824         "version_normalized": "2.8.22.0",
8825         "source": {
8826             "type": "git",
8827             "url": "https://github.com/symfony/config.git",
8828             "reference": "0b8541d18507d10204a08384640ff6df3c739ebe"
8829         },
8830         "dist": {
8831             "type": "zip",
8832             "url": "https://api.github.com/repos/symfony/config/zipball/0b8541d18507d10204a08384640ff6df3c739ebe",
8833             "reference": "0b8541d18507d10204a08384640ff6df3c739ebe",
8834             "shasum": ""
8835         },
8836         "require": {
8837             "php": ">=5.3.9",
8838             "symfony/filesystem": "~2.3|~3.0.0"
8839         },
8840         "require-dev": {
8841             "symfony/yaml": "~2.7|~3.0.0"
8842         },
8843         "suggest": {
8844             "symfony/yaml": "To use the yaml reference dumper"
8845         },
8846         "time": "2017-04-12T14:07:15+00:00",
8847         "type": "library",
8848         "extra": {
8849             "branch-alias": {
8850                 "dev-master": "2.8-dev"
8851             }
8852         },
8853         "installation-source": "dist",
8854         "autoload": {
8855             "psr-4": {
8856                 "Symfony\\Component\\Config\\": ""
8857             },
8858             "exclude-from-classmap": [
8859                 "/Tests/"
8860             ]
8861         },
8862         "notification-url": "https://packagist.org/downloads/",
8863         "license": [
8864             "MIT"
8865         ],
8866         "authors": [
8867             {
8868                 "name": "Fabien Potencier",
8869                 "email": "fabien@symfony.com"
8870             },
8871             {
8872                 "name": "Symfony Community",
8873                 "homepage": "https://symfony.com/contributors"
8874             }
8875         ],
8876         "description": "Symfony Config Component",
8877         "homepage": "https://symfony.com"
8878     },
8879     {
8880         "name": "drupal/console-en",
8881         "version": "1.0.0-rc21",
8882         "version_normalized": "1.0.0.0-RC21",
8883         "source": {
8884             "type": "git",
8885             "url": "https://github.com/hechoendrupal/drupal-console-en.git",
8886             "reference": "b6f563b8760c3b19aad22dd213a9cfba2f2c75d0"
8887         },
8888         "dist": {
8889             "type": "zip",
8890             "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/b6f563b8760c3b19aad22dd213a9cfba2f2c75d0",
8891             "reference": "b6f563b8760c3b19aad22dd213a9cfba2f2c75d0",
8892             "shasum": ""
8893         },
8894         "time": "2017-05-20T23:29:05+00:00",
8895         "type": "drupal-console-language",
8896         "installation-source": "dist",
8897         "notification-url": "https://packagist.org/downloads/",
8898         "license": [
8899             "GPL-2.0+"
8900         ],
8901         "authors": [
8902             {
8903                 "name": "David Flores",
8904                 "email": "dmousex@gmail.com",
8905                 "homepage": "http://dmouse.net"
8906             },
8907             {
8908                 "name": "Jesus Manuel Olivas",
8909                 "email": "jesus.olivas@gmail.com",
8910                 "homepage": "http://jmolivas.com"
8911             },
8912             {
8913                 "name": "Drupal Console Contributors",
8914                 "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
8915             },
8916             {
8917                 "name": "Eduardo Garcia",
8918                 "email": "enzo@enzolutions.com",
8919                 "homepage": "http://enzolutions.com/"
8920             },
8921             {
8922                 "name": "Omar Aguirre",
8923                 "email": "omersguchigu@gmail.com"
8924             }
8925         ],
8926         "description": "Drupal Console English Language",
8927         "homepage": "http://drupalconsole.com/",
8928         "keywords": [
8929             "console",
8930             "development",
8931             "drupal",
8932             "symfony"
8933         ]
8934     },
8935     {
8936         "name": "drupal/console-core",
8937         "version": "1.0.0-rc21",
8938         "version_normalized": "1.0.0.0-RC21",
8939         "source": {
8940             "type": "git",
8941             "url": "https://github.com/hechoendrupal/drupal-console-core.git",
8942             "reference": "a473a27292110e5f50e0ae8df36d38449ce55903"
8943         },
8944         "dist": {
8945             "type": "zip",
8946             "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/a473a27292110e5f50e0ae8df36d38449ce55903",
8947             "reference": "a473a27292110e5f50e0ae8df36d38449ce55903",
8948             "shasum": ""
8949         },
8950         "require": {
8951             "dflydev/dot-access-configuration": "1.0.1",
8952             "drupal/console-en": "1.0.0-rc21",
8953             "php": "^5.5.9 || ^7.0",
8954             "stecman/symfony-console-completion": "~0.7",
8955             "symfony/config": ">=2.7 <3.0",
8956             "symfony/console": ">=2.7 <3.0",
8957             "symfony/debug": ">=2.6 <3.0",
8958             "symfony/dependency-injection": ">=2.7 <3.0",
8959             "symfony/event-dispatcher": ">=2.7 <3.0",
8960             "symfony/filesystem": ">=2.7 <3.0",
8961             "symfony/finder": ">=2.7 <3.0",
8962             "symfony/process": ">=2.7 <3.0",
8963             "symfony/translation": ">=2.7 <3.0",
8964             "symfony/yaml": ">=2.7 <3.0",
8965             "twig/twig": "^1.23.1",
8966             "webflo/drupal-finder": "^0.3.0"
8967         },
8968         "time": "2017-06-07T15:57:23+00:00",
8969         "type": "project",
8970         "installation-source": "dist",
8971         "autoload": {
8972             "files": [
8973                 "src/functions.php"
8974             ],
8975             "psr-4": {
8976                 "Drupal\\Console\\Core\\": "src"
8977             }
8978         },
8979         "notification-url": "https://packagist.org/downloads/",
8980         "license": [
8981             "GPL-2.0+"
8982         ],
8983         "authors": [
8984             {
8985                 "name": "David Flores",
8986                 "email": "dmousex@gmail.com",
8987                 "homepage": "http://dmouse.net"
8988             },
8989             {
8990                 "name": "Jesus Manuel Olivas",
8991                 "email": "jesus.olivas@gmail.com",
8992                 "homepage": "http://jmolivas.com"
8993             },
8994             {
8995                 "name": "Drupal Console Contributors",
8996                 "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
8997             },
8998             {
8999                 "name": "Eduardo Garcia",
9000                 "email": "enzo@enzolutions.com",
9001                 "homepage": "http://enzolutions.com/"
9002             },
9003             {
9004                 "name": "Omar Aguirre",
9005                 "email": "omersguchigu@gmail.com"
9006             }
9007         ],
9008         "description": "Drupal Console Core",
9009         "homepage": "http://drupalconsole.com/",
9010         "keywords": [
9011             "console",
9012             "development",
9013             "drupal",
9014             "symfony"
9015         ]
9016     },
9017     {
9018         "name": "doctrine/collections",
9019         "version": "v1.4.0",
9020         "version_normalized": "1.4.0.0",
9021         "source": {
9022             "type": "git",
9023             "url": "https://github.com/doctrine/collections.git",
9024             "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
9025         },
9026         "dist": {
9027             "type": "zip",
9028             "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
9029             "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
9030             "shasum": ""
9031         },
9032         "require": {
9033             "php": "^5.6 || ^7.0"
9034         },
9035         "require-dev": {
9036             "doctrine/coding-standard": "~0.1@dev",
9037             "phpunit/phpunit": "^5.7"
9038         },
9039         "time": "2017-01-03T10:49:41+00:00",
9040         "type": "library",
9041         "extra": {
9042             "branch-alias": {
9043                 "dev-master": "1.3.x-dev"
9044             }
9045         },
9046         "installation-source": "dist",
9047         "autoload": {
9048             "psr-0": {
9049                 "Doctrine\\Common\\Collections\\": "lib/"
9050             }
9051         },
9052         "notification-url": "https://packagist.org/downloads/",
9053         "license": [
9054             "MIT"
9055         ],
9056         "authors": [
9057             {
9058                 "name": "Roman Borschel",
9059                 "email": "roman@code-factory.org"
9060             },
9061             {
9062                 "name": "Benjamin Eberlei",
9063                 "email": "kontakt@beberlei.de"
9064             },
9065             {
9066                 "name": "Guilherme Blanco",
9067                 "email": "guilhermeblanco@gmail.com"
9068             },
9069             {
9070                 "name": "Jonathan Wage",
9071                 "email": "jonwage@gmail.com"
9072             },
9073             {
9074                 "name": "Johannes Schmitt",
9075                 "email": "schmittjoh@gmail.com"
9076             }
9077         ],
9078         "description": "Collections Abstraction library",
9079         "homepage": "http://www.doctrine-project.org",
9080         "keywords": [
9081             "array",
9082             "collections",
9083             "iterator"
9084         ]
9085     },
9086     {
9087         "name": "drupal/console",
9088         "version": "1.0.0-rc21",
9089         "version_normalized": "1.0.0.0-RC21",
9090         "source": {
9091             "type": "git",
9092             "url": "https://github.com/hechoendrupal/drupal-console.git",
9093             "reference": "e01db040db734b2f8b30921ababc53ce51d01896"
9094         },
9095         "dist": {
9096             "type": "zip",
9097             "url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/e01db040db734b2f8b30921ababc53ce51d01896",
9098             "reference": "e01db040db734b2f8b30921ababc53ce51d01896",
9099             "shasum": ""
9100         },
9101         "require": {
9102             "alchemy/zippy": "0.4.3",
9103             "composer/installers": "~1.0",
9104             "doctrine/annotations": "1.2.*",
9105             "doctrine/collections": "~1.3",
9106             "drupal/console-core": "1.0.0-rc21",
9107             "drupal/console-extend-plugin": "~0",
9108             "gabordemooij/redbean": "~4.3",
9109             "guzzlehttp/guzzle": "~6.1",
9110             "php": "^5.5.9 || ^7.0",
9111             "psy/psysh": "0.6.* || ~0.8",
9112             "symfony/css-selector": ">=2.7 <3.0",
9113             "symfony/dom-crawler": ">=2.7 <3.3",
9114             "symfony/expression-language": ">=2.7 <3.0",
9115             "symfony/http-foundation": ">=2.7 <3.0"
9116         },
9117         "time": "2017-06-07T16:21:12+00:00",
9118         "bin": [
9119             "bin/drupal"
9120         ],
9121         "type": "project",
9122         "installation-source": "dist",
9123         "autoload": {
9124             "psr-4": {
9125                 "Drupal\\Console\\": "src"
9126             }
9127         },
9128         "notification-url": "https://packagist.org/downloads/",
9129         "license": [
9130             "GPL-2.0+"
9131         ],
9132         "authors": [
9133             {
9134                 "name": "David Flores",
9135                 "email": "dmousex@gmail.com",
9136                 "homepage": "http://dmouse.net"
9137             },
9138             {
9139                 "name": "Jesus Manuel Olivas",
9140                 "email": "jesus.olivas@gmail.com",
9141                 "homepage": "http://jmolivas.com"
9142             },
9143             {
9144                 "name": "Drupal Console Contributors",
9145                 "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
9146             },
9147             {
9148                 "name": "Eduardo Garcia",
9149                 "email": "enzo@enzolutions.com",
9150                 "homepage": "http://enzolutions.com/"
9151             },
9152             {
9153                 "name": "Omar Aguirre",
9154                 "email": "omersguchigu@gmail.com"
9155             }
9156         ],
9157         "description": "The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.",
9158         "homepage": "http://drupalconsole.com/",
9159         "keywords": [
9160             "console",
9161             "development",
9162             "drupal",
9163             "symfony"
9164         ]
9165     },
9166     {
9167         "name": "symfony/http-kernel",
9168         "version": "v2.8.22",
9169         "version_normalized": "2.8.22.0",
9170         "source": {
9171             "type": "git",
9172             "url": "https://github.com/symfony/http-kernel.git",
9173             "reference": "03ca9421948142df8b9d3ffaeb3bfe8ddee02ca4"
9174         },
9175         "dist": {
9176             "type": "zip",
9177             "url": "https://api.github.com/repos/symfony/http-kernel/zipball/03ca9421948142df8b9d3ffaeb3bfe8ddee02ca4",
9178             "reference": "03ca9421948142df8b9d3ffaeb3bfe8ddee02ca4",
9179             "shasum": ""
9180         },
9181         "require": {
9182             "php": ">=5.3.9",
9183             "psr/log": "~1.0",
9184             "symfony/debug": "^2.6.2",
9185             "symfony/event-dispatcher": "^2.6.7|~3.0.0",
9186             "symfony/http-foundation": "~2.7.20|~2.8.13|~3.1.6"
9187         },
9188         "conflict": {
9189             "symfony/config": "<2.7",
9190             "twig/twig": "<1.34|<2.4,>=2"
9191         },
9192         "require-dev": {
9193             "symfony/browser-kit": "~2.3|~3.0.0",
9194             "symfony/class-loader": "~2.1|~3.0.0",
9195             "symfony/config": "~2.8",
9196             "symfony/console": "~2.3|~3.0.0",
9197             "symfony/css-selector": "^2.0.5|~3.0.0",
9198             "symfony/dependency-injection": "~2.8|~3.0.0",
9199             "symfony/dom-crawler": "^2.0.5|~3.0.0",
9200             "symfony/expression-language": "~2.4|~3.0.0",
9201             "symfony/finder": "^2.0.5|~3.0.0",
9202             "symfony/process": "^2.0.5|~3.0.0",
9203             "symfony/routing": "~2.8|~3.0.0",
9204             "symfony/stopwatch": "~2.3|~3.0.0",
9205             "symfony/templating": "~2.2|~3.0.0",
9206             "symfony/translation": "^2.0.5|~3.0.0",
9207             "symfony/var-dumper": "~2.6|~3.0.0"
9208         },
9209         "suggest": {
9210             "symfony/browser-kit": "",
9211             "symfony/class-loader": "",
9212             "symfony/config": "",
9213             "symfony/console": "",
9214             "symfony/dependency-injection": "",
9215             "symfony/finder": "",
9216             "symfony/var-dumper": ""
9217         },
9218         "time": "2017-06-07T20:12:31+00:00",
9219         "type": "library",
9220         "extra": {
9221             "branch-alias": {
9222                 "dev-master": "2.8-dev"
9223             }
9224         },
9225         "installation-source": "dist",
9226         "autoload": {
9227             "psr-4": {
9228                 "Symfony\\Component\\HttpKernel\\": ""
9229             },
9230             "exclude-from-classmap": [
9231                 "/Tests/"
9232             ]
9233         },
9234         "notification-url": "https://packagist.org/downloads/",
9235         "license": [
9236             "MIT"
9237         ],
9238         "authors": [
9239             {
9240                 "name": "Fabien Potencier",
9241                 "email": "fabien@symfony.com"
9242             },
9243             {
9244                 "name": "Symfony Community",
9245                 "homepage": "https://symfony.com/contributors"
9246             }
9247         ],
9248         "description": "Symfony HttpKernel Component",
9249         "homepage": "https://symfony.com"
9250     },
9251     {
9252         "name": "symfony/routing",
9253         "version": "v2.8.22",
9254         "version_normalized": "2.8.22.0",
9255         "source": {
9256             "type": "git",
9257             "url": "https://github.com/symfony/routing.git",
9258             "reference": "d428588038f13a0e5771a2a8ccbc9de46bba9a19"
9259         },
9260         "dist": {
9261             "type": "zip",
9262             "url": "https://api.github.com/repos/symfony/routing/zipball/d428588038f13a0e5771a2a8ccbc9de46bba9a19",
9263             "reference": "d428588038f13a0e5771a2a8ccbc9de46bba9a19",
9264             "shasum": ""
9265         },
9266         "require": {
9267             "php": ">=5.3.9"
9268         },
9269         "conflict": {
9270             "symfony/config": "<2.7"
9271         },
9272         "require-dev": {
9273             "doctrine/annotations": "~1.0",
9274             "doctrine/common": "~2.2",
9275             "psr/log": "~1.0",
9276             "symfony/config": "~2.7|~3.0.0",
9277             "symfony/expression-language": "~2.4|~3.0.0",
9278             "symfony/http-foundation": "~2.3|~3.0.0",
9279             "symfony/yaml": "^2.0.5|~3.0.0"
9280         },
9281         "suggest": {
9282             "doctrine/annotations": "For using the annotation loader",
9283             "symfony/config": "For using the all-in-one router or any loader",
9284             "symfony/dependency-injection": "For loading routes from a service",
9285             "symfony/expression-language": "For using expression matching",
9286             "symfony/http-foundation": "For using a Symfony Request object",
9287             "symfony/yaml": "For using the YAML loader"
9288         },
9289         "time": "2017-06-01T20:52:29+00:00",
9290         "type": "library",
9291         "extra": {
9292             "branch-alias": {
9293                 "dev-master": "2.8-dev"
9294             }
9295         },
9296         "installation-source": "dist",
9297         "autoload": {
9298             "psr-4": {
9299                 "Symfony\\Component\\Routing\\": ""
9300             },
9301             "exclude-from-classmap": [
9302                 "/Tests/"
9303             ]
9304         },
9305         "notification-url": "https://packagist.org/downloads/",
9306         "license": [
9307             "MIT"
9308         ],
9309         "authors": [
9310             {
9311                 "name": "Fabien Potencier",
9312                 "email": "fabien@symfony.com"
9313             },
9314             {
9315                 "name": "Symfony Community",
9316                 "homepage": "https://symfony.com/contributors"
9317             }
9318         ],
9319         "description": "Symfony Routing Component",
9320         "homepage": "https://symfony.com",
9321         "keywords": [
9322             "router",
9323             "routing",
9324             "uri",
9325             "url"
9326         ]
9327     },
9328     {
9329         "name": "symfony-cmf/routing",
9330         "version": "1.4.1",
9331         "version_normalized": "1.4.1.0",
9332         "source": {
9333             "type": "git",
9334             "url": "https://github.com/symfony-cmf/routing.git",
9335             "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac"
9336         },
9337         "dist": {
9338             "type": "zip",
9339             "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
9340             "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
9341             "shasum": ""
9342         },
9343         "require": {
9344             "php": "^5.3.9|^7.0",
9345             "psr/log": "1.*",
9346             "symfony/http-kernel": "^2.2|3.*",
9347             "symfony/routing": "^2.2|3.*"
9348         },
9349         "require-dev": {
9350             "friendsofsymfony/jsrouting-bundle": "^1.1",
9351             "symfony-cmf/testing": "^1.3",
9352             "symfony/config": "^2.2|3.*",
9353             "symfony/dependency-injection": "^2.0.5|3.*",
9354             "symfony/event-dispatcher": "^2.1|3.*"
9355         },
9356         "suggest": {
9357             "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
9358         },
9359         "time": "2017-05-09T08:10:41+00:00",
9360         "type": "library",
9361         "extra": {
9362             "branch-alias": {
9363                 "dev-master": "1.4-dev"
9364             }
9365         },
9366         "installation-source": "dist",
9367         "autoload": {
9368             "psr-4": {
9369                 "Symfony\\Cmf\\Component\\Routing\\": ""
9370             }
9371         },
9372         "notification-url": "https://packagist.org/downloads/",
9373         "license": [
9374             "MIT"
9375         ],
9376         "authors": [
9377             {
9378                 "name": "Symfony CMF Community",
9379                 "homepage": "https://github.com/symfony-cmf/Routing/contributors"
9380             }
9381         ],
9382         "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
9383         "homepage": "http://cmf.symfony.com",
9384         "keywords": [
9385             "database",
9386             "routing"
9387         ]
9388     },
9389     {
9390         "name": "symfony/polyfill-apcu",
9391         "version": "v1.4.0",
9392         "version_normalized": "1.4.0.0",
9393         "source": {
9394             "type": "git",
9395             "url": "https://github.com/symfony/polyfill-apcu.git",
9396             "reference": "2e7965b8cdfbba50d0092d3f6dca97dddec409e2"
9397         },
9398         "dist": {
9399             "type": "zip",
9400             "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/2e7965b8cdfbba50d0092d3f6dca97dddec409e2",
9401             "reference": "2e7965b8cdfbba50d0092d3f6dca97dddec409e2",
9402             "shasum": ""
9403         },
9404         "require": {
9405             "php": ">=5.3.3"
9406         },
9407         "time": "2017-06-09T08:25:21+00:00",
9408         "type": "library",
9409         "extra": {
9410             "branch-alias": {
9411                 "dev-master": "1.4-dev"
9412             }
9413         },
9414         "installation-source": "dist",
9415         "autoload": {
9416             "files": [
9417                 "bootstrap.php"
9418             ]
9419         },
9420         "notification-url": "https://packagist.org/downloads/",
9421         "license": [
9422             "MIT"
9423         ],
9424         "authors": [
9425             {
9426                 "name": "Nicolas Grekas",
9427                 "email": "p@tchwork.com"
9428             },
9429             {
9430                 "name": "Symfony Community",
9431                 "homepage": "https://symfony.com/contributors"
9432             }
9433         ],
9434         "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
9435         "homepage": "https://symfony.com",
9436         "keywords": [
9437             "apcu",
9438             "compatibility",
9439             "polyfill",
9440             "portable",
9441             "shim"
9442         ]
9443     },
9444     {
9445         "name": "symfony/class-loader",
9446         "version": "v2.8.22",
9447         "version_normalized": "2.8.22.0",
9448         "source": {
9449             "type": "git",
9450             "url": "https://github.com/symfony/class-loader.git",
9451             "reference": "48b96f2fa9bf394cb428aced8efb28709ab54cfc"
9452         },
9453         "dist": {
9454             "type": "zip",
9455             "url": "https://api.github.com/repos/symfony/class-loader/zipball/48b96f2fa9bf394cb428aced8efb28709ab54cfc",
9456             "reference": "48b96f2fa9bf394cb428aced8efb28709ab54cfc",
9457             "shasum": ""
9458         },
9459         "require": {
9460             "php": ">=5.3.9",
9461             "symfony/polyfill-apcu": "~1.1"
9462         },
9463         "require-dev": {
9464             "symfony/finder": "^2.0.5|~3.0.0"
9465         },
9466         "time": "2017-06-01T20:52:29+00:00",
9467         "type": "library",
9468         "extra": {
9469             "branch-alias": {
9470                 "dev-master": "2.8-dev"
9471             }
9472         },
9473         "installation-source": "dist",
9474         "autoload": {
9475             "psr-4": {
9476                 "Symfony\\Component\\ClassLoader\\": ""
9477             },
9478             "exclude-from-classmap": [
9479                 "/Tests/"
9480             ]
9481         },
9482         "notification-url": "https://packagist.org/downloads/",
9483         "license": [
9484             "MIT"
9485         ],
9486         "authors": [
9487             {
9488                 "name": "Fabien Potencier",
9489                 "email": "fabien@symfony.com"
9490             },
9491             {
9492                 "name": "Symfony Community",
9493                 "homepage": "https://symfony.com/contributors"
9494             }
9495         ],
9496         "description": "Symfony ClassLoader Component",
9497         "homepage": "https://symfony.com"
9498     },
9499     {
9500         "name": "symfony/polyfill-iconv",
9501         "version": "v1.4.0",
9502         "version_normalized": "1.4.0.0",
9503         "source": {
9504             "type": "git",
9505             "url": "https://github.com/symfony/polyfill-iconv.git",
9506             "reference": "ae1347fa81423b67dbc232c8c111facb367ff8b9"
9507         },
9508         "dist": {
9509             "type": "zip",
9510             "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ae1347fa81423b67dbc232c8c111facb367ff8b9",
9511             "reference": "ae1347fa81423b67dbc232c8c111facb367ff8b9",
9512             "shasum": ""
9513         },
9514         "require": {
9515             "php": ">=5.3.3"
9516         },
9517         "suggest": {
9518             "ext-iconv": "For best performance"
9519         },
9520         "time": "2017-06-09T08:25:21+00:00",
9521         "type": "library",
9522         "extra": {
9523             "branch-alias": {
9524                 "dev-master": "1.4-dev"
9525             }
9526         },
9527         "installation-source": "dist",
9528         "autoload": {
9529             "psr-4": {
9530                 "Symfony\\Polyfill\\Iconv\\": ""
9531             },
9532             "files": [
9533                 "bootstrap.php"
9534             ]
9535         },
9536         "notification-url": "https://packagist.org/downloads/",
9537         "license": [
9538             "MIT"
9539         ],
9540         "authors": [
9541             {
9542                 "name": "Nicolas Grekas",
9543                 "email": "p@tchwork.com"
9544             },
9545             {
9546                 "name": "Symfony Community",
9547                 "homepage": "https://symfony.com/contributors"
9548             }
9549         ],
9550         "description": "Symfony polyfill for the Iconv extension",
9551         "homepage": "https://symfony.com",
9552         "keywords": [
9553             "compatibility",
9554             "iconv",
9555             "polyfill",
9556             "portable",
9557             "shim"
9558         ]
9559     },
9560     {
9561         "name": "symfony/serializer",
9562         "version": "v2.8.22",
9563         "version_normalized": "2.8.22.0",
9564         "source": {
9565             "type": "git",
9566             "url": "https://github.com/symfony/serializer.git",
9567             "reference": "c6ccf71a899711efa21b0a98150b2c0af08f3cb2"
9568         },
9569         "dist": {
9570             "type": "zip",
9571             "url": "https://api.github.com/repos/symfony/serializer/zipball/c6ccf71a899711efa21b0a98150b2c0af08f3cb2",
9572             "reference": "c6ccf71a899711efa21b0a98150b2c0af08f3cb2",
9573             "shasum": ""
9574         },
9575         "require": {
9576             "php": ">=5.3.9",
9577             "symfony/polyfill-php55": "~1.0"
9578         },
9579         "require-dev": {
9580             "doctrine/annotations": "~1.0",
9581             "doctrine/cache": "~1.0",
9582             "symfony/config": "~2.2|~3.0.0",
9583             "symfony/property-access": "~2.3|~3.0.0",
9584             "symfony/yaml": "^2.0.5|~3.0.0"
9585         },
9586         "suggest": {
9587             "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
9588             "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
9589             "symfony/config": "For using the XML mapping loader.",
9590             "symfony/property-access": "For using the ObjectNormalizer.",
9591             "symfony/yaml": "For using the default YAML mapping loader."
9592         },
9593         "time": "2017-06-01T20:52:29+00:00",
9594         "type": "library",
9595         "extra": {
9596             "branch-alias": {
9597                 "dev-master": "2.8-dev"
9598             }
9599         },
9600         "installation-source": "dist",
9601         "autoload": {
9602             "psr-4": {
9603                 "Symfony\\Component\\Serializer\\": ""
9604             },
9605             "exclude-from-classmap": [
9606                 "/Tests/"
9607             ]
9608         },
9609         "notification-url": "https://packagist.org/downloads/",
9610         "license": [
9611             "MIT"
9612         ],
9613         "authors": [
9614             {
9615                 "name": "Fabien Potencier",
9616                 "email": "fabien@symfony.com"
9617             },
9618             {
9619                 "name": "Symfony Community",
9620                 "homepage": "https://symfony.com/contributors"
9621             }
9622         ],
9623         "description": "Symfony Serializer Component",
9624         "homepage": "https://symfony.com"
9625     },
9626     {
9627         "name": "symfony/validator",
9628         "version": "v2.8.22",
9629         "version_normalized": "2.8.22.0",
9630         "source": {
9631             "type": "git",
9632             "url": "https://github.com/symfony/validator.git",
9633             "reference": "9f323f762ad21bfb9df7c1afacbdd8addf0f8c50"
9634         },
9635         "dist": {
9636             "type": "zip",
9637             "url": "https://api.github.com/repos/symfony/validator/zipball/9f323f762ad21bfb9df7c1afacbdd8addf0f8c50",
9638             "reference": "9f323f762ad21bfb9df7c1afacbdd8addf0f8c50",
9639             "shasum": ""
9640         },
9641         "require": {
9642             "php": ">=5.3.9",
9643             "symfony/polyfill-mbstring": "~1.0",
9644             "symfony/translation": "~2.4|~3.0.0"
9645         },
9646         "require-dev": {
9647             "doctrine/annotations": "~1.0",
9648             "doctrine/cache": "~1.0",
9649             "egulias/email-validator": "^1.2.1",
9650             "symfony/config": "~2.2|~3.0.0",
9651             "symfony/expression-language": "~2.4|~3.0.0",
9652             "symfony/http-foundation": "~2.3|~3.0.0",
9653             "symfony/intl": "~2.7.25|^2.8.18|~3.2.5",
9654             "symfony/property-access": "~2.3|~3.0.0",
9655             "symfony/yaml": "^2.0.5|~3.0.0"
9656         },
9657         "suggest": {
9658             "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
9659             "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
9660             "egulias/email-validator": "Strict (RFC compliant) email validation",
9661             "symfony/config": "",
9662             "symfony/expression-language": "For using the 2.4 Expression validator",
9663             "symfony/http-foundation": "",
9664             "symfony/intl": "",
9665             "symfony/property-access": "For using the 2.4 Validator API",
9666             "symfony/yaml": ""
9667         },
9668         "time": "2017-06-02T14:36:56+00:00",
9669         "type": "library",
9670         "extra": {
9671             "branch-alias": {
9672                 "dev-master": "2.8-dev"
9673             }
9674         },
9675         "installation-source": "dist",
9676         "autoload": {
9677             "psr-4": {
9678                 "Symfony\\Component\\Validator\\": ""
9679             },
9680             "exclude-from-classmap": [
9681                 "/Tests/"
9682             ]
9683         },
9684         "notification-url": "https://packagist.org/downloads/",
9685         "license": [
9686             "MIT"
9687         ],
9688         "authors": [
9689             {
9690                 "name": "Fabien Potencier",
9691                 "email": "fabien@symfony.com"
9692             },
9693             {
9694                 "name": "Symfony Community",
9695                 "homepage": "https://symfony.com/contributors"
9696             }
9697         ],
9698         "description": "Symfony Validator Component",
9699         "homepage": "https://symfony.com"
9700     },
9701     {
9702         "name": "sebastian/diff",
9703         "version": "1.4.3",
9704         "version_normalized": "1.4.3.0",
9705         "source": {
9706             "type": "git",
9707             "url": "https://github.com/sebastianbergmann/diff.git",
9708             "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
9709         },
9710         "dist": {
9711             "type": "zip",
9712             "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
9713             "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
9714             "shasum": ""
9715         },
9716         "require": {
9717             "php": "^5.3.3 || ^7.0"
9718         },
9719         "require-dev": {
9720             "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
9721         },
9722         "time": "2017-05-22T07:24:03+00:00",
9723         "type": "library",
9724         "extra": {
9725             "branch-alias": {
9726                 "dev-master": "1.4-dev"
9727             }
9728         },
9729         "installation-source": "dist",
9730         "autoload": {
9731             "classmap": [
9732                 "src/"
9733             ]
9734         },
9735         "notification-url": "https://packagist.org/downloads/",
9736         "license": [
9737             "BSD-3-Clause"
9738         ],
9739         "authors": [
9740             {
9741                 "name": "Kore Nordmann",
9742                 "email": "mail@kore-nordmann.de"
9743             },
9744             {
9745                 "name": "Sebastian Bergmann",
9746                 "email": "sebastian@phpunit.de"
9747             }
9748         ],
9749         "description": "Diff implementation",
9750         "homepage": "https://github.com/sebastianbergmann/diff",
9751         "keywords": [
9752             "diff"
9753         ]
9754     },
9755     {
9756         "name": "symfony/browser-kit",
9757         "version": "v3.3.2",
9758         "version_normalized": "3.3.2.0",
9759         "source": {
9760             "type": "git",
9761             "url": "https://github.com/symfony/browser-kit.git",
9762             "reference": "c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1"
9763         },
9764         "dist": {
9765             "type": "zip",
9766             "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1",
9767             "reference": "c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1",
9768             "shasum": ""
9769         },
9770         "require": {
9771             "php": ">=5.5.9",
9772             "symfony/dom-crawler": "~2.8|~3.0"
9773         },
9774         "require-dev": {
9775             "symfony/css-selector": "~2.8|~3.0",
9776             "symfony/process": "~2.8|~3.0"
9777         },
9778         "suggest": {
9779             "symfony/process": ""
9780         },
9781         "time": "2017-04-12T14:14:56+00:00",
9782         "type": "library",
9783         "extra": {
9784             "branch-alias": {
9785                 "dev-master": "3.3-dev"
9786             }
9787         },
9788         "installation-source": "dist",
9789         "autoload": {
9790             "psr-4": {
9791                 "Symfony\\Component\\BrowserKit\\": ""
9792             },
9793             "exclude-from-classmap": [
9794                 "/Tests/"
9795             ]
9796         },
9797         "notification-url": "https://packagist.org/downloads/",
9798         "license": [
9799             "MIT"
9800         ],
9801         "authors": [
9802             {
9803                 "name": "Fabien Potencier",
9804                 "email": "fabien@symfony.com"
9805             },
9806             {
9807                 "name": "Symfony Community",
9808                 "homepage": "https://symfony.com/contributors"
9809             }
9810         ],
9811         "description": "Symfony BrowserKit Component",
9812         "homepage": "https://symfony.com"
9813     },
9814     {
9815         "name": "phpdocumentor/reflection-docblock",
9816         "version": "2.0.5",
9817         "version_normalized": "2.0.5.0",
9818         "source": {
9819             "type": "git",
9820             "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
9821             "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b"
9822         },
9823         "dist": {
9824             "type": "zip",
9825             "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
9826             "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
9827             "shasum": ""
9828         },
9829         "require": {
9830             "php": ">=5.3.3"
9831         },
9832         "require-dev": {
9833             "phpunit/phpunit": "~4.0"
9834         },
9835         "suggest": {
9836             "dflydev/markdown": "~1.0",
9837             "erusev/parsedown": "~1.0"
9838         },
9839         "time": "2016-01-25T08:17:30+00:00",
9840         "type": "library",
9841         "extra": {
9842             "branch-alias": {
9843                 "dev-master": "2.0.x-dev"
9844             }
9845         },
9846         "installation-source": "dist",
9847         "autoload": {
9848             "psr-0": {
9849                 "phpDocumentor": [
9850                     "src/"
9851                 ]
9852             }
9853         },
9854         "notification-url": "https://packagist.org/downloads/",
9855         "license": [
9856             "MIT"
9857         ],
9858         "authors": [
9859             {
9860                 "name": "Mike van Riel",
9861                 "email": "mike.vanriel@naenius.com"
9862             }
9863         ]
9864     },
9865     {
9866         "name": "drupal/metatag",
9867         "version": "1.1.0",
9868         "version_normalized": "1.1.0.0",
9869         "source": {
9870             "type": "git",
9871             "url": "https://git.drupal.org/project/metatag",
9872             "reference": "8.x-1.1"
9873         },
9874         "dist": {
9875             "type": "zip",
9876             "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.1.zip",
9877             "reference": "8.x-1.1",
9878             "shasum": "bb9b608879e2f7d8086a0e6606286086f5009d71"
9879         },
9880         "require": {
9881             "drupal/core": "*",
9882             "drupal/token": "*"
9883         },
9884         "require-dev": {
9885             "drupal/metatag_dc": "*",
9886             "drupal/metatag_open_graph": "*"
9887         },
9888         "type": "drupal-module",
9889         "extra": {
9890             "branch-alias": {
9891                 "dev-1.x": "1.x-dev"
9892             },
9893             "drupal": {
9894                 "version": "8.x-1.1",
9895                 "datestamp": "1496428672"
9896             }
9897         },
9898         "installation-source": "dist",
9899         "notification-url": "https://packages.drupal.org/8/downloads",
9900         "license": [
9901             "GPL-2.0+"
9902         ],
9903         "authors": [
9904             {
9905                 "name": "See contributors",
9906                 "homepage": "https://www.drupal.org/node/640498/committers",
9907                 "role": "Developer"
9908             },
9909             {
9910                 "name": "Dave Reid",
9911                 "homepage": "https://www.drupal.org/user/53892"
9912             }
9913         ],
9914         "description": "Manage meta tags for all entities.",
9915         "homepage": "https://www.drupal.org/project/metatag",
9916         "keywords": [
9917             "php",
9918             "seo"
9919         ],
9920         "support": {
9921             "source": "http://cgit.drupalcode.org/metatag",
9922             "issues": "http://drupal.org/project/issues/metatag"
9923         }
9924     },
9925     {
9926         "name": "drupal/memcache",
9927         "version": "2.0.0-alpha3",
9928         "version_normalized": "2.0.0.0-alpha3",
9929         "source": {
9930             "type": "git",
9931             "url": "https://git.drupal.org/project/memcache",
9932             "reference": "8.x-2.0-alpha3"
9933         },
9934         "dist": {
9935             "type": "zip",
9936             "url": "https://ftp.drupal.org/files/projects/memcache-8.x-2.0-alpha3.zip",
9937             "reference": "8.x-2.0-alpha3",
9938             "shasum": "21db65a220e2a71227fa7a88f4033559fec5c9ff"
9939         },
9940         "require": {
9941             "drupal/core": "~8.0"
9942         },
9943         "type": "drupal-module",
9944         "extra": {
9945             "branch-alias": {
9946                 "dev-2.x": "2.x-dev"
9947             },
9948             "drupal": {
9949                 "version": "8.x-2.0-alpha3",
9950                 "datestamp": "1492523944"
9951             }
9952         },
9953         "installation-source": "dist",
9954         "notification-url": "https://packages.drupal.org/8/downloads",
9955         "license": [
9956             "GPL-2.0+"
9957         ],
9958         "authors": [
9959             {
9960                 "name": "Jeremy",
9961                 "homepage": "https://www.drupal.org/user/409"
9962             },
9963             {
9964                 "name": "catch",
9965                 "homepage": "https://www.drupal.org/user/35733"
9966             },
9967             {
9968                 "name": "damiankloip",
9969                 "homepage": "https://www.drupal.org/user/1037976"
9970             },
9971             {
9972                 "name": "jvandyk",
9973                 "homepage": "https://www.drupal.org/user/2375"
9974             },
9975             {
9976                 "name": "robertDouglass",
9977                 "homepage": "https://www.drupal.org/user/5449"
9978             }
9979         ],
9980         "description": "High performance integration with memcache.",
9981         "homepage": "http://drupal.org/project/memcache",
9982         "support": {
9983             "source": "http://cgit.drupalcode.org/memcache",
9984             "issues": "https://www.drupal.org/project/issues/memcache"
9985         }
9986     },
9987     {
9988         "name": "consolidation/output-formatters",
9989         "version": "3.1.10",
9990         "version_normalized": "3.1.10.0",
9991         "source": {
9992             "type": "git",
9993             "url": "https://github.com/consolidation/output-formatters.git",
9994             "reference": "3872f19517bfc9da0e14c9e5b6fe0f8c7439ea3a"
9995         },
9996         "dist": {
9997             "type": "zip",
9998             "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/3872f19517bfc9da0e14c9e5b6fe0f8c7439ea3a",
9999             "reference": "3872f19517bfc9da0e14c9e5b6fe0f8c7439ea3a",
10000             "shasum": ""
10001         },
10002         "require": {
10003             "php": ">=5.4.0",
10004             "symfony/console": "^2.8|~3",
10005             "symfony/finder": "~2.5|~3.0"
10006         },
10007         "require-dev": {
10008             "phpunit/phpunit": "^4.8",
10009             "satooshi/php-coveralls": "^1.0",
10010             "squizlabs/php_codesniffer": "^2.7",
10011             "victorjonsson/markdowndocs": "^1.3"
10012         },
10013         "time": "2017-06-06T19:08:54+00:00",
10014         "type": "library",
10015         "extra": {
10016             "branch-alias": {
10017                 "dev-master": "3.x-dev"
10018             }
10019         },
10020         "installation-source": "dist",
10021         "autoload": {
10022             "psr-4": {
10023                 "Consolidation\\OutputFormatters\\": "src"
10024             }
10025         },
10026         "notification-url": "https://packagist.org/downloads/",
10027         "license": [
10028             "MIT"
10029         ],
10030         "authors": [
10031             {
10032                 "name": "Greg Anderson",
10033                 "email": "greg.1.anderson@greenknowe.org"
10034             }
10035         ],
10036         "description": "Format text by applying transformations provided by plug-in formatters."
10037     },
10038     {
10039         "name": "drush/drush",
10040         "version": "8.1.12",
10041         "version_normalized": "8.1.12.0",
10042         "source": {
10043             "type": "git",
10044             "url": "https://github.com/drush-ops/drush.git",
10045             "reference": "a1d3ab0f1d9ce01556d70015906caaed723f7ba7"
10046         },
10047         "dist": {
10048             "type": "zip",
10049             "url": "https://api.github.com/repos/drush-ops/drush/zipball/a1d3ab0f1d9ce01556d70015906caaed723f7ba7",
10050             "reference": "a1d3ab0f1d9ce01556d70015906caaed723f7ba7",
10051             "shasum": ""
10052         },
10053         "require": {
10054             "consolidation/annotated-command": "~2",
10055             "consolidation/output-formatters": "~3",
10056             "pear/console_table": "~1.3.0",
10057             "php": ">=5.4.5",
10058             "phpdocumentor/reflection-docblock": "^2.0",
10059             "psr/log": "~1.0",
10060             "psy/psysh": "~0.6",
10061             "symfony/console": "~2.7",
10062             "symfony/event-dispatcher": "~2.7",
10063             "symfony/finder": "~2.7",
10064             "symfony/var-dumper": "~2.7",
10065             "symfony/yaml": "~2.3",
10066             "webmozart/path-util": "~2"
10067         },
10068         "require-dev": {
10069             "phpunit/phpunit": "4.*",
10070             "symfony/process": "2.7.*"
10071         },
10072         "suggest": {
10073             "drush/config-extra": "Provides configuration workflow commands, such as config-merge.",
10074             "ext-pcntl": "*"
10075         },
10076         "time": "2017-06-05T22:51:34+00:00",
10077         "bin": [
10078             "drush",
10079             "drush.launcher",
10080             "drush.php",
10081             "drush.complete.sh"
10082         ],
10083         "type": "library",
10084         "extra": {
10085             "branch-alias": {
10086                 "dev-master": "8.0.x-dev"
10087             }
10088         },
10089         "installation-source": "dist",
10090         "autoload": {
10091             "psr-0": {
10092                 "Drush": "lib/",
10093                 "Consolidation": "lib/"
10094             }
10095         },
10096         "notification-url": "https://packagist.org/downloads/",
10097         "license": [
10098             "GPL-2.0+"
10099         ],
10100         "authors": [
10101             {
10102                 "name": "Moshe Weitzman",
10103                 "email": "weitzman@tejasa.com"
10104             },
10105             {
10106                 "name": "Owen Barton",
10107                 "email": "drupal@owenbarton.com"
10108             },
10109             {
10110                 "name": "Mark Sonnabaum",
10111                 "email": "marksonnabaum@gmail.com"
10112             },
10113             {
10114                 "name": "Antoine Beaupré",
10115                 "email": "anarcat@koumbit.org"
10116             },
10117             {
10118                 "name": "Greg Anderson",
10119                 "email": "greg.1.anderson@greenknowe.org"
10120             },
10121             {
10122                 "name": "Jonathan Araña Cruz",
10123                 "email": "jonhattan@faita.net"
10124             },
10125             {
10126                 "name": "Jonathan Hedstrom",
10127                 "email": "jhedstrom@gmail.com"
10128             },
10129             {
10130                 "name": "Christopher Gervais",
10131                 "email": "chris@ergonlogic.com"
10132             },
10133             {
10134                 "name": "Dave Reid",
10135                 "email": "dave@davereid.net"
10136             },
10137             {
10138                 "name": "Damian Lee",
10139                 "email": "damiankloip@googlemail.com"
10140             }
10141         ],
10142         "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
10143         "homepage": "http://www.drush.org"
10144     },
10145     {
10146         "name": "drupal/migrate_plus",
10147         "version": "4.0.0-beta1",
10148         "version_normalized": "4.0.0.0-beta1",
10149         "source": {
10150             "type": "git",
10151             "url": "https://git.drupal.org/project/migrate_plus",
10152             "reference": "8.x-4.0-beta1"
10153         },
10154         "dist": {
10155             "type": "zip",
10156             "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.0-beta1.zip",
10157             "reference": "8.x-4.0-beta1",
10158             "shasum": "e64bac006e3ef9ae697b0f2c4b3744af0524e208"
10159         },
10160         "require": {
10161             "drupal/core": "^8.3"
10162         },
10163         "require-dev": {
10164             "drupal/migrate_example_advanced_setup": "*",
10165             "drupal/migrate_example_setup": "*"
10166         },
10167         "suggest": {
10168             "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
10169         },
10170         "type": "drupal-module",
10171         "extra": {
10172             "branch-alias": {
10173                 "dev-4.x": "4.x-dev"
10174             },
10175             "drupal": {
10176                 "version": "8.x-4.0-beta1",
10177                 "datestamp": "1494450185"
10178             }
10179         },
10180         "installation-source": "dist",
10181         "notification-url": "https://packages.drupal.org/8/downloads",
10182         "license": [
10183             "GPL-2.0+"
10184         ],
10185         "authors": [
10186             {
10187                 "name": "Mike Ryan",
10188                 "homepage": "https://www.drupal.org/u/mikeryan",
10189                 "role": "Maintainer"
10190             },
10191             {
10192                 "name": "mikeryan",
10193                 "homepage": "https://www.drupal.org/user/4420"
10194             }
10195         ],
10196         "description": "Enhancements to core migration support.",
10197         "homepage": "https://www.drupal.org/project/migrate_plus",
10198         "support": {
10199             "source": "https://cgit.drupalcode.org/migrate_plus",
10200             "issues": "https://www.drupal.org/project/issues/migrate_plus",
10201             "irc": "irc://irc.freenode.org/drupal-migrate"
10202         }
10203     },
10204     {
10205         "name": "drupal/entity_reference_revisions",
10206         "version": "1.3.0",
10207         "version_normalized": "1.3.0.0",
10208         "source": {
10209             "type": "git",
10210             "url": "https://git.drupal.org/project/entity_reference_revisions",
10211             "reference": "8.x-1.3"
10212         },
10213         "dist": {
10214             "type": "zip",
10215             "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.3.zip",
10216             "reference": "8.x-1.3",
10217             "shasum": "78aebb58efbbfcbb2faa40a1afc0830312b32631"
10218         },
10219         "require": {
10220             "drupal/core": "~8.0"
10221         },
10222         "require-dev": {
10223             "drupal/diff": "*"
10224         },
10225         "type": "drupal-module",
10226         "extra": {
10227             "branch-alias": {
10228                 "dev-1.x": "1.x-dev"
10229             },
10230             "drupal": {
10231                 "version": "8.x-1.3",
10232                 "datestamp": "1495814284"
10233             }
10234         },
10235         "installation-source": "dist",
10236         "notification-url": "https://packages.drupal.org/8/downloads",
10237         "license": [
10238             "GPL-2.0+"
10239         ],
10240         "authors": [
10241             {
10242                 "name": "Frans",
10243                 "homepage": "https://www.drupal.org/user/514222"
10244             },
10245             {
10246                 "name": "jeroen.b",
10247                 "homepage": "https://www.drupal.org/user/1853532"
10248             },
10249             {
10250                 "name": "miro_dietiker",
10251                 "homepage": "https://www.drupal.org/user/227761"
10252             }
10253         ],
10254         "description": "Adds a Entity Reference field type with revision support.",
10255         "homepage": "https://www.drupal.org/project/entity_reference_revisions",
10256         "support": {
10257             "source": "http://cgit.drupalcode.org/entity_reference_revisions"
10258         }
10259     },
10260     {
10261         "name": "drupal/entity_browser",
10262         "version": "1.0.0",
10263         "version_normalized": "1.0.0.0",
10264         "source": {
10265             "type": "git",
10266             "url": "https://git.drupal.org/project/entity_browser",
10267             "reference": "8.x-1.0"
10268         },
10269         "dist": {
10270             "type": "zip",
10271             "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-1.0.zip",
10272             "reference": "8.x-1.0",
10273             "shasum": "6bd7bbcda1eebacc3685e9edaad2ad29b525b2ad"
10274         },
10275         "require": {
10276             "drupal/core": "~8.0"
10277         },
10278         "require-dev": {
10279             "drupal/ctools": "*",
10280             "drupal/inline_entity_form": "*",
10281             "drupal/media_entity": "*",
10282             "drupal/paragraphs": "*",
10283             "drupal/token": "*"
10284         },
10285         "type": "drupal-module",
10286         "extra": {
10287             "branch-alias": {
10288                 "dev-1.x": "1.x-dev",
10289                 "dev-8.x-1.x": "8.1.x-dev"
10290             },
10291             "drupal": {
10292                 "version": "8.x-1.0",
10293                 "datestamp": "1492678144"
10294             }
10295         },
10296         "installation-source": "dist",
10297         "notification-url": "https://packages.drupal.org/8/downloads",
10298         "license": [
10299             "GPL-2.0+"
10300         ],
10301         "authors": [
10302             {
10303                 "name": "Janez Urevc",
10304                 "homepage": "https://github.com/slashrsm",
10305                 "role": "Maintainer"
10306             },
10307             {
10308                 "name": "Primoz Hmeljak",
10309                 "homepage": "https://github.com/primsi",
10310                 "role": "Maintainer"
10311             },
10312             {
10313                 "name": "See other contributors",
10314                 "homepage": "https://www.drupal.org/node/1943336/committers",
10315                 "role": "contributor"
10316             },
10317             {
10318                 "name": "Primsi",
10319                 "homepage": "https://www.drupal.org/user/282629"
10320             },
10321             {
10322                 "name": "marcingy",
10323                 "homepage": "https://www.drupal.org/user/77320"
10324             },
10325             {
10326                 "name": "samuel.mortenson",
10327                 "homepage": "https://www.drupal.org/user/2582268"
10328             },
10329             {
10330                 "name": "slashrsm",
10331                 "homepage": "https://www.drupal.org/user/744628"
10332             }
10333         ],
10334         "description": "Entity browsing and selecting component.",
10335         "homepage": "http://drupal.org/project/entity_browser",
10336         "support": {
10337             "source": "http://cgit.drupalcode.org/entity_browser",
10338             "issues": "http://drupal.org/project/issues/entity_browser",
10339             "irc": "irc://irc.freenode.org/drupal-contribute"
10340         }
10341     },
10342     {
10343         "name": "drupal/dropzonejs",
10344         "version": "1.0.0-alpha7",
10345         "version_normalized": "1.0.0.0-alpha7",
10346         "source": {
10347             "type": "git",
10348             "url": "https://git.drupal.org/project/dropzonejs",
10349             "reference": "8.x-1.0-alpha7"
10350         },
10351         "dist": {
10352             "type": "zip",
10353             "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-1.0-alpha7.zip",
10354             "reference": "8.x-1.0-alpha7",
10355             "shasum": "62fc6d46cee1d5fa9885bab3e65b3638172311f6"
10356         },
10357         "require": {
10358             "drupal/core": "*"
10359         },
10360         "require-dev": {
10361             "drupal/entity_browser": "*"
10362         },
10363         "suggest": {
10364             "enyo/dropzone": "Required to user drupal/dropzonejs. Dropzone is an easy to use drag'n'drop library."
10365         },
10366         "type": "drupal-module",
10367         "extra": {
10368             "branch-alias": {
10369                 "dev-1.x": "1.x-dev"
10370             },
10371             "drupal": {
10372                 "version": "8.x-1.0-alpha7",
10373                 "datestamp": "1495200183"
10374             }
10375         },
10376         "installation-source": "dist",
10377         "notification-url": "https://packages.drupal.org/8/downloads",
10378         "license": [
10379             "GPL-2.0+"
10380         ],
10381         "authors": [
10382             {
10383                 "name": "Janez Urevc",
10384                 "homepage": "https://drupal.org/u/slashrsm",
10385                 "role": "Maintainer"
10386             },
10387             {
10388                 "name": "Christian Fritsch",
10389                 "homepage": "https://drupal.org/u/chrfritsch",
10390                 "role": "Maintainer"
10391             },
10392             {
10393                 "name": "Primoz Hmeljak",
10394                 "homepage": "https://drupal.org/u/Primsi",
10395                 "role": "Maintainer"
10396             },
10397             {
10398                 "name": "See other contributors",
10399                 "homepage": "https://www.drupal.org/node/1998478/committers",
10400                 "role": "contributor"
10401             },
10402             {
10403                 "name": "slashrsm",
10404                 "homepage": "https://www.drupal.org/user/744628"
10405             },
10406             {
10407                 "name": "wouters_f",
10408                 "homepage": "https://www.drupal.org/user/721548"
10409             },
10410             {
10411                 "name": "zkday",
10412                 "homepage": "https://www.drupal.org/user/888644"
10413             }
10414         ],
10415         "description": "Drupal integration for DropzoneJS - An open source library that provides drag’n’drop file uploads with image previews.",
10416         "homepage": "https://www.drupal.org/project/dropzonejs",
10417         "keywords": [
10418             "DropzoneJS",
10419             "Drupal"
10420         ],
10421         "support": {
10422             "source": "https://www.drupal.org/project/dropzonejs",
10423             "issues": "https://www.drupal.org/project/issues/dropzonejs",
10424             "irc": "irc://irc.freenode.org/drupal-contribute"
10425         }
10426     },
10427     {
10428         "name": "drupal/dropzonejs_eb_widget",
10429         "version": "1.0.0-alpha7",
10430         "version_normalized": "1.0.0.0-alpha7",
10431         "require": {
10432             "drupal/core": "*",
10433             "drupal/dropzonejs": "self.version",
10434             "drupal/entity_browser": "*"
10435         },
10436         "type": "metapackage",
10437         "extra": {
10438             "branch-alias": {
10439                 "dev-1.x": "1.x-dev"
10440             },
10441             "drupal": {
10442                 "version": "8.x-1.0-alpha7",
10443                 "datestamp": "1495200183"
10444             }
10445         },
10446         "notification-url": "https://packages.drupal.org/8/downloads",
10447         "license": [
10448             "GPL-2.0+"
10449         ],
10450         "authors": [
10451             {
10452                 "name": "Drupal Media Team",
10453                 "homepage": "https://www.drupal.org/user/3260690"
10454             },
10455             {
10456                 "name": "Drupal media CI",
10457                 "homepage": "https://www.drupal.org/user/3057985"
10458             },
10459             {
10460                 "name": "Primsi",
10461                 "homepage": "https://www.drupal.org/user/282629"
10462             },
10463             {
10464                 "name": "chr.fritsch",
10465                 "homepage": "https://www.drupal.org/user/2103716"
10466             },
10467             {
10468                 "name": "slashrsm",
10469                 "homepage": "https://www.drupal.org/user/744628"
10470             },
10471             {
10472                 "name": "wouters_f",
10473                 "homepage": "https://www.drupal.org/user/721548"
10474             },
10475             {
10476                 "name": "zkday",
10477                 "homepage": "https://www.drupal.org/user/888644"
10478             }
10479         ],
10480         "description": "DropzoneJS Entity browser widget",
10481         "homepage": "https://www.drupal.org/project/dropzonejs",
10482         "support": {
10483             "source": "http://cgit.drupalcode.org/dropzonejs"
10484         }
10485     },
10486     {
10487         "name": "drupal/entity_browser_entity_form",
10488         "version": "1.0.0",
10489         "version_normalized": "1.0.0.0",
10490         "require": {
10491             "drupal/core": "~8.0",
10492             "drupal/entity_browser": "self.version",
10493             "drupal/inline_entity_form": "*"
10494         },
10495         "type": "metapackage",
10496         "extra": {
10497             "branch-alias": {
10498                 "dev-1.x": "1.x-dev"
10499             },
10500             "drupal": {
10501                 "version": "8.x-1.0",
10502                 "datestamp": "1492678144"
10503             }
10504         },
10505         "notification-url": "https://packages.drupal.org/8/downloads",
10506         "license": [
10507             "GPL-2.0+"
10508         ],
10509         "authors": [
10510             {
10511                 "name": "Dave Reid",
10512                 "homepage": "https://www.drupal.org/user/53892"
10513             },
10514             {
10515                 "name": "Devin Carlson",
10516                 "homepage": "https://www.drupal.org/user/290182"
10517             },
10518             {
10519                 "name": "Drupal Media Team",
10520                 "homepage": "https://www.drupal.org/user/3260690"
10521             },
10522             {
10523                 "name": "Primsi",
10524                 "homepage": "https://www.drupal.org/user/282629"
10525             },
10526             {
10527                 "name": "marcingy",
10528                 "homepage": "https://www.drupal.org/user/77320"
10529             },
10530             {
10531                 "name": "samuel.mortenson",
10532                 "homepage": "https://www.drupal.org/user/2582268"
10533             },
10534             {
10535                 "name": "slashrsm",
10536                 "homepage": "https://www.drupal.org/user/744628"
10537             }
10538         ],
10539         "description": "Entity browser inline entity form integration.",
10540         "homepage": "https://www.drupal.org/project/entity_browser",
10541         "support": {
10542             "source": "http://cgit.drupalcode.org/entity_browser"
10543         }
10544     },
10545     {
10546         "name": "drupal/image_widget_crop",
10547         "version": "2.0.0",
10548         "version_normalized": "2.0.0.0",
10549         "source": {
10550             "type": "git",
10551             "url": "https://git.drupal.org/project/image_widget_crop",
10552             "reference": "8.x-2.0"
10553         },
10554         "dist": {
10555             "type": "zip",
10556             "url": "https://ftp.drupal.org/files/projects/image_widget_crop-8.x-2.0.zip",
10557             "reference": "8.x-2.0",
10558             "shasum": "2c8e13e0c73d95a3f8dde5392da2ef20c3d17faa"
10559         },
10560         "require": {
10561             "drupal/core": "*",
10562             "drupal/crop": "1.x"
10563         },
10564         "require-dev": {
10565             "drupal/crop": "*",
10566             "drupal/ctools": "3.x-dev",
10567             "drupal/entity_browser": "1.x-dev",
10568             "drupal/file_entity": "*",
10569             "drupal/imce": "1.x-dev",
10570             "drupal/inline_entity_form": "*",
10571             "drupal/media_entity": "*",
10572             "drupal/media_entity_image": "1.x-dev"
10573         },
10574         "type": "drupal-module",
10575         "extra": {
10576             "branch-alias": {
10577                 "dev-2.x": "2.x-dev"
10578             },
10579             "drupal": {
10580                 "version": "8.x-2.0",
10581                 "datestamp": "1492618444"
10582             }
10583         },
10584         "installation-source": "dist",
10585         "notification-url": "https://packages.drupal.org/8/downloads",
10586         "license": [
10587             "GPL-2.0+"
10588         ],
10589         "authors": [
10590             {
10591                 "name": "Alexandre Mallet",
10592                 "homepage": "https://github.com/woprrr",
10593                 "role": "Maintainer"
10594             },
10595             {
10596                 "name": "Drupal media CI",
10597                 "homepage": "https://www.drupal.org/user/3057985"
10598             },
10599             {
10600                 "name": "slashrsm",
10601                 "homepage": "https://www.drupal.org/user/744628"
10602             },
10603             {
10604                 "name": "woprrr",
10605                 "homepage": "https://www.drupal.org/user/858604"
10606             }
10607         ],
10608         "description": "Provides an interface for using the features of the Crop API.",
10609         "homepage": "https://www.drupal.org/project/image_widget_crop",
10610         "keywords": [
10611             "Crop",
10612             "Drupal",
10613             "Drupal Media"
10614         ],
10615         "support": {
10616             "source": "https://www.drupal.org/project/image_widget_crop",
10617             "issues": "https://www.drupal.org/project/issues/image_widget_crop",
10618             "irc": "irc://irc.freenode.org/drupal-contribute"
10619         }
10620     },
10621     {
10622         "name": "drupal/media_entity_instagram",
10623         "version": "1.4.0",
10624         "version_normalized": "1.4.0.0",
10625         "source": {
10626             "type": "git",
10627             "url": "https://git.drupal.org/project/media_entity_instagram",
10628             "reference": "8.x-1.4"
10629         },
10630         "dist": {
10631             "type": "zip",
10632             "url": "https://ftp.drupal.org/files/projects/media_entity_instagram-8.x-1.4.zip",
10633             "reference": "8.x-1.4",
10634             "shasum": "2b69b90417f3c458b4db3ba890813c313d381f0e"
10635         },
10636         "require": {
10637             "drupal/core": "~8.0",
10638             "drupal/media_entity": "*"
10639         },
10640         "type": "drupal-module",
10641         "extra": {
10642             "branch-alias": {
10643                 "dev-1.x": "1.x-dev"
10644             },
10645             "drupal": {
10646                 "version": "8.x-1.4",
10647                 "datestamp": "1495556283"
10648             }
10649         },
10650         "installation-source": "dist",
10651         "notification-url": "https://packages.drupal.org/8/downloads",
10652         "license": [
10653             "GPL-2.0+"
10654         ],
10655         "authors": [
10656             {
10657                 "name": "Drupal Media Team",
10658                 "homepage": "https://www.drupal.org/user/3260690"
10659             },
10660             {
10661                 "name": "Primsi",
10662                 "homepage": "https://www.drupal.org/user/282629"
10663             },
10664             {
10665                 "name": "chr.fritsch",
10666                 "homepage": "https://www.drupal.org/user/2103716"
10667             },
10668             {
10669                 "name": "designesse",
10670                 "homepage": "https://www.drupal.org/user/854012"
10671             },
10672             {
10673                 "name": "slashrsm",
10674                 "homepage": "https://www.drupal.org/user/744628"
10675             }
10676         ],
10677         "description": "Media entity Instagram provider.",
10678         "homepage": "https://www.drupal.org/project/media_entity_instagram",
10679         "support": {
10680             "source": "http://cgit.drupalcode.org/media_entity_instagram"
10681         }
10682     },
10683     {
10684         "name": "drupal/video_embed_field",
10685         "version": "1.5.0",
10686         "version_normalized": "1.5.0.0",
10687         "source": {
10688             "type": "git",
10689             "url": "https://git.drupal.org/project/video_embed_field",
10690             "reference": "8.x-1.5"
10691         },
10692         "dist": {
10693             "type": "zip",
10694             "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-1.5.zip",
10695             "reference": "8.x-1.5",
10696             "shasum": "f54d470ef7f863604e51e6ae98cd40ef25de5f79"
10697         },
10698         "require": {
10699             "drupal/core": "*"
10700         },
10701         "require-dev": {
10702             "drupal/colorbox": "*",
10703             "drupal/media_entity": "*",
10704             "drupal/media_entity_embeddable_video": "*"
10705         },
10706         "type": "drupal-module",
10707         "extra": {
10708             "branch-alias": {
10709                 "dev-1.x": "1.x-dev"
10710             },
10711             "drupal": {
10712                 "version": "8.x-1.x",
10713                 "datestamp": "1493246342",
10714                 "package": "Field types"
10715             }
10716         },
10717         "installation-source": "dist",
10718         "notification-url": "https://packages.drupal.org/8/downloads",
10719         "license": [
10720             "GPL-2.0+"
10721         ],
10722         "authors": [
10723             {
10724                 "name": "Sam152",
10725                 "homepage": "https://www.drupal.org/user/1485048"
10726             },
10727             {
10728                 "name": "jec006",
10729                 "homepage": "https://www.drupal.org/user/855980"
10730             },
10731             {
10732                 "name": "plopesc",
10733                 "homepage": "https://www.drupal.org/user/282415"
10734             }
10735         ],
10736         "description": "A pluggable field type for storing videos from external video hosts such as Vimeo and YouTube.",
10737         "homepage": "https://www.drupal.org/project/video_embed_field",
10738         "support": {
10739             "source": "http://cgit.drupalcode.org/video_embed_field"
10740         }
10741     },
10742     {
10743         "name": "drupal/video_embed_media",
10744         "version": "1.5.0",
10745         "version_normalized": "1.5.0.0",
10746         "require": {
10747             "drupal/core": "~8.0",
10748             "drupal/media_entity": "*",
10749             "drupal/video_embed_field": "self.version"
10750         },
10751         "type": "metapackage",
10752         "extra": {
10753             "branch-alias": {
10754                 "dev-1.x": "1.x-dev"
10755             },
10756             "drupal": {
10757                 "version": "8.x-1.5",
10758                 "datestamp": "1493246342"
10759             }
10760         },
10761         "notification-url": "https://packages.drupal.org/8/downloads",
10762         "license": [
10763             "GPL-2.0+"
10764         ],
10765         "authors": [
10766             {
10767                 "name": "Sam152",
10768                 "homepage": "https://www.drupal.org/user/1485048"
10769             },
10770             {
10771                 "name": "jec006",
10772                 "homepage": "https://www.drupal.org/user/855980"
10773             },
10774             {
10775                 "name": "plopesc",
10776                 "homepage": "https://www.drupal.org/user/282415"
10777             }
10778         ],
10779         "description": "Integrates video_embed_field with the media_entity module, creating a new media type tailored to display embedded videos. Useful for websites which are using the media suite of modules.",
10780         "homepage": "https://www.drupal.org/project/video_embed_field",
10781         "support": {
10782             "source": "http://cgit.drupalcode.org/video_embed_field"
10783         }
10784     },
10785     {
10786         "name": "drupal/blazy",
10787         "version": "1.0.0-rc2",
10788         "version_normalized": "1.0.0.0-RC2",
10789         "source": {
10790             "type": "git",
10791             "url": "https://git.drupal.org/project/blazy",
10792             "reference": "8.x-1.0-rc2"
10793         },
10794         "dist": {
10795             "type": "zip",
10796             "url": "https://ftp.drupal.org/files/projects/blazy-8.x-1.0-rc2.zip",
10797             "reference": "8.x-1.0-rc2",
10798             "shasum": "242f3022b039c6fd3b98f6ce1955d295119b4b5a"
10799         },
10800         "require": {
10801             "drupal/core": "*"
10802         },
10803         "type": "drupal-module",
10804         "extra": {
10805             "branch-alias": {
10806                 "dev-1.x": "1.x-dev"
10807             },
10808             "drupal": {
10809                 "version": "8.x-1.0-rc2",
10810                 "datestamp": "1495745283"
10811             }
10812         },
10813         "installation-source": "dist",
10814         "notification-url": "https://packages.drupal.org/8/downloads",
10815         "license": [
10816             "GPL-2.0+"
10817         ],
10818         "authors": [
10819             {
10820                 "name": "Gaus Surahman",
10821                 "homepage": "https://www.drupal.org/u/gausarts",
10822                 "role": "Maintainer"
10823             },
10824             {
10825                 "name": "Contributors",
10826                 "homepage": "https://www.drupal.org/node/2663268/committers",
10827                 "role": "Contributor"
10828             }
10829         ],
10830         "description": "Provides basic bLazy integration for lazy loading and multi-serving images.",
10831         "homepage": "https://drupal.org/project/blazy",
10832         "keywords": [
10833             "Drupal",
10834             "bLazy",
10835             "lazyload"
10836         ],
10837         "support": {
10838             "source": "http://cgit.drupalcode.org/blazy",
10839             "issues": "https://drupal.org/project/issues/blazy"
10840         }
10841     },
10842     {
10843         "name": "drupal/slick",
10844         "version": "1.0.0",
10845         "version_normalized": "1.0.0.0",
10846         "source": {
10847             "type": "git",
10848             "url": "https://git.drupal.org/project/slick",
10849             "reference": "8.x-1.0"
10850         },
10851         "dist": {
10852             "type": "zip",
10853             "url": "https://ftp.drupal.org/files/projects/slick-8.x-1.0.zip",
10854             "reference": "8.x-1.0",
10855             "shasum": "14ae69943a07749163ed13900dcd0a6809c54ebd"
10856         },
10857         "require": {
10858             "drupal/blazy": "~1.0",
10859             "drupal/core": "~8.0"
10860         },
10861         "type": "drupal-module",
10862         "extra": {
10863             "branch-alias": {
10864                 "dev-1.x": "1.x-dev"
10865             },
10866             "drupal": {
10867                 "version": "8.x-1.0",
10868                 "datestamp": "1495746183"
10869             }
10870         },
10871         "installation-source": "dist",
10872         "notification-url": "https://packages.drupal.org/8/downloads",
10873         "license": [
10874             "GPL-2.0+"
10875         ],
10876         "authors": [
10877             {
10878                 "name": "arshadcn",
10879                 "homepage": "https://www.drupal.org/user/571032"
10880             },
10881             {
10882                 "name": "gausarts",
10883                 "homepage": "https://www.drupal.org/user/159062"
10884             }
10885         ],
10886         "description": "Slick carousel, the last carousel you'll ever need.",
10887         "homepage": "https://drupal.org/project/slick",
10888         "keywords": [
10889             "Drupal",
10890             "carousel",
10891             "slideshow"
10892         ],
10893         "support": {
10894             "source": "http://cgit.drupalcode.org/slick",
10895             "issues": "https://drupal.org/project/issues/slick"
10896         }
10897     },
10898     {
10899         "name": "drupal/slick_media",
10900         "version": "1.0.0",
10901         "version_normalized": "1.0.0.0",
10902         "source": {
10903             "type": "git",
10904             "url": "https://git.drupal.org/project/slick_media",
10905             "reference": "8.x-1.0"
10906         },
10907         "dist": {
10908             "type": "zip",
10909             "url": "https://ftp.drupal.org/files/projects/slick_media-8.x-1.0.zip",
10910             "reference": "8.x-1.0",
10911             "shasum": "b85a9899c53ca2f59f7cdbba044e2f58ae71e092"
10912         },
10913         "require": {
10914             "drupal/core": "~8.0",
10915             "drupal/media_entity_image": "*",
10916             "drupal/slick": "*",
10917             "drupal/video_embed_media": "*"
10918         },
10919         "type": "drupal-module",
10920         "extra": {
10921             "branch-alias": {
10922                 "dev-1.x": "1.x-dev"
10923             },
10924             "drupal": {
10925                 "version": "8.x-1.0",
10926                 "datestamp": "1495747983"
10927             }
10928         },
10929         "installation-source": "dist",
10930         "notification-url": "https://packages.drupal.org/8/downloads",
10931         "license": [
10932             "GPL-2.0+"
10933         ],
10934         "authors": [
10935             {
10936                 "name": "gausarts",
10937                 "homepage": "https://www.drupal.org/user/159062"
10938             }
10939         ],
10940         "description": "Provides Slick carousel integration with Media entity.",
10941         "homepage": "https://www.drupal.org/project/slick_media",
10942         "support": {
10943             "source": "http://cgit.drupalcode.org/slick_media"
10944         }
10945     },
10946     {
10947         "name": "mehrpadin/superfish",
10948         "version": "2.1",
10949         "version_normalized": "2.1.0.0",
10950         "source": {
10951             "type": "git",
10952             "url": "https://github.com/mehrpadin/Superfish-for-Drupal.git",
10953             "reference": "80a0a484b727e9fbe6b0ee609f80e10e5e158683"
10954         },
10955         "dist": {
10956             "type": "zip",
10957             "url": "https://api.github.com/repos/mehrpadin/Superfish-for-Drupal/zipball/80a0a484b727e9fbe6b0ee609f80e10e5e158683",
10958             "reference": "80a0a484b727e9fbe6b0ee609f80e10e5e158683",
10959             "shasum": ""
10960         },
10961         "time": "2017-05-30T13:00:18+00:00",
10962         "type": "drupal-library",
10963         "installation-source": "dist",
10964         "notification-url": "https://packagist.org/downloads/",
10965         "license": [
10966             "MIT"
10967         ],
10968         "description": "Superfish library for the Drupal Superfish module.",
10969         "homepage": "https://github.com/mehrpadin/Superfish-for-Drupal",
10970         "keywords": [
10971             "jquery",
10972             "plugin"
10973         ]
10974     },
10975     {
10976         "name": "drupal/superfish",
10977         "version": "1.1.0",
10978         "version_normalized": "1.1.0.0",
10979         "source": {
10980             "type": "git",
10981             "url": "https://git.drupal.org/project/superfish",
10982             "reference": "8.x-1.1"
10983         },
10984         "dist": {
10985             "type": "zip",
10986             "url": "https://ftp.drupal.org/files/projects/superfish-8.x-1.1.zip",
10987             "reference": "8.x-1.1",
10988             "shasum": "f5e9e547d1d38588a963b22105dec1deb1e55010"
10989         },
10990         "require": {
10991             "drupal/core": "~8.0",
10992             "mehrpadin/superfish": "~2.0"
10993         },
10994         "type": "drupal-module",
10995         "extra": {
10996             "branch-alias": {
10997                 "dev-1.x": "1.x-dev"
10998             },
10999             "drupal": {
11000                 "version": "8.x-1.1",
11001                 "datestamp": "1496335443"
11002             }
11003         },
11004         "installation-source": "dist",
11005         "notification-url": "https://packages.drupal.org/8/downloads",
11006         "license": [
11007             "GPL-2.0+"
11008         ],
11009         "authors": [
11010             {
11011                 "name": "mehrpadin",
11012                 "homepage": "https://www.drupal.org/u/mehrpadin",
11013                 "role": "Maintainer"
11014             }
11015         ],
11016         "description": "Adds jQuery Superfish plugin to menu blocks.",
11017         "homepage": "https://www.drupal.org/project/superfish",
11018         "support": {
11019             "source": "https://cgit.drupalcode.org/superfish",
11020             "issues": "https://www.drupal.org/project/superfish"
11021         }
11022     },
11023     {
11024         "name": "phpunit/phpunit",
11025         "version": "4.8.36",
11026         "version_normalized": "4.8.36.0",
11027         "source": {
11028             "type": "git",
11029             "url": "https://github.com/sebastianbergmann/phpunit.git",
11030             "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
11031         },
11032         "dist": {
11033             "type": "zip",
11034             "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
11035             "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
11036             "shasum": ""
11037         },
11038         "require": {
11039             "ext-dom": "*",
11040             "ext-json": "*",
11041             "ext-pcre": "*",
11042             "ext-reflection": "*",
11043             "ext-spl": "*",
11044             "php": ">=5.3.3",
11045             "phpspec/prophecy": "^1.3.1",
11046             "phpunit/php-code-coverage": "~2.1",
11047             "phpunit/php-file-iterator": "~1.4",
11048             "phpunit/php-text-template": "~1.2",
11049             "phpunit/php-timer": "^1.0.6",
11050             "phpunit/phpunit-mock-objects": "~2.3",
11051             "sebastian/comparator": "~1.2.2",
11052             "sebastian/diff": "~1.2",
11053             "sebastian/environment": "~1.3",
11054             "sebastian/exporter": "~1.2",
11055             "sebastian/global-state": "~1.0",
11056             "sebastian/version": "~1.0",
11057             "symfony/yaml": "~2.1|~3.0"
11058         },
11059         "suggest": {
11060             "phpunit/php-invoker": "~1.1"
11061         },
11062         "time": "2017-06-21T08:07:12+00:00",
11063         "bin": [
11064             "phpunit"
11065         ],
11066         "type": "library",
11067         "extra": {
11068             "branch-alias": {
11069                 "dev-master": "4.8.x-dev"
11070             }
11071         },
11072         "installation-source": "dist",
11073         "autoload": {
11074             "classmap": [
11075                 "src/"
11076             ]
11077         },
11078         "notification-url": "https://packagist.org/downloads/",
11079         "license": [
11080             "BSD-3-Clause"
11081         ],
11082         "authors": [
11083             {
11084                 "name": "Sebastian Bergmann",
11085                 "email": "sebastian@phpunit.de",
11086                 "role": "lead"
11087             }
11088         ],
11089         "description": "The PHP Unit Testing framework.",
11090         "homepage": "https://phpunit.de/",
11091         "keywords": [
11092             "phpunit",
11093             "testing",
11094             "xunit"
11095         ]
11096     },
11097     {
11098         "name": "j7mbo/twitter-api-php",
11099         "version": "1.0.6",
11100         "version_normalized": "1.0.6.0",
11101         "source": {
11102             "type": "git",
11103             "url": "https://github.com/J7mbo/twitter-api-php.git",
11104             "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7"
11105         },
11106         "dist": {
11107             "type": "zip",
11108             "url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/443d22c53d621b3cc6b7e0c56daa60c5ada033f7",
11109             "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7",
11110             "shasum": ""
11111         },
11112         "require": {
11113             "ext-curl": "*"
11114         },
11115         "require-dev": {
11116             "phpunit/phpunit": "~4.5,>=4.5.1"
11117         },
11118         "time": "2017-05-08T12:10:56+00:00",
11119         "type": "library",
11120         "extra": {
11121             "branch-alias": {
11122                 "dev-master": "1.0-dev"
11123             }
11124         },
11125         "installation-source": "dist",
11126         "autoload": {
11127             "classmap": [
11128                 "TwitterAPIExchange.php"
11129             ]
11130         },
11131         "notification-url": "https://packagist.org/downloads/",
11132         "license": [
11133             "GNU Public License"
11134         ],
11135         "authors": [
11136             {
11137                 "name": "James Mallison",
11138                 "homepage": "https://github.com/j7mbo/twitter-api-php"
11139             }
11140         ],
11141         "description": "Simple PHP Wrapper for Twitter API v1.1 calls",
11142         "homepage": "https://github.com/j7mbo/twitter-api-php",
11143         "keywords": [
11144             "api",
11145             "php",
11146             "twitter"
11147         ]
11148     },
11149     {
11150         "name": "ezyang/htmlpurifier",
11151         "version": "v4.9.3",
11152         "version_normalized": "4.9.3.0",
11153         "source": {
11154             "type": "git",
11155             "url": "https://github.com/ezyang/htmlpurifier.git",
11156             "reference": "95e1bae3182efc0f3422896a3236e991049dac69"
11157         },
11158         "dist": {
11159             "type": "zip",
11160             "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69",
11161             "reference": "95e1bae3182efc0f3422896a3236e991049dac69",
11162             "shasum": ""
11163         },
11164         "require": {
11165             "php": ">=5.2"
11166         },
11167         "require-dev": {
11168             "simpletest/simpletest": "^1.1"
11169         },
11170         "time": "2017-06-03T02:28:16+00:00",
11171         "type": "library",
11172         "installation-source": "dist",
11173         "autoload": {
11174             "psr-0": {
11175                 "HTMLPurifier": "library/"
11176             },
11177             "files": [
11178                 "library/HTMLPurifier.composer.php"
11179             ]
11180         },
11181         "notification-url": "https://packagist.org/downloads/",
11182         "license": [
11183             "LGPL"
11184         ],
11185         "authors": [
11186             {
11187                 "name": "Edward Z. Yang",
11188                 "email": "admin@htmlpurifier.org",
11189                 "homepage": "http://ezyang.com"
11190             }
11191         ],
11192         "description": "Standards compliant HTML filter written in PHP",
11193         "homepage": "http://htmlpurifier.org/",
11194         "keywords": [
11195             "html"
11196         ]
11197     },
11198     {
11199         "name": "caxy/php-htmldiff",
11200         "version": "v0.1.5",
11201         "version_normalized": "0.1.5.0",
11202         "source": {
11203             "type": "git",
11204             "url": "https://github.com/caxy/php-htmldiff.git",
11205             "reference": "d7540c9938c860f2cb7083f72ba24c45f51d57bc"
11206         },
11207         "dist": {
11208             "type": "zip",
11209             "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/d7540c9938c860f2cb7083f72ba24c45f51d57bc",
11210             "reference": "d7540c9938c860f2cb7083f72ba24c45f51d57bc",
11211             "shasum": ""
11212         },
11213         "require": {
11214             "ezyang/htmlpurifier": "^4.7",
11215             "php": ">=5.3.3",
11216             "sunra/php-simple-html-dom-parser": "^1.5"
11217         },
11218         "require-dev": {
11219             "doctrine/cache": "~1.0",
11220             "phpunit/phpunit": "~5.0"
11221         },
11222         "suggest": {
11223             "doctrine/cache": "Used for caching the calculated diffs using a Doctrine Cache Provider"
11224         },
11225         "time": "2017-06-12T17:35:44+00:00",
11226         "type": "library",
11227         "extra": {
11228             "branch-alias": {
11229                 "dev-master": "0.1.x-dev"
11230             }
11231         },
11232         "installation-source": "dist",
11233         "autoload": {
11234             "psr-0": {
11235                 "Caxy\\HtmlDiff": "lib/"
11236             }
11237         },
11238         "notification-url": "https://packagist.org/downloads/",
11239         "license": [
11240             "GPL-2.0"
11241         ],
11242         "authors": [
11243             {
11244                 "name": "Josh Schroeder",
11245                 "email": "jschroeder@caxy.com",
11246                 "homepage": "http://www.caxy.com"
11247             }
11248         ],
11249         "description": "A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.",
11250         "homepage": "https://github.com/caxy/php-htmldiff",
11251         "keywords": [
11252             "diff",
11253             "html"
11254         ]
11255     },
11256     {
11257         "name": "guzzlehttp/guzzle",
11258         "version": "6.3.0",
11259         "version_normalized": "6.3.0.0",
11260         "source": {
11261             "type": "git",
11262             "url": "https://github.com/guzzle/guzzle.git",
11263             "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
11264         },
11265         "dist": {
11266             "type": "zip",
11267             "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
11268             "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
11269             "shasum": ""
11270         },
11271         "require": {
11272             "guzzlehttp/promises": "^1.0",
11273             "guzzlehttp/psr7": "^1.4",
11274             "php": ">=5.5"
11275         },
11276         "require-dev": {
11277             "ext-curl": "*",
11278             "phpunit/phpunit": "^4.0 || ^5.0",
11279             "psr/log": "^1.0"
11280         },
11281         "suggest": {
11282             "psr/log": "Required for using the Log middleware"
11283         },
11284         "time": "2017-06-22T18:50:49+00:00",
11285         "type": "library",
11286         "extra": {
11287             "branch-alias": {
11288                 "dev-master": "6.2-dev"
11289             }
11290         },
11291         "installation-source": "dist",
11292         "autoload": {
11293             "files": [
11294                 "src/functions_include.php"
11295             ],
11296             "psr-4": {
11297                 "GuzzleHttp\\": "src/"
11298             }
11299         },
11300         "notification-url": "https://packagist.org/downloads/",
11301         "license": [
11302             "MIT"
11303         ],
11304         "authors": [
11305             {
11306                 "name": "Michael Dowling",
11307                 "email": "mtdowling@gmail.com",
11308                 "homepage": "https://github.com/mtdowling"
11309             }
11310         ],
11311         "description": "Guzzle is a PHP HTTP client library",
11312         "homepage": "http://guzzlephp.org/",
11313         "keywords": [
11314             "client",
11315             "curl",
11316             "framework",
11317             "http",
11318             "http client",
11319             "rest",
11320             "web service"
11321         ]
11322     }
11323 ]