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": "7884d22244c6d2de5ac7ffd919ce4add02b36e66"
55            },
56            "dist": {
57                "type": "zip",
58                "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/7884d22244c6d2de5ac7ffd919ce4add02b36e66",
59                "reference": "7884d22244c6d2de5ac7ffd919ce4add02b36e66",
60                "shasum": ""
61            },
62            "require-dev": {
63                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
64            },
65            "time": "2023-02-19T12:05:59+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.6.3",
213            "version_normalized": "2.6.3.0",
214            "source": {
215                "type": "git",
216                "url": "https://github.com/paragonie/constant_time_encoding.git",
217                "reference": "58c3f47f650c94ec05a151692652a868995d2938"
218            },
219            "dist": {
220                "type": "zip",
221                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
222                "reference": "58c3f47f650c94ec05a151692652a868995d2938",
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": "2022-06-14T06:56:20+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": "phpseclib/phpseclib",
335            "version": "3.0.37",
336            "version_normalized": "3.0.37.0",
337            "source": {
338                "type": "git",
339                "url": "https://github.com/phpseclib/phpseclib.git",
340                "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8"
341            },
342            "dist": {
343                "type": "zip",
344                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cfa2013d0f68c062055180dd4328cc8b9d1f30b8",
345                "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8",
346                "shasum": ""
347            },
348            "require": {
349                "paragonie/constant_time_encoding": "^1|^2",
350                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
351                "php": ">=5.6.1"
352            },
353            "require-dev": {
354                "phpunit/phpunit": "*"
355            },
356            "suggest": {
357                "ext-dom": "Install the DOM extension to load XML formatted public keys.",
358                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
359                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
360                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
361                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
362            },
363            "time": "2024-03-03T02:14:58+00:00",
364            "type": "library",
365            "installation-source": "dist",
366            "autoload": {
367                "files": [
368                    "phpseclib/bootstrap.php"
369                ],
370                "psr-4": {
371                    "phpseclib3\\": "phpseclib/"
372                }
373            },
374            "notification-url": "https://packagist.org/downloads/",
375            "license": [
376                "MIT"
377            ],
378            "authors": [
379                {
380                    "name": "Jim Wigginton",
381                    "email": "terrafrost@php.net",
382                    "role": "Lead Developer"
383                },
384                {
385                    "name": "Patrick Monnerat",
386                    "email": "pm@datasphere.ch",
387                    "role": "Developer"
388                },
389                {
390                    "name": "Andreas Fischer",
391                    "email": "bantu@phpbb.com",
392                    "role": "Developer"
393                },
394                {
395                    "name": "Hans-Jürgen Petrich",
396                    "email": "petrich@tronic-media.com",
397                    "role": "Developer"
398                },
399                {
400                    "name": "Graham Campbell",
401                    "email": "graham@alt-three.com",
402                    "role": "Developer"
403                }
404            ],
405            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
406            "homepage": "http://phpseclib.sourceforge.net",
407            "keywords": [
408                "BigInteger",
409                "aes",
410                "asn.1",
411                "asn1",
412                "blowfish",
413                "crypto",
414                "cryptography",
415                "encryption",
416                "rsa",
417                "security",
418                "sftp",
419                "signature",
420                "signing",
421                "ssh",
422                "twofish",
423                "x.509",
424                "x509"
425            ],
426            "support": {
427                "issues": "https://github.com/phpseclib/phpseclib/issues",
428                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.37"
429            },
430            "funding": [
431                {
432                    "url": "https://github.com/terrafrost",
433                    "type": "github"
434                },
435                {
436                    "url": "https://www.patreon.com/phpseclib",
437                    "type": "patreon"
438                },
439                {
440                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
441                    "type": "tidelift"
442                }
443            ],
444            "install-path": "../phpseclib/phpseclib"
445        },
446        {
447            "name": "simplepie/simplepie",
448            "version": "1.8.0",
449            "version_normalized": "1.8.0.0",
450            "source": {
451                "type": "git",
452                "url": "https://github.com/simplepie/simplepie.git",
453                "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55"
454            },
455            "dist": {
456                "type": "zip",
457                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
458                "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
459                "shasum": ""
460            },
461            "require": {
462                "ext-pcre": "*",
463                "ext-xml": "*",
464                "ext-xmlreader": "*",
465                "php": ">=7.2.0"
466            },
467            "require-dev": {
468                "friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
469                "psr/simple-cache": "^1 || ^2 || ^3",
470                "yoast/phpunit-polyfills": "^1.0.1"
471            },
472            "suggest": {
473                "ext-curl": "",
474                "ext-iconv": "",
475                "ext-intl": "",
476                "ext-mbstring": "",
477                "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
478            },
479            "time": "2023-01-20T08:37:35+00:00",
480            "type": "library",
481            "installation-source": "dist",
482            "autoload": {
483                "psr-0": {
484                    "SimplePie": "library"
485                },
486                "psr-4": {
487                    "SimplePie\\": "src"
488                }
489            },
490            "notification-url": "https://packagist.org/downloads/",
491            "license": [
492                "BSD-3-Clause"
493            ],
494            "authors": [
495                {
496                    "name": "Ryan Parman",
497                    "homepage": "http://ryanparman.com/",
498                    "role": "Creator, alumnus developer"
499                },
500                {
501                    "name": "Sam Sneddon",
502                    "homepage": "https://gsnedders.com/",
503                    "role": "Alumnus developer"
504                },
505                {
506                    "name": "Ryan McCue",
507                    "email": "me@ryanmccue.info",
508                    "homepage": "http://ryanmccue.info/",
509                    "role": "Developer"
510                }
511            ],
512            "description": "A simple Atom/RSS parsing library for PHP",
513            "homepage": "http://simplepie.org/",
514            "keywords": [
515                "atom",
516                "feeds",
517                "rss"
518            ],
519            "support": {
520                "issues": "https://github.com/simplepie/simplepie/issues",
521                "source": "https://github.com/simplepie/simplepie/tree/1.8.0"
522            },
523            "install-path": "../simplepie/simplepie"
524        },
525        {
526            "name": "splitbrain/lesserphp",
527            "version": "v0.10.1",
528            "version_normalized": "0.10.1.0",
529            "source": {
530                "type": "git",
531                "url": "https://github.com/splitbrain/lesserphp.git",
532                "reference": "64e2ab63ddd399d9ef071e9a6bd778c6ddcc8db0"
533            },
534            "dist": {
535                "type": "zip",
536                "url": "https://api.github.com/repos/splitbrain/lesserphp/zipball/64e2ab63ddd399d9ef071e9a6bd778c6ddcc8db0",
537                "reference": "64e2ab63ddd399d9ef071e9a6bd778c6ddcc8db0",
538                "shasum": ""
539            },
540            "require": {
541                "php": ">=7.4"
542            },
543            "require-dev": {
544                "phpunit/phpunit": "^8.5",
545                "rector/rector": "^0.19",
546                "squizlabs/php_codesniffer": "^3.8"
547            },
548            "suggest": {
549                "ext-fileinfo": "For mime type guessing of embedded files"
550            },
551            "time": "2024-02-02T18:31:26+00:00",
552            "type": "library",
553            "installation-source": "dist",
554            "autoload": {
555                "psr-4": {
556                    "LesserPHP\\": "src",
557                    "LesserPHP\\tests\\": "tests"
558                }
559            },
560            "notification-url": "https://packagist.org/downloads/",
561            "license": [
562                "MIT",
563                "GPL-3.0"
564            ],
565            "authors": [
566                {
567                    "name": "Leaf Corcoran",
568                    "email": "leafot@gmail.com",
569                    "homepage": "http://leafo.net"
570                },
571                {
572                    "name": "Marcus Schwarz",
573                    "email": "github@maswaba.de",
574                    "homepage": "https://www.maswaba.de"
575                },
576                {
577                    "name": "Andreas Gohr",
578                    "email": "andi@splitbrain.org",
579                    "homepage": "https://www.splitbrain.org"
580                }
581            ],
582            "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
583            "support": {
584                "issues": "https://github.com/splitbrain/lesserphp/issues",
585                "source": "https://github.com/splitbrain/lesserphp/tree/v0.10.1"
586            },
587            "install-path": "../splitbrain/lesserphp"
588        },
589        {
590            "name": "splitbrain/php-archive",
591            "version": "1.3.1",
592            "version_normalized": "1.3.1.0",
593            "source": {
594                "type": "git",
595                "url": "https://github.com/splitbrain/php-archive.git",
596                "reference": "d274e5190ba309777926348900cf9578d9e533c9"
597            },
598            "dist": {
599                "type": "zip",
600                "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/d274e5190ba309777926348900cf9578d9e533c9",
601                "reference": "d274e5190ba309777926348900cf9578d9e533c9",
602                "shasum": ""
603            },
604            "require": {
605                "php": ">=7.0"
606            },
607            "require-dev": {
608                "ext-bz2": "*",
609                "ext-zip": "*",
610                "mikey179/vfsstream": "^1.6",
611                "phpunit/phpunit": "^8"
612            },
613            "suggest": {
614                "ext-bz2": "For bz2 compression",
615                "ext-iconv": "Used for proper filename encode handling",
616                "ext-mbstring": "Can be used alternatively for handling filename encoding",
617                "ext-zlib": "For zlib compression"
618            },
619            "time": "2022-03-23T09:21:55+00:00",
620            "type": "library",
621            "installation-source": "dist",
622            "autoload": {
623                "psr-4": {
624                    "splitbrain\\PHPArchive\\": "src"
625                }
626            },
627            "notification-url": "https://packagist.org/downloads/",
628            "license": [
629                "MIT"
630            ],
631            "authors": [
632                {
633                    "name": "Andreas Gohr",
634                    "email": "andi@splitbrain.org"
635                }
636            ],
637            "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
638            "keywords": [
639                "archive",
640                "extract",
641                "tar",
642                "unpack",
643                "unzip",
644                "zip"
645            ],
646            "support": {
647                "issues": "https://github.com/splitbrain/php-archive/issues",
648                "source": "https://github.com/splitbrain/php-archive/tree/1.3.1"
649            },
650            "install-path": "../splitbrain/php-archive"
651        },
652        {
653            "name": "splitbrain/php-cli",
654            "version": "1.3.1",
655            "version_normalized": "1.3.1.0",
656            "source": {
657                "type": "git",
658                "url": "https://github.com/splitbrain/php-cli.git",
659                "reference": "844609ef16b8486691b7fd892d54478918f27fe8"
660            },
661            "dist": {
662                "type": "zip",
663                "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/844609ef16b8486691b7fd892d54478918f27fe8",
664                "reference": "844609ef16b8486691b7fd892d54478918f27fe8",
665                "shasum": ""
666            },
667            "require": {
668                "php": ">=5.3.0"
669            },
670            "require-dev": {
671                "phpunit/phpunit": "^8"
672            },
673            "suggest": {
674                "psr/log": "Allows you to make the CLI available as PSR-3 logger"
675            },
676            "time": "2024-01-17T12:03:34+00:00",
677            "type": "library",
678            "installation-source": "dist",
679            "autoload": {
680                "psr-4": {
681                    "splitbrain\\phpcli\\": "src"
682                }
683            },
684            "notification-url": "https://packagist.org/downloads/",
685            "license": [
686                "MIT"
687            ],
688            "authors": [
689                {
690                    "name": "Andreas Gohr",
691                    "email": "andi@splitbrain.org"
692                }
693            ],
694            "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
695            "keywords": [
696                "argparse",
697                "cli",
698                "command line",
699                "console",
700                "getopt",
701                "optparse",
702                "terminal"
703            ],
704            "support": {
705                "issues": "https://github.com/splitbrain/php-cli/issues",
706                "source": "https://github.com/splitbrain/php-cli/tree/1.3.1"
707            },
708            "install-path": "../splitbrain/php-cli"
709        },
710        {
711            "name": "splitbrain/php-jsstrip",
712            "version": "1.0.1",
713            "version_normalized": "1.0.1.0",
714            "source": {
715                "type": "git",
716                "url": "https://github.com/splitbrain/php-jsstrip.git",
717                "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69"
718            },
719            "dist": {
720                "type": "zip",
721                "url": "https://api.github.com/repos/splitbrain/php-jsstrip/zipball/21254b19b381a25d6f3dd89dbd5c8191373a4d69",
722                "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69",
723                "shasum": ""
724            },
725            "require": {
726                "php": ">=7.2"
727            },
728            "require-dev": {
729                "phpunit/phpunit": "^8.0"
730            },
731            "time": "2023-03-12T10:23:16+00:00",
732            "type": "library",
733            "installation-source": "dist",
734            "autoload": {
735                "psr-4": {
736                    "splitbrain\\JSStrip\\": "src/",
737                    "splitbrain\\JSStrip\\tests\\": "tests/"
738                }
739            },
740            "notification-url": "https://packagist.org/downloads/",
741            "license": [
742                "BSD-3-Clause"
743            ],
744            "authors": [
745                {
746                    "name": "Andreas Gohr",
747                    "email": "andi@splitbrain.org"
748                }
749            ],
750            "description": "PHP based JavaScript minimizer",
751            "support": {
752                "issues": "https://github.com/splitbrain/php-jsstrip/issues",
753                "source": "https://github.com/splitbrain/php-jsstrip/tree/1.0.1"
754            },
755            "funding": [
756                {
757                    "url": "https://github.com/sponsors/splitbrain",
758                    "type": "github"
759                }
760            ],
761            "install-path": "../splitbrain/php-jsstrip"
762        },
763        {
764            "name": "splitbrain/slika",
765            "version": "1.0.7",
766            "version_normalized": "1.0.7.0",
767            "source": {
768                "type": "git",
769                "url": "https://github.com/splitbrain/slika.git",
770                "reference": "93cd2034628136b4fa322f7f1ac3d57293a6c08d"
771            },
772            "dist": {
773                "type": "zip",
774                "url": "https://api.github.com/repos/splitbrain/slika/zipball/93cd2034628136b4fa322f7f1ac3d57293a6c08d",
775                "reference": "93cd2034628136b4fa322f7f1ac3d57293a6c08d",
776                "shasum": ""
777            },
778            "require": {
779                "php": ">=7.0"
780            },
781            "require-dev": {
782                "phpunit/phpunit": "^8.0"
783            },
784            "suggest": {
785                "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick"
786            },
787            "time": "2024-01-28T09:41:46+00:00",
788            "type": "library",
789            "installation-source": "dist",
790            "autoload": {
791                "psr-4": {
792                    "splitbrain\\slika\\": "src",
793                    "splitbrain\\slika\\tests\\": "tests"
794                }
795            },
796            "notification-url": "https://packagist.org/downloads/",
797            "license": [
798                "MIT"
799            ],
800            "authors": [
801                {
802                    "name": "Andreas Gohr",
803                    "email": "andi@splitbrain.org"
804                }
805            ],
806            "description": "Simple image resizing",
807            "support": {
808                "issues": "https://github.com/splitbrain/slika/issues",
809                "source": "https://github.com/splitbrain/slika/tree/1.0.7"
810            },
811            "install-path": "../splitbrain/slika"
812        }
813    ],
814    "dev": true,
815    "dev-package-names": []
816}
817