xref: /dokuwiki/vendor/composer/installed.json (revision 32b5865d35a442fe01328bbf4b3ba4e59ae95bda)
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": "marcusschwarz/lesserphp",
154            "version": "v0.6.0",
155            "version_normalized": "0.6.0.0",
156            "source": {
157                "type": "git",
158                "url": "https://github.com/MarcusSchwarz/lesserphp.git",
159                "reference": "64ece57ad81ab1fe4d2a1894729e0d293fce09ef"
160            },
161            "dist": {
162                "type": "zip",
163                "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/64ece57ad81ab1fe4d2a1894729e0d293fce09ef",
164                "reference": "64ece57ad81ab1fe4d2a1894729e0d293fce09ef",
165                "shasum": ""
166            },
167            "require": {
168                "php": "^7.2|^7.3|^7.4|^8.0"
169            },
170            "require-dev": {
171                "phpunit/phpunit": "^8.0|^9.0"
172            },
173            "time": "2021-03-10T19:14:23+00:00",
174            "bin": [
175                "plessc"
176            ],
177            "type": "library",
178            "installation-source": "dist",
179            "autoload": {
180                "classmap": [
181                    "lessc.inc.php"
182                ]
183            },
184            "notification-url": "https://packagist.org/downloads/",
185            "license": [
186                "MIT",
187                "GPL-3.0"
188            ],
189            "authors": [
190                {
191                    "name": "Leaf Corcoran",
192                    "email": "leafot@gmail.com",
193                    "homepage": "http://leafo.net"
194                },
195                {
196                    "name": "Marcus Schwarz",
197                    "email": "github@maswaba.de",
198                    "homepage": "https://www.maswaba.de"
199                }
200            ],
201            "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
202            "homepage": "https://www.maswaba.de/lesserphpdocs/",
203            "support": {
204                "issues": "https://github.com/MarcusSchwarz/lesserphp/issues",
205                "source": "https://github.com/MarcusSchwarz/lesserphp/tree/v0.6.0"
206            },
207            "install-path": "../marcusschwarz/lesserphp"
208        },
209        {
210            "name": "openpsa/universalfeedcreator",
211            "version": "v1.8.6",
212            "version_normalized": "1.8.6.0",
213            "source": {
214                "type": "git",
215                "url": "https://github.com/flack/UniversalFeedCreator.git",
216                "reference": "3abf36ef9d3a3b31a3c330caea7d5176f0396301"
217            },
218            "dist": {
219                "type": "zip",
220                "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/3abf36ef9d3a3b31a3c330caea7d5176f0396301",
221                "reference": "3abf36ef9d3a3b31a3c330caea7d5176f0396301",
222                "shasum": ""
223            },
224            "require": {
225                "php": ">=5.2"
226            },
227            "require-dev": {
228                "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.32 || ^9.5.10"
229            },
230            "time": "2024-01-23T15:59:31+00:00",
231            "type": "library",
232            "installation-source": "dist",
233            "autoload": {
234                "files": [
235                    "lib/constants.php"
236                ],
237                "classmap": [
238                    "lib"
239                ]
240            },
241            "notification-url": "https://packagist.org/downloads/",
242            "license": [
243                "LGPL-2.1-or-later"
244            ],
245            "authors": [
246                {
247                    "name": "Andreas Flack",
248                    "email": "flack@contentcontrol-berlin.de",
249                    "homepage": "http://www.contentcontrol-berlin.de/"
250                }
251            ],
252            "description": "RSS and Atom feed generator by Kai Blankenhorn",
253            "keywords": [
254                "atom",
255                "georss",
256                "gpx",
257                "opml",
258                "pie",
259                "rss"
260            ],
261            "support": {
262                "issues": "https://github.com/flack/UniversalFeedCreator/issues",
263                "source": "https://github.com/flack/UniversalFeedCreator/tree/v1.8.6"
264            },
265            "install-path": "../openpsa/universalfeedcreator"
266        },
267        {
268            "name": "paragonie/constant_time_encoding",
269            "version": "v2.6.3",
270            "version_normalized": "2.6.3.0",
271            "source": {
272                "type": "git",
273                "url": "https://github.com/paragonie/constant_time_encoding.git",
274                "reference": "58c3f47f650c94ec05a151692652a868995d2938"
275            },
276            "dist": {
277                "type": "zip",
278                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
279                "reference": "58c3f47f650c94ec05a151692652a868995d2938",
280                "shasum": ""
281            },
282            "require": {
283                "php": "^7|^8"
284            },
285            "require-dev": {
286                "phpunit/phpunit": "^6|^7|^8|^9",
287                "vimeo/psalm": "^1|^2|^3|^4"
288            },
289            "time": "2022-06-14T06:56:20+00:00",
290            "type": "library",
291            "installation-source": "dist",
292            "autoload": {
293                "psr-4": {
294                    "ParagonIE\\ConstantTime\\": "src/"
295                }
296            },
297            "notification-url": "https://packagist.org/downloads/",
298            "license": [
299                "MIT"
300            ],
301            "authors": [
302                {
303                    "name": "Paragon Initiative Enterprises",
304                    "email": "security@paragonie.com",
305                    "homepage": "https://paragonie.com",
306                    "role": "Maintainer"
307                },
308                {
309                    "name": "Steve 'Sc00bz' Thomas",
310                    "email": "steve@tobtu.com",
311                    "homepage": "https://www.tobtu.com",
312                    "role": "Original Developer"
313                }
314            ],
315            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
316            "keywords": [
317                "base16",
318                "base32",
319                "base32_decode",
320                "base32_encode",
321                "base64",
322                "base64_decode",
323                "base64_encode",
324                "bin2hex",
325                "encoding",
326                "hex",
327                "hex2bin",
328                "rfc4648"
329            ],
330            "support": {
331                "email": "info@paragonie.com",
332                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
333                "source": "https://github.com/paragonie/constant_time_encoding"
334            },
335            "install-path": "../paragonie/constant_time_encoding"
336        },
337        {
338            "name": "paragonie/random_compat",
339            "version": "v9.99.100",
340            "version_normalized": "9.99.100.0",
341            "source": {
342                "type": "git",
343                "url": "https://github.com/paragonie/random_compat.git",
344                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
345            },
346            "dist": {
347                "type": "zip",
348                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
349                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
350                "shasum": ""
351            },
352            "require": {
353                "php": ">= 7"
354            },
355            "require-dev": {
356                "phpunit/phpunit": "4.*|5.*",
357                "vimeo/psalm": "^1"
358            },
359            "suggest": {
360                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
361            },
362            "time": "2020-10-15T08:29:30+00:00",
363            "type": "library",
364            "installation-source": "dist",
365            "notification-url": "https://packagist.org/downloads/",
366            "license": [
367                "MIT"
368            ],
369            "authors": [
370                {
371                    "name": "Paragon Initiative Enterprises",
372                    "email": "security@paragonie.com",
373                    "homepage": "https://paragonie.com"
374                }
375            ],
376            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
377            "keywords": [
378                "csprng",
379                "polyfill",
380                "pseudorandom",
381                "random"
382            ],
383            "support": {
384                "email": "info@paragonie.com",
385                "issues": "https://github.com/paragonie/random_compat/issues",
386                "source": "https://github.com/paragonie/random_compat"
387            },
388            "install-path": "../paragonie/random_compat"
389        },
390        {
391            "name": "phpseclib/phpseclib",
392            "version": "3.0.35",
393            "version_normalized": "3.0.35.0",
394            "source": {
395                "type": "git",
396                "url": "https://github.com/phpseclib/phpseclib.git",
397                "reference": "4b1827beabce71953ca479485c0ae9c51287f2fe"
398            },
399            "dist": {
400                "type": "zip",
401                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4b1827beabce71953ca479485c0ae9c51287f2fe",
402                "reference": "4b1827beabce71953ca479485c0ae9c51287f2fe",
403                "shasum": ""
404            },
405            "require": {
406                "paragonie/constant_time_encoding": "^1|^2",
407                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
408                "php": ">=5.6.1"
409            },
410            "require-dev": {
411                "phpunit/phpunit": "*"
412            },
413            "suggest": {
414                "ext-dom": "Install the DOM extension to load XML formatted public keys.",
415                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
416                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
417                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
418                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
419            },
420            "time": "2023-12-29T01:59:53+00:00",
421            "type": "library",
422            "installation-source": "dist",
423            "autoload": {
424                "files": [
425                    "phpseclib/bootstrap.php"
426                ],
427                "psr-4": {
428                    "phpseclib3\\": "phpseclib/"
429                }
430            },
431            "notification-url": "https://packagist.org/downloads/",
432            "license": [
433                "MIT"
434            ],
435            "authors": [
436                {
437                    "name": "Jim Wigginton",
438                    "email": "terrafrost@php.net",
439                    "role": "Lead Developer"
440                },
441                {
442                    "name": "Patrick Monnerat",
443                    "email": "pm@datasphere.ch",
444                    "role": "Developer"
445                },
446                {
447                    "name": "Andreas Fischer",
448                    "email": "bantu@phpbb.com",
449                    "role": "Developer"
450                },
451                {
452                    "name": "Hans-Jürgen Petrich",
453                    "email": "petrich@tronic-media.com",
454                    "role": "Developer"
455                },
456                {
457                    "name": "Graham Campbell",
458                    "email": "graham@alt-three.com",
459                    "role": "Developer"
460                }
461            ],
462            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
463            "homepage": "http://phpseclib.sourceforge.net",
464            "keywords": [
465                "BigInteger",
466                "aes",
467                "asn.1",
468                "asn1",
469                "blowfish",
470                "crypto",
471                "cryptography",
472                "encryption",
473                "rsa",
474                "security",
475                "sftp",
476                "signature",
477                "signing",
478                "ssh",
479                "twofish",
480                "x.509",
481                "x509"
482            ],
483            "support": {
484                "issues": "https://github.com/phpseclib/phpseclib/issues",
485                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.35"
486            },
487            "funding": [
488                {
489                    "url": "https://github.com/terrafrost",
490                    "type": "github"
491                },
492                {
493                    "url": "https://www.patreon.com/phpseclib",
494                    "type": "patreon"
495                },
496                {
497                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
498                    "type": "tidelift"
499                }
500            ],
501            "install-path": "../phpseclib/phpseclib"
502        },
503        {
504            "name": "simplepie/simplepie",
505            "version": "1.8.0",
506            "version_normalized": "1.8.0.0",
507            "source": {
508                "type": "git",
509                "url": "https://github.com/simplepie/simplepie.git",
510                "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55"
511            },
512            "dist": {
513                "type": "zip",
514                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
515                "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
516                "shasum": ""
517            },
518            "require": {
519                "ext-pcre": "*",
520                "ext-xml": "*",
521                "ext-xmlreader": "*",
522                "php": ">=7.2.0"
523            },
524            "require-dev": {
525                "friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
526                "psr/simple-cache": "^1 || ^2 || ^3",
527                "yoast/phpunit-polyfills": "^1.0.1"
528            },
529            "suggest": {
530                "ext-curl": "",
531                "ext-iconv": "",
532                "ext-intl": "",
533                "ext-mbstring": "",
534                "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
535            },
536            "time": "2023-01-20T08:37:35+00:00",
537            "type": "library",
538            "installation-source": "dist",
539            "autoload": {
540                "psr-0": {
541                    "SimplePie": "library"
542                },
543                "psr-4": {
544                    "SimplePie\\": "src"
545                }
546            },
547            "notification-url": "https://packagist.org/downloads/",
548            "license": [
549                "BSD-3-Clause"
550            ],
551            "authors": [
552                {
553                    "name": "Ryan Parman",
554                    "homepage": "http://ryanparman.com/",
555                    "role": "Creator, alumnus developer"
556                },
557                {
558                    "name": "Sam Sneddon",
559                    "homepage": "https://gsnedders.com/",
560                    "role": "Alumnus developer"
561                },
562                {
563                    "name": "Ryan McCue",
564                    "email": "me@ryanmccue.info",
565                    "homepage": "http://ryanmccue.info/",
566                    "role": "Developer"
567                }
568            ],
569            "description": "A simple Atom/RSS parsing library for PHP",
570            "homepage": "http://simplepie.org/",
571            "keywords": [
572                "atom",
573                "feeds",
574                "rss"
575            ],
576            "support": {
577                "issues": "https://github.com/simplepie/simplepie/issues",
578                "source": "https://github.com/simplepie/simplepie/tree/1.8.0"
579            },
580            "install-path": "../simplepie/simplepie"
581        },
582        {
583            "name": "splitbrain/php-archive",
584            "version": "1.3.1",
585            "version_normalized": "1.3.1.0",
586            "source": {
587                "type": "git",
588                "url": "https://github.com/splitbrain/php-archive.git",
589                "reference": "d274e5190ba309777926348900cf9578d9e533c9"
590            },
591            "dist": {
592                "type": "zip",
593                "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/d274e5190ba309777926348900cf9578d9e533c9",
594                "reference": "d274e5190ba309777926348900cf9578d9e533c9",
595                "shasum": ""
596            },
597            "require": {
598                "php": ">=7.0"
599            },
600            "require-dev": {
601                "ext-bz2": "*",
602                "ext-zip": "*",
603                "mikey179/vfsstream": "^1.6",
604                "phpunit/phpunit": "^8"
605            },
606            "suggest": {
607                "ext-bz2": "For bz2 compression",
608                "ext-iconv": "Used for proper filename encode handling",
609                "ext-mbstring": "Can be used alternatively for handling filename encoding",
610                "ext-zlib": "For zlib compression"
611            },
612            "time": "2022-03-23T09:21:55+00:00",
613            "type": "library",
614            "installation-source": "dist",
615            "autoload": {
616                "psr-4": {
617                    "splitbrain\\PHPArchive\\": "src"
618                }
619            },
620            "notification-url": "https://packagist.org/downloads/",
621            "license": [
622                "MIT"
623            ],
624            "authors": [
625                {
626                    "name": "Andreas Gohr",
627                    "email": "andi@splitbrain.org"
628                }
629            ],
630            "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
631            "keywords": [
632                "archive",
633                "extract",
634                "tar",
635                "unpack",
636                "unzip",
637                "zip"
638            ],
639            "support": {
640                "issues": "https://github.com/splitbrain/php-archive/issues",
641                "source": "https://github.com/splitbrain/php-archive/tree/1.3.1"
642            },
643            "install-path": "../splitbrain/php-archive"
644        },
645        {
646            "name": "splitbrain/php-cli",
647            "version": "1.3.1",
648            "version_normalized": "1.3.1.0",
649            "source": {
650                "type": "git",
651                "url": "https://github.com/splitbrain/php-cli.git",
652                "reference": "844609ef16b8486691b7fd892d54478918f27fe8"
653            },
654            "dist": {
655                "type": "zip",
656                "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/844609ef16b8486691b7fd892d54478918f27fe8",
657                "reference": "844609ef16b8486691b7fd892d54478918f27fe8",
658                "shasum": ""
659            },
660            "require": {
661                "php": ">=5.3.0"
662            },
663            "require-dev": {
664                "phpunit/phpunit": "^8"
665            },
666            "suggest": {
667                "psr/log": "Allows you to make the CLI available as PSR-3 logger"
668            },
669            "time": "2024-01-17T12:03:34+00:00",
670            "type": "library",
671            "installation-source": "dist",
672            "autoload": {
673                "psr-4": {
674                    "splitbrain\\phpcli\\": "src"
675                }
676            },
677            "notification-url": "https://packagist.org/downloads/",
678            "license": [
679                "MIT"
680            ],
681            "authors": [
682                {
683                    "name": "Andreas Gohr",
684                    "email": "andi@splitbrain.org"
685                }
686            ],
687            "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
688            "keywords": [
689                "argparse",
690                "cli",
691                "command line",
692                "console",
693                "getopt",
694                "optparse",
695                "terminal"
696            ],
697            "support": {
698                "issues": "https://github.com/splitbrain/php-cli/issues",
699                "source": "https://github.com/splitbrain/php-cli/tree/1.3.1"
700            },
701            "install-path": "../splitbrain/php-cli"
702        },
703        {
704            "name": "splitbrain/php-jsstrip",
705            "version": "1.0.1",
706            "version_normalized": "1.0.1.0",
707            "source": {
708                "type": "git",
709                "url": "https://github.com/splitbrain/php-jsstrip.git",
710                "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69"
711            },
712            "dist": {
713                "type": "zip",
714                "url": "https://api.github.com/repos/splitbrain/php-jsstrip/zipball/21254b19b381a25d6f3dd89dbd5c8191373a4d69",
715                "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69",
716                "shasum": ""
717            },
718            "require": {
719                "php": ">=7.2"
720            },
721            "require-dev": {
722                "phpunit/phpunit": "^8.0"
723            },
724            "time": "2023-03-12T10:23:16+00:00",
725            "type": "library",
726            "installation-source": "dist",
727            "autoload": {
728                "psr-4": {
729                    "splitbrain\\JSStrip\\": "src/",
730                    "splitbrain\\JSStrip\\tests\\": "tests/"
731                }
732            },
733            "notification-url": "https://packagist.org/downloads/",
734            "license": [
735                "BSD-3-Clause"
736            ],
737            "authors": [
738                {
739                    "name": "Andreas Gohr",
740                    "email": "andi@splitbrain.org"
741                }
742            ],
743            "description": "PHP based JavaScript minimizer",
744            "support": {
745                "issues": "https://github.com/splitbrain/php-jsstrip/issues",
746                "source": "https://github.com/splitbrain/php-jsstrip/tree/1.0.1"
747            },
748            "funding": [
749                {
750                    "url": "https://github.com/sponsors/splitbrain",
751                    "type": "github"
752                }
753            ],
754            "install-path": "../splitbrain/php-jsstrip"
755        },
756        {
757            "name": "splitbrain/slika",
758            "version": "1.0.6",
759            "version_normalized": "1.0.6.0",
760            "source": {
761                "type": "git",
762                "url": "https://github.com/splitbrain/slika.git",
763                "reference": "274511fc654fa29cb7cfc039bed97a5ea786f1a0"
764            },
765            "dist": {
766                "type": "zip",
767                "url": "https://api.github.com/repos/splitbrain/slika/zipball/274511fc654fa29cb7cfc039bed97a5ea786f1a0",
768                "reference": "274511fc654fa29cb7cfc039bed97a5ea786f1a0",
769                "shasum": ""
770            },
771            "require": {
772                "php": ">=7.0"
773            },
774            "require-dev": {
775                "phpunit/phpunit": "^8.0"
776            },
777            "suggest": {
778                "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick"
779            },
780            "time": "2023-10-26T10:06:48+00:00",
781            "type": "library",
782            "installation-source": "dist",
783            "autoload": {
784                "psr-4": {
785                    "splitbrain\\slika\\": "src",
786                    "splitbrain\\slika\\tests\\": "tests"
787                }
788            },
789            "notification-url": "https://packagist.org/downloads/",
790            "license": [
791                "MIT"
792            ],
793            "authors": [
794                {
795                    "name": "Andreas Gohr",
796                    "email": "andi@splitbrain.org"
797                }
798            ],
799            "description": "Simple image resizing",
800            "support": {
801                "issues": "https://github.com/splitbrain/slika/issues",
802                "source": "https://github.com/splitbrain/slika/tree/1.0.6"
803            },
804            "install-path": "../splitbrain/slika"
805        }
806    ],
807    "dev": true,
808    "dev-package-names": []
809}
810