xref: /dokuwiki/vendor/composer/installed.json (revision 16a367d4fc734ab4d7ded6a2ca8ba3ed94d7a0a5)
1[
2    {
3        "name": "paragonie/random_compat",
4        "version": "v2.0.10",
5        "version_normalized": "2.0.10.0",
6        "source": {
7            "type": "git",
8            "url": "https://github.com/paragonie/random_compat.git",
9            "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
10        },
11        "dist": {
12            "type": "zip",
13            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d",
14            "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
15            "shasum": ""
16        },
17        "require": {
18            "php": ">=5.2.0"
19        },
20        "require-dev": {
21            "phpunit/phpunit": "4.*|5.*"
22        },
23        "suggest": {
24            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
25        },
26        "time": "2017-03-13T16:27:32+00:00",
27        "type": "library",
28        "installation-source": "dist",
29        "autoload": {
30            "files": [
31                "lib/random.php"
32            ]
33        },
34        "notification-url": "https://packagist.org/downloads/",
35        "license": [
36            "MIT"
37        ],
38        "authors": [
39            {
40                "name": "Paragon Initiative Enterprises",
41                "email": "security@paragonie.com",
42                "homepage": "https://paragonie.com"
43            }
44        ],
45        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
46        "keywords": [
47            "csprng",
48            "pseudorandom",
49            "random"
50        ]
51    },
52    {
53        "name": "geshi/geshi",
54        "version": "v1.0.9.0",
55        "version_normalized": "1.0.9.0",
56        "source": {
57            "type": "git",
58            "url": "https://github.com/GeSHi/geshi-1.0.git",
59            "reference": "5a7b461338d322d941986a656d4d1651452e73dd"
60        },
61        "dist": {
62            "type": "zip",
63            "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/5a7b461338d322d941986a656d4d1651452e73dd",
64            "reference": "5a7b461338d322d941986a656d4d1651452e73dd",
65            "shasum": ""
66        },
67        "require-dev": {
68            "phpunit/phpunit": "^5.7"
69        },
70        "time": "2017-05-05T05:51:25+00:00",
71        "type": "library",
72        "installation-source": "dist",
73        "autoload": {
74            "classmap": [
75                "src/geshi/",
76                "src/geshi.php"
77            ]
78        },
79        "notification-url": "https://packagist.org/downloads/",
80        "license": [
81            "GPL-2.0+"
82        ],
83        "authors": [
84            {
85                "name": "Benny Baumann",
86                "email": "BenBE@geshi.org",
87                "homepage": "http://blog.benny-baumann.de/",
88                "role": "Developer"
89            }
90        ],
91        "description": "Generic Syntax Highlighter",
92        "homepage": "http://qbnz.com/highlighter/"
93    },
94    {
95        "name": "openpsa/universalfeedcreator",
96        "version": "v1.8.3",
97        "version_normalized": "1.8.3.0",
98        "source": {
99            "type": "git",
100            "url": "https://github.com/flack/UniversalFeedCreator.git",
101            "reference": "6261e130446d8f787bbfd229a602fb11e6816a4e"
102        },
103        "dist": {
104            "type": "zip",
105            "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/6261e130446d8f787bbfd229a602fb11e6816a4e",
106            "reference": "6261e130446d8f787bbfd229a602fb11e6816a4e",
107            "shasum": ""
108        },
109        "require": {
110            "php": ">=5.0"
111        },
112        "require-dev": {
113            "phpunit/phpunit": "*"
114        },
115        "time": "2017-05-18T08:28:48+00:00",
116        "type": "library",
117        "installation-source": "dist",
118        "autoload": {
119            "classmap": [
120                "lib"
121            ]
122        },
123        "notification-url": "https://packagist.org/downloads/",
124        "license": [
125            "LGPL"
126        ],
127        "authors": [
128            {
129                "name": "Andreas Flack",
130                "email": "flack@contentcontrol-berlin.de",
131                "homepage": "http://www.contentcontrol-berlin.de/"
132            }
133        ],
134        "description": "RSS and Atom feed generator by Kai Blankenhorn",
135        "keywords": [
136            "atom",
137            "georss",
138            "gpx",
139            "opml",
140            "pie",
141            "rss"
142        ]
143    },
144    {
145        "name": "aziraphale/email-address-validator",
146        "version": "2.0.1",
147        "version_normalized": "2.0.1.0",
148        "source": {
149            "type": "git",
150            "url": "https://github.com/aziraphale/email-address-validator.git",
151            "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650"
152        },
153        "dist": {
154            "type": "zip",
155            "url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650",
156            "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650",
157            "shasum": ""
158        },
159        "require-dev": {
160            "phpunit/phpunit": "^5.7"
161        },
162        "time": "2017-05-22T14:05:57+00:00",
163        "type": "library",
164        "installation-source": "dist",
165        "autoload": {
166            "psr-0": {
167                "EmailAddressValidator": ""
168            }
169        },
170        "notification-url": "https://packagist.org/downloads/",
171        "license": [
172            "MIT"
173        ],
174        "authors": [
175            {
176                "name": "Dave Child",
177                "email": "dave@addedbytes.com"
178            },
179            {
180                "name": "Andrew Gillard",
181                "email": "andrew@lorddeath.net"
182            }
183        ],
184        "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!",
185        "homepage": "https://github.com/aziraphale/email-address-validator"
186    },
187    {
188        "name": "marcusschwarz/lesserphp",
189        "version": "v0.5.1",
190        "version_normalized": "0.5.1.0",
191        "source": {
192            "type": "git",
193            "url": "https://github.com/MarcusSchwarz/lesserphp.git",
194            "reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44"
195        },
196        "dist": {
197            "type": "zip",
198            "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/e9e3d53980c0e486b07c75e12f2bae5e10bdee44",
199            "reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44",
200            "shasum": ""
201        },
202        "require-dev": {
203            "phpunit/phpunit": "~4.3"
204        },
205        "time": "2016-09-30T11:13:18+00:00",
206        "bin": [
207            "plessc"
208        ],
209        "type": "library",
210        "extra": {
211            "branch-alias": {
212                "dev-master": "0.5.1-dev"
213            }
214        },
215        "installation-source": "dist",
216        "autoload": {
217            "classmap": [
218                "lessc.inc.php"
219            ]
220        },
221        "notification-url": "https://packagist.org/downloads/",
222        "license": [
223            "MIT",
224            "GPL-3.0"
225        ],
226        "authors": [
227            {
228                "name": "Leaf Corcoran",
229                "email": "leafot@gmail.com",
230                "homepage": "http://leafo.net"
231            },
232            {
233                "name": "Marcus Schwarz",
234                "email": "github@maswaba.de",
235                "homepage": "https://www.maswaba.de"
236            }
237        ],
238        "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
239        "homepage": "http://leafo.net/lessphp/"
240    },
241    {
242        "name": "splitbrain/php-archive",
243        "version": "1.0.9",
244        "version_normalized": "1.0.9.0",
245        "source": {
246            "type": "git",
247            "url": "https://github.com/splitbrain/php-archive.git",
248            "reference": "2a63b8cf0bfc7fdc0d987c9b7348e639e55cce76"
249        },
250        "dist": {
251            "type": "zip",
252            "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/2a63b8cf0bfc7fdc0d987c9b7348e639e55cce76",
253            "reference": "2a63b8cf0bfc7fdc0d987c9b7348e639e55cce76",
254            "shasum": ""
255        },
256        "require": {
257            "php": ">=5.3.0"
258        },
259        "require-dev": {
260            "phpunit/phpunit": "4.5.*"
261        },
262        "suggest": {
263            "ext-iconv": "Used for proper filename encode handling",
264            "ext-mbstring": "Can be used alternatively for handling filename encoding"
265        },
266        "time": "2017-06-11T06:11:38+00:00",
267        "type": "library",
268        "installation-source": "dist",
269        "autoload": {
270            "psr-4": {
271                "splitbrain\\PHPArchive\\": "src"
272            }
273        },
274        "notification-url": "https://packagist.org/downloads/",
275        "license": [
276            "MIT"
277        ],
278        "authors": [
279            {
280                "name": "Andreas Gohr",
281                "email": "andi@splitbrain.org"
282            }
283        ],
284        "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
285        "keywords": [
286            "archive",
287            "extract",
288            "tar",
289            "unpack",
290            "unzip",
291            "zip"
292        ]
293    },
294    {
295        "name": "phpseclib/phpseclib",
296        "version": "2.0.6",
297        "version_normalized": "2.0.6.0",
298        "source": {
299            "type": "git",
300            "url": "https://github.com/phpseclib/phpseclib.git",
301            "reference": "34a7699e6f31b1ef4035ee36444407cecf9f56aa"
302        },
303        "dist": {
304            "type": "zip",
305            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/34a7699e6f31b1ef4035ee36444407cecf9f56aa",
306            "reference": "34a7699e6f31b1ef4035ee36444407cecf9f56aa",
307            "shasum": ""
308        },
309        "require": {
310            "php": ">=5.3.3"
311        },
312        "require-dev": {
313            "phing/phing": "~2.7",
314            "phpunit/phpunit": "~4.0",
315            "sami/sami": "~2.0",
316            "squizlabs/php_codesniffer": "~2.0"
317        },
318        "suggest": {
319            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
320            "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
321            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
322            "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
323        },
324        "time": "2017-06-05T06:31:10+00:00",
325        "type": "library",
326        "installation-source": "dist",
327        "autoload": {
328            "files": [
329                "phpseclib/bootstrap.php"
330            ],
331            "psr-4": {
332                "phpseclib\\": "phpseclib/"
333            }
334        },
335        "notification-url": "https://packagist.org/downloads/",
336        "license": [
337            "MIT"
338        ],
339        "authors": [
340            {
341                "name": "Jim Wigginton",
342                "email": "terrafrost@php.net",
343                "role": "Lead Developer"
344            },
345            {
346                "name": "Patrick Monnerat",
347                "email": "pm@datasphere.ch",
348                "role": "Developer"
349            },
350            {
351                "name": "Andreas Fischer",
352                "email": "bantu@phpbb.com",
353                "role": "Developer"
354            },
355            {
356                "name": "Hans-Jürgen Petrich",
357                "email": "petrich@tronic-media.com",
358                "role": "Developer"
359            },
360            {
361                "name": "Graham Campbell",
362                "email": "graham@alt-three.com",
363                "role": "Developer"
364            }
365        ],
366        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
367        "homepage": "http://phpseclib.sourceforge.net",
368        "keywords": [
369            "BigInteger",
370            "aes",
371            "asn.1",
372            "asn1",
373            "blowfish",
374            "crypto",
375            "cryptography",
376            "encryption",
377            "rsa",
378            "security",
379            "sftp",
380            "signature",
381            "signing",
382            "ssh",
383            "twofish",
384            "x.509",
385            "x509"
386        ]
387    },
388    {
389        "name": "simplepie/simplepie",
390        "version": "1.5",
391        "version_normalized": "1.5.0.0",
392        "source": {
393            "type": "git",
394            "url": "https://github.com/simplepie/simplepie.git",
395            "reference": "5de5551953f95feef12cf355a7a26a70f94aa3ab"
396        },
397        "dist": {
398            "type": "zip",
399            "url": "https://api.github.com/repos/simplepie/simplepie/zipball/5de5551953f95feef12cf355a7a26a70f94aa3ab",
400            "reference": "5de5551953f95feef12cf355a7a26a70f94aa3ab",
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-04-17T07:29:31+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