xref: /dokuwiki/vendor/composer/installed.json (revision 3dc2d50c5fda9c4bf708ff4c26e266ba239af62c)
1[
2    {
3        "name": "geshi/geshi",
4        "version": "v1.0.9.0",
5        "version_normalized": "1.0.9.0",
6        "source": {
7            "type": "git",
8            "url": "https://github.com/GeSHi/geshi-1.0.git",
9            "reference": "5a7b461338d322d941986a656d4d1651452e73dd"
10        },
11        "dist": {
12            "type": "zip",
13            "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/5a7b461338d322d941986a656d4d1651452e73dd",
14            "reference": "5a7b461338d322d941986a656d4d1651452e73dd",
15            "shasum": ""
16        },
17        "require-dev": {
18            "phpunit/phpunit": "^5.7"
19        },
20        "time": "2017-05-05T05:51:25+00:00",
21        "type": "library",
22        "installation-source": "dist",
23        "autoload": {
24            "classmap": [
25                "src/geshi/",
26                "src/geshi.php"
27            ]
28        },
29        "notification-url": "https://packagist.org/downloads/",
30        "license": [
31            "GPL-2.0+"
32        ],
33        "authors": [
34            {
35                "name": "Benny Baumann",
36                "email": "BenBE@geshi.org",
37                "homepage": "http://blog.benny-baumann.de/",
38                "role": "Developer"
39            }
40        ],
41        "description": "Generic Syntax Highlighter",
42        "homepage": "http://qbnz.com/highlighter/"
43    },
44    {
45        "name": "openpsa/universalfeedcreator",
46        "version": "v1.8.3",
47        "version_normalized": "1.8.3.0",
48        "source": {
49            "type": "git",
50            "url": "https://github.com/flack/UniversalFeedCreator.git",
51            "reference": "6261e130446d8f787bbfd229a602fb11e6816a4e"
52        },
53        "dist": {
54            "type": "zip",
55            "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/6261e130446d8f787bbfd229a602fb11e6816a4e",
56            "reference": "6261e130446d8f787bbfd229a602fb11e6816a4e",
57            "shasum": ""
58        },
59        "require": {
60            "php": ">=5.0"
61        },
62        "require-dev": {
63            "phpunit/phpunit": "*"
64        },
65        "time": "2017-05-18T08:28:48+00:00",
66        "type": "library",
67        "installation-source": "dist",
68        "autoload": {
69            "classmap": [
70                "lib"
71            ]
72        },
73        "notification-url": "https://packagist.org/downloads/",
74        "license": [
75            "LGPL"
76        ],
77        "authors": [
78            {
79                "name": "Andreas Flack",
80                "email": "flack@contentcontrol-berlin.de",
81                "homepage": "http://www.contentcontrol-berlin.de/"
82            }
83        ],
84        "description": "RSS and Atom feed generator by Kai Blankenhorn",
85        "keywords": [
86            "atom",
87            "georss",
88            "gpx",
89            "opml",
90            "pie",
91            "rss"
92        ]
93    },
94    {
95        "name": "aziraphale/email-address-validator",
96        "version": "2.0.1",
97        "version_normalized": "2.0.1.0",
98        "source": {
99            "type": "git",
100            "url": "https://github.com/aziraphale/email-address-validator.git",
101            "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650"
102        },
103        "dist": {
104            "type": "zip",
105            "url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650",
106            "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650",
107            "shasum": ""
108        },
109        "require-dev": {
110            "phpunit/phpunit": "^5.7"
111        },
112        "time": "2017-05-22T14:05:57+00:00",
113        "type": "library",
114        "installation-source": "dist",
115        "autoload": {
116            "psr-0": {
117                "EmailAddressValidator": ""
118            }
119        },
120        "notification-url": "https://packagist.org/downloads/",
121        "license": [
122            "MIT"
123        ],
124        "authors": [
125            {
126                "name": "Dave Child",
127                "email": "dave@addedbytes.com"
128            },
129            {
130                "name": "Andrew Gillard",
131                "email": "andrew@lorddeath.net"
132            }
133        ],
134        "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!",
135        "homepage": "https://github.com/aziraphale/email-address-validator"
136    },
137    {
138        "name": "marcusschwarz/lesserphp",
139        "version": "v0.5.1",
140        "version_normalized": "0.5.1.0",
141        "source": {
142            "type": "git",
143            "url": "https://github.com/MarcusSchwarz/lesserphp.git",
144            "reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44"
145        },
146        "dist": {
147            "type": "zip",
148            "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/e9e3d53980c0e486b07c75e12f2bae5e10bdee44",
149            "reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44",
150            "shasum": ""
151        },
152        "require-dev": {
153            "phpunit/phpunit": "~4.3"
154        },
155        "time": "2016-09-30T11:13:18+00:00",
156        "bin": [
157            "plessc"
158        ],
159        "type": "library",
160        "extra": {
161            "branch-alias": {
162                "dev-master": "0.5.1-dev"
163            }
164        },
165        "installation-source": "dist",
166        "autoload": {
167            "classmap": [
168                "lessc.inc.php"
169            ]
170        },
171        "notification-url": "https://packagist.org/downloads/",
172        "license": [
173            "MIT",
174            "GPL-3.0"
175        ],
176        "authors": [
177            {
178                "name": "Leaf Corcoran",
179                "email": "leafot@gmail.com",
180                "homepage": "http://leafo.net"
181            },
182            {
183                "name": "Marcus Schwarz",
184                "email": "github@maswaba.de",
185                "homepage": "https://www.maswaba.de"
186            }
187        ],
188        "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
189        "homepage": "http://leafo.net/lessphp/"
190    },
191    {
192        "name": "splitbrain/php-archive",
193        "version": "1.0.9",
194        "version_normalized": "1.0.9.0",
195        "source": {
196            "type": "git",
197            "url": "https://github.com/splitbrain/php-archive.git",
198            "reference": "2a63b8cf0bfc7fdc0d987c9b7348e639e55cce76"
199        },
200        "dist": {
201            "type": "zip",
202            "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/2a63b8cf0bfc7fdc0d987c9b7348e639e55cce76",
203            "reference": "2a63b8cf0bfc7fdc0d987c9b7348e639e55cce76",
204            "shasum": ""
205        },
206        "require": {
207            "php": ">=5.3.0"
208        },
209        "require-dev": {
210            "phpunit/phpunit": "4.5.*"
211        },
212        "suggest": {
213            "ext-iconv": "Used for proper filename encode handling",
214            "ext-mbstring": "Can be used alternatively for handling filename encoding"
215        },
216        "time": "2017-06-11T06:11:38+00:00",
217        "type": "library",
218        "installation-source": "dist",
219        "autoload": {
220            "psr-4": {
221                "splitbrain\\PHPArchive\\": "src"
222            }
223        },
224        "notification-url": "https://packagist.org/downloads/",
225        "license": [
226            "MIT"
227        ],
228        "authors": [
229            {
230                "name": "Andreas Gohr",
231                "email": "andi@splitbrain.org"
232            }
233        ],
234        "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
235        "keywords": [
236            "archive",
237            "extract",
238            "tar",
239            "unpack",
240            "unzip",
241            "zip"
242        ]
243    },
244    {
245        "name": "paragonie/random_compat",
246        "version": "v2.0.12",
247        "version_normalized": "2.0.12.0",
248        "source": {
249            "type": "git",
250            "url": "https://github.com/paragonie/random_compat.git",
251            "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
252        },
253        "dist": {
254            "type": "zip",
255            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
256            "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
257            "shasum": ""
258        },
259        "require": {
260            "php": ">=5.2.0"
261        },
262        "require-dev": {
263            "phpunit/phpunit": "4.*|5.*"
264        },
265        "suggest": {
266            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
267        },
268        "time": "2018-04-04T21:24:14+00:00",
269        "type": "library",
270        "installation-source": "dist",
271        "autoload": {
272            "files": [
273                "lib/random.php"
274            ]
275        },
276        "notification-url": "https://packagist.org/downloads/",
277        "license": [
278            "MIT"
279        ],
280        "authors": [
281            {
282                "name": "Paragon Initiative Enterprises",
283                "email": "security@paragonie.com",
284                "homepage": "https://paragonie.com"
285            }
286        ],
287        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
288        "keywords": [
289            "csprng",
290            "pseudorandom",
291            "random"
292        ]
293    },
294    {
295        "name": "simplepie/simplepie",
296        "version": "1.5.1",
297        "version_normalized": "1.5.1.0",
298        "source": {
299            "type": "git",
300            "url": "https://github.com/simplepie/simplepie.git",
301            "reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e"
302        },
303        "dist": {
304            "type": "zip",
305            "url": "https://api.github.com/repos/simplepie/simplepie/zipball/db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e",
306            "reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e",
307            "shasum": ""
308        },
309        "require": {
310            "php": ">=5.3.0"
311        },
312        "require-dev": {
313            "phpunit/phpunit": "~4 || ~5"
314        },
315        "suggest": {
316            "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
317        },
318        "time": "2017-11-12T02:03:34+00:00",
319        "type": "library",
320        "installation-source": "dist",
321        "autoload": {
322            "psr-0": {
323                "SimplePie": "library"
324            }
325        },
326        "notification-url": "https://packagist.org/downloads/",
327        "license": [
328            "BSD-3-Clause"
329        ],
330        "authors": [
331            {
332                "name": "Ryan Parman",
333                "homepage": "http://ryanparman.com/",
334                "role": "Creator, alumnus developer"
335            },
336            {
337                "name": "Geoffrey Sneddon",
338                "homepage": "http://gsnedders.com/",
339                "role": "Alumnus developer"
340            },
341            {
342                "name": "Ryan McCue",
343                "email": "me@ryanmccue.info",
344                "homepage": "http://ryanmccue.info/",
345                "role": "Developer"
346            }
347        ],
348        "description": "A simple Atom/RSS parsing library for PHP",
349        "homepage": "http://simplepie.org/",
350        "keywords": [
351            "atom",
352            "feeds",
353            "rss"
354        ]
355    },
356    {
357        "name": "splitbrain/php-cli",
358        "version": "1.1.2",
359        "version_normalized": "1.1.2.0",
360        "source": {
361            "type": "git",
362            "url": "https://github.com/splitbrain/php-cli.git",
363            "reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23"
364        },
365        "dist": {
366            "type": "zip",
367            "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/1d6f0bf9eccbfd79d1f4d185ef27573601185c23",
368            "reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23",
369            "shasum": ""
370        },
371        "require": {
372            "php": ">=5.3.0"
373        },
374        "require-dev": {
375            "phpunit/phpunit": "4.5.*"
376        },
377        "suggest": {
378            "psr/log": "Allows you to make the CLI available as PSR-3 logger"
379        },
380        "time": "2018-02-02T08:46:12+00:00",
381        "type": "library",
382        "installation-source": "dist",
383        "autoload": {
384            "psr-4": {
385                "splitbrain\\phpcli\\": "src"
386            }
387        },
388        "notification-url": "https://packagist.org/downloads/",
389        "license": [
390            "MIT"
391        ],
392        "authors": [
393            {
394                "name": "Andreas Gohr",
395                "email": "andi@splitbrain.org"
396            }
397        ],
398        "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
399        "keywords": [
400            "argparse",
401            "cli",
402            "command line",
403            "console",
404            "getopt",
405            "optparse",
406            "terminal"
407        ]
408    },
409    {
410        "name": "phpseclib/phpseclib",
411        "version": "2.0.11",
412        "version_normalized": "2.0.11.0",
413        "source": {
414            "type": "git",
415            "url": "https://github.com/phpseclib/phpseclib.git",
416            "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b"
417        },
418        "dist": {
419            "type": "zip",
420            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b",
421            "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b",
422            "shasum": ""
423        },
424        "require": {
425            "php": ">=5.3.3"
426        },
427        "require-dev": {
428            "phing/phing": "~2.7",
429            "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
430            "sami/sami": "~2.0",
431            "squizlabs/php_codesniffer": "~2.0"
432        },
433        "suggest": {
434            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
435            "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
436            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
437            "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
438        },
439        "time": "2018-04-15T16:55:05+00:00",
440        "type": "library",
441        "installation-source": "dist",
442        "autoload": {
443            "files": [
444                "phpseclib/bootstrap.php"
445            ],
446            "psr-4": {
447                "phpseclib\\": "phpseclib/"
448            }
449        },
450        "notification-url": "https://packagist.org/downloads/",
451        "license": [
452            "MIT"
453        ],
454        "authors": [
455            {
456                "name": "Jim Wigginton",
457                "email": "terrafrost@php.net",
458                "role": "Lead Developer"
459            },
460            {
461                "name": "Patrick Monnerat",
462                "email": "pm@datasphere.ch",
463                "role": "Developer"
464            },
465            {
466                "name": "Andreas Fischer",
467                "email": "bantu@phpbb.com",
468                "role": "Developer"
469            },
470            {
471                "name": "Hans-Jürgen Petrich",
472                "email": "petrich@tronic-media.com",
473                "role": "Developer"
474            },
475            {
476                "name": "Graham Campbell",
477                "email": "graham@alt-three.com",
478                "role": "Developer"
479            }
480        ],
481        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
482        "homepage": "http://phpseclib.sourceforge.net",
483        "keywords": [
484            "BigInteger",
485            "aes",
486            "asn.1",
487            "asn1",
488            "blowfish",
489            "crypto",
490            "cryptography",
491            "encryption",
492            "rsa",
493            "security",
494            "sftp",
495            "signature",
496            "signing",
497            "ssh",
498            "twofish",
499            "x.509",
500            "x509"
501        ]
502    }
503]
504