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