Subversion Repositories oidplus

Rev

Rev 602 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
597 daniel-mar 1
{
2
    "packages": [
3
        {
4
            "name": "components/jquery",
5
            "version": "3.5.1",
6
            "version_normalized": "3.5.1.0",
7
            "source": {
8
                "type": "git",
9
                "url": "https://github.com/components/jquery.git",
10
                "reference": "b33e8f0f9a1cb2ae390cf05d766a900b53d2125b"
11
            },
12
            "dist": {
13
                "type": "zip",
14
                "url": "https://api.github.com/repos/components/jquery/zipball/b33e8f0f9a1cb2ae390cf05d766a900b53d2125b",
15
                "reference": "b33e8f0f9a1cb2ae390cf05d766a900b53d2125b",
16
                "shasum": ""
17
            },
18
            "time": "2020-05-05T13:21:02+00:00",
19
            "type": "component",
20
            "extra": {
21
                "component": {
22
                    "scripts": [
23
                        "jquery.js"
24
                    ],
25
                    "files": [
26
                        "jquery.min.js",
27
                        "jquery.min.map",
28
                        "jquery.slim.js",
29
                        "jquery.slim.min.js",
30
                        "jquery.slim.min.map"
31
                    ]
32
                }
33
            },
34
            "installation-source": "dist",
35
            "notification-url": "https://packagist.org/downloads/",
36
            "license": [
37
                "MIT"
38
            ],
39
            "authors": [
40
                {
41
                    "name": "JS Foundation and other contributors"
42
                }
43
            ],
44
            "description": "jQuery JavaScript Library",
45
            "homepage": "http://jquery.com",
46
            "support": {
47
                "forum": "http://forum.jquery.com",
48
                "irc": "irc://irc.freenode.org/jquery",
49
                "issues": "https://github.com/jquery/jquery/issues",
50
                "source": "https://github.com/jquery/jquery",
51
                "wiki": "http://docs.jquery.com/"
52
            },
53
            "install-path": "../components/jquery"
54
        },
55
        {
56
            "name": "components/jqueryui",
57
            "version": "1.12.1",
58
            "version_normalized": "1.12.1.0",
59
            "source": {
60
                "type": "git",
61
                "url": "https://github.com/components/jqueryui.git",
62
                "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
63
            },
64
            "dist": {
65
                "type": "zip",
66
                "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
67
                "reference": "44ecf3794cc56b65954cc19737234a3119d036cc",
68
                "shasum": ""
69
            },
70
            "require": {
71
                "components/jquery": ">=1.6"
72
            },
73
            "time": "2016-09-16T05:47:55+00:00",
74
            "type": "component",
75
            "extra": {
76
                "component": {
77
                    "name": "jquery-ui",
78
                    "scripts": [
79
                        "jquery-ui.js"
80
                    ],
81
                    "files": [
82
                        "ui/**",
83
                        "themes/**",
84
                        "jquery-ui.min.js"
85
                    ],
86
                    "shim": {
87
                        "deps": [
88
                            "jquery"
89
                        ],
90
                        "exports": "jQuery"
91
                    }
92
                }
93
            },
94
            "installation-source": "dist",
95
            "notification-url": "https://packagist.org/downloads/",
96
            "license": [
97
                "MIT"
98
            ],
99
            "authors": [
100
                {
101
                    "name": "jQuery UI Team",
102
                    "homepage": "http://jqueryui.com/about"
103
                },
104
                {
105
                    "name": "Joern Zaefferer",
106
                    "email": "joern.zaefferer@gmail.com",
107
                    "homepage": "http://bassistance.de"
108
                },
109
                {
110
                    "name": "Scott Gonzalez",
111
                    "email": "scott.gonzalez@gmail.com",
112
                    "homepage": "http://scottgonzalez.com"
113
                },
114
                {
115
                    "name": "Kris Borchers",
116
                    "email": "kris.borchers@gmail.com",
117
                    "homepage": "http://krisborchers.com"
118
                },
119
                {
120
                    "name": "Mike Sherov",
121
                    "email": "mike.sherov@gmail.com",
122
                    "homepage": "http://mike.sherov.com"
123
                },
124
                {
125
                    "name": "TJ VanToll",
126
                    "email": "tj.vantoll@gmail.com",
127
                    "homepage": "http://tjvantoll.com"
128
                },
129
                {
130
                    "name": "Corey Frang",
131
                    "email": "gnarf37@gmail.com",
132
                    "homepage": "http://gnarf.net"
133
                },
134
                {
135
                    "name": "Felix Nagel",
136
                    "email": "info@felixnagel.com",
137
                    "homepage": "http://www.felixnagel.com"
138
                }
139
            ],
140
            "description": "jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.",
141
            "support": {
142
                "issues": "https://github.com/components/jqueryui/issues",
143
                "source": "https://github.com/components/jqueryui/tree/master"
144
            },
145
            "install-path": "../components/jqueryui"
146
        },
147
        {
148
            "name": "danielmarschall/fileformats",
149
            "version": "master",
150
            "version_normalized": "dev-master",
151
            "source": {
152
                "type": "svn",
153
                "url": "https://svn.viathinksoft.com/svn/fileformats/",
154
                "reference": "trunk/"
155
            },
156
            "type": "library",
157
            "installation-source": "source",
158
            "license": [
159
                "Apache-2.0"
160
            ],
161
            "install-path": "../danielmarschall/fileformats"
162
        },
163
        {
164
            "name": "danielmarschall/vnag",
165
            "version": "master",
166
            "version_normalized": "dev-master",
167
            "source": {
168
                "type": "svn",
169
                "url": "https://svn.viathinksoft.com/svn/vnag/",
170
                "reference": "trunk/"
171
            },
172
            "type": "library",
173
            "installation-source": "source",
174
            "license": [
175
                "Apache-2.0"
176
            ],
177
            "install-path": "../danielmarschall/vnag"
178
        },
179
        {
180
            "name": "dcodeio/bcrypt.js",
181
            "version": "master",
182
            "version_normalized": "dev-master",
183
            "source": {
184
                "type": "git",
185
                "url": "https://github.com/dcodeIO/bcrypt.js",
186
                "reference": "master"
187
            },
188
            "type": "library",
189
            "installation-source": "source",
190
            "license": [
191
                "BSD-3-Clause",
192
                "MIT"
193
            ],
194
            "install-path": "../dcodeio/bcrypt.js"
195
        },
196
        {
197
            "name": "emn178/js-sha3",
198
            "version": "master",
199
            "version_normalized": "dev-master",
200
            "source": {
201
                "type": "git",
202
                "url": "https://github.com/emn178/js-sha3",
203
                "reference": "master"
204
            },
205
            "type": "library",
206
            "installation-source": "source",
207
            "license": [
208
                "MIT"
209
            ],
210
            "install-path": "../emn178/js-sha3"
211
        },
212
        {
213
            "name": "firebase/php-jwt",
214
            "version": "v5.2.1",
215
            "version_normalized": "5.2.1.0",
216
            "source": {
217
                "type": "git",
218
                "url": "https://github.com/firebase/php-jwt.git",
219
                "reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23"
220
            },
221
            "dist": {
222
                "type": "zip",
223
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
224
                "reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
225
                "shasum": ""
226
            },
227
            "require": {
228
                "php": ">=5.3.0"
229
            },
230
            "require-dev": {
231
                "phpunit/phpunit": ">=4.8 <=9"
232
            },
233
            "time": "2021-02-12T00:02:00+00:00",
234
            "type": "library",
235
            "installation-source": "dist",
236
            "autoload": {
237
                "psr-4": {
238
                    "Firebase\\JWT\\": "src"
239
                }
240
            },
241
            "notification-url": "https://packagist.org/downloads/",
242
            "license": [
243
                "BSD-3-Clause"
244
            ],
245
            "authors": [
246
                {
247
                    "name": "Neuman Vong",
248
                    "email": "neuman+pear@twilio.com",
249
                    "role": "Developer"
250
                },
251
                {
252
                    "name": "Anant Narayanan",
253
                    "email": "anant@php.net",
254
                    "role": "Developer"
255
                }
256
            ],
257
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
258
            "homepage": "https://github.com/firebase/php-jwt",
259
            "keywords": [
260
                "jwt",
261
                "php"
262
            ],
263
            "support": {
264
                "issues": "https://github.com/firebase/php-jwt/issues",
265
                "source": "https://github.com/firebase/php-jwt/tree/v5.2.1"
266
            },
267
            "install-path": "../firebase/php-jwt"
268
        },
269
        {
270
            "name": "gedmarc/layout",
271
            "version": "master",
272
            "version_normalized": "dev-master",
273
            "source": {
274
                "type": "git",
275
                "url": "https://github.com/GedMarc/layout",
276
                "reference": "master"
277
            },
278
            "type": "library",
279
            "installation-source": "source",
280
            "license": [
281
                "GPL-3.0-or-later",
282
                "MIT"
283
            ],
284
            "install-path": "../gedmarc/layout"
285
        },
286
        {
287
            "name": "google/recaptcha",
288
            "version": "1.2.4",
289
            "version_normalized": "1.2.4.0",
290
            "source": {
291
                "type": "git",
292
                "url": "https://github.com/google/recaptcha.git",
293
                "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
294
            },
295
            "dist": {
296
                "type": "zip",
297
                "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
298
                "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
299
                "shasum": ""
300
            },
301
            "require": {
302
                "php": ">=5.5"
303
            },
304
            "require-dev": {
305
                "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
306
                "php-coveralls/php-coveralls": "^2.1",
307
                "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
308
            },
309
            "time": "2020-03-31T17:50:54+00:00",
310
            "type": "library",
311
            "extra": {
312
                "branch-alias": {
313
                    "dev-master": "1.2.x-dev"
314
                }
315
            },
316
            "installation-source": "dist",
317
            "autoload": {
318
                "psr-4": {
319
                    "ReCaptcha\\": "src/ReCaptcha"
320
                }
321
            },
322
            "notification-url": "https://packagist.org/downloads/",
323
            "license": [
324
                "BSD-3-Clause"
325
            ],
326
            "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
327
            "homepage": "https://www.google.com/recaptcha/",
328
            "keywords": [
329
                "Abuse",
330
                "captcha",
331
                "recaptcha",
332
                "spam"
333
            ],
334
            "support": {
335
                "forum": "https://groups.google.com/forum/#!forum/recaptcha",
336
                "issues": "https://github.com/google/recaptcha/issues",
337
                "source": "https://github.com/google/recaptcha"
338
            },
339
            "install-path": "../google/recaptcha"
340
        },
341
        {
342
            "name": "matthiasmullie/minify",
343
            "version": "1.3.66",
344
            "version_normalized": "1.3.66.0",
345
            "source": {
346
                "type": "git",
347
                "url": "https://github.com/matthiasmullie/minify.git",
348
                "reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6"
349
            },
350
            "dist": {
351
                "type": "zip",
352
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
353
                "reference": "45fd3b0f1dfa2c965857c6d4a470bea52adc31a6",
354
                "shasum": ""
355
            },
356
            "require": {
357
                "ext-pcre": "*",
358
                "matthiasmullie/path-converter": "~1.1",
359
                "php": ">=5.3.0"
360
            },
361
            "require-dev": {
362
                "friendsofphp/php-cs-fixer": "~2.0",
363
                "matthiasmullie/scrapbook": "dev-master",
364
                "phpunit/phpunit": ">=4.8"
365
            },
366
            "suggest": {
367
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
368
            },
369
            "time": "2021-01-06T15:18:10+00:00",
370
            "bin": [
371
                "bin/minifycss",
372
                "bin/minifyjs"
373
            ],
374
            "type": "library",
375
            "installation-source": "dist",
376
            "autoload": {
377
                "psr-4": {
378
                    "MatthiasMullie\\Minify\\": "src/"
379
                }
380
            },
381
            "notification-url": "https://packagist.org/downloads/",
382
            "license": [
383
                "MIT"
384
            ],
385
            "authors": [
386
                {
387
                    "name": "Matthias Mullie",
388
                    "email": "minify@mullie.eu",
389
                    "homepage": "http://www.mullie.eu",
390
                    "role": "Developer"
391
                }
392
            ],
393
            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
394
            "homepage": "http://www.minifier.org",
395
            "keywords": [
396
                "JS",
397
                "css",
398
                "javascript",
399
                "minifier",
400
                "minify"
401
            ],
402
            "support": {
403
                "issues": "https://github.com/matthiasmullie/minify/issues",
404
                "source": "https://github.com/matthiasmullie/minify/tree/1.3.66"
405
            },
406
            "funding": [
407
                {
408
                    "url": "https://github.com/[user1",
409
                    "type": "github"
410
                },
411
                {
412
                    "url": "https://github.com/matthiasmullie] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.",
413
                    "type": "github"
414
                },
415
                {
416
                    "url": "https://github.com/user2",
417
                    "type": "github"
418
                }
419
            ],
420
            "install-path": "../matthiasmullie/minify"
421
        },
422
        {
423
            "name": "matthiasmullie/path-converter",
424
            "version": "1.1.3",
425
            "version_normalized": "1.1.3.0",
426
            "source": {
427
                "type": "git",
428
                "url": "https://github.com/matthiasmullie/path-converter.git",
429
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
430
            },
431
            "dist": {
432
                "type": "zip",
433
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
434
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
435
                "shasum": ""
436
            },
437
            "require": {
438
                "ext-pcre": "*",
439
                "php": ">=5.3.0"
440
            },
441
            "require-dev": {
442
                "phpunit/phpunit": "~4.8"
443
            },
444
            "time": "2019-02-05T23:41:09+00:00",
445
            "type": "library",
446
            "installation-source": "dist",
447
            "autoload": {
448
                "psr-4": {
449
                    "MatthiasMullie\\PathConverter\\": "src/"
450
                }
451
            },
452
            "notification-url": "https://packagist.org/downloads/",
453
            "license": [
454
                "MIT"
455
            ],
456
            "authors": [
457
                {
458
                    "name": "Matthias Mullie",
459
                    "email": "pathconverter@mullie.eu",
460
                    "homepage": "http://www.mullie.eu",
461
                    "role": "Developer"
462
                }
463
            ],
464
            "description": "Relative path converter",
465
            "homepage": "http://github.com/matthiasmullie/path-converter",
466
            "keywords": [
467
                "converter",
468
                "path",
469
                "paths",
470
                "relative"
471
            ],
472
            "support": {
473
                "issues": "https://github.com/matthiasmullie/path-converter/issues",
474
                "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
475
            },
476
            "install-path": "../matthiasmullie/path-converter"
477
        },
478
        {
479
            "name": "mikemcl/bignumber.js",
480
            "version": "master",
481
            "version_normalized": "dev-master",
482
            "source": {
483
                "type": "git",
484
                "url": "https://github.com/MikeMcl/bignumber.js",
485
                "reference": "master"
486
            },
487
            "type": "library",
488
            "installation-source": "source",
489
            "license": [
490
                "MIT"
491
            ],
492
            "install-path": "../mikemcl/bignumber.js"
493
        },
494
        {
495
            "name": "n-other/php-sha3",
496
            "version": "dev-master",
497
            "version_normalized": "dev-master",
498
            "source": {
499
                "type": "git",
500
                "url": "https://github.com/n-other/php-sha3.git",
501
                "reference": "54ee3b90986e88286d333319e6340b90bde4f71a"
502
            },
503
            "dist": {
504
                "type": "zip",
505
                "url": "https://api.github.com/repos/n-other/php-sha3/zipball/54ee3b90986e88286d333319e6340b90bde4f71a",
506
                "reference": "54ee3b90986e88286d333319e6340b90bde4f71a",
507
                "shasum": ""
508
            },
509
            "require": {
510
                "php": ">=5.4.0"
511
            },
512
            "require-dev": {
513
                "phpunit/phpunit": "^4.8",
514
                "satooshi/php-coveralls": "dev-master"
515
            },
516
            "time": "2018-07-13T13:11:34+00:00",
517
            "default-branch": true,
518
            "type": "library",
519
            "installation-source": "dist",
520
            "autoload": {
521
                "psr-4": {
522
                    "bb\\Sha3\\": "src"
523
                }
524
            },
525
            "notification-url": "https://packagist.org/downloads/",
526
            "license": [
527
                "MIT"
528
            ],
529
            "authors": [
530
                {
531
                    "name": "Bruno Bierbaumer",
532
                    "homepage": "https://github.com/0xbb/php-sha3"
533
                }
534
            ],
535
            "description": "Pure PHP implementation of SHA-3",
536
            "keywords": [
537
                "sha-3",
538
                "sha3",
539
                "shake"
540
            ],
541
            "support": {
542
                "source": "https://github.com/n-other/php-sha3/tree/master"
543
            },
544
            "install-path": "../n-other/php-sha3"
545
        },
546
        {
547
            "name": "spamspan/spamspan",
548
            "version": "master",
549
            "version_normalized": "dev-master",
550
            "dist": {
551
                "type": "zip",
552
                "url": "http://www.spamspan.com/releases/spamspan-latest.zip",
553
                "reference": "master"
554
            },
555
            "type": "library",
556
            "installation-source": "dist",
557
            "license": [
558
                "GPL-2.0-only"
559
            ],
560
            "install-path": "../spamspan/spamspan"
561
        },
562
        {
563
            "name": "symfony/polyfill-mbstring",
564
            "version": "v1.19.0",
565
            "version_normalized": "1.19.0.0",
566
            "source": {
567
                "type": "git",
568
                "url": "https://github.com/symfony/polyfill-mbstring.git",
569
                "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce"
570
            },
571
            "dist": {
572
                "type": "zip",
573
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b5f7b932ee6fa802fc792eabd77c4c88084517ce",
574
                "reference": "b5f7b932ee6fa802fc792eabd77c4c88084517ce",
575
                "shasum": ""
576
            },
577
            "require": {
578
                "php": ">=5.3.3"
579
            },
580
            "suggest": {
581
                "ext-mbstring": "For best performance"
582
            },
583
            "time": "2020-10-23T09:01:57+00:00",
584
            "type": "library",
585
            "extra": {
586
                "branch-alias": {
587
                    "dev-main": "1.19-dev"
588
                },
589
                "thanks": {
590
                    "name": "symfony/polyfill",
591
                    "url": "https://github.com/symfony/polyfill"
592
                }
593
            },
594
            "installation-source": "dist",
595
            "autoload": {
596
                "psr-4": {
597
                    "Symfony\\Polyfill\\Mbstring\\": ""
598
                },
599
                "files": [
600
                    "bootstrap.php"
601
                ]
602
            },
603
            "notification-url": "https://packagist.org/downloads/",
604
            "license": [
605
                "MIT"
606
            ],
607
            "authors": [
608
                {
609
                    "name": "Nicolas Grekas",
610
                    "email": "p@tchwork.com"
611
                },
612
                {
613
                    "name": "Symfony Community",
614
                    "homepage": "https://symfony.com/contributors"
615
                }
616
            ],
617
            "description": "Symfony polyfill for the Mbstring extension",
618
            "homepage": "https://symfony.com",
619
            "keywords": [
620
                "compatibility",
621
                "mbstring",
622
                "polyfill",
623
                "portable",
624
                "shim"
625
            ],
626
            "support": {
627
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.19.0"
628
            },
629
            "funding": [
630
                {
631
                    "url": "https://symfony.com/sponsor",
632
                    "type": "custom"
633
                },
634
                {
635
                    "url": "https://github.com/fabpot",
636
                    "type": "github"
637
                },
638
                {
639
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
640
                    "type": "tidelift"
641
                }
642
            ],
643
            "install-path": "../symfony/polyfill-mbstring"
644
        },
645
        {
646
            "name": "tinymce/tinymce",
647
            "version": "5.8.1",
648
            "version_normalized": "5.8.1.0",
649
            "source": {
650
                "type": "git",
651
                "url": "https://github.com/tinymce/tinymce-dist.git",
652
                "reference": "7bbf6f5f7cfa927286523a7681fd20b8489f0709"
653
            },
654
            "dist": {
655
                "type": "zip",
656
                "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/7bbf6f5f7cfa927286523a7681fd20b8489f0709",
657
                "reference": "7bbf6f5f7cfa927286523a7681fd20b8489f0709",
658
                "shasum": ""
659
            },
660
            "time": "2021-05-20T02:06:43+00:00",
661
            "type": "component",
662
            "extra": {
663
                "component": {
664
                    "scripts": [
665
                        "tinymce.js",
666
                        "plugins/*/plugin.js",
667
                        "themes/*/theme.js",
668
                        "themes/*/icons.js"
669
                    ],
670
                    "files": [
671
                        "tinymce.min.js",
672
                        "plugins/*/plugin.min.js",
673
                        "themes/*/theme.min.js",
674
                        "skins/**",
675
                        "icons/*/icons.min.js"
676
                    ]
677
                }
678
            },
679
            "installation-source": "dist",
680
            "notification-url": "https://packagist.org/downloads/",
681
            "license": [
682
                "LGPL-2.1-only"
683
            ],
684
            "description": "Web based JavaScript HTML WYSIWYG editor control.",
685
            "homepage": "http://www.tinymce.com",
686
            "keywords": [
687
                "editor",
688
                "html",
689
                "javascript",
690
                "richtext",
691
                "tinymce",
692
                "wysiwyg"
693
            ],
694
            "support": {
695
                "source": "https://github.com/tinymce/tinymce-dist/tree/5.8.1"
696
            },
697
            "install-path": "../tinymce/tinymce"
698
        },
699
        {
700
            "name": "twbs/bootstrap",
701
            "version": "v5.0.1",
702
            "version_normalized": "5.0.1.0",
703
            "source": {
704
                "type": "git",
705
                "url": "https://github.com/twbs/bootstrap.git",
706
                "reference": "58b1be927f43c779377e478df2d119f2ddf956ca"
707
            },
708
            "dist": {
709
                "type": "zip",
710
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/58b1be927f43c779377e478df2d119f2ddf956ca",
711
                "reference": "58b1be927f43c779377e478df2d119f2ddf956ca",
712
                "shasum": ""
713
            },
714
            "replace": {
715
                "twitter/bootstrap": "self.version"
716
            },
717
            "time": "2021-05-13T16:22:20+00:00",
718
            "type": "library",
719
            "installation-source": "dist",
720
            "notification-url": "https://packagist.org/downloads/",
721
            "license": [
722
                "MIT"
723
            ],
724
            "authors": [
725
                {
726
                    "name": "Mark Otto",
727
                    "email": "markdotto@gmail.com"
728
                },
729
                {
730
                    "name": "Jacob Thornton",
731
                    "email": "jacobthornton@gmail.com"
732
                }
733
            ],
734
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
735
            "homepage": "https://getbootstrap.com/",
736
            "keywords": [
737
                "JS",
738
                "css",
739
                "framework",
740
                "front-end",
741
                "mobile-first",
742
                "responsive",
743
                "sass",
744
                "web"
745
            ],
746
            "support": {
747
                "issues": "https://github.com/twbs/bootstrap/issues",
748
                "source": "https://github.com/twbs/bootstrap/tree/v5.0.1"
749
            },
750
            "funding": [
751
                {
752
                    "url": "https://opencollective.com/bootstrap",
753
                    "type": "open_collective"
754
                }
755
            ],
756
            "install-path": "../twbs/bootstrap"
757
        },
758
        {
759
            "name": "tweeb/tinymce-i18n",
760
            "version": "2.0.3",
761
            "version_normalized": "2.0.3.0",
762
            "source": {
763
                "type": "git",
764
                "url": "https://github.com/tweeb/tinymce-i18n.git",
765
                "reference": "9be0b61d0d91bba1f9a5c34f4830752b5da987ef"
766
            },
767
            "dist": {
768
                "type": "zip",
769
                "url": "https://api.github.com/repos/tweeb/tinymce-i18n/zipball/9be0b61d0d91bba1f9a5c34f4830752b5da987ef",
770
                "reference": "9be0b61d0d91bba1f9a5c34f4830752b5da987ef",
771
                "shasum": ""
772
            },
773
            "time": "2021-05-01T18:52:45+00:00",
774
            "type": "library",
775
            "installation-source": "dist",
776
            "notification-url": "https://packagist.org/downloads/",
777
            "license": [
778
                "MIT"
779
            ],
780
            "authors": [
781
                {
782
                    "name": "TinyMCE Community"
783
                }
784
            ],
785
            "description": "Languages for TinyMCE 5",
786
            "homepage": "https://github.com/tweeb/tinymce-i18n",
787
            "keywords": [
788
                "i18n",
789
                "languages",
790
                "tinymce"
791
            ],
792
            "support": {
793
                "source": "https://github.com/tweeb/tinymce-i18n/tree/2.0.3"
794
            },
795
            "install-path": "../tweeb/tinymce-i18n"
796
        },
797
        {
798
            "name": "vakata/jstree",
799
            "version": "3.3.11",
800
            "version_normalized": "3.3.11.0",
801
            "source": {
802
                "type": "git",
803
                "url": "https://github.com/vakata/jstree.git",
804
                "reference": "4a77e59a3f67b0beb1b576cc211cb7e7a76a9879"
805
            },
806
            "dist": {
807
                "type": "zip",
808
                "url": "https://api.github.com/repos/vakata/jstree/zipball/4a77e59a3f67b0beb1b576cc211cb7e7a76a9879",
809
                "reference": "4a77e59a3f67b0beb1b576cc211cb7e7a76a9879",
810
                "shasum": ""
811
            },
812
            "require": {
813
                "components/jquery": ">=1.9.1"
814
            },
815
            "suggest": {
816
                "robloach/component-installer": "Allows installation of Components via Composer"
817
            },
818
            "time": "2020-12-18T20:56:30+00:00",
819
            "type": "component",
820
            "extra": {
821
                "component": {
822
                    "scripts": [
823
                        "dist/jstree.js"
824
                    ],
825
                    "styles": [
826
                        "dist/themes/default/style.css"
827
                    ],
828
                    "images": [
829
                        "dist/themes/default/32px.png",
830
                        "dist/themes/default/40px.png",
831
                        "dist/themes/default/throbber.gif"
832
                    ],
833
                    "files": [
834
                        "dist/jstree.min.js",
835
                        "dist/themes/default/style.min.css",
836
                        "dist/themes/default/32px.png",
837
                        "dist/themes/default/40px.png",
838
                        "dist/themes/default/throbber.gif"
839
                    ]
840
                }
841
            },
842
            "installation-source": "dist",
843
            "notification-url": "https://packagist.org/downloads/",
844
            "license": [
845
                "MIT"
846
            ],
847
            "authors": [
848
                {
849
                    "name": "Ivan Bozhanov",
850
                    "email": "jstree@jstree.com"
851
                }
852
            ],
853
            "description": "jsTree is jquery plugin, that provides interactive trees.",
854
            "homepage": "http://jstree.com",
855
            "support": {
856
                "forum": "https://groups.google.com/forum/#!forum/jstree",
857
                "issues": "https://github.com/vakata/jstree/issues",
858
                "source": "https://github.com/vakata/jstree"
859
            },
860
            "funding": [
861
                {
862
                    "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@vakata.com&currency_code=USD&amount=&return=http://jstree.com/donation&item_name=Buy+me+a+coffee+for+jsTree",
863
                    "type": "custom"
864
                },
865
                {
866
                    "url": "https://github.com/vakata",
867
                    "type": "github"
868
                }
869
            ],
870
            "install-path": "../vakata/jstree"
871
        }
872
    ],
873
    "dev": true,
874
    "dev-package-names": []
875
}