1{
2    "packages": [
3        {
4            "name": "aziraphale/email-address-validator",
5            "version": "2.0.1",
6            "version_normalized": "2.0.1.0",
7            "source": {
8                "type": "git",
9                "url": "https://github.com/aziraphale/email-address-validator.git",
10                "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650"
11            },
12            "dist": {
13                "type": "zip",
14                "url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650",
15                "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650",
16                "shasum": ""
17            },
18            "require-dev": {
19                "phpunit/phpunit": "^5.7"
20            },
21            "time": "2017-05-22T14:05:57+00:00",
22            "type": "library",
23            "installation-source": "dist",
24            "autoload": {
25                "psr-0": {
26                    "EmailAddressValidator": ""
27                }
28            },
29            "notification-url": "https://packagist.org/downloads/",
30            "license": [
31                "MIT"
32            ],
33            "authors": [
34                {
35                    "name": "Dave Child",
36                    "email": "dave@addedbytes.com"
37                },
38                {
39                    "name": "Andrew Gillard",
40                    "email": "andrew@lorddeath.net"
41                }
42            ],
43            "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!",
44            "homepage": "https://github.com/aziraphale/email-address-validator",
45            "install-path": "../aziraphale/email-address-validator"
46        },
47        {
48            "name": "geshi/geshi",
49            "version": "dev-master",
50            "version_normalized": "dev-master",
51            "source": {
52                "type": "git",
53                "url": "https://github.com/GeSHi/geshi-1.0.git",
54                "reference": "17ff9b22ac6695efa6ab6fbcf0607263f080468c"
55            },
56            "dist": {
57                "type": "zip",
58                "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/17ff9b22ac6695efa6ab6fbcf0607263f080468c",
59                "reference": "17ff9b22ac6695efa6ab6fbcf0607263f080468c",
60                "shasum": ""
61            },
62            "require-dev": {
63                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
64            },
65            "time": "2024-03-17T14:59:35+00:00",
66            "default-branch": true,
67            "type": "library",
68            "installation-source": "source",
69            "autoload": {
70                "classmap": [
71                    "src/geshi/",
72                    "src/geshi.php"
73                ]
74            },
75            "notification-url": "https://packagist.org/downloads/",
76            "license": [
77                "GPL-2.0+"
78            ],
79            "authors": [
80                {
81                    "name": "Benny Baumann",
82                    "email": "BenBE@geshi.org",
83                    "homepage": "http://blog.benny-baumann.de/",
84                    "role": "Developer"
85                }
86            ],
87            "description": "Generic Syntax Highlighter",
88            "homepage": "http://qbnz.com/highlighter/",
89            "support": {
90                "forum": "https://lists.sourceforge.net/lists/listinfo/geshi-users",
91                "irc": "irc://irc.freenode.org/geshi",
92                "issues": "https://sourceforge.net/p/geshi/feature-requests/",
93                "source": "https://github.com/GeSHi/geshi-1.0/tree/master"
94            },
95            "install-path": "../geshi/geshi"
96        },
97        {
98            "name": "kissifrot/php-ixr",
99            "version": "1.8.4",
100            "version_normalized": "1.8.4.0",
101            "source": {
102                "type": "git",
103                "url": "https://github.com/kissifrot/php-ixr.git",
104                "reference": "45f6e4d46c1f9bb49e41a1787b6bdbcc9ab788e4"
105            },
106            "dist": {
107                "type": "zip",
108                "url": "https://api.github.com/repos/kissifrot/php-ixr/zipball/45f6e4d46c1f9bb49e41a1787b6bdbcc9ab788e4",
109                "reference": "45f6e4d46c1f9bb49e41a1787b6bdbcc9ab788e4",
110                "shasum": ""
111            },
112            "require": {
113                "ext-xml": "*",
114                "php": ">=5.4.0"
115            },
116            "require-dev": {
117                "phpunit/phpunit": "^8.0"
118            },
119            "time": "2023-04-15T08:50:43+00:00",
120            "type": "library",
121            "installation-source": "dist",
122            "autoload": {
123                "psr-4": {
124                    "IXR\\": "src/",
125                    "IXR\\tests\\": "tests/"
126                }
127            },
128            "notification-url": "https://packagist.org/downloads/",
129            "license": [
130                "BSD-3-Clause"
131            ],
132            "authors": [
133                {
134                    "name": "Incutio Ltd 2010 - Simon Willison",
135                    "homepage": "http://scripts.incutio.com/xmlrpc/"
136                }
137            ],
138            "description": "Incutio XML-RPC library (IXR)",
139            "homepage": "http://scripts.incutio.com/xmlrpc/",
140            "keywords": [
141                "remote procedure call",
142                "rpc",
143                "xlm-rpc",
144                "xmlrpc"
145            ],
146            "support": {
147                "issues": "https://github.com/kissifrot/php-ixr/issues",
148                "source": "https://github.com/kissifrot/php-ixr/tree/1.8.4"
149            },
150            "install-path": "../kissifrot/php-ixr"
151        },
152        {
153            "name": "openpsa/universalfeedcreator",
154            "version": "v1.9.0",
155            "version_normalized": "1.9.0.0",
156            "source": {
157                "type": "git",
158                "url": "https://github.com/flack/UniversalFeedCreator.git",
159                "reference": "c55f908e867aa6dade0905b8aefb94fd9d8c1f9e"
160            },
161            "dist": {
162                "type": "zip",
163                "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/c55f908e867aa6dade0905b8aefb94fd9d8c1f9e",
164                "reference": "c55f908e867aa6dade0905b8aefb94fd9d8c1f9e",
165                "shasum": ""
166            },
167            "require": {
168                "php": ">=5.2"
169            },
170            "require-dev": {
171                "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.32 || ^9.5.10"
172            },
173            "time": "2024-02-22T11:08:24+00:00",
174            "type": "library",
175            "installation-source": "dist",
176            "autoload": {
177                "files": [
178                    "lib/constants.php"
179                ],
180                "classmap": [
181                    "lib"
182                ]
183            },
184            "notification-url": "https://packagist.org/downloads/",
185            "license": [
186                "LGPL-2.1-or-later"
187            ],
188            "authors": [
189                {
190                    "name": "Andreas Flack",
191                    "email": "flack@contentcontrol-berlin.de",
192                    "homepage": "http://www.contentcontrol-berlin.de/"
193                }
194            ],
195            "description": "RSS and Atom feed generator by Kai Blankenhorn",
196            "keywords": [
197                "atom",
198                "georss",
199                "gpx",
200                "opml",
201                "pie",
202                "rss"
203            ],
204            "support": {
205                "issues": "https://github.com/flack/UniversalFeedCreator/issues",
206                "source": "https://github.com/flack/UniversalFeedCreator/tree/v1.9.0"
207            },
208            "install-path": "../openpsa/universalfeedcreator"
209        },
210        {
211            "name": "paragonie/constant_time_encoding",
212            "version": "v2.7.0",
213            "version_normalized": "2.7.0.0",
214            "source": {
215                "type": "git",
216                "url": "https://github.com/paragonie/constant_time_encoding.git",
217                "reference": "52a0d99e69f56b9ec27ace92ba56897fe6993105"
218            },
219            "dist": {
220                "type": "zip",
221                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/52a0d99e69f56b9ec27ace92ba56897fe6993105",
222                "reference": "52a0d99e69f56b9ec27ace92ba56897fe6993105",
223                "shasum": ""
224            },
225            "require": {
226                "php": "^7|^8"
227            },
228            "require-dev": {
229                "phpunit/phpunit": "^6|^7|^8|^9",
230                "vimeo/psalm": "^1|^2|^3|^4"
231            },
232            "time": "2024-05-08T12:18:48+00:00",
233            "type": "library",
234            "installation-source": "dist",
235            "autoload": {
236                "psr-4": {
237                    "ParagonIE\\ConstantTime\\": "src/"
238                }
239            },
240            "notification-url": "https://packagist.org/downloads/",
241            "license": [
242                "MIT"
243            ],
244            "authors": [
245                {
246                    "name": "Paragon Initiative Enterprises",
247                    "email": "security@paragonie.com",
248                    "homepage": "https://paragonie.com",
249                    "role": "Maintainer"
250                },
251                {
252                    "name": "Steve 'Sc00bz' Thomas",
253                    "email": "steve@tobtu.com",
254                    "homepage": "https://www.tobtu.com",
255                    "role": "Original Developer"
256                }
257            ],
258            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
259            "keywords": [
260                "base16",
261                "base32",
262                "base32_decode",
263                "base32_encode",
264                "base64",
265                "base64_decode",
266                "base64_encode",
267                "bin2hex",
268                "encoding",
269                "hex",
270                "hex2bin",
271                "rfc4648"
272            ],
273            "support": {
274                "email": "info@paragonie.com",
275                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
276                "source": "https://github.com/paragonie/constant_time_encoding"
277            },
278            "install-path": "../paragonie/constant_time_encoding"
279        },
280        {
281            "name": "paragonie/random_compat",
282            "version": "v9.99.100",
283            "version_normalized": "9.99.100.0",
284            "source": {
285                "type": "git",
286                "url": "https://github.com/paragonie/random_compat.git",
287                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
288            },
289            "dist": {
290                "type": "zip",
291                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
292                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
293                "shasum": ""
294            },
295            "require": {
296                "php": ">= 7"
297            },
298            "require-dev": {
299                "phpunit/phpunit": "4.*|5.*",
300                "vimeo/psalm": "^1"
301            },
302            "suggest": {
303                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
304            },
305            "time": "2020-10-15T08:29:30+00:00",
306            "type": "library",
307            "installation-source": "dist",
308            "notification-url": "https://packagist.org/downloads/",
309            "license": [
310                "MIT"
311            ],
312            "authors": [
313                {
314                    "name": "Paragon Initiative Enterprises",
315                    "email": "security@paragonie.com",
316                    "homepage": "https://paragonie.com"
317                }
318            ],
319            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
320            "keywords": [
321                "csprng",
322                "polyfill",
323                "pseudorandom",
324                "random"
325            ],
326            "support": {
327                "email": "info@paragonie.com",
328                "issues": "https://github.com/paragonie/random_compat/issues",
329                "source": "https://github.com/paragonie/random_compat"
330            },
331            "install-path": "../paragonie/random_compat"
332        },
333        {
334            "name": "php81_bc/strftime",
335            "version": "dev-fallback-intl",
336            "version_normalized": "dev-fallback-intl",
337            "source": {
338                "type": "git",
339                "url": "https://github.com/alphp/strftime.git",
340                "reference": "88e98f00b5d9247e8168c1eb528ab138fbf743d2"
341            },
342            "dist": {
343                "type": "zip",
344                "url": "https://api.github.com/repos/alphp/strftime/zipball/88e98f00b5d9247e8168c1eb528ab138fbf743d2",
345                "reference": "88e98f00b5d9247e8168c1eb528ab138fbf743d2",
346                "shasum": ""
347            },
348            "require": {
349                "php": ">=7.1.0"
350            },
351            "require-dev": {
352                "phpunit/phpunit": "@stable"
353            },
354            "suggest": {
355                "ext-intl": "For proper locale aware output"
356            },
357            "time": "2024-01-26T18:19:38+00:00",
358            "type": "library",
359            "installation-source": "dist",
360            "autoload": {
361                "files": [
362                    "src/php-8.1-strftime.php"
363                ],
364                "psr-4": {
365                    "PHP81_BC\\strftime\\": "src"
366                }
367            },
368            "notification-url": "https://packagist.org/downloads/",
369            "license": [
370                "MIT"
371            ],
372            "authors": [
373                {
374                    "name": "Fernando Herrero",
375                    "homepage": "https://github.com/alphp/strftime/graphs/contributors"
376                }
377            ],
378            "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
379            "support": {
380                "issues": "https://github.com/alphp/strftime/issues",
381                "source": "https://github.com/alphp/strftime"
382            },
383            "install-path": "../php81_bc/strftime"
384        },
385        {
386            "name": "phpseclib/phpseclib",
387            "version": "3.0.42",
388            "version_normalized": "3.0.42.0",
389            "source": {
390                "type": "git",
391                "url": "https://github.com/phpseclib/phpseclib.git",
392                "reference": "db92f1b1987b12b13f248fe76c3a52cadb67bb98"
393            },
394            "dist": {
395                "type": "zip",
396                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/db92f1b1987b12b13f248fe76c3a52cadb67bb98",
397                "reference": "db92f1b1987b12b13f248fe76c3a52cadb67bb98",
398                "shasum": ""
399            },
400            "require": {
401                "paragonie/constant_time_encoding": "^1|^2|^3",
402                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
403                "php": ">=5.6.1"
404            },
405            "require-dev": {
406                "phpunit/phpunit": "*"
407            },
408            "suggest": {
409                "ext-dom": "Install the DOM extension to load XML formatted public keys.",
410                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
411                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
412                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
413                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
414            },
415            "time": "2024-09-16T03:06:04+00:00",
416            "type": "library",
417            "installation-source": "dist",
418            "autoload": {
419                "files": [
420                    "phpseclib/bootstrap.php"
421                ],
422                "psr-4": {
423                    "phpseclib3\\": "phpseclib/"
424                }
425            },
426            "notification-url": "https://packagist.org/downloads/",
427            "license": [
428                "MIT"
429            ],
430            "authors": [
431                {
432                    "name": "Jim Wigginton",
433                    "email": "terrafrost@php.net",
434                    "role": "Lead Developer"
435                },
436                {
437                    "name": "Patrick Monnerat",
438                    "email": "pm@datasphere.ch",
439                    "role": "Developer"
440                },
441                {
442                    "name": "Andreas Fischer",
443                    "email": "bantu@phpbb.com",
444                    "role": "Developer"
445                },
446                {
447                    "name": "Hans-Jürgen Petrich",
448                    "email": "petrich@tronic-media.com",
449                    "role": "Developer"
450                },
451                {
452                    "name": "Graham Campbell",
453                    "email": "graham@alt-three.com",
454                    "role": "Developer"
455                }
456            ],
457            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
458            "homepage": "http://phpseclib.sourceforge.net",
459            "keywords": [
460                "BigInteger",
461                "aes",
462                "asn.1",
463                "asn1",
464                "blowfish",
465                "crypto",
466                "cryptography",
467                "encryption",
468                "rsa",
469                "security",
470                "sftp",
471                "signature",
472                "signing",
473                "ssh",
474                "twofish",
475                "x.509",
476                "x509"
477            ],
478            "support": {
479                "issues": "https://github.com/phpseclib/phpseclib/issues",
480                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.42"
481            },
482            "funding": [
483                {
484                    "url": "https://github.com/terrafrost",
485                    "type": "github"
486                },
487                {
488                    "url": "https://www.patreon.com/phpseclib",
489                    "type": "patreon"
490                },
491                {
492                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
493                    "type": "tidelift"
494                }
495            ],
496            "install-path": "../phpseclib/phpseclib"
497        },
498        {
499            "name": "simplepie/simplepie",
500            "version": "1.8.0",
501            "version_normalized": "1.8.0.0",
502            "source": {
503                "type": "git",
504                "url": "https://github.com/simplepie/simplepie.git",
505                "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55"
506            },
507            "dist": {
508                "type": "zip",
509                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
510                "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
511                "shasum": ""
512            },
513            "require": {
514                "ext-pcre": "*",
515                "ext-xml": "*",
516                "ext-xmlreader": "*",
517                "php": ">=7.2.0"
518            },
519            "require-dev": {
520                "friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
521                "psr/simple-cache": "^1 || ^2 || ^3",
522                "yoast/phpunit-polyfills": "^1.0.1"
523            },
524            "suggest": {
525                "ext-curl": "",
526                "ext-iconv": "",
527                "ext-intl": "",
528                "ext-mbstring": "",
529                "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
530            },
531            "time": "2023-01-20T08:37:35+00:00",
532            "type": "library",
533            "installation-source": "dist",
534            "autoload": {
535                "psr-0": {
536                    "SimplePie": "library"
537                },
538                "psr-4": {
539                    "SimplePie\\": "src"
540                }
541            },
542            "notification-url": "https://packagist.org/downloads/",
543            "license": [
544                "BSD-3-Clause"
545            ],
546            "authors": [
547                {
548                    "name": "Ryan Parman",
549                    "homepage": "http://ryanparman.com/",
550                    "role": "Creator, alumnus developer"
551                },
552                {
553                    "name": "Sam Sneddon",
554                    "homepage": "https://gsnedders.com/",
555                    "role": "Alumnus developer"
556                },
557                {
558                    "name": "Ryan McCue",
559                    "email": "me@ryanmccue.info",
560                    "homepage": "http://ryanmccue.info/",
561                    "role": "Developer"
562                }
563            ],
564            "description": "A simple Atom/RSS parsing library for PHP",
565            "homepage": "http://simplepie.org/",
566            "keywords": [
567                "atom",
568                "feeds",
569                "rss"
570            ],
571            "support": {
572                "issues": "https://github.com/simplepie/simplepie/issues",
573                "source": "https://github.com/simplepie/simplepie/tree/1.8.0"
574            },
575            "install-path": "../simplepie/simplepie"
576        },
577        {
578            "name": "splitbrain/lesserphp",
579            "version": "v0.10.1",
580            "version_normalized": "0.10.1.0",
581            "source": {
582                "type": "git",
583                "url": "https://github.com/splitbrain/lesserphp.git",
584                "reference": "64e2ab63ddd399d9ef071e9a6bd778c6ddcc8db0"
585            },
586            "dist": {
587                "type": "zip",
588                "url": "https://api.github.com/repos/splitbrain/lesserphp/zipball/64e2ab63ddd399d9ef071e9a6bd778c6ddcc8db0",
589                "reference": "64e2ab63ddd399d9ef071e9a6bd778c6ddcc8db0",
590                "shasum": ""
591            },
592            "require": {
593                "php": ">=7.4"
594            },
595            "require-dev": {
596                "phpunit/phpunit": "^8.5",
597                "rector/rector": "^0.19",
598                "squizlabs/php_codesniffer": "^3.8"
599            },
600            "suggest": {
601                "ext-fileinfo": "For mime type guessing of embedded files"
602            },
603            "time": "2024-02-02T18:31:26+00:00",
604            "type": "library",
605            "installation-source": "dist",
606            "autoload": {
607                "psr-4": {
608                    "LesserPHP\\": "src",
609                    "LesserPHP\\tests\\": "tests"
610                }
611            },
612            "notification-url": "https://packagist.org/downloads/",
613            "license": [
614                "MIT",
615                "GPL-3.0"
616            ],
617            "authors": [
618                {
619                    "name": "Leaf Corcoran",
620                    "email": "leafot@gmail.com",
621                    "homepage": "http://leafo.net"
622                },
623                {
624                    "name": "Marcus Schwarz",
625                    "email": "github@maswaba.de",
626                    "homepage": "https://www.maswaba.de"
627                },
628                {
629                    "name": "Andreas Gohr",
630                    "email": "andi@splitbrain.org",
631                    "homepage": "https://www.splitbrain.org"
632                }
633            ],
634            "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
635            "support": {
636                "issues": "https://github.com/splitbrain/lesserphp/issues",
637                "source": "https://github.com/splitbrain/lesserphp/tree/v0.10.1"
638            },
639            "install-path": "../splitbrain/lesserphp"
640        },
641        {
642            "name": "splitbrain/php-archive",
643            "version": "1.3.1",
644            "version_normalized": "1.3.1.0",
645            "source": {
646                "type": "git",
647                "url": "https://github.com/splitbrain/php-archive.git",
648                "reference": "d274e5190ba309777926348900cf9578d9e533c9"
649            },
650            "dist": {
651                "type": "zip",
652                "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/d274e5190ba309777926348900cf9578d9e533c9",
653                "reference": "d274e5190ba309777926348900cf9578d9e533c9",
654                "shasum": ""
655            },
656            "require": {
657                "php": ">=7.0"
658            },
659            "require-dev": {
660                "ext-bz2": "*",
661                "ext-zip": "*",
662                "mikey179/vfsstream": "^1.6",
663                "phpunit/phpunit": "^8"
664            },
665            "suggest": {
666                "ext-bz2": "For bz2 compression",
667                "ext-iconv": "Used for proper filename encode handling",
668                "ext-mbstring": "Can be used alternatively for handling filename encoding",
669                "ext-zlib": "For zlib compression"
670            },
671            "time": "2022-03-23T09:21:55+00:00",
672            "type": "library",
673            "installation-source": "dist",
674            "autoload": {
675                "psr-4": {
676                    "splitbrain\\PHPArchive\\": "src"
677                }
678            },
679            "notification-url": "https://packagist.org/downloads/",
680            "license": [
681                "MIT"
682            ],
683            "authors": [
684                {
685                    "name": "Andreas Gohr",
686                    "email": "andi@splitbrain.org"
687                }
688            ],
689            "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
690            "keywords": [
691                "archive",
692                "extract",
693                "tar",
694                "unpack",
695                "unzip",
696                "zip"
697            ],
698            "support": {
699                "issues": "https://github.com/splitbrain/php-archive/issues",
700                "source": "https://github.com/splitbrain/php-archive/tree/1.3.1"
701            },
702            "install-path": "../splitbrain/php-archive"
703        },
704        {
705            "name": "splitbrain/php-cli",
706            "version": "1.3.1",
707            "version_normalized": "1.3.1.0",
708            "source": {
709                "type": "git",
710                "url": "https://github.com/splitbrain/php-cli.git",
711                "reference": "844609ef16b8486691b7fd892d54478918f27fe8"
712            },
713            "dist": {
714                "type": "zip",
715                "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/844609ef16b8486691b7fd892d54478918f27fe8",
716                "reference": "844609ef16b8486691b7fd892d54478918f27fe8",
717                "shasum": ""
718            },
719            "require": {
720                "php": ">=5.3.0"
721            },
722            "require-dev": {
723                "phpunit/phpunit": "^8"
724            },
725            "suggest": {
726                "psr/log": "Allows you to make the CLI available as PSR-3 logger"
727            },
728            "time": "2024-01-17T12:03:34+00:00",
729            "type": "library",
730            "installation-source": "dist",
731            "autoload": {
732                "psr-4": {
733                    "splitbrain\\phpcli\\": "src"
734                }
735            },
736            "notification-url": "https://packagist.org/downloads/",
737            "license": [
738                "MIT"
739            ],
740            "authors": [
741                {
742                    "name": "Andreas Gohr",
743                    "email": "andi@splitbrain.org"
744                }
745            ],
746            "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
747            "keywords": [
748                "argparse",
749                "cli",
750                "command line",
751                "console",
752                "getopt",
753                "optparse",
754                "terminal"
755            ],
756            "support": {
757                "issues": "https://github.com/splitbrain/php-cli/issues",
758                "source": "https://github.com/splitbrain/php-cli/tree/1.3.1"
759            },
760            "install-path": "../splitbrain/php-cli"
761        },
762        {
763            "name": "splitbrain/php-jsstrip",
764            "version": "1.0.1",
765            "version_normalized": "1.0.1.0",
766            "source": {
767                "type": "git",
768                "url": "https://github.com/splitbrain/php-jsstrip.git",
769                "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69"
770            },
771            "dist": {
772                "type": "zip",
773                "url": "https://api.github.com/repos/splitbrain/php-jsstrip/zipball/21254b19b381a25d6f3dd89dbd5c8191373a4d69",
774                "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69",
775                "shasum": ""
776            },
777            "require": {
778                "php": ">=7.2"
779            },
780            "require-dev": {
781                "phpunit/phpunit": "^8.0"
782            },
783            "time": "2023-03-12T10:23:16+00:00",
784            "type": "library",
785            "installation-source": "dist",
786            "autoload": {
787                "psr-4": {
788                    "splitbrain\\JSStrip\\": "src/",
789                    "splitbrain\\JSStrip\\tests\\": "tests/"
790                }
791            },
792            "notification-url": "https://packagist.org/downloads/",
793            "license": [
794                "BSD-3-Clause"
795            ],
796            "authors": [
797                {
798                    "name": "Andreas Gohr",
799                    "email": "andi@splitbrain.org"
800                }
801            ],
802            "description": "PHP based JavaScript minimizer",
803            "support": {
804                "issues": "https://github.com/splitbrain/php-jsstrip/issues",
805                "source": "https://github.com/splitbrain/php-jsstrip/tree/1.0.1"
806            },
807            "funding": [
808                {
809                    "url": "https://github.com/sponsors/splitbrain",
810                    "type": "github"
811                }
812            ],
813            "install-path": "../splitbrain/php-jsstrip"
814        },
815        {
816            "name": "splitbrain/slika",
817            "version": "1.0.7",
818            "version_normalized": "1.0.7.0",
819            "source": {
820                "type": "git",
821                "url": "https://github.com/splitbrain/slika.git",
822                "reference": "93cd2034628136b4fa322f7f1ac3d57293a6c08d"
823            },
824            "dist": {
825                "type": "zip",
826                "url": "https://api.github.com/repos/splitbrain/slika/zipball/93cd2034628136b4fa322f7f1ac3d57293a6c08d",
827                "reference": "93cd2034628136b4fa322f7f1ac3d57293a6c08d",
828                "shasum": ""
829            },
830            "require": {
831                "php": ">=7.0"
832            },
833            "require-dev": {
834                "phpunit/phpunit": "^8.0"
835            },
836            "suggest": {
837                "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick"
838            },
839            "time": "2024-01-28T09:41:46+00:00",
840            "type": "library",
841            "installation-source": "dist",
842            "autoload": {
843                "psr-4": {
844                    "splitbrain\\slika\\": "src",
845                    "splitbrain\\slika\\tests\\": "tests"
846                }
847            },
848            "notification-url": "https://packagist.org/downloads/",
849            "license": [
850                "MIT"
851            ],
852            "authors": [
853                {
854                    "name": "Andreas Gohr",
855                    "email": "andi@splitbrain.org"
856                }
857            ],
858            "description": "Simple image resizing",
859            "support": {
860                "issues": "https://github.com/splitbrain/slika/issues",
861                "source": "https://github.com/splitbrain/slika/tree/1.0.7"
862            },
863            "install-path": "../splitbrain/slika"
864        }
865    ],
866    "dev": true,
867    "dev-package-names": []
868}
869