]> git.mxchange.org Git - friendica-addons.git/blob - advancedcontentfilter/vendor/composer/installed.json
63e9ef60514f7fcfecd69adbba4ee16cc7bb6d91
[friendica-addons.git] / advancedcontentfilter / vendor / composer / installed.json
1 [
2     {
3         "name": "bower-asset/vue",
4         "version": "v2.5.16",
5         "version_normalized": "2.5.16.0",
6         "source": {
7             "type": "git",
8             "url": "https://github.com/vuejs/vue.git",
9             "reference": "25342194016dc3bcc81cb3e8e229b0fb7ba1d1d6"
10         },
11         "dist": {
12             "type": "zip",
13             "url": "https://api.github.com/repos/vuejs/vue/zipball/25342194016dc3bcc81cb3e8e229b0fb7ba1d1d6",
14             "reference": "25342194016dc3bcc81cb3e8e229b0fb7ba1d1d6",
15             "shasum": ""
16         },
17         "type": "bower-asset-library",
18         "installation-source": "dist"
19     },
20     {
21         "name": "bower-asset/vue-resource",
22         "version": "1.5.0",
23         "version_normalized": "1.5.0.0",
24         "source": {
25             "type": "git",
26             "url": "https://github.com/pagekit/vue-resource.git",
27             "reference": "9a34f881f56f64b923572541d1753cb6cdd63d40"
28         },
29         "dist": {
30             "type": "zip",
31             "url": "https://api.github.com/repos/pagekit/vue-resource/zipball/9a34f881f56f64b923572541d1753cb6cdd63d40",
32             "reference": "9a34f881f56f64b923572541d1753cb6cdd63d40",
33             "shasum": ""
34         },
35         "time": "2018-03-03T07:42:38+00:00",
36         "type": "bower-asset-library",
37         "extra": {
38             "bower-asset-main": "dist/vue-resource.js",
39             "bower-asset-ignore": [
40                 ".*",
41                 "build",
42                 "docs",
43                 "package.json"
44             ]
45         },
46         "installation-source": "dist",
47         "license": [
48             "MIT"
49         ],
50         "description": "The HTTP client for Vue.js",
51         "keywords": [
52             "ajax",
53             "http",
54             "vue",
55             "xhr"
56         ]
57     },
58     {
59         "name": "container-interop/container-interop",
60         "version": "1.2.0",
61         "version_normalized": "1.2.0.0",
62         "source": {
63             "type": "git",
64             "url": "https://github.com/container-interop/container-interop.git",
65             "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
66         },
67         "dist": {
68             "type": "zip",
69             "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
70             "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
71             "shasum": ""
72         },
73         "require": {
74             "psr/container": "^1.0"
75         },
76         "time": "2017-02-14T19:40:03+00:00",
77         "type": "library",
78         "installation-source": "dist",
79         "autoload": {
80             "psr-4": {
81                 "Interop\\Container\\": "src/Interop/Container/"
82             }
83         },
84         "notification-url": "https://packagist.org/downloads/",
85         "license": [
86             "MIT"
87         ],
88         "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
89         "homepage": "https://github.com/container-interop/container-interop"
90     },
91     {
92         "name": "fxp/composer-asset-plugin",
93         "version": "v1.4.2",
94         "version_normalized": "1.4.2.0",
95         "source": {
96             "type": "git",
97             "url": "https://github.com/fxpio/composer-asset-plugin.git",
98             "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a"
99         },
100         "dist": {
101             "type": "zip",
102             "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/61352d99940d2b2392a5d2db83b8c0ef5faf222a",
103             "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a",
104             "shasum": ""
105         },
106         "require": {
107             "composer-plugin-api": "^1.0",
108             "php": ">=5.3.3"
109         },
110         "require-dev": {
111             "composer/composer": "^1.4.0"
112         },
113         "time": "2017-10-20T06:53:56+00:00",
114         "type": "composer-plugin",
115         "extra": {
116             "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
117             "branch-alias": {
118                 "dev-master": "1.4-dev"
119             }
120         },
121         "installation-source": "dist",
122         "autoload": {
123             "psr-4": {
124                 "Fxp\\Composer\\AssetPlugin\\": ""
125             },
126             "exclude-from-classmap": [
127                 "/Tests/"
128             ]
129         },
130         "notification-url": "https://packagist.org/downloads/",
131         "license": [
132             "MIT"
133         ],
134         "authors": [
135             {
136                 "name": "François Pluchino",
137                 "email": "francois.pluchino@gmail.com"
138             }
139         ],
140         "description": "NPM/Bower Dependency Manager for Composer",
141         "homepage": "https://github.com/fxpio/composer-asset-plugin",
142         "keywords": [
143             "asset",
144             "bower",
145             "composer",
146             "dependency manager",
147             "nodejs",
148             "npm",
149             "package"
150         ]
151     },
152     {
153         "name": "nikic/fast-route",
154         "version": "v1.3.0",
155         "version_normalized": "1.3.0.0",
156         "source": {
157             "type": "git",
158             "url": "https://github.com/nikic/FastRoute.git",
159             "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
160         },
161         "dist": {
162             "type": "zip",
163             "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
164             "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
165             "shasum": ""
166         },
167         "require": {
168             "php": ">=5.4.0"
169         },
170         "require-dev": {
171             "phpunit/phpunit": "^4.8.35|~5.7"
172         },
173         "time": "2018-02-13T20:26:39+00:00",
174         "type": "library",
175         "installation-source": "dist",
176         "autoload": {
177             "psr-4": {
178                 "FastRoute\\": "src/"
179             },
180             "files": [
181                 "src/functions.php"
182             ]
183         },
184         "notification-url": "https://packagist.org/downloads/",
185         "license": [
186             "BSD-3-Clause"
187         ],
188         "authors": [
189             {
190                 "name": "Nikita Popov",
191                 "email": "nikic@php.net"
192             }
193         ],
194         "description": "Fast request router for PHP",
195         "keywords": [
196             "router",
197             "routing"
198         ]
199     },
200     {
201         "name": "pimple/pimple",
202         "version": "v3.2.3",
203         "version_normalized": "3.2.3.0",
204         "source": {
205             "type": "git",
206             "url": "https://github.com/silexphp/Pimple.git",
207             "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
208         },
209         "dist": {
210             "type": "zip",
211             "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
212             "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
213             "shasum": ""
214         },
215         "require": {
216             "php": ">=5.3.0",
217             "psr/container": "^1.0"
218         },
219         "require-dev": {
220             "symfony/phpunit-bridge": "^3.2"
221         },
222         "time": "2018-01-21T07:42:36+00:00",
223         "type": "library",
224         "extra": {
225             "branch-alias": {
226                 "dev-master": "3.2.x-dev"
227             }
228         },
229         "installation-source": "dist",
230         "autoload": {
231             "psr-0": {
232                 "Pimple": "src/"
233             }
234         },
235         "notification-url": "https://packagist.org/downloads/",
236         "license": [
237             "MIT"
238         ],
239         "authors": [
240             {
241                 "name": "Fabien Potencier",
242                 "email": "fabien@symfony.com"
243             }
244         ],
245         "description": "Pimple, a simple Dependency Injection Container",
246         "homepage": "http://pimple.sensiolabs.org",
247         "keywords": [
248             "container",
249             "dependency injection"
250         ]
251     },
252     {
253         "name": "psr/cache",
254         "version": "1.0.1",
255         "version_normalized": "1.0.1.0",
256         "source": {
257             "type": "git",
258             "url": "https://github.com/php-fig/cache.git",
259             "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
260         },
261         "dist": {
262             "type": "zip",
263             "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
264             "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
265             "shasum": ""
266         },
267         "require": {
268             "php": ">=5.3.0"
269         },
270         "time": "2016-08-06T20:24:11+00:00",
271         "type": "library",
272         "extra": {
273             "branch-alias": {
274                 "dev-master": "1.0.x-dev"
275             }
276         },
277         "installation-source": "dist",
278         "autoload": {
279             "psr-4": {
280                 "Psr\\Cache\\": "src/"
281             }
282         },
283         "notification-url": "https://packagist.org/downloads/",
284         "license": [
285             "MIT"
286         ],
287         "authors": [
288             {
289                 "name": "PHP-FIG",
290                 "homepage": "http://www.php-fig.org/"
291             }
292         ],
293         "description": "Common interface for caching libraries",
294         "keywords": [
295             "cache",
296             "psr",
297             "psr-6"
298         ]
299     },
300     {
301         "name": "psr/container",
302         "version": "1.0.0",
303         "version_normalized": "1.0.0.0",
304         "source": {
305             "type": "git",
306             "url": "https://github.com/php-fig/container.git",
307             "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
308         },
309         "dist": {
310             "type": "zip",
311             "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
312             "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
313             "shasum": ""
314         },
315         "require": {
316             "php": ">=5.3.0"
317         },
318         "time": "2017-02-14T16:28:37+00:00",
319         "type": "library",
320         "extra": {
321             "branch-alias": {
322                 "dev-master": "1.0.x-dev"
323             }
324         },
325         "installation-source": "dist",
326         "autoload": {
327             "psr-4": {
328                 "Psr\\Container\\": "src/"
329             }
330         },
331         "notification-url": "https://packagist.org/downloads/",
332         "license": [
333             "MIT"
334         ],
335         "authors": [
336             {
337                 "name": "PHP-FIG",
338                 "homepage": "http://www.php-fig.org/"
339             }
340         ],
341         "description": "Common Container Interface (PHP FIG PSR-11)",
342         "homepage": "https://github.com/php-fig/container",
343         "keywords": [
344             "PSR-11",
345             "container",
346             "container-interface",
347             "container-interop",
348             "psr"
349         ]
350     },
351     {
352         "name": "psr/http-message",
353         "version": "1.0.1",
354         "version_normalized": "1.0.1.0",
355         "source": {
356             "type": "git",
357             "url": "https://github.com/php-fig/http-message.git",
358             "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
359         },
360         "dist": {
361             "type": "zip",
362             "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
363             "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
364             "shasum": ""
365         },
366         "require": {
367             "php": ">=5.3.0"
368         },
369         "time": "2016-08-06T14:39:51+00:00",
370         "type": "library",
371         "extra": {
372             "branch-alias": {
373                 "dev-master": "1.0.x-dev"
374             }
375         },
376         "installation-source": "dist",
377         "autoload": {
378             "psr-4": {
379                 "Psr\\Http\\Message\\": "src/"
380             }
381         },
382         "notification-url": "https://packagist.org/downloads/",
383         "license": [
384             "MIT"
385         ],
386         "authors": [
387             {
388                 "name": "PHP-FIG",
389                 "homepage": "http://www.php-fig.org/"
390             }
391         ],
392         "description": "Common interface for HTTP messages",
393         "homepage": "https://github.com/php-fig/http-message",
394         "keywords": [
395             "http",
396             "http-message",
397             "psr",
398             "psr-7",
399             "request",
400             "response"
401         ]
402     },
403     {
404         "name": "psr/log",
405         "version": "1.0.2",
406         "version_normalized": "1.0.2.0",
407         "source": {
408             "type": "git",
409             "url": "https://github.com/php-fig/log.git",
410             "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
411         },
412         "dist": {
413             "type": "zip",
414             "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
415             "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
416             "shasum": ""
417         },
418         "require": {
419             "php": ">=5.3.0"
420         },
421         "time": "2016-10-10T12:19:37+00:00",
422         "type": "library",
423         "extra": {
424             "branch-alias": {
425                 "dev-master": "1.0.x-dev"
426             }
427         },
428         "installation-source": "dist",
429         "autoload": {
430             "psr-4": {
431                 "Psr\\Log\\": "Psr/Log/"
432             }
433         },
434         "notification-url": "https://packagist.org/downloads/",
435         "license": [
436             "MIT"
437         ],
438         "authors": [
439             {
440                 "name": "PHP-FIG",
441                 "homepage": "http://www.php-fig.org/"
442             }
443         ],
444         "description": "Common interface for logging libraries",
445         "homepage": "https://github.com/php-fig/log",
446         "keywords": [
447             "log",
448             "psr",
449             "psr-3"
450         ]
451     },
452     {
453         "name": "psr/simple-cache",
454         "version": "1.0.1",
455         "version_normalized": "1.0.1.0",
456         "source": {
457             "type": "git",
458             "url": "https://github.com/php-fig/simple-cache.git",
459             "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
460         },
461         "dist": {
462             "type": "zip",
463             "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
464             "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
465             "shasum": ""
466         },
467         "require": {
468             "php": ">=5.3.0"
469         },
470         "time": "2017-10-23T01:57:42+00:00",
471         "type": "library",
472         "extra": {
473             "branch-alias": {
474                 "dev-master": "1.0.x-dev"
475             }
476         },
477         "installation-source": "dist",
478         "autoload": {
479             "psr-4": {
480                 "Psr\\SimpleCache\\": "src/"
481             }
482         },
483         "notification-url": "https://packagist.org/downloads/",
484         "license": [
485             "MIT"
486         ],
487         "authors": [
488             {
489                 "name": "PHP-FIG",
490                 "homepage": "http://www.php-fig.org/"
491             }
492         ],
493         "description": "Common interfaces for simple caching",
494         "keywords": [
495             "cache",
496             "caching",
497             "psr",
498             "psr-16",
499             "simple-cache"
500         ]
501     },
502     {
503         "name": "slim/slim",
504         "version": "3.9.2",
505         "version_normalized": "3.9.2.0",
506         "source": {
507             "type": "git",
508             "url": "https://github.com/slimphp/Slim.git",
509             "reference": "4086d0106cf5a7135c69fce4161fe355a8feb118"
510         },
511         "dist": {
512             "type": "zip",
513             "url": "https://api.github.com/repos/slimphp/Slim/zipball/4086d0106cf5a7135c69fce4161fe355a8feb118",
514             "reference": "4086d0106cf5a7135c69fce4161fe355a8feb118",
515             "shasum": ""
516         },
517         "require": {
518             "container-interop/container-interop": "^1.2",
519             "nikic/fast-route": "^1.0",
520             "php": ">=5.5.0",
521             "pimple/pimple": "^3.0",
522             "psr/container": "^1.0",
523             "psr/http-message": "^1.0"
524         },
525         "provide": {
526             "psr/http-message-implementation": "1.0"
527         },
528         "require-dev": {
529             "phpunit/phpunit": "^4.0",
530             "squizlabs/php_codesniffer": "^2.5"
531         },
532         "time": "2017-11-26T19:13:09+00:00",
533         "type": "library",
534         "installation-source": "dist",
535         "autoload": {
536             "psr-4": {
537                 "Slim\\": "Slim"
538             }
539         },
540         "notification-url": "https://packagist.org/downloads/",
541         "license": [
542             "MIT"
543         ],
544         "authors": [
545             {
546                 "name": "Rob Allen",
547                 "email": "rob@akrabat.com",
548                 "homepage": "http://akrabat.com"
549             },
550             {
551                 "name": "Josh Lockhart",
552                 "email": "hello@joshlockhart.com",
553                 "homepage": "https://joshlockhart.com"
554             },
555             {
556                 "name": "Gabriel Manricks",
557                 "email": "gmanricks@me.com",
558                 "homepage": "http://gabrielmanricks.com"
559             },
560             {
561                 "name": "Andrew Smith",
562                 "email": "a.smith@silentworks.co.uk",
563                 "homepage": "http://silentworks.co.uk"
564             }
565         ],
566         "description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
567         "homepage": "https://slimframework.com",
568         "keywords": [
569             "api",
570             "framework",
571             "micro",
572             "router"
573         ]
574     },
575     {
576         "name": "symfony/cache",
577         "version": "v3.4.8",
578         "version_normalized": "3.4.8.0",
579         "source": {
580             "type": "git",
581             "url": "https://github.com/symfony/cache.git",
582             "reference": "13255ddd056e49f3154747943f8ee175d555d394"
583         },
584         "dist": {
585             "type": "zip",
586             "url": "https://api.github.com/repos/symfony/cache/zipball/13255ddd056e49f3154747943f8ee175d555d394",
587             "reference": "13255ddd056e49f3154747943f8ee175d555d394",
588             "shasum": ""
589         },
590         "require": {
591             "php": "^5.5.9|>=7.0.8",
592             "psr/cache": "~1.0",
593             "psr/log": "~1.0",
594             "psr/simple-cache": "^1.0",
595             "symfony/polyfill-apcu": "~1.1"
596         },
597         "conflict": {
598             "symfony/var-dumper": "<3.3"
599         },
600         "provide": {
601             "psr/cache-implementation": "1.0",
602             "psr/simple-cache-implementation": "1.0"
603         },
604         "require-dev": {
605             "cache/integration-tests": "dev-master",
606             "doctrine/cache": "~1.6",
607             "doctrine/dbal": "~2.4",
608             "predis/predis": "~1.0"
609         },
610         "time": "2018-04-02T14:35:16+00:00",
611         "type": "library",
612         "extra": {
613             "branch-alias": {
614                 "dev-master": "3.4-dev"
615             }
616         },
617         "installation-source": "dist",
618         "autoload": {
619             "psr-4": {
620                 "Symfony\\Component\\Cache\\": ""
621             },
622             "exclude-from-classmap": [
623                 "/Tests/"
624             ]
625         },
626         "notification-url": "https://packagist.org/downloads/",
627         "license": [
628             "MIT"
629         ],
630         "authors": [
631             {
632                 "name": "Nicolas Grekas",
633                 "email": "p@tchwork.com"
634             },
635             {
636                 "name": "Symfony Community",
637                 "homepage": "https://symfony.com/contributors"
638             }
639         ],
640         "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
641         "homepage": "https://symfony.com",
642         "keywords": [
643             "caching",
644             "psr6"
645         ]
646     },
647     {
648         "name": "symfony/expression-language",
649         "version": "v3.4.8",
650         "version_normalized": "3.4.8.0",
651         "source": {
652             "type": "git",
653             "url": "https://github.com/symfony/expression-language.git",
654             "reference": "867e4d1f5d4e52435a8ffff6b24fd6a801582241"
655         },
656         "dist": {
657             "type": "zip",
658             "url": "https://api.github.com/repos/symfony/expression-language/zipball/867e4d1f5d4e52435a8ffff6b24fd6a801582241",
659             "reference": "867e4d1f5d4e52435a8ffff6b24fd6a801582241",
660             "shasum": ""
661         },
662         "require": {
663             "php": "^5.5.9|>=7.0.8",
664             "symfony/cache": "~3.1|~4.0"
665         },
666         "time": "2018-01-03T07:37:34+00:00",
667         "type": "library",
668         "extra": {
669             "branch-alias": {
670                 "dev-master": "3.4-dev"
671             }
672         },
673         "installation-source": "dist",
674         "autoload": {
675             "psr-4": {
676                 "Symfony\\Component\\ExpressionLanguage\\": ""
677             },
678             "exclude-from-classmap": [
679                 "/Tests/"
680             ]
681         },
682         "notification-url": "https://packagist.org/downloads/",
683         "license": [
684             "MIT"
685         ],
686         "authors": [
687             {
688                 "name": "Fabien Potencier",
689                 "email": "fabien@symfony.com"
690             },
691             {
692                 "name": "Symfony Community",
693                 "homepage": "https://symfony.com/contributors"
694             }
695         ],
696         "description": "Symfony ExpressionLanguage Component",
697         "homepage": "https://symfony.com"
698     },
699     {
700         "name": "symfony/polyfill-apcu",
701         "version": "v1.7.0",
702         "version_normalized": "1.7.0.0",
703         "source": {
704             "type": "git",
705             "url": "https://github.com/symfony/polyfill-apcu.git",
706             "reference": "e8ae2136ddb53dea314df56fcd88e318ab936c00"
707         },
708         "dist": {
709             "type": "zip",
710             "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/e8ae2136ddb53dea314df56fcd88e318ab936c00",
711             "reference": "e8ae2136ddb53dea314df56fcd88e318ab936c00",
712             "shasum": ""
713         },
714         "require": {
715             "php": ">=5.3.3"
716         },
717         "time": "2018-01-30T19:27:44+00:00",
718         "type": "library",
719         "extra": {
720             "branch-alias": {
721                 "dev-master": "1.7-dev"
722             }
723         },
724         "installation-source": "dist",
725         "autoload": {
726             "psr-4": {
727                 "Symfony\\Polyfill\\Apcu\\": ""
728             },
729             "files": [
730                 "bootstrap.php"
731             ]
732         },
733         "notification-url": "https://packagist.org/downloads/",
734         "license": [
735             "MIT"
736         ],
737         "authors": [
738             {
739                 "name": "Nicolas Grekas",
740                 "email": "p@tchwork.com"
741             },
742             {
743                 "name": "Symfony Community",
744                 "homepage": "https://symfony.com/contributors"
745             }
746         ],
747         "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
748         "homepage": "https://symfony.com",
749         "keywords": [
750             "apcu",
751             "compatibility",
752             "polyfill",
753             "portable",
754             "shim"
755         ]
756     }
757 ]