xref: /dokuwiki/vendor/composer/installed.json (revision 3877cbc858a72fad7d709b149acb4f7f971231bc)
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": "phpseclib/phpseclib",
246        "version": "2.0.10",
247        "version_normalized": "2.0.10.0",
248        "source": {
249            "type": "git",
250            "url": "https://github.com/phpseclib/phpseclib.git",
251            "reference": "d305b780829ea4252ed9400b3f5937c2c99b51d4"
252        },
253        "dist": {
254            "type": "zip",
255            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d305b780829ea4252ed9400b3f5937c2c99b51d4",
256            "reference": "d305b780829ea4252ed9400b3f5937c2c99b51d4",
257            "shasum": ""
258        },
259        "require": {
260            "php": ">=5.3.3"
261        },
262        "require-dev": {
263            "phing/phing": "~2.7",
264            "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
265            "sami/sami": "~2.0",
266            "squizlabs/php_codesniffer": "~2.0"
267        },
268        "suggest": {
269            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
270            "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
271            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
272            "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
273        },
274        "time": "2018-02-19T04:29:13+00:00",
275        "type": "library",
276        "installation-source": "dist",
277        "autoload": {
278            "files": [
279                "phpseclib/bootstrap.php"
280            ],
281            "psr-4": {
282                "phpseclib\\": "phpseclib/"
283            }
284        },
285        "notification-url": "https://packagist.org/downloads/",
286        "license": [
287            "MIT"
288        ],
289        "authors": [
290            {
291                "name": "Jim Wigginton",
292                "email": "terrafrost@php.net",
293                "role": "Lead Developer"
294            },
295            {
296                "name": "Patrick Monnerat",
297                "email": "pm@datasphere.ch",
298                "role": "Developer"
299            },
300            {
301                "name": "Andreas Fischer",
302                "email": "bantu@phpbb.com",
303                "role": "Developer"
304            },
305            {
306                "name": "Hans-Jürgen Petrich",
307                "email": "petrich@tronic-media.com",
308                "role": "Developer"
309            },
310            {
311                "name": "Graham Campbell",
312                "email": "graham@alt-three.com",
313                "role": "Developer"
314            }
315        ],
316        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
317        "homepage": "http://phpseclib.sourceforge.net",
318        "keywords": [
319            "BigInteger",
320            "aes",
321            "asn.1",
322            "asn1",
323            "blowfish",
324            "crypto",
325            "cryptography",
326            "encryption",
327            "rsa",
328            "security",
329            "sftp",
330            "signature",
331            "signing",
332            "ssh",
333            "twofish",
334            "x.509",
335            "x509"
336        ]
337    },
338    {
339        "name": "paragonie/random_compat",
340        "version": "v2.0.12",
341        "version_normalized": "2.0.12.0",
342        "source": {
343            "type": "git",
344            "url": "https://github.com/paragonie/random_compat.git",
345            "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
346        },
347        "dist": {
348            "type": "zip",
349            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
350            "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
351            "shasum": ""
352        },
353        "require": {
354            "php": ">=5.2.0"
355        },
356        "require-dev": {
357            "phpunit/phpunit": "4.*|5.*"
358        },
359        "suggest": {
360            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
361        },
362        "time": "2018-04-04T21:24:14+00:00",
363        "type": "library",
364        "installation-source": "dist",
365        "autoload": {
366            "files": [
367                "lib/random.php"
368            ]
369        },
370        "notification-url": "https://packagist.org/downloads/",
371        "license": [
372            "MIT"
373        ],
374        "authors": [
375            {
376                "name": "Paragon Initiative Enterprises",
377                "email": "security@paragonie.com",
378                "homepage": "https://paragonie.com"
379            }
380        ],
381        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
382        "keywords": [
383            "csprng",
384            "pseudorandom",
385            "random"
386        ]
387    },
388    {
389        "name": "simplepie/simplepie",
390        "version": "1.5.1",
391        "version_normalized": "1.5.1.0",
392        "source": {
393            "type": "git",
394            "url": "https://github.com/simplepie/simplepie.git",
395            "reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e"
396        },
397        "dist": {
398            "type": "zip",
399            "url": "https://api.github.com/repos/simplepie/simplepie/zipball/db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e",
400            "reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e",
401            "shasum": ""
402        },
403        "require": {
404            "php": ">=5.3.0"
405        },
406        "require-dev": {
407            "phpunit/phpunit": "~4 || ~5"
408        },
409        "suggest": {
410            "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
411        },
412        "time": "2017-11-12T02:03:34+00:00",
413        "type": "library",
414        "installation-source": "dist",
415        "autoload": {
416            "psr-0": {
417                "SimplePie": "library"
418            }
419        },
420        "notification-url": "https://packagist.org/downloads/",
421        "license": [
422            "BSD-3-Clause"
423        ],
424        "authors": [
425            {
426                "name": "Ryan Parman",
427                "homepage": "http://ryanparman.com/",
428                "role": "Creator, alumnus developer"
429            },
430            {
431                "name": "Geoffrey Sneddon",
432                "homepage": "http://gsnedders.com/",
433                "role": "Alumnus developer"
434            },
435            {
436                "name": "Ryan McCue",
437                "email": "me@ryanmccue.info",
438                "homepage": "http://ryanmccue.info/",
439                "role": "Developer"
440            }
441        ],
442        "description": "A simple Atom/RSS parsing library for PHP",
443        "homepage": "http://simplepie.org/",
444        "keywords": [
445            "atom",
446            "feeds",
447            "rss"
448        ]
449    },
450    {
451        "name": "splitbrain/php-cli",
452        "version": "1.1.2",
453        "version_normalized": "1.1.2.0",
454        "source": {
455            "type": "git",
456            "url": "https://github.com/splitbrain/php-cli.git",
457            "reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23"
458        },
459        "dist": {
460            "type": "zip",
461            "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/1d6f0bf9eccbfd79d1f4d185ef27573601185c23",
462            "reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23",
463            "shasum": ""
464        },
465        "require": {
466            "php": ">=5.3.0"
467        },
468        "require-dev": {
469            "phpunit/phpunit": "4.5.*"
470        },
471        "suggest": {
472            "psr/log": "Allows you to make the CLI available as PSR-3 logger"
473        },
474        "time": "2018-02-02T08:46:12+00:00",
475        "type": "library",
476        "installation-source": "dist",
477        "autoload": {
478            "psr-4": {
479                "splitbrain\\phpcli\\": "src"
480            }
481        },
482        "notification-url": "https://packagist.org/downloads/",
483        "license": [
484            "MIT"
485        ],
486        "authors": [
487            {
488                "name": "Andreas Gohr",
489                "email": "andi@splitbrain.org"
490            }
491        ],
492        "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
493        "keywords": [
494            "argparse",
495            "cli",
496            "command line",
497            "console",
498            "getopt",
499            "optparse",
500            "terminal"
501        ]
502    }
503]
504