Newer
Older
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"content-hash": "accbf7ddece37756fc0fca6526e9861c",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/Zippy.git",
"reference": "59fbeefb9a249122867ef25e53addfcce31850d7"
"url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/59fbeefb9a249122867ef25e53addfcce31850d7",
"reference": "59fbeefb9a249122867ef25e53addfcce31850d7",
"shasum": ""
},
"require": {
"doctrine/collections": "~1.0",
"php": ">=5.5",
"symfony/filesystem": "^2.0.5 || ^3.0 || ^4.0",
"symfony/polyfill-mbstring": "^1.3",
"symfony/process": "^2.1 || ^3.0 || ^4.0"
},
"require-dev": {
"ext-zip": "*",
"guzzle/guzzle": "~3.0",
"guzzlehttp/guzzle": "^6.0",
"phpunit/phpunit": "^4.0 || ^5.0",
"symfony/finder": "^2.0.5 || ^3.0 || ^4.0"
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
},
"suggest": {
"ext-zip": "To use the ZipExtensionAdapter",
"guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
"guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.4.x-dev"
}
},
"autoload": {
"psr-4": {
"Alchemy\\Zippy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alchemy",
"email": "dev.team@alchemy.fr",
"homepage": "http://www.alchemy.fr/"
}
],
"description": "Zippy, the archive manager companion",
"keywords": [
"bzip",
"compression",
"tar",
"zip"
],
"support": {
"issues": "https://github.com/alchemy-fr/Zippy/issues",
"source": "https://github.com/alchemy-fr/Zippy/tree/master"
},
"time": "2018-02-22T13:58:36+00:00"
"source": {
"type": "git",
"url": "https://github.com/asm89/stack-cors.git",
"reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08",
"reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08",
"symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
"symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
},
"require-dev": {
"phpunit/phpunit": "^5.0 || ^4.8.10",
"squizlabs/php_codesniffer": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"psr-4": {
"Asm89\\Stack\\": "src/Asm89/Stack/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alexander",
"email": "iam.asm89@gmail.com"
}
],
"description": "Cross-origin resource sharing library and stack middleware",
"homepage": "https://github.com/asm89/stack-cors",
"keywords": [
"cors",
"stack"
],
"support": {
"issues": "https://github.com/asm89/stack-cors/issues",
"source": "https://github.com/asm89/stack-cors/tree/1.3.0"
},
{
"name": "browserstate/history.js",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/browserstate/history.js",
"reference": "origin/master"
},
"type": "drupal-library"
},
"source": {
"type": "git",
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388",
"reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.5.9",
"symfony/console": "^3.4 || ^4.0",
"symfony/filesystem": "^2.7 || ^3.4 || ^4.0",
"twig/twig": "^1.41 || ^2.12"
"bin": [
"bin/dcg"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"files": [
"src/bootstrap.php"
],
"psr-4": {
"DrupalCodeGenerator\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Drupal code generator",
"support": {
"issues": "https://github.com/Chi-teck/drupal-code-generator/issues",
"source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.33.1"
{
"name": "ckeditor/indentblock",
"version": "4.8.0",
"dist": {
"type": "zip",
"url": "https://download.ckeditor.com/indentblock/releases/indentblock_4.8.0.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "drupal-library",
"extra": {
Brian Canini
committed
"installer-name": "indentblock"
}
},
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "ae03311f45dfe194412081526be2e003960df74b"
"url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b",
"reference": "ae03311f45dfe194412081526be2e003960df74b",
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
"composer/composer": "1.6.* || ^2.0",
"composer/semver": "^1 || ^3",
"phpstan/phpstan": "^0.12.55",
"phpstan/phpstan-phpunit": "^0.12.16",
"symfony/phpunit-bridge": "^4.2 || ^5",
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
}
},
"autoload": {
"psr-4": {
"Composer\\Installers\\": "src/Composer/Installers"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "https://github.com/shama"
}
],
"description": "A multi-framework Composer library installer",
"homepage": "https://composer.github.io/installers/",
"keywords": [
"Craft",
"Dolibarr",
"Eliasis",
"Hurad",
"ImageCMS",
"Kanboard",
"Lan Management System",
"MODX Evo",
"Mautic",
"Maya",
"OXID",
"Plentymarkets",
"Porto",
"RadPHP",
"SMF",
"WolfCMS",
"agl",
"aimeos",
"annotatecms",
"attogram",
"bitrix",
"cakephp",
"chef",
"cockpit",
"codeigniter",
"concrete5",
"croogo",
"dokuwiki",
"drupal",
"eZ Platform",
"elgg",
"expressionengine",
"fuelphp",
"grav",
"installer",
"itop",
"joomla",
"kohana",
"laravel",
"lavalite",
"lithium",
"magento",
"majima",
"mako",
"mediawiki",
"modulework",
"modx",
"moodle",
"osclass",
"phpbb",
"piwik",
"ppi",
"puppet",
"pxcms",
"reindex",
"roundcube",
"shopware",
"silverstripe",
"sydes",
"typo3",
"wordpress",
"yawik",
"zend",
"zikula"
],
"support": {
"issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v1.11.0"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "83e511e247de329283478496f7a1e114c9517506"
"url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506",
"reference": "83e511e247de329283478496f7a1e114c9517506",
"phpstan/phpstan": "^0.12.54",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.2.6"
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"source": {
"type": "git",
"url": "https://github.com/consolidation/annotated-command.git",
"reference": "ec297e05cb86557671c2d6cbb1bebba6c7ae2c60"
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/ec297e05cb86557671c2d6cbb1bebba6c7ae2c60",
"reference": "ec297e05cb86557671c2d6cbb1bebba6c7ae2c60",
"consolidation/output-formatters": "^4.1.1",
"php": ">=7.1.3",
"psr/log": "^1|^2",
"symfony/console": "^4.4.8|~5.1.0",
"symfony/event-dispatcher": "^4.4.8|^5",
"symfony/finder": "^4.4.8|^5"
"phpunit/phpunit": ">=7.5.20",
"squizlabs/php_codesniffer": "^3",
"yoast/phpunit-polyfills": "^0.2.0"
}
},
"autoload": {
"psr-4": {
"Consolidation\\AnnotatedCommand\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Initialize Symfony Console commands from annotated command class methods.",
"support": {
"issues": "https://github.com/consolidation/annotated-command/issues",
"source": "https://github.com/consolidation/annotated-command/tree/4.2.4"
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
},
{
"name": "consolidation/config",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/consolidation/config.git",
"reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
"reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"grasmash/expander": "^1",
"php": ">=5.4.0"
},
"require-dev": {
"g1a/composer-test-scenarios": "^3",
"php-coveralls/php-coveralls": "^1",
"phpunit/phpunit": "^5",
"squizlabs/php_codesniffer": "2.*",
"symfony/console": "^2.5|^3|^4",
"symfony/yaml": "^2.8.11|^3|^4"
},
"suggest": {
"symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
},
"type": "library",
"extra": {
"scenarios": {
"symfony4": {
"require-dev": {
"symfony/console": "^4.0"
},
"config": {
"platform": {
"php": "7.1.3"
}
}
},
"symfony2": {
"require-dev": {
"symfony/console": "^2.8",
"symfony/event-dispatcher": "^2.8",
"phpunit/phpunit": "^4.8.36"
},
"remove": [
"php-coveralls/php-coveralls"
],
"config": {
"platform": {
"php": "5.4.8"
}
}
}
},
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\Config\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Provide configuration services for a commandline tool.",
"support": {
"issues": "https://github.com/consolidation/config/issues",
"source": "https://github.com/consolidation/config/tree/master"
},
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
"time": "2019-03-03T19:37:04+00:00"
},
{
"name": "consolidation/filter-via-dot-access-data",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/consolidation/filter-via-dot-access-data.git",
"reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6",
"reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"php": ">=5.5.0"
},
"require-dev": {
"consolidation/robo": "^1.2.3",
"g1a/composer-test-scenarios": "^3",
"knplabs/github-api": "^2.7",
"php-coveralls/php-coveralls": "^1",
"php-http/guzzle6-adapter": "^1.1",
"phpunit/phpunit": "^5",
"squizlabs/php_codesniffer": "^2.8",
"symfony/console": "^2.8|^3|^4"
},
"type": "library",
"extra": {
"scenarios": {
"phpunit5": {
"require-dev": {
"phpunit/phpunit": "^5.7.27"
},
"remove": [
"php-coveralls/php-coveralls"
],
"config": {
"platform": {
"php": "5.6.33"
}
}
}
},
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\Filter\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.",
"support": {
"source": "https://github.com/consolidation/filter-via-dot-access-data/tree/1.0.0"
},
"time": "2019-01-18T06:05:07+00:00"
},
{
"name": "consolidation/log",
"source": {
"type": "git",
"url": "https://github.com/consolidation/log.git",
"reference": "82a2aaaa621a7b976e50a745a8d249d5085ee2b1"
"url": "https://api.github.com/repos/consolidation/log/zipball/82a2aaaa621a7b976e50a745a8d249d5085ee2b1",
"reference": "82a2aaaa621a7b976e50a745a8d249d5085ee2b1",
"phpunit/phpunit": ">=7.5.20",
"squizlabs/php_codesniffer": "^3",
"yoast/phpunit-polyfills": "^0.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"autoload": {
"psr-4": {
"Consolidation\\Log\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
"support": {
"issues": "https://github.com/consolidation/log/issues",
"source": "https://github.com/consolidation/log/tree/2.0.2"
"source": {
"type": "git",
"url": "https://github.com/consolidation/output-formatters.git",
"reference": "5821e6ae076bf690058a4de6c94dce97398a69c9"
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/5821e6ae076bf690058a4de6c94dce97398a69c9",
"reference": "5821e6ae076bf690058a4de6c94dce97398a69c9",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"php": ">=7.1.3",
"symfony/console": "^4|^5",
"symfony/finder": "^4|^5"
"php-coveralls/php-coveralls": "^2.4.2",
"phpunit/phpunit": ">=7",
"squizlabs/php_codesniffer": "^3",
"symfony/var-dumper": "^4",
"symfony/yaml": "^4",
"yoast/phpunit-polyfills": "^0.2.0"
},
"suggest": {
"symfony/var-dumper": "For using the var_dump formatter"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"autoload": {
"psr-4": {
"Consolidation\\OutputFormatters\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Format text by applying transformations provided by plug-in formatters.",
"support": {
"issues": "https://github.com/consolidation/output-formatters/issues",
"source": "https://github.com/consolidation/output-formatters/tree/4.1.2"
"source": {
"type": "git",
"url": "https://github.com/consolidation/Robo.git",
"reference": "b365df174d9cfb0f5814e4f3275a1c558b17bc4c"
"url": "https://api.github.com/repos/consolidation/Robo/zipball/b365df174d9cfb0f5814e4f3275a1c558b17bc4c",
"reference": "b365df174d9cfb0f5814e4f3275a1c558b17bc4c",
"consolidation/annotated-command": "^4.2.1",
"consolidation/config": "^1.2.1|^2",
"consolidation/log": "^1.1.1|^2.0.1",
"consolidation/output-formatters": "^4.1.1",
"consolidation/self-update": "^1.2",
"league/container": "^2.4.1",
"php": ">=7.1.3",
"symfony/console": "^4.4.11|^5",
"symfony/event-dispatcher": "^4.4.11|^5",
"symfony/filesystem": "^4.4.11|^5",
"symfony/finder": "^4.4.11|^5",
"symfony/process": "^4.4.11|^5",
"symfony/yaml": "^4.0 || ^5.0"
},
"require-dev": {
"g1a/composer-test-scenarios": "^3",
"natxet/cssmin": "3.0.4",
"patchwork/jsqueeze": "^2",
"php-coveralls/php-coveralls": "^2.2",
"phpdocumentor/reflection-docblock": "^4.3.2",
"phpunit/phpunit": "^6.5.14",
"squizlabs/php_codesniffer": "^3"
},
"suggest": {
"henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch",
"natxet/cssmin": "For minifying CSS files in taskMinify",
"patchwork/jsqueeze": "For minifying JS files in taskMinify",
"pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively."
},
"bin": [
"robo"
],
"type": "library",
"extra": {
"scenarios": {
"symfony4": {
"require": {
"symfony/console": "^4.4.11",
"symfony/event-dispatcher": "^4.4.11",
"symfony/filesystem": "^4.4.11",
"symfony/finder": "^4.4.11",
"symfony/process": "^4.4.11",
"phpunit/phpunit": "^6",
"nikic/php-parser": "^2"
}
},
"autoload": {
"psr-4": {
"Robo\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Davert",
"email": "davert.php@resend.cc"
}
],
"description": "Modern task runner",
"support": {
"issues": "https://github.com/consolidation/Robo/issues",
"source": "https://github.com/consolidation/Robo/tree/2.2.2"
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/consolidation/self-update.git",
"reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4"
"url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4",
"reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4",
"symfony/console": "^2.8|^3|^4|^5",
"symfony/filesystem": "^2.5|^3|^4|^5"
},
"bin": [
"scripts/release"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"SelfUpdate\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alexander Menk",
"email": "menk@mestrona.net"
},
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Provides a self:update command for Symfony Console applications.",
"support": {
"issues": "https://github.com/consolidation/self-update/issues",
"source": "https://github.com/consolidation/self-update/tree/1.2.0"
},
"time": "2020-04-13T02:49:20+00:00"
"source": {
"type": "git",
"url": "https://github.com/consolidation/site-alias.git",
"reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c"
"url": "https://api.github.com/repos/consolidation/site-alias/zipball/9ed3c590be9fcf9fea69c73456c2fd4b27f5204c",
"reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c",
"consolidation/config": "^1.2.1|^2",
"php": ">=5.5.0",
"symfony/finder": "~2.3|^3|^4.4|^5"
"php-coveralls/php-coveralls": "^2.4.2",
"phpunit/phpunit": ">=7",
"squizlabs/php_codesniffer": "^3",
"symfony/var-dumper": "^4",
"yoast/phpunit-polyfills": "^0.2.0"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
},
{
"name": "Moshe Weitzman",
"email": "weitzman@tejasa.com"
"description": "Manage alias records for local and remote sites.",
"support": {
"issues": "https://github.com/consolidation/site-alias/issues",
"source": "https://github.com/consolidation/site-alias/tree/3.1.0"
},
"time": "2021-02-20T20:03:10+00:00"
"url": "https://github.com/consolidation/site-process.git",
"reference": "ef57711d7049f7606ce936ded16ad93f1ad7f02c"
"url": "https://api.github.com/repos/consolidation/site-process/zipball/ef57711d7049f7606ce936ded16ad93f1ad7f02c",
"reference": "ef57711d7049f7606ce936ded16ad93f1ad7f02c",
"php": ">=7.1.3",
"symfony/console": "^2.8.52|^3|^4.4|^5",
"symfony/process": "^4.3.4"
"phpunit/phpunit": "^7.5.20|^8.5.14",
"squizlabs/php_codesniffer": "^3",
"yoast/phpunit-polyfills": "^0.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
},
{
"name": "Moshe Weitzman",
"email": "weitzman@tejasa.com"
"description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
"support": {
"issues": "https://github.com/consolidation/site-process/issues",
"source": "https://github.com/consolidation/site-process/tree/4.1.0"
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
},
{
"name": "container-interop/container-interop",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/container-interop/container-interop.git",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"shasum": ""
},
"require": {
"psr/container": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Interop\\Container\\": "src/Interop/Container/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
"homepage": "https://github.com/container-interop/container-interop",
"support": {
"issues": "https://github.com/container-interop/container-interop/issues",
"source": "https://github.com/container-interop/container-interop/tree/master"
},
"abandoned": "psr/container",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/cweagans/composer-patches.git",
"reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf"
"url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf",
"reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf",
"composer-plugin-api": "^1.0 || ^2.0",
"composer/composer": "~1.0 || ~2.0",
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
"phpunit/phpunit": "~4.6"
},
"type": "composer-plugin",
"extra": {
"class": "cweagans\\Composer\\Patches"
},
"autoload": {
"psr-4": {
"cweagans\\Composer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Cameron Eagans",
"email": "me@cweagans.net"
}
],
"description": "Provides a way to patch Composer packages.",
"support": {
"issues": "https://github.com/cweagans/composer-patches/issues",
"source": "https://github.com/cweagans/composer-patches/tree/1.7.0"
},
"time": "2020-09-30T17:56:20+00:00"
},
{
"name": "desandro/imagesloaded",
"version": "4.1.4",
"source": {
"type": "git",
"url": "https://github.com/desandro/imagesloaded",
"reference": "origin/master"
},
"type": "drupal-library"
},
{
"name": "desandro/masonry",
"version": "4.2.0",
"dist": {
"type": "zip",
"url": "https://github.com/desandro/masonry/archive/v4.2.0.zip"
},
"type": "drupal-library"
},
{
"name": "dflydev/dot-access-configuration",
"version": "v1.0.3",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
"reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49"
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
"reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "1.*",
"dflydev/placeholder-resolver": "1.*",
"php": ">=5.3.2"
},
"require-dev": {
"symfony/yaml": "~2.1"
},
"suggest": {
"symfony/yaml": "Required for using the YAML Configuration Builders"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Dflydev\\DotAccessConfiguration": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
}
],
"description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
"homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
"keywords": [
"config",
"configuration"
],
"support": {
"issues": "https://github.com/dflydev/dflydev-dot-access-configuration/issues",
"source": "https://github.com/dflydev/dflydev-dot-access-configuration/tree/master"
},
"time": "2018-09-08T23:00:17+00:00"
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
},
{
"name": "dflydev/dot-access-data",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
"reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
"reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Dflydev\\DotAccessData": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
},
{
"name": "Carlos Frutos",
"email": "carlos@kiwing.it",
"homepage": "https://github.com/cfrutos"
}
],
"description": "Given a deep data structure, access data by dot notation.",
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
"keywords": [
"access",
"data",
"dot",
"notation"
],
"support": {
"issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/master"
},
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
"time": "2017-01-20T21:14:22+00:00"
},
{
"name": "dflydev/placeholder-resolver",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
"reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
"reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Dflydev\\PlaceholderResolver": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
}
],
"description": "Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.",
"homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
"keywords": [
"placeholder",
"resolver"
],
"support": {
"issues": "https://github.com/dflydev/dflydev-placeholder-resolver/issues",
"source": "https://github.com/dflydev/dflydev-placeholder-resolver/tree/v1.0.2"
},
"time": "2012-10-28T21:08:28+00:00"
},
{
"name": "dimsemenov/magnific-popup",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/dimsemenov/Magnific-Popup.git",
"reference": "6b7a8088783cbce01034414c1fd2d8e1889093ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dimsemenov/Magnific-Popup/zipball/6b7a8088783cbce01034414c1fd2d8e1889093ae",
"reference": "6b7a8088783cbce01034414c1fd2d8e1889093ae",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"description": "Light and responsive lightbox script with focus on performance.",
"homepage": "http://dimsemenov.com/plugins/magnific-popup/",
"support": {
"issues": "https://github.com/dimsemenov/Magnific-Popup/issues",
"source": "https://github.com/dimsemenov/Magnific-Popup/tree/1.1.0"
},
"time": "2016-02-20T09:06:30+00:00"
},
{
"name": "doctrine/annotations",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "5b668aef16090008790395c02c893b1ba13f7e08"
"url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
"reference": "5b668aef16090008790395c02c893b1ba13f7e08",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"ext-tokenizer": "*",
"php": "^7.1 || ^8.0",
"psr/cache": "^1 || ^2 || ^3"
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/coding-standard": "^6.0 || ^8.1",
"phpstan/phpstan": "^0.12.20",
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
"symfony/cache": "^4.4 || ^5.2"
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Docblock Annotations Parser",
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
"keywords": [
"annotations",
"docblock",
"parser"
],
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/1.13.2"
"version": "1.6.8",
"url": "https://github.com/doctrine/collections.git",
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
"url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
"doctrine/coding-standard": "^9.0",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
"vimeo/psalm": "^4.2.1"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
"homepage": "https://www.doctrine-project.org/projects/collections.html",
"array",
"collections",
"iterators",
"php"
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/1.6.8"
"time": "2021-08-10T18:51:53+00:00"
"name": "doctrine/lexer",
"version": "1.2.1",
"url": "https://github.com/doctrine/lexer.git",
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
"doctrine/coding-standard": "^6.0",
"phpstan/phpstan": "^0.11.8",
"phpunit/phpunit": "^8.2"
},
"type": "library",
"extra": {
"branch-alias": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
"annotations",
"docblock",
"lexer",
"parser",
"php"
"issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/1.2.1"
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
"type": "tidelift"
"name": "doctrine/reflection",
"version": "1.2.2",
"url": "https://github.com/doctrine/reflection.git",
"reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
"url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
"reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
"doctrine/annotations": "^1.0",
"ext-tokenizer": "*",
"php": "^7.1 || ^8.0"
},
"conflict": {
"doctrine/common": "<2.9"
"doctrine/coding-standard": "^6.0 || ^8.2.0",
"doctrine/common": "^2.10",
"phpstan/phpstan": "^0.11.0 || ^0.12.20",
"phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
"phpunit/phpunit": "^7.5 || ^9.1.5"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
"description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
"homepage": "https://www.doctrine-project.org/projects/reflection.html",
"issues": "https://github.com/doctrine/reflection/issues",
"source": "https://github.com/doctrine/reflection/tree/1.2.2"
"abandoned": "roave/better-reflection",
"time": "2020-10-27T21:46:55+00:00"
"url": "https://git.drupalcode.org/project/addtocalendar.git",
"url": "https://ftp.drupal.org/files/projects/addtocalendar-8.x-3.2.zip",
"reference": "8.x-3.2",
"shasum": "b739326d98008f4091f71e0d5d21b5baa93a5dec"
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "anand.toshniwal93",
"homepage": "https://www.drupal.org/user/3345088"
},
{
"name": "gagarine",
"homepage": "https://www.drupal.org/user/162439"
},
{
"name": "gg24",
"homepage": "https://www.drupal.org/user/3389212"
},
{
"name": "guptahemant",
"homepage": "https://www.drupal.org/user/3278073"
},
{
"name": "purushotam.rai",
"homepage": "https://www.drupal.org/user/3193859"
},
{
"name": "sonvir249",
"homepage": "https://www.drupal.org/user/3225171"
}
],
"description": "Add to calendar button to be used for event page.",
"homepage": "https://www.drupal.org/project/addtocalendar",
"support": {
"source": "https://git.drupalcode.org/project/addtocalendar"
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.1.0.zip",
"reference": "3.1.0",
"shasum": "7b596d7de04faca747ba3e5216c2e819aae71f40"
"drupal/core": "^8.8.0 || ^9.0 || ^10.0"
"require-dev": {
"drupal/admin_toolbar_tools": "*"
},
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"name": "Wilfrid Roze (eme)",
"homepage": "https://www.drupal.org/u/eme",
"role": "Maintainer"
"name": "Romain Jarraud (romainj)",
"homepage": "https://www.drupal.org/u/romainj",
"role": "Maintainer"
"name": "Adrian Cid Almaguer (adriancid)",
"homepage": "https://www.drupal.org/u/adriancid",
"email": "adriancid@gmail.com",
"role": "Maintainer"
"name": "Mohamed Anis Taktak (matio89)",
"homepage": "https://www.drupal.org/u/matio89",
"role": "Maintainer"
},
{
"name": "fethi.krout",
"homepage": "https://www.drupal.org/user/3206765"
},
{
"name": "matio89",
"homepage": "https://www.drupal.org/user/2320090"
},
{
"name": "romainj",
"homepage": "https://www.drupal.org/user/370706"
}
],
"description": "Provides a drop-down menu interface to the core Drupal Toolbar.",
"keywords": [
"Drupal",
"Toolbar"
],
"source": "https://git.drupalcode.org/project/admin_toolbar",
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
}
},
{
"name": "drupal/administerusersbyrole",
"url": "https://git.drupalcode.org/project/administerusersbyrole.git",
"reference": "8.x-3.0"
"url": "https://ftp.drupal.org/files/projects/administerusersbyrole-8.x-3.0.zip",
"reference": "8.x-3.0",
"shasum": "decf16981abe616f675812c040db2b52332f0a66"
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.0",
"datestamp": "1586962918",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "AdamPS",
"homepage": "https://www.drupal.org/user/2650563"
},
{
"name": "mrfelton",
"homepage": "https://www.drupal.org/user/305669"
},
{
"name": "smokris",
"homepage": "https://www.drupal.org/user/161913"
}
],
"description": "Allows site builders to set up fine-grained permissions for allowing \"sub-admin\" users to edit and delete other users.",
"homepage": "https://www.drupal.org/project/administerusersbyrole",
"support": {
"source": "https://git.drupalcode.org/project/administerusersbyrole"
"url": "https://git.drupalcode.org/project/allowed_formats.git",
"url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "4c3c036d7b41428d6e22b61f1219de0ab012feec"
"drupal/core": "^8.7.7 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.3",
"datestamp": "1592909219",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "floretan",
"homepage": "https://www.drupal.org/user/66163"
},
{
"name": "nord102",
"homepage": "https://www.drupal.org/user/3471419"
}
],
"description": "Limit which text formats are available for each field instance.",
"homepage": "https://www.drupal.org/project/allowed_formats",
"support": {
"source": "https://git.drupalcode.org/project/allowed_formats"
{
"name": "drupal/anchor_link",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/anchor_link.git",
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/anchor_link-8.x-1.9.zip",
"reference": "8.x-1.9",
"shasum": "48d343f29dc034bf2deb7de858498fb80d558ca8"
},
"require": {
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.9",
"datestamp": "1643826959",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Mohammed J. Razem",
"homepage": "https://www.drupal.org/user/255384"
},
{
"homepage": "https://www.drupal.org/user/1414312"
}
],
"description": "This plugin module adds the better link dialog and anchor related features to CKEditor in Drupal 9",
"homepage": "https://www.drupal.org/project/anchor_link",
"support": {
"source": "https://git.drupalcode.org/project/anchor_link"
}
},
"url": "https://git.drupalcode.org/project/better_exposed_filters.git",
"reference": "8.x-5.0"
"url": "https://ftp.drupal.org/files/projects/better_exposed_filters-8.x-5.0.zip",
"reference": "8.x-5.0",
"shasum": "ef575591af202b5c6867841ce58e1f447455e502"
"drupal/core": "^8.8 || ^9",
"drupal/jquery_ui": "^1.4",
"drupal/jquery_ui_datepicker": "^1.0",
"drupal/jquery_ui_slider": "^1.1",
"drupal/jquery_ui_touch_punch": "^1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-5.0",
"datestamp": "1634748760",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
"name": "Mike Keran",
"homepage": "https://www.drupal.org/u/mikeker"
},
{
"name": "Martin Keereman",
"homepage": "https://www.drupal.org/u/etroid"
"name": "Neslee Canil Pinto",
"homepage": "https://www.drupal.org/u/neslee-canil-pinto"
{
"name": "jkopel",
"homepage": "https://www.drupal.org/user/66207"
},
{
"name": "mikeker",
"homepage": "https://www.drupal.org/user/192273"
},
{
"name": "rlhawk",
"homepage": "https://www.drupal.org/user/352283"
}
],
"description": "Replaces the Views default single- or multi-select boxes with more advanced options.",
"homepage": "https://www.drupal.org/project/better_exposed_filters",
"support": {
"source": "https://git.drupalcode.org/project/better_exposed_filters",
"issues": "https://www.drupal.org/project/issues/better_exposed_filters"
"version": "1.0.0-rc2",
"url": "https://git.drupalcode.org/project/block_field.git",
"reference": "8.x-1.0-rc2"
"url": "https://ftp.drupal.org/files/projects/block_field-8.x-1.0-rc2.zip",
"reference": "8.x-1.0-rc2",
"shasum": "44472f8e89c319af884b25ac0a66337329a9b309"
"drupal/core": "^8.7.7 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-rc2",
"datestamp": "1621950813",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "acbramley",
"homepage": "https://www.drupal.org/user/1036766"
},
{
"name": "fenstrat",
"homepage": "https://www.drupal.org/user/362649"
},
{
"name": "jrockowitz",
"homepage": "https://www.drupal.org/user/371407"
},
{
"name": "michaellander",
"homepage": "https://www.drupal.org/user/636494"
},
{
"name": "paulocs",
"homepage": "https://www.drupal.org/user/3640109"
}
],
"description": "Provides a field that allows a content entity to create and configure custom block instances.",
"homepage": "https://www.drupal.org/project/block_field",
"support": {
"source": "https://git.drupalcode.org/project/block_field"
{
"name": "drupal/block_permissions",
"url": "https://git.drupalcode.org/project/block_permissions.git",
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/block_permissions-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "45c63cf14da18d82c73049c8dcdf90fde6a107b5"
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1617805905",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
{
"name": "Steven Buteneers",
"homepage": "https://www.drupal.org/user/3301055"
},
{
"name": "jefuri",
"homepage": "https://www.drupal.org/user/2733365"
},
{
"name": "michielnugter",
"homepage": "https://www.drupal.org/user/1023784"
},
{
"name": "sinn",
"homepage": "https://www.drupal.org/user/682600"
}
],
"description": "Adds specific permissions for administering blocks.",
"homepage": "https://www.drupal.org/project/block_permissions",
"support": {
"source": "http://cgit.drupalcode.org/block_permissions",
"issues": "https://www.drupal.org/project/issues/block_permissions?version=8.x"
{
"name": "drupal/block_region_permissions",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/block_region_permissions.git",
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/block_region_permissions-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "b3d62b3e7fa25ee6c222518bc0a8f834ee69c3d8"
"drupal/core": "^8 || ^9"
"suggest": {
"drupal/block_content_permissions": "Block Content Permissions adds permissions for administering 'block content types' and 'block content'."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.4",
"datestamp": "1593974232",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Joshua Roberson",
"homepage": "https://www.drupal.org/u/joshuaroberson",
"role": "Maintainer"
"description": "Block Region Permissions adds permissions for administering 'blocks' based on each theme's regions.",
"homepage": "https://www.drupal.org/project/block_region_permissions",
"support": {
"source": "https://git.drupalcode.org/project/block_region_permissions",
"issues": "https://www.drupal.org/project/issues/block_region_permissions"
"url": "https://git.drupalcode.org/project/bootstrap.git",
"url": "https://ftp.drupal.org/files/projects/bootstrap-8.x-3.23.zip",
"reference": "8.x-3.23",
"shasum": "9849be667cc678a91ad29f77c2baea2cf16878bc"
},
"type": "drupal-theme",
"extra": {
"drupal": {
"version": "8.x-3.23",
"datestamp": "1592175762",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "Mark Carver (markcarver)",
"homepage": "https://www.drupal.org/u/markcarver",
"role": "Maintainer"
},
{
"name": "John McCormick (neardark)",
"homepage": "https://www.drupal.org/u/neardark",
"role": "Co-maintainer"
},
{
"name": "Fabiano Sant'Ana (wundo)",
"homepage": "https://www.drupal.org/u/wundo",
"role": "Co-maintainer"
}
],
"description": "Built to use Bootstrap, a sleek, intuitive, and powerful front-end framework for faster and easier web development.",
"homepage": "https://www.drupal.org/project/bootstrap",
"source": "https://git.drupalcode.org/project/bootstrap",
"docs": "https://drupal-bootstrap.org",
"issues": "https://www.drupal.org/project/issues/bootstrap",
"irc": "irc://irc.freenode.org/drupal-bootstrap"
}
},
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
{
"name": "drupal/cache_control_override",
"version": "1.0.0-alpha2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/cache_control_override.git",
"reference": "8.x-1.0-alpha2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/cache_control_override-8.x-1.0-alpha2.zip",
"reference": "8.x-1.0-alpha2",
"shasum": "24f97b80eb3d335256eabd2e5e71886526a2385a"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-alpha2",
"datestamp": "1597733165",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "asgorobets",
"homepage": "https://www.drupal.org/user/1399950"
}
],
"description": "Override page Cache-Control header based on bubbled cacheability metadata.",
"homepage": "https://www.drupal.org/project/cache_control_override",
"support": {
"source": "https://git.drupalcode.org/project/cache_control_override"
}
},
Brian Canini
committed
{
"name": "drupal/captcha",
Brian Canini
committed
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/captcha.git",
Brian Canini
committed
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "e35a2ce42b652f833d140f7571d1eef0e06b0edc"
Brian Canini
committed
},
"require": {
"drupal/core": "^8.8 || ^9"
Brian Canini
committed
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1619673374",
Brian Canini
committed
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Brian Canini
committed
}
},
"branch-alias": {
"dev-8.x-1.x": "1.x-dev"
Brian Canini
committed
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "RobLoach",
"homepage": "https://www.drupal.org/user/61114"
},
{
"name": "elachlan",
"homepage": "https://www.drupal.org/user/1021502"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
Brian Canini
committed
{
"name": "naveenvalecha",
"homepage": "https://www.drupal.org/user/2665733"
},
{
"name": "podarok",
"homepage": "https://www.drupal.org/user/116002"
},
{
"name": "soxofaan",
"homepage": "https://www.drupal.org/user/41478"
},
{
"name": "wundo",
"homepage": "https://www.drupal.org/user/25523"
}
],
"description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.",
"homepage": "https://www.drupal.org/project/captcha",
"support": {
"source": "https://git.drupalcode.org/project/captcha",
"issues": "https://www.drupal.org/project/issues/captcha"
Brian Canini
committed
}
},
Brian Canini
committed
{
"name": "drupal/ckeditor_indentblock",
"version": "1.0.0-beta2",
Brian Canini
committed
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/ckeditor_indentblock.git",
"reference": "8.x-1.0-beta2"
Brian Canini
committed
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/ckeditor_indentblock-8.x-1.0-beta2.zip",
"reference": "8.x-1.0-beta2",
"shasum": "30572bc18f0e7dbc7f119939a7b00dcf831500db"
Brian Canini
committed
},
"require": {
"drupal/ckeditor": "*",
"drupal/core": "^8.1.0 || ^9"
Brian Canini
committed
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-beta2",
"datestamp": "1592268138",
Brian Canini
committed
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Christian Meilinger (meichr)",
"homepage": "https://www.drupal.org/u/meichr",
"role": "Maintainer"
}
],
"description": "Provides integration of the CKEditor IndentBlock plugin with the Drupal 8 CKEditor.",
"homepage": "https://www.drupal.org/project/ckeditor_indentblock",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/ckeditor_indentblock/",
"issues": "https://www.drupal.org/project/issues/ckeditor_indentblock"
}
},
"version": "2.1.0",
"url": "https://git.drupalcode.org/project/config_direct_save.git",
"reference": "8.x-2.1"
"url": "https://ftp.drupal.org/files/projects/config_direct_save-8.x-2.1.zip",
"reference": "8.x-2.1",
"shasum": "24a3668db87b1bf001b038614dc3865d2ec5e374"
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.1",
"datestamp": "1618700636",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "matio89",
"homepage": "https://www.drupal.org/user/2320090"
}
],
"description": "This module allow you to export configuration after changes",
"homepage": "https://www.drupal.org/project/config_direct_save",
"support": {
"source": "https://git.drupalcode.org/project/config_direct_save"
{
"name": "drupal/config_filter",
"url": "https://git.drupalcode.org/project/config_filter.git",
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.9.zip",
"reference": "8.x-1.9",
"shasum": "cf6919fc5039771f8e6c2ed203f29ab0eca8d91f"
"drupal/core": "^8 || ^9"
},
"suggest": {
"drupal/config_split": "Split site configuration for different environments."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.9",
"datestamp": "1649336052",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
],
"authors": [
{
"name": "Fabian Bircher",
"homepage": "https://www.drupal.org/u/bircher",
"email": "opensource@fabianbircher.com",
"role": "Maintainer"
},
{
"name": "Nuvole Web",
"homepage": "http://nuvole.org",
"email": "info@nuvole.org",
"role": "Maintainer"
},
{
"name": "pescetti",
"homepage": "https://www.drupal.org/user/436244"
}
],
"description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.",
"homepage": "https://www.drupal.org/project/config_filter",
"keywords": [
"Drupal",
"configuration",
"configuration management"
],
"support": {
"source": "https://git.drupalcode.org/project/config_filter",
"issues": "https://www.drupal.org/project/issues/config_filter",
"slack": "https://drupal.slack.com/archives/C45342CDD"
}
},
{
"name": "drupal/config_ignore",
"url": "https://git.drupalcode.org/project/config_ignore.git",
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.3.zip",
"reference": "8.x-2.3",
"shasum": "2e1f07a455275fb6637909921a8915646601fc00"
"drupal/config_filter": "^1 || ^2",
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.3",
"datestamp": "1608306489",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "Tommy Lynge Jørgensen",
"homepage": "https://www.drupal.org/u/tlyngej",
"email": "tlyngej@gmail.com",
"role": "Maintainer"
},
{
"name": "Fabian Bircher",
"homepage": "https://www.drupal.org/u/bircher",
"role": "Maintainer"
},
{
"name": "tlyngej",
"homepage": "https://www.drupal.org/user/413139"
}
],
"description": "Ignore certain configuration during import.",
"homepage": "http://drupal.org/project/config_ignore",
"support": {
"source": "https://git.drupalcode.org/project/config_ignore",
"issues": "http://drupal.org/project/config_ignore",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/config_update",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/config_update.git",
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.7.zip",
"reference": "8.x-1.7",
"shasum": "8f079abf7c2ea826a27fa5224b0770a26404c968"
},
"require": {
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.7",
"datestamp": "1586355587",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Pasqualle",
"homepage": "https://www.drupal.org/user/80733"
},
{
"name": "codebymikey",
"homepage": "https://www.drupal.org/user/3573206"
}
],
"description": "Provides basic revert and update functionality for other modules",
"homepage": "https://www.drupal.org/project/config_update",
"support": {
"source": "https://git.drupalcode.org/project/config_update"
}
},
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console.git",
"reference": "90053d30f52427edb4e4941a9063acb65b5a2c1e"
"url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/90053d30f52427edb4e4941a9063acb65b5a2c1e",
"reference": "90053d30f52427edb4e4941a9063acb65b5a2c1e",
"alchemy/zippy": "~0.4",
"composer/installers": "~1.0",
"doctrine/annotations": "^1.2",
"doctrine/collections": "^1.3",
"drupal/console-core": "1.9.7",
"drupal/console-extend-plugin": "~0.9.5",
"php": ">=7.0.8",
"symfony/css-selector": "~3.0|~4.0",
"symfony/dom-crawler": "~3.0|~4.0",
"symfony/http-foundation": "~3.0|~4.0"
"symfony/thanks": "Thank your favorite PHP projects on GitHub using the CLI",
"vlucas/phpdotenv": "Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically"
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
},
"bin": [
"bin/drupal"
],
"type": "library",
"autoload": {
"psr-4": {
"Drupal\\Console\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "David Flores",
"email": "dmousex@gmail.com",
"homepage": "http://dmouse.net"
},
{
"name": "Jesus Manuel Olivas",
"email": "jesus.olivas@gmail.com",
"homepage": "http://jmolivas.com"
},
{
"name": "Eduardo Garcia",
"email": "enzo@enzolutions.com",
"homepage": "http://enzolutions.com/"
},
{
"name": "Omar Aguirre",
"email": "omersguchigu@gmail.com"
},
{
"name": "Drupal Console Contributors",
"homepage": "https://github.com/hechoendrupal/drupal-console/graphs/contributors"
}
],
"description": "The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.",
"homepage": "http://drupalconsole.com/",
"keywords": [
"console",
"development",
"drupal",
"symfony"
],
"support": {
"docs": "https://docs.drupalconsole.com/",
"forum": "https://gitter.im/hechoendrupal/DrupalConsole",
"issues": "https://github.com/hechoendrupal/drupal-console/issues",
"source": "https://github.com/hechoendrupal/drupal-console/tree/1.9.7"
},
"funding": [
{
"url": "https://opencollective.com/drupalconsole",
"type": "open_collective"
}
],
"time": "2020-11-30T02:09:53+00:00"
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console-core.git",
"reference": "ab3abc2631761c9588230ba88189d9ba4eb9ed63"
"url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/ab3abc2631761c9588230ba88189d9ba4eb9ed63",
"reference": "ab3abc2631761c9588230ba88189d9ba4eb9ed63",
"shasum": ""
},
"require": {
"dflydev/dot-access-configuration": "^1.0",
"drupal/console-en": "1.9.7",
"guzzlehttp/guzzle": "~6.1",
"php": ">=7.0.8",
"symfony/config": "~3.0|^4.4",
"symfony/console": "~3.0|^4.4",
"symfony/debug": "~3.0|^4.4",
"symfony/dependency-injection": "~3.0|^4.4",
"symfony/event-dispatcher": "~3.0|^4.4",
"symfony/filesystem": "~3.0|^4.4",
"symfony/finder": "~3.0|^4.4",
"symfony/process": "~3.0|^4.4",
"symfony/translation": "~3.0|^4.4",
"symfony/yaml": "~3.0|^4.4",
"twig/twig": "^1.38.2|^2.12.0",
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
"webflo/drupal-finder": "^1.0",
"webmozart/path-util": "^2.3"
},
"type": "library",
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Drupal\\Console\\Core\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "David Flores",
"email": "dmousex@gmail.com",
"homepage": "http://dmouse.net"
},
{
"name": "Jesus Manuel Olivas",
"email": "jesus.olivas@gmail.com",
"homepage": "http://jmolivas.com"
},
{
"name": "Eduardo Garcia",
"email": "enzo@enzolutions.com",
"homepage": "http://enzolutions.com/"
},
{
"name": "Omar Aguirre",
"email": "omersguchigu@gmail.com"
},
{
"name": "Drupal Console Contributors",
"homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
}
],
"description": "Drupal Console Core",
"homepage": "http://drupalconsole.com/",
"keywords": [
"console",
"development",
"drupal",
"symfony"
],
"support": {
"docs": "http://docs.drupalconsole.com/",
"forum": "https://gitter.im/hechoendrupal/DrupalConsole",
"issues": "https://github.com/hechoendrupal/DrupalConsole/issues",
"source": "https://github.com/hechoendrupal/drupal-console-core/tree/1.9.7"
},
"time": "2020-11-30T01:45:57+00:00"
"version": "v1.9.7",
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console-en.git",
"reference": "7594601fff153c2799a62bd678ff80749baeee0c"
"url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/7594601fff153c2799a62bd678ff80749baeee0c",
"reference": "7594601fff153c2799a62bd678ff80749baeee0c",
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "David Flores",
"email": "dmousex@gmail.com",
"homepage": "http://dmouse.net"
},
{
"name": "Jesus Manuel Olivas",
"email": "jesus.olivas@gmail.com",
"homepage": "http://jmolivas.com"
},
{
"name": "Eduardo Garcia",
"email": "enzo@enzolutions.com",
"homepage": "http://enzolutions.com/"
},
{
"name": "Omar Aguirre",
"email": "omersguchigu@gmail.com"
},
{
"name": "Drupal Console Contributors",
"homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
}
],
"description": "Drupal Console English Language",
"homepage": "http://drupalconsole.com/",
"keywords": [
"console",
"development",
"drupal",
"symfony"
],
"support": {
"docs": "https://docs.drupalconsole.com",
"forum": "https://gitter.im/hechoendrupal/DrupalConsole",
"issues": "https://github.com/hechoendrupal/DrupalConsole/issues",
"source": "https://github.com/hechoendrupal/drupal-console-en/tree/master"
},
"time": "2020-08-15T03:34:54+00:00"
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
"reference": "eff6da99cfb5fe1fc60990672d2667c402eb3585"
"url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/eff6da99cfb5fe1fc60990672d2667c402eb3585",
"reference": "eff6da99cfb5fe1fc60990672d2667c402eb3585",
"composer-plugin-api": "^1.0 || ^2.0",
"composer/installers": "^1.2",
"symfony/finder": "~3.0|^4.4",
"symfony/yaml": "~3.0|^4.4"
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
},
"type": "composer-plugin",
"extra": {
"class": "Drupal\\Console\\Composer\\Plugin\\Extender"
},
"autoload": {
"psr-4": {
"Drupal\\Console\\Composer\\Plugin\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jesus Manuel Olivas",
"email": "jesus.olivas@gmail.com"
}
],
"description": "Drupal Console Extend Plugin",
"support": {
"issues": "https://github.com/hechoendrupal/drupal-console-extend-plugin/issues",
"source": "https://github.com/hechoendrupal/drupal-console-extend-plugin/tree/0.9.5"
},
"time": "2020-11-18T00:15:28+00:00"
"version": "1.0.0-alpha3",
"url": "https://git.drupalcode.org/project/content_access.git",
"reference": "8.x-1.0-alpha3"
"url": "https://ftp.drupal.org/files/projects/content_access-8.x-1.0-alpha3.zip",
"reference": "8.x-1.0-alpha3",
"shasum": "38715d271d166cbf7ed801acd6cee6010962bc79"
"drupal/core": "^8 || ^9"
},
"require-dev": {
"drupal/acl": "~1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-alpha3",
"datestamp": "1600327861",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
},
{
"name": "gisle",
"homepage": "https://www.drupal.org/user/409554"
}
],
"description": "Provides flexible content access control.",
"homepage": "https://drupal.org/project/content_access",
"source": "https://git.drupalcode.org/project/content_access"
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "02ba7a3a42612a04124ac5131df0726e1e5097c6"
"url": "https://api.github.com/repos/drupal/core/zipball/02ba7a3a42612a04124ac5131df0726e1e5097c6",
"reference": "02ba7a3a42612a04124ac5131df0726e1e5097c6",
"shasum": ""
},
"require": {
"asm89/stack-cors": "^1.1",
"composer/semver": "^3.0",
"doctrine/annotations": "^1.12",
"doctrine/reflection": "^1.1",
"ext-date": "*",
"ext-dom": "*",
"ext-filter": "*",
"ext-gd": "*",
"ext-hash": "*",
"ext-json": "*",
"ext-pcre": "*",
"ext-pdo": "*",
"ext-session": "*",
"ext-simplexml": "*",
"ext-spl": "*",
"ext-tokenizer": "*",
"ext-xml": "*",
"guzzlehttp/guzzle": "^6.5.2",
"laminas/laminas-diactoros": "^2.1",
"symfony-cmf/routing": "^2.1",
"symfony/console": "^4.4",
"symfony/dependency-injection": "^4.4",
"symfony/event-dispatcher": "^4.4",
"symfony/http-foundation": "^4.4.7",
"symfony/http-kernel": "^4.4",
"symfony/process": "^4.4",
"symfony/psr-http-message-bridge": "^2.0",
"symfony/routing": "^4.4",
"symfony/serializer": "^4.4",
"symfony/translation": "^4.4",
"symfony/validator": "^4.4",
"symfony/yaml": "^4.4.19",
"twig/twig": "^2.12.0",
"typo3/phar-stream-wrapper": "^3.1.3"
},
"replace": {
"drupal/action": "self.version",
"drupal/aggregator": "self.version",
"drupal/automated_cron": "self.version",
"drupal/ban": "self.version",
"drupal/bartik": "self.version",
"drupal/basic_auth": "self.version",
"drupal/big_pipe": "self.version",
"drupal/block": "self.version",
"drupal/block_content": "self.version",
"drupal/book": "self.version",
"drupal/breakpoint": "self.version",
"drupal/ckeditor": "self.version",
"drupal/classy": "self.version",
"drupal/color": "self.version",
"drupal/comment": "self.version",
"drupal/config": "self.version",
"drupal/config_translation": "self.version",
"drupal/contact": "self.version",
"drupal/content_moderation": "self.version",
"drupal/content_translation": "self.version",
"drupal/contextual": "self.version",
"drupal/core-annotation": "self.version",
"drupal/core-assertion": "self.version",
"drupal/core-bridge": "self.version",
"drupal/core-class-finder": "self.version",
"drupal/core-datetime": "self.version",
"drupal/core-dependency-injection": "self.version",
"drupal/core-diff": "self.version",
"drupal/core-discovery": "self.version",
"drupal/core-event-dispatcher": "self.version",
"drupal/core-file-cache": "self.version",
"drupal/core-file-security": "self.version",
"drupal/core-gettext": "self.version",
"drupal/core-graph": "self.version",
"drupal/core-http-foundation": "self.version",
"drupal/core-php-storage": "self.version",
"drupal/core-plugin": "self.version",
"drupal/core-proxy-builder": "self.version",
"drupal/core-render": "self.version",
"drupal/core-serialization": "self.version",
"drupal/core-transliteration": "self.version",
"drupal/core-utility": "self.version",
"drupal/core-uuid": "self.version",
"drupal/datetime": "self.version",
"drupal/datetime_range": "self.version",
"drupal/dblog": "self.version",
"drupal/dynamic_page_cache": "self.version",
"drupal/editor": "self.version",
"drupal/entity_reference": "self.version",
"drupal/field": "self.version",
"drupal/field_layout": "self.version",
"drupal/field_ui": "self.version",
"drupal/file": "self.version",
"drupal/filter": "self.version",
"drupal/forum": "self.version",
"drupal/hal": "self.version",
"drupal/help": "self.version",
"drupal/help_topics": "self.version",
"drupal/history": "self.version",
"drupal/image": "self.version",
"drupal/inline_form_errors": "self.version",
"drupal/language": "self.version",
"drupal/layout_builder": "self.version",
"drupal/layout_discovery": "self.version",
"drupal/link": "self.version",
"drupal/locale": "self.version",
"drupal/media": "self.version",
"drupal/media_library": "self.version",
"drupal/menu_link_content": "self.version",
"drupal/menu_ui": "self.version",
"drupal/migrate": "self.version",
"drupal/migrate_drupal": "self.version",
"drupal/migrate_drupal_multilingual": "self.version",
"drupal/migrate_drupal_ui": "self.version",
"drupal/minimal": "self.version",
"drupal/node": "self.version",
"drupal/options": "self.version",
"drupal/page_cache": "self.version",
"drupal/path": "self.version",
"drupal/path_alias": "self.version",
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
"drupal/quickedit": "self.version",
"drupal/rdf": "self.version",
"drupal/responsive_image": "self.version",
"drupal/rest": "self.version",
"drupal/search": "self.version",
"drupal/serialization": "self.version",
"drupal/settings_tray": "self.version",
"drupal/seven": "self.version",
"drupal/shortcut": "self.version",
"drupal/standard": "self.version",
"drupal/stark": "self.version",
"drupal/statistics": "self.version",
"drupal/syslog": "self.version",
"drupal/system": "self.version",
"drupal/taxonomy": "self.version",
"drupal/telephone": "self.version",
"drupal/text": "self.version",
"drupal/toolbar": "self.version",
"drupal/tour": "self.version",
"drupal/tracker": "self.version",
"drupal/update": "self.version",
"drupal/user": "self.version",
"drupal/views": "self.version",
"drupal/views_ui": "self.version",
"drupal/workflows": "self.version",
"drupal/workspaces": "self.version"
"drupal-scaffold": {
"file-mapping": {
"[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",
"[project-root]/.gitattributes": "assets/scaffold/files/gitattributes",
"[web-root]/.csslintrc": "assets/scaffold/files/csslintrc",
"[web-root]/.eslintignore": "assets/scaffold/files/eslintignore",
"[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json",
"[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php",
"[web-root]/.htaccess": "assets/scaffold/files/htaccess",
"[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore",
"[web-root]/index.php": "assets/scaffold/files/index.php",
"[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt",
"[web-root]/README.md": "assets/scaffold/files/drupal.README.md",
"[web-root]/robots.txt": "assets/scaffold/files/robots.txt",
"[web-root]/update.php": "assets/scaffold/files/update.php",
"[web-root]/web.config": "assets/scaffold/files/web.config",
"[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt",
"[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml",
"[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php",
"[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php",
"[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml",
"[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php",
"[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt",
"[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt",
"[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt"
}
"files": [
"includes/bootstrap.inc",
"includes/guzzle_php81_shim.php"
],
"Drupal\\Driver\\": "../drivers/lib/Drupal/Driver",
"Drupal\\Component\\": "lib/Drupal/Component"
"lib/Drupal/Component/DependencyInjection/Container.php",
"lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php",
"lib/Drupal/Component/FileCache/FileCacheFactory.php",
"lib/Drupal/Component/Utility/Timer.php",
"lib/Drupal/Component/Utility/Unicode.php",
"lib/Drupal/Core/Cache/Cache.php",
"lib/Drupal/Core/Cache/CacheBackendInterface.php",
"lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php",
"lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php",
"lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php",
"lib/Drupal/Core/Cache/DatabaseBackend.php",
"lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php",
"lib/Drupal/Core/Database/Connection.php",
"lib/Drupal/Core/Database/Driver/mysql/Connection.php",
"lib/Drupal/Core/Database/Driver/pgsql/Connection.php",
"lib/Drupal/Core/Database/Driver/sqlite/Connection.php",
"lib/Drupal/Core/Database/Statement.php",
"lib/Drupal/Core/Database/StatementInterface.php",
"lib/Drupal/Core/DependencyInjection/Container.php",
"lib/Drupal/Core/DrupalKernel.php",
"lib/Drupal/Core/DrupalKernelInterface.php",
"lib/Drupal/Core/Http/InputBag.php",
"lib/Drupal/Core/Installer/InstallerRedirectTrait.php",
"lib/Drupal/Core/Site/Settings.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"source": "https://github.com/drupal/core/tree/9.3.13"
"time": "2022-05-11T09:20:58+00:00"

Brian Weaver
committed
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
{
"name": "drupal/core-composer-scaffold",
"version": "9.0.9",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
"reference": "c017751a6bb9b2ffe56f0fab607ba67c21604bfd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/c017751a6bb9b2ffe56f0fab607ba67c21604bfd",
"reference": "c017751a6bb9b2ffe56f0fab607ba67c21604bfd",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1 || ^2",
"php": ">=7.3.0"
},
"conflict": {
"drupal-composer/drupal-scaffold": "*"
},
"require-dev": {
"composer/composer": "^1.8@stable"
},
"type": "composer-plugin",
"extra": {
"class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin",
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Drupal\\Composer\\Plugin\\Scaffold\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "A flexible Composer project scaffold builder.",
"homepage": "https://www.drupal.org/project/drupal",
"keywords": [
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.0.4"
},

Brian Weaver
committed
"time": "2020-08-07T22:30:24+00:00"
{
"name": "drupal/core-recommended",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
"reference": "0fe76c7af47fafcff37d8cb6053014e52e0f4a69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/0fe76c7af47fafcff37d8cb6053014e52e0f4a69",
"reference": "0fe76c7af47fafcff37d8cb6053014e52e0f4a69",
"shasum": ""
},
"require": {
"composer/semver": "3.2.6",
"doctrine/annotations": "1.13.2",
"doctrine/lexer": "1.2.1",
"doctrine/reflection": "1.2.2",
"laminas/laminas-diactoros": "2.8.0",
"laminas/laminas-escaper": "2.9.0",
"laminas/laminas-feed": "2.15.0",
"laminas/laminas-stdlib": "3.6.1",
"masterminds/html5": "2.7.5",
"pear/pear_exception": "v1.0.2",
"psr/cache": "1.0.1",
"psr/container": "1.1.1",
"psr/http-factory": "1.0.1",
"psr/http-message": "1.0.1",
"ralouphie/getallheaders": "3.0.3",
"symfony-cmf/routing": "2.3.4",
"symfony/console": "v4.4.34",
"symfony/debug": "v4.4.31",
"symfony/dependency-injection": "v4.4.34",
"symfony/deprecation-contracts": "v2.5.0",
"symfony/error-handler": "v4.4.34",
"symfony/event-dispatcher": "v4.4.34",
"symfony/event-dispatcher-contracts": "v1.1.11",
"symfony/http-client-contracts": "v2.5.0",
"symfony/http-foundation": "v4.4.34",
"symfony/http-kernel": "v4.4.35",
"symfony/mime": "v5.4.0",
"symfony/polyfill-ctype": "v1.23.0",
"symfony/polyfill-iconv": "v1.23.0",
"symfony/polyfill-intl-idn": "v1.23.0",
"symfony/polyfill-intl-normalizer": "v1.23.0",
"symfony/polyfill-mbstring": "v1.23.1",
"symfony/polyfill-php80": "v1.23.1",
"symfony/process": "v4.4.35",
"symfony/psr-http-message-bridge": "v2.1.2",
"symfony/routing": "v4.4.34",
"symfony/serializer": "v4.4.35",
"symfony/service-contracts": "v2.5.0",
"symfony/translation": "v4.4.34",
"symfony/translation-contracts": "v2.5.0",
"symfony/validator": "v4.4.35",
"symfony/var-dumper": "v5.4.0",
"symfony/yaml": "v4.4.34",
},
"conflict": {
"webflo/drupal-core-strict": "*"
},
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"source": "https://github.com/drupal/core-recommended/tree/9.3.13"
"time": "2022-05-11T09:20:58+00:00"
"url": "https://git.drupalcode.org/project/crop.git",
"url": "https://ftp.drupal.org/files/projects/crop-8.x-2.1.zip",
"reference": "8.x-2.1",
"shasum": "c03541907d59874ca8a81f574258f6c0de8cbdc8"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.1",
"datestamp": "1585251827",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Drupal Media Team",
"homepage": "https://www.drupal.org/user/3260690"
},
{
"name": "phenaproxima",
"homepage": "https://www.drupal.org/user/205645"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
},
{
"name": "woprrr",
"homepage": "https://www.drupal.org/user/858604"
}
],
"description": "Provides storage and API for image crops.",
"homepage": "https://www.drupal.org/project/crop",
"support": {
"source": "https://git.drupalcode.org/project/crop",
"issues": "https://www.drupal.org/project/issues/crop"
}
},
{
"name": "drupal/ctools",
"url": "https://git.drupalcode.org/project/ctools.git",
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.7.zip",
"reference": "8.x-3.7",
"shasum": "b11c0981a1d2ab3cc9e8e614a337d8e2a2a70c0e"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.7",
"datestamp": "1623860918",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"branch-alias": {
"dev-8.x-3.x": "3.x-dev"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
],
"authors": [
{
"name": "Kris Vanderwater (EclipseGc)",
"homepage": "https://www.drupal.org/u/eclipsegc",
"role": "Maintainer"
},
{
"name": "Jakob Perry (japerry)",
"homepage": "https://www.drupal.org/u/japerry",
"role": "Maintainer"
},
{
"name": "Tim Plunkett (tim.plunkett)",
"homepage": "https://www.drupal.org/u/timplunkett",
"role": "Maintainer"
},
{
"name": "James Gilliland (neclimdul)",
"homepage": "https://www.drupal.org/u/neclimdul",
"role": "Maintainer"
},
{
"name": "Daniel Wehner (dawehner)",
"homepage": "https://www.drupal.org/u/dawehner",
"role": "Maintainer"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
},
{
"name": "merlinofchaos",
"homepage": "https://www.drupal.org/user/26979"
},
{
"name": "neclimdul",
"homepage": "https://www.drupal.org/user/48673"
},
{
"name": "sdboyer",
"homepage": "https://www.drupal.org/user/146719"
},
{
"name": "sun",
"homepage": "https://www.drupal.org/user/54136"
},
{
"name": "tim.plunkett",
"homepage": "https://www.drupal.org/user/241634"
}
],
"description": "Provides a number of utility and helper APIs for Drupal developers and site builders.",
"homepage": "https://www.drupal.org/project/ctools",
"support": {
"source": "https://git.drupalcode.org/project/ctools",
"issues": "https://www.drupal.org/project/issues/ctools"
}
},
{
"name": "drupal/dropzonejs",
"url": "https://git.drupalcode.org/project/dropzonejs.git",
"url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.5.zip",
"reference": "8.x-2.5",
"shasum": "9918bd8c3c62599ec701be3bbac986741e735859"
"drupal/core": "^8.8 || ^9"
"enyo/dropzone": "Required to use drupal/dropzonejs. DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.5",
"datestamp": "1614606376",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "Janez Urevc",
"homepage": "https://drupal.org/u/slashrsm",
"role": "Maintainer"
},
{
"name": "Christian Fritsch",
"homepage": "https://drupal.org/u/chrfritsch",
"role": "Maintainer"
},
{
"name": "Primoz Hmeljak",
"homepage": "https://drupal.org/u/Primsi",
"role": "Maintainer"
},
{
"name": "Qiangjun Ran",
"homepage": "https://drupal.org/u/jungle",
"role": "Maintainer"
},
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
{
"name": "See other contributors",
"homepage": "https://www.drupal.org/node/1998478/committers",
"role": "contributor"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
},
{
"name": "wouters_f",
"homepage": "https://www.drupal.org/user/721548"
},
{
"name": "zkday",
"homepage": "https://www.drupal.org/user/888644"
}
],
"description": "Drupal integration for DropzoneJS - An open source library that provides drag’n’drop file uploads with image previews.",
"homepage": "https://www.drupal.org/project/dropzonejs",
"keywords": [
"DropzoneJS",
"Drupal"
],
"support": {
"source": "https://www.drupal.org/project/dropzonejs",
"issues": "https://www.drupal.org/project/issues/dropzonejs",
"#media": "http://drupal.slack.com"
"drupal/core": "^8.8 || ^9",
"drupal/entity_browser": "*"
},
"type": "metapackage",
"extra": {
"drupal": {
"version": "8.x-2.5",
"datestamp": "1614606376",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Drupal Media Team",
"homepage": "https://www.drupal.org/user/3260690"
},
{
"name": "Drupal media CI",
"homepage": "https://www.drupal.org/user/3057985"
},
{
"name": "Primsi",
"homepage": "https://www.drupal.org/user/282629"
},
{
"name": "chr.fritsch",
"homepage": "https://www.drupal.org/user/2103716"
},
{
"name": "jungle",
"homepage": "https://www.drupal.org/user/2919723"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
},
{
"name": "wouters_f",
"homepage": "https://www.drupal.org/user/721548"
},
{
"name": "zkday",
"homepage": "https://www.drupal.org/user/888644"
}
],
"description": "DropzoneJS Entity browser widget.",
"homepage": "https://www.drupal.org/project/dropzonejs",
"support": {
"source": "https://git.drupalcode.org/project/dropzonejs"
"version": "1.9.0",
"url": "https://git.drupalcode.org/project/editor_advanced_link.git",
"reference": "8.x-1.9"
"url": "https://ftp.drupal.org/files/projects/editor_advanced_link-8.x-1.9.zip",
"reference": "8.x-1.9",
"shasum": "ee40ec8c8c7b14c69de3de6a5275959dc32455c4"
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.9",
"datestamp": "1624032562",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "DuaelFr",
"homepage": "https://www.drupal.org/user/931394"
}
],
"description": "Add title, target etc. attributes to Text Editor's link dialog if the text format allows them.",
"homepage": "https://www.drupal.org/project/editor_advanced_link",
"support": {
"source": "https://git.drupalcode.org/project/editor_advanced_link"
"url": "https://git.drupalcode.org/project/embed.git",
"url": "https://ftp.drupal.org/files/projects/embed-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "09a2bda039bfbb3fff01c91964384bf3d924b8c5"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.4",
"datestamp": "1590176831",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "Devin Carlson",
"homepage": "https://www.drupal.org/user/290182"
},
{
"name": "Drupal Media Team",
"homepage": "https://www.drupal.org/user/3260690"
},
{
"name": "cs_shadow",
"homepage": "https://www.drupal.org/user/2828287"
},
{
"name": "phenaproxima",
"homepage": "https://www.drupal.org/user/205645"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
}
],
"description": "Provides a framework for different types of embeds in text editors.",
"homepage": "https://www.drupal.org/project/embed",
"support": {
"source": "https://git.drupalcode.org/project/embed"
"url": "https://git.drupalcode.org/project/entity.git",
"url": "https://ftp.drupal.org/files/projects/entity-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "7e7cb12ea65d9f986b59935eda316387cf511079"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1606399149",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "TR",
"homepage": "https://www.drupal.org/user/202830"
},
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "dawehner",
"homepage": "https://www.drupal.org/user/99340"
},
{
"name": "dixon_",
"homepage": "https://www.drupal.org/user/239911"
},
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
},
{
"name": "mglaman",
"homepage": "https://www.drupal.org/user/2416470"
}
],
"description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
"homepage": "http://drupal.org/project/entity",
"support": {
"source": "https://git.drupalcode.org/project/entity"
"url": "https://git.drupalcode.org/project/entity_browser.git",
"reference": "8.x-2.6"
"url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.6.zip",
"reference": "8.x-2.6",
"shasum": "95cad4ce9620ccb4f02afa0e8b8bbf7c73fc5aac"
"drupal/core": "^8.8 || ^9"
"drupal/embed": "~1.0",
"drupal/entity_embed": "1.x-dev",
"drupal/entity_reference_revisions": "1.x-dev",
"drupal/entityqueue": "1.x-dev",
"drupal/inline_entity_form": "1.x-dev",
"drupal/paragraphs": "1.x-dev",
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.6",
"datestamp": "1624401306",
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Janez Urevc",
"homepage": "https://github.com/slashrsm",
"role": "Maintainer"
},
{
"name": "Primoz Hmeljak",
"homepage": "https://github.com/primsi",
"role": "Maintainer"
},
{
"name": "See other contributors",
"homepage": "https://www.drupal.org/node/1943336/committers",
"role": "contributor"
},
{
"name": "Drupal Media Team",
"homepage": "https://www.drupal.org/user/3260690"
},
{
"name": "Primsi",
"homepage": "https://www.drupal.org/user/282629"
},
{
"name": "marcingy",
"homepage": "https://www.drupal.org/user/77320"
},
{
"name": "oknate",
"homepage": "https://www.drupal.org/user/471638"
},
{
"name": "samuel.mortenson",
"homepage": "https://www.drupal.org/user/2582268"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
}
],
"description": "Entity browsing and selecting component.",
"homepage": "http://drupal.org/project/entity_browser",
"support": {
"source": "https://git.drupalcode.org/project/entity_browser",
"issues": "https://www.drupal.org/project/issues/entity_browser",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/entity_browser_entity_form",
"require": {
"drupal/core": "^8.7.7 || ^9",
"drupal/inline_entity_form": "*"
},
"type": "metapackage",
"extra": {
"drupal": {
"version": "8.x-1.10",
"datestamp": "1579563787",
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "Devin Carlson",
"homepage": "https://www.drupal.org/user/290182"
},
{
"name": "Drupal Media Team",
"homepage": "https://www.drupal.org/user/3260690"
},
{
"name": "Primsi",
"homepage": "https://www.drupal.org/user/282629"
},
{
"name": "marcingy",
"homepage": "https://www.drupal.org/user/77320"
},
{
"name": "oknate",
"homepage": "https://www.drupal.org/user/471638"
},
{
"name": "samuel.mortenson",
"homepage": "https://www.drupal.org/user/2582268"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
}
],
"description": "Entity browser inline entity form integration.",
"homepage": "https://www.drupal.org/project/entity_browser",
"support": {
"source": "https://git.drupalcode.org/project/entity_browser"
}
},
"version": "1.0.0-beta5",
"url": "https://git.drupalcode.org/project/entity_clone.git",
"reference": "8.x-1.0-beta5"
"url": "https://ftp.drupal.org/files/projects/entity_clone-8.x-1.0-beta5.zip",
"reference": "8.x-1.0-beta5",
"shasum": "5220d23ac01cd13ff7ef48589e9f6438659a8736"
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-beta5",
"datestamp": "1615822112",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "NickDickinsonWilde",
"homepage": "https://www.drupal.org/user/3094661"
},
{
"name": "colan",
"homepage": "https://www.drupal.org/user/58704"
},
{
"name": "vpeltot",
"homepage": "https://www.drupal.org/user/1361586"
}
],
"description": "Add a clone action for all entities",
"homepage": "https://www.drupal.org/project/entity_clone",
"support": {
"source": "https://git.drupalcode.org/project/entity_clone"
"url": "https://git.drupalcode.org/project/entity_embed.git",
"url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "e1d4c9d6931984836c1ea550c32ae40f42367525"
"drupal/core": "^8.8 || ^9",
"drupal/embed": "^1.3"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1631726164",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "Devin Carlson",
"homepage": "https://www.drupal.org/user/290182"
},
{
"name": "Drupal Media Team",
"homepage": "https://www.drupal.org/user/3260690"
},
{
"name": "Wim Leers",
"homepage": "https://www.drupal.org/user/99777"
},
{
"name": "cs_shadow",
"homepage": "https://www.drupal.org/user/2828287"
},
{
"name": "oknate",
"homepage": "https://www.drupal.org/user/471638"
},
{
"name": "phenaproxima",
"homepage": "https://www.drupal.org/user/205645"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
}
],
"description": "Allows any entity to be embedded within a text area using a WYSIWYG editor.",
"homepage": "https://www.drupal.org/project/entity_embed",
"support": {
"source": "https://git.drupalcode.org/project/entity_embed",
"issues": "https://www.drupal.org/project/issues/entity_embed",
"irc": "irc://irc.freenode.org/drupal-media"
}
},
{
"name": "drupal/entity_reference_revisions",
"version": "1.9.0",
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
"reference": "8.x-1.9"
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.9.zip",
"reference": "8.x-1.9",
"shasum": "e1c51bdea495eb3b458130d6f0a00c347f5637df"
"drupal/core": "^8.7.7 || ^9"
"drupal/diff": "1.x-dev"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.9",
"datestamp": "1614805871",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Frans",
"homepage": "https://www.drupal.org/user/514222"
},
{
"name": "jeroen.b",
"homepage": "https://www.drupal.org/user/1853532"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
}
],
"description": "Entity Reference Revisions",
"homepage": "https://www.drupal.org/project/entity_reference_revisions",
"support": {
"source": "https://git.drupalcode.org/project/entity_reference_revisions"
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
{
"name": "drupal/exif_orientation",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/exif_orientation.git",
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/exif_orientation-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "9b0e4325092bb9f37a0714c9587fa10823b4a023"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.1",
"datestamp": "1593659917",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "NickDickinsonWilde",
"homepage": "https://www.drupal.org/user/3094661"
},
{
"name": "mglaman",
"homepage": "https://www.drupal.org/user/2416470"
}
],
"description": "Rotates images per their EXIF Orientation",
"homepage": "https://www.drupal.org/project/exif_orientation",
"support": {
"source": "https://git.drupalcode.org/project/exif_orientation"
}
},
"url": "https://git.drupalcode.org/project/externalauth.git",
"url": "https://ftp.drupal.org/files/projects/externalauth-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "b1b38e6718fe66bd38fc894dab1f9d7a7d60f10b"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.3",
"datestamp": "1587629529",
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "rgristroph",
"homepage": "https://www.drupal.org/user/516442"
},
{
"name": "snufkin",
"homepage": "https://www.drupal.org/user/58645"
},
{
"name": "svendecabooter",
"homepage": "https://www.drupal.org/user/35369"
}
],
"description": "Helper module to authenticate users using an external site / service and storing identification details",
"homepage": "https://www.drupal.org/project/externalauth",
"support": {
"source": "https://git.drupalcode.org/project/externalauth"
"url": "https://git.drupalcode.org/project/field_group.git",
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.1.zip",
"reference": "8.x-3.1",
"shasum": "8a719eaea594f0ba874172831cb28da93c66b77a"
"drupal/core": "^8.8 || ^9"
},
"require-dev": {
"drupal/jquery_ui_accordion": "^1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.1",
"datestamp": "1591772567",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "Hydra",
"homepage": "https://www.drupal.org/user/647364"
},
{
"name": "Stalski",
"homepage": "https://www.drupal.org/user/322618"
},
{
"name": "jyve",
"homepage": "https://www.drupal.org/user/591438"
},
{
"name": "nils.destoop",
"homepage": "https://www.drupal.org/user/361625"
"name": "swentel",
"homepage": "https://www.drupal.org/user/107403"
}
],
"description": "Provides the field_group module.",
"homepage": "https://www.drupal.org/project/field_group",
"support": {
"source": "https://git.drupalcode.org/project/field_group",
"issues": "https://www.drupal.org/project/issues/field_group"
"url": "https://git.drupalcode.org/project/field_permissions.git",
"reference": "8.x-1.1"
"url": "https://ftp.drupal.org/files/projects/field_permissions-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "11e31db94999e6871ad7633455315bc27989a7ea"
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.1",
"datestamp": "1598646882",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
},
"branch-alias": {
"dev-8.x-1.x": "1.x-dev"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "RobLoach",
"homepage": "https://www.drupal.org/user/61114"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "jhedstrom",
"homepage": "https://www.drupal.org/user/208732"
},
{
"name": "mariacha1",
"homepage": "https://www.drupal.org/user/2210776"
},
{
"name": "markus_petrux",
"homepage": "https://www.drupal.org/user/39593"
}
],
"description": "The Field Permissions module allows site administrators to set field-level permissions to edit, view and create fields on any entity.",
"homepage": "https://www.drupal.org/project/field_permissions",
"support": {
"source": "https://git.drupalcode.org/project/field_permissions",
"issues": "https://www.drupal.org/project/issues/field_permissions"
}
},
{
"name": "drupal/file_browser",
"url": "https://git.drupalcode.org/project/file_browser.git",
"url": "https://ftp.drupal.org/files/projects/file_browser-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "054419484bf01fb83913fc434d3bda106634fdf2"
"drupal/core": "~8 || ~9",
"drupal/dropzonejs": "^2",
"drupal/embed": "^1",
"drupal/entity_browser": "^2 || ^1",
"drupal/entity_embed": "^1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.3",
"datestamp": "1590339383",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "samuel.mortenson",
"homepage": "https://www.drupal.org/user/2582268"
}
],
"description": "This module provides a default Entity Browser that lets you browse and select your files in a nice-looking, mobile-ready Masonry based interface, and upload files using the Dropzonejs module.",
"homepage": "https://www.drupal.org/project/file_browser",
"support": {
"source": "https://git.drupalcode.org/project/file_browser"
"url": "https://git.drupalcode.org/project/focal_point.git",
"url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "41198e9220788c3b7d3146b10e5dfd6c73cd4784"
"drupal/core": "^8.8 || ^9",
"drupal/crop": "^1.0 || ^2.0"
},
"require-dev": {
"drupal/crop": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.5",
"datestamp": "1598663903",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Alexander Ross (bleen)",
"homepage": "https://www.drupal.org/u/bleen",
"role": "Maintainer"
"description": "Focal Point allows content creators to mark the most important part of an image for easier cropping.",
"homepage": "https://drupal.org/project/focal_point",
"source": "https://cgit.drupalcode.org/focal_point",
"issues": "https://drupal.org/project/issues/focal_point",
"irc": "irc://irc.freenode.org/drupal-contribute"
"url": "https://git.drupalcode.org/project/google_analytics.git",
"url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.0.zip",
"reference": "4.0.0",
"shasum": "4f761d4c852d11966f7289b0eb6431cc8db27240"
"drupal/core": "^8.9|^9.0"
"drupal/token": "^1.7"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.0.0",
"datestamp": "1634230238",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"branch-alias": {
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"name": "See contributors",
"homepage": "https://www.drupal.org/node/49388/committers"
"name": "budda",
"homepage": "https://www.drupal.org/user/13164"
},
{
"name": "ixismark",
"homepage": "https://www.drupal.org/user/3632333"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "pfaocle",
"homepage": "https://www.drupal.org/user/9740"
},
{
"name": "roberto.rivera.ixis",
"homepage": "https://www.drupal.org/user/3632325"
}
],
"description": "Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.",
"homepage": "https://www.drupal.org/project/google_analytics",
"support": {
"source": "https://git.drupalcode.org/project/google_analytics",
"issues": "https://www.drupal.org/project/issues/google_analytics"
}
},
{
"name": "drupal/google_tag",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/google_tag.git",
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/google_tag-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "1bdc6f93d1c79c27738320597f2185f5de37432f"
},
"require": {
},
"type": "drupal-module",
"extra": {
"drupal": {
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "solotandem",
"homepage": "https://www.drupal.org/user/240748"
}
],
"description": "Allows your website analytics to be managed using Google Tag Manager.",
"homepage": "https://www.drupal.org/project/google_tag",
"support": {
"source": "https://git.drupalcode.org/project/google_tag"
}
},
"url": "https://git.drupalcode.org/project/honeypot.git",
"url": "https://ftp.drupal.org/files/projects/honeypot-2.0.1.zip",
"reference": "2.0.1",
"shasum": "c29d248c0fdcdf733a31b9214355acfa73716632"
"drupal/core": "^8.0 || ^9.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.1",
"datestamp": "1597855128",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "Jeff Geerling",
"homepage": "https://www.drupal.org/user/213194",
{
"name": "TR",
"homepage": "https://www.drupal.org/user/202830"
},
{
"name": "geerlingguy",
"homepage": "https://www.drupal.org/user/389011"
},
{
"name": "vijaycs85",
"homepage": "https://www.drupal.org/user/93488"
}
],
"description": "Mitigates spam form submissions using the honeypot method.",
"homepage": "https://www.drupal.org/project/honeypot",
"keywords": [
"deterrent",
"form",
"honeypot",
"honeytrap",
"php",
"spam"
],
"support": {
"source": "https://git.drupalcode.org/project/honeypot",
"issues": "https://www.drupal.org/project/issues/honeypot"
"version": "1.0.0-rc9",
"url": "https://git.drupalcode.org/project/inline_entity_form.git",
"reference": "8.x-1.0-rc9"
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc9.zip",
"reference": "8.x-1.0-rc9",
"shasum": "78953103a9c6e4e44bc877820a35f39913ea4559"
"drupal/core": "^8.8 || ^9",
"php": ">=7.1"
"drupal/entity_reference_revisions": "^1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-rc9",
"datestamp": "1618174486",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
{
"name": "Centarro",
"homepage": "https://www.drupal.org/user/3661446"
},
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "dawehner",
"homepage": "https://www.drupal.org/user/99340"
},
{
"name": "geek-merlin",
"homepage": "https://www.drupal.org/user/229048"
},
{
"name": "joachim",
"homepage": "https://www.drupal.org/user/107701"
},
{
"name": "jsacksick",
"homepage": "https://www.drupal.org/user/972218"
},
{
"name": "kaythay",
"homepage": "https://www.drupal.org/user/2182186"
},
{
"name": "oknate",
"homepage": "https://www.drupal.org/user/471638"
},
{
"name": "ram4nd",
"homepage": "https://www.drupal.org/user/601534"
},
{
"name": "rszrama",
"homepage": "https://www.drupal.org/user/49344"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
},
{
"name": "webflo",
"homepage": "https://www.drupal.org/user/254778"
}
],
"description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.",
"homepage": "https://www.drupal.org/project/inline_entity_form",
"support": {
"source": "https://git.drupalcode.org/project/inline_entity_form"
{
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
"name": "drupal/jquery_ui",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jquery_ui.git",
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "64c19ecc8902e2b4b1ab0cc5f5fe28dbc83bfebe"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.4",
"datestamp": "1582149957",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "RobLoach",
"homepage": "https://www.drupal.org/user/61114"
},
{
"name": "jjeff",
"homepage": "https://www.drupal.org/user/17190"
},
{
"name": "lauriii",
"homepage": "https://www.drupal.org/user/1078742"
},
{
"name": "litwol",
"homepage": "https://www.drupal.org/user/78134"
},
{
"name": "mfb",
"homepage": "https://www.drupal.org/user/12302"
},
{
"name": "mfer",
"homepage": "https://www.drupal.org/user/25701"
},
{
"name": "mikelutz",
"homepage": "https://www.drupal.org/user/2972409"
},
{
"name": "sun",
"homepage": "https://www.drupal.org/user/54136"
},
{
"name": "webchick",
"homepage": "https://www.drupal.org/user/24967"
},
{
"name": "zrpnr",
"homepage": "https://www.drupal.org/user/1448368"
}
],
"description": "Provides jQuery UI library.",
"homepage": "https://www.drupal.org/project/jquery_ui",
"support": {
"source": "https://git.drupalcode.org/project/jquery_ui"
}
},
{
"name": "drupal/jquery_ui_datepicker",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jquery_ui_datepicker.git",
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jquery_ui_datepicker-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "19ffa245970ee4e9d908fa0c5d0761f567e487bb"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/jquery_ui": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1642614454",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Andrei Ivnitskii",
"homepage": "https://www.drupal.org/u/ivnish",
"role": "Maintainer"
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
},
{
"name": "ivnish",
"homepage": "https://www.drupal.org/user/3547706"
},
{
"name": "jrockowitz",
"homepage": "https://www.drupal.org/user/371407"
},
{
"name": "lauriii",
"homepage": "https://www.drupal.org/user/1078742"
},
{
"name": "zrpnr",
"homepage": "https://www.drupal.org/user/1448368"
}
],
"description": "Provides jQuery UI Datepicker library.",
"homepage": "https://www.drupal.org/project/jquery_ui_datepicker",
"support": {
"source": "https://git.drupalcode.org/project/jquery_ui_datepicker",
"issues": "https://www.drupal.org/project/issues/jquery_ui_datepicker"
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
}
},
{
"name": "drupal/jquery_ui_slider",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jquery_ui_slider.git",
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jquery_ui_slider-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "79b90cf60d45fc33ffdaa84bb2d6563f78a7d3d1"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/jquery_ui": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.1",
"datestamp": "1584107817",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "bnjmnm",
"homepage": "https://www.drupal.org/user/2369194"
},
{
"name": "lauriii",
"homepage": "https://www.drupal.org/user/1078742"
},
{
"name": "zrpnr",
"homepage": "https://www.drupal.org/user/1448368"
}
],
"description": "Provides jQuery UI Slider library.",
"homepage": "https://www.drupal.org/project/jquery_ui_slider",
"support": {
"source": "https://git.drupalcode.org/project/jquery_ui_slider"
}
},
{
"name": "drupal/jquery_ui_touch_punch",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jquery_ui_touch_punch.git",
"reference": "1.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jquery_ui_touch_punch-1.0.0.zip",
"reference": "1.0.0",
"shasum": "8444a0ed897ba3d8e8876a9602ec8b3dca678cd1"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/jquery_ui": "^1.0"
},
"suggest": {
"furf/jquery-ui-touch-punch": "Required to use drupal/jquery_ui_touch_punch module."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.0.0",
"datestamp": "1591893292",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Naveen Valecha",
"homepage": "https://drupal.org/u/naveenvalecha",
"role": "Maintainer"
}
],
"description": "Provides jQuery UI Touch Punch library.",
"homepage": "https://www.drupal.org/project/jquery_ui_touch_punch",
"keywords": [
"Drupal",
"jquery_ui_touch_punch"
],
"support": {
"source": "https://www.drupal.org/project/jquery_ui_touch_punch",
"issues": "https://www.drupal.org/project/issues/jquery_ui_touch_punch",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/libraries",
"version": "3.0.0-beta1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/libraries.git",
"reference": "8.x-3.0-beta1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/libraries-8.x-3.0-beta1.zip",
"reference": "8.x-3.0-beta1",
"shasum": "7843870c52251cc5290e1cdca94524f71edbf016"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.0-beta1",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Pol",
"homepage": "https://www.drupal.org/user/47194"
},
{
"name": "joseph.olstad",
"homepage": "https://www.drupal.org/user/1321830"
},
{
"name": "podarok",
"homepage": "https://www.drupal.org/user/116002"
},
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
{
"name": "rjacobs",
"homepage": "https://www.drupal.org/user/422459"
},
{
"name": "sun",
"homepage": "https://www.drupal.org/user/54136"
},
{
"name": "tstoeckler",
"homepage": "https://www.drupal.org/user/107158"
}
],
"description": "Allows version-dependent and shared usage of external libraries in Drupal.",
"homepage": "http://drupal.org/project/libraries",
"support": {
"source": "http://cgit.drupalcode.org/libraries",
"issues": "http://drupal.org/project/issues/libraries",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
"url": "https://git.drupalcode.org/project/link_attributes.git",
"reference": "8.x-1.11"
"url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.11.zip",
"reference": "8.x-1.11",
"shasum": "ca8c7e71c38350e3784dc3d1f779d700f55df818"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.11",
"datestamp": "1598323550",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "larowlan",
"homepage": "https://www.drupal.org/user/395439"
}
],
"description": "Provides a widget to allow settings of link attributes for menu links.",
"homepage": "https://www.drupal.org/project/link_attributes",
"support": {
"source": "https://git.drupalcode.org/project/link_attributes"
"url": "https://git.drupalcode.org/project/linkit.git",
"url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta13.zip",
"reference": "8.x-5.0-beta13",
"shasum": "9215fbea84166cabc9b7a2d9a04dedaffb9fc1ed"
"drupal/core": "^8.7.7 || ^9"
},
"require-dev": {
"drupal/imce": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Emil Stjerneman",
"homepage": "https://stjerneman.com",
"email": "emil@stjerneman.com",
"role": "Maintainer"
},
{
"name": "johnwebdev",
"homepage": "https://www.drupal.org/user/3331569"
}
],
"description": "Linkit - Enriched linking experience",
"homepage": "http://drupal.org/project/linkit",
"support": {
"source": "http://cgit.drupalcode.org/linkit",
"issues": "http://drupal.org/project/linkit"
}
},
"version": "3.0.0-beta1",
"url": "https://git.drupalcode.org/project/mathjax.git",
"reference": "3.0.0-beta1"
"url": "https://ftp.drupal.org/files/projects/mathjax-3.0.0-beta1.zip",
"reference": "3.0.0-beta1",
"shasum": "c81c33e19170f81a84c99d499e8ebadb7dacd6b9"
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.0-beta1",
"datestamp": "1606331550",
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "cilefen",
"homepage": "https://www.drupal.org/user/1850070"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
},
{
"name": "julou",
"homepage": "https://www.drupal.org/user/273952"
}
],
"description": "Javascript-based LaTeX rendering solution for your Drupal website.",
"homepage": "https://www.drupal.org/project/mathjax",
"support": {
"source": "https://git.drupalcode.org/project/mathjax"
"version": "2.0.0-alpha3",
"url": "https://git.drupalcode.org/project/media_entity_browser.git",
"reference": "8.x-2.0-alpha3"
"url": "https://ftp.drupal.org/files/projects/media_entity_browser-8.x-2.0-alpha3.zip",
"reference": "8.x-2.0-alpha3",
"shasum": "d24510f705d676ad84af35b9c0597dcdf9b7cd25"
"drupal/core": "^8 || ^9",
"drupal/entity_browser": "*",
"drupal/entity_browser_entity_form": "*",
"drupal/inline_entity_form": "*"
},
"require-dev": {
"drupal/ctools": "*",
"drupal/entity_browser": "^2",
"drupal/entity_browser_entity_form": "^2",
"drupal/inline_entity_form": "^1",
"drupal/video_embed_field": "^2"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.0-alpha3",
"datestamp": "1593747594",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Sam152",
"homepage": "https://www.drupal.org/user/1485048"
},
{
"name": "acbramley",
"homepage": "https://www.drupal.org/user/1036766"
},
{
"name": "benjy",
"homepage": "https://www.drupal.org/user/1852732"
},
{
"name": "larowlan",
"homepage": "https://www.drupal.org/user/395439"
},
{
"name": "rikki_iki",
"homepage": "https://www.drupal.org/user/1068918"
}
],
"description": "This module provides an Entity Browser for Media.",
"homepage": "https://www.drupal.org/project/media_entity_browser",
"support": {
"source": "https://git.drupalcode.org/project/media_entity_browser"
"version": "2.7.0",
"url": "https://git.drupalcode.org/project/media_entity_twitter.git",
"reference": "8.x-2.7"
"url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-2.7.zip",
"reference": "8.x-2.7",
"shasum": "6a2dec14a8fc1ebb88188e5b9b1afbd310342854"
"drupal/core": "^8.8 || ^9",
"j7mbo/twitter-api-php": "~1.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.7",
"datestamp": "1614676236",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Drupal Media Team",
"homepage": "https://www.drupal.org/user/3260690"
},
{
"name": "Primsi",
"homepage": "https://www.drupal.org/user/282629"
},
{
"name": "chr.fritsch",
"homepage": "https://www.drupal.org/user/2103716"
},
{
"name": "phenaproxima",
"homepage": "https://www.drupal.org/user/205645"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
}
],
"description": "Media Entity Twitter provider.",
"homepage": "https://www.drupal.org/project/media_entity_twitter",
"support": {
"source": "https://git.drupalcode.org/project/media_entity_twitter"
"url": "https://git.drupalcode.org/project/menu_block.git",
"url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.7.zip",
"reference": "8.x-1.7",
"shasum": "6d021a24a6a8691becbecf02ac236a7d8626d4d0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.7",
"datestamp": "1619638238",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "JohnAlbin",
"homepage": "https://www.drupal.org/user/32095"
},
{
"name": "RenatoG",
"homepage": "https://www.drupal.org/user/3326031"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
},
{
"name": "kim.pepper",
"homepage": "https://www.drupal.org/user/370574"
},
{
"name": "rrrob",
"homepage": "https://www.drupal.org/user/273533"
}
],
"description": "Provides configurable blocks of menu links.",
"homepage": "https://www.drupal.org/project/menu_block",
"support": {
"source": "https://git.drupalcode.org/project/menu_block"
"version": "1.16.0",
"url": "https://git.drupalcode.org/project/menu_breadcrumb.git",
"reference": "8.x-1.16"
"url": "https://ftp.drupal.org/files/projects/menu_breadcrumb-8.x-1.16.zip",
"reference": "8.x-1.16",
"shasum": "e7faa28edcd703c5512b480117d35718d0dd7441"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.16",
"datestamp": "1620238102",
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "RyanPrice",
"homepage": "https://www.drupal.org/user/873848"
},
{
"name": "aaron",
"homepage": "https://www.drupal.org/user/33420"
},
{
"name": "gdevlugt",
"homepage": "https://www.drupal.org/user/167273"
},
{
"name": "rphair",
"homepage": "https://www.drupal.org/user/3196607"
},
{
"name": "vaibhavjain",
"homepage": "https://www.drupal.org/user/1159692"
},
{
"name": "xurizaemon",
"homepage": "https://www.drupal.org/user/76026"
}
],
"description": "Create breadcrumbs from nested menu titles and/or taxonomy membership.",
"homepage": "https://www.drupal.org/project/menu_breadcrumb",
"support": {
"source": "https://git.drupalcode.org/project/menu_breadcrumb"
"url": "https://git.drupalcode.org/project/metatag.git",
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.16.zip",
"reference": "8.x-1.16",
"shasum": "1c0028f4ff4583dc6601035657dd631c351b290c"
"drupal/token": "^1.0"
},
"require-dev": {
"drupal/metatag_dc": "*",
"drupal/metatag_open_graph": "*",
"drupal/page_manager": "4.x-dev",
"drupal/panelizer": "4.x-dev",
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.16",
"datestamp": "1615820867",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "See contributors",
"homepage": "https://www.drupal.org/node/640498/committers",
"role": "Developer"
},
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
}
],
"description": "Manage meta tags for all entities.",
"homepage": "https://www.drupal.org/project/metatag",
"keywords": [
"Drupal",
"seo"
],
"support": {
"source": "https://git.drupalcode.org/project/metatag",
"issues": "https://www.drupal.org/project/issues/metatag",
"docs": "https://www.drupal.org/docs/8/modules/metatag"
{
"name": "drupal/migrate_devel",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/migrate_devel.git",
"reference": "8.x-2.0-alpha2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_devel-8.x-2.0-alpha2.zip",
"reference": "8.x-2.0-alpha2",
"shasum": "8ea8a10d8238c0a52abc7b12d688414e024999c8"
"drupal/core": "^8 || ^9"
},
"conflict": {
"drush/drush": "<9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.0-alpha2",
"datestamp": "1593367363",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Derimagia",
"homepage": "https://www.drupal.org/user/819640"
},
{
"name": "aczietlow",
"homepage": "https://www.drupal.org/user/1616656"
},
{
"name": "andrewmacpherson",
"homepage": "https://www.drupal.org/user/265648"
}
],
"description": "Migrate Development Tools",
"homepage": "https://www.drupal.org/project/migrate_devel",
"support": {
"source": "https://git.drupalcode.org/project/migrate_devel",
"issues": "https://www.drupal.org/project/issues/migrate_devel"
}
"url": "https://git.drupalcode.org/project/migrate_plus.git",
"url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-5.1.zip",
"reference": "8.x-5.1",
"shasum": "1257427ab0c64459c3c1e42bb2a98d3114b77163"
"drupal/core": "^8.8 || ^9",
"php": ">=7.1"
},
"require-dev": {
"drupal/migrate_example_advanced_setup": "*",
"drupal/migrate_example_setup": "*"
},
"suggest": {
"ext-soap": "*",
"sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-5.1",
"datestamp": "1588261060",
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "Mike Ryan",
"homepage": "https://www.drupal.org/u/mikeryan",
"role": "Maintainer"
},
{
"name": "Lucas Hedding",
"homepage": "https://www.drupal.org/u/heddn",
"role": "Maintainer"
},
{
"name": "mikeryan",
"homepage": "https://www.drupal.org/user/4420"
}
],
"description": "Enhancements to core migration support.",
"homepage": "https://www.drupal.org/project/migrate_plus",
"support": {
"source": "https://git.drupalcode.org/project/migrate_plus",
"issues": "https://www.drupal.org/project/issues/migrate_plus",
},
{
"name": "drupal/migrate_tools",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/migrate_tools.git",
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-5.0.zip",
"reference": "8.x-5.0",
"shasum": "b7c91aa6f7de9d6d548f65f83c8736e47e5926a1"
},
"require": {
"drupal/core": "^8.8 | ^9",
"drupal/migrate_plus": "^5",
"php": ">=7.1"
},
"require-dev": {
"drupal/migrate_plus": "^5",
"drupal/migrate_source_csv": "^3",
"drush/drush": "^10"
},
"suggest": {
"drush/drush": "^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-5.0",
"datestamp": "1588260531",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "Mike Ryan",
"homepage": "https://www.drupal.org/u/mikeryan",
"role": "Maintainer"
"name": "Lucas Hedding",
"homepage": "https://www.drupal.org/u/heddn",
"role": "Maintainer"
},
{
"name": "mikeryan",
"homepage": "https://www.drupal.org/user/4420"
}
],
"description": "Tools to assist in developing and running migrations.",
"homepage": "http://drupal.org/project/migrate_tools",
"support": {
"source": "https://git.drupalcode.org/project/migrate_tools",
"issues": "https://www.drupal.org/project/issues/migrate_tools",
"slack": "#migrate"
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
{
"name": "drupal/mobile_detect",
"version": "2.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/mobile_detect.git",
"reference": "8.x-2.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/mobile_detect-8.x-2.5.zip",
"reference": "8.x-2.5",
"shasum": "9e437c908a0ea0b8cc7f6453b4def6804c90bab6"
},
"require": {
"drupal/core": "^8 || ^9",
"mobiledetect/mobiledetectlib": "~2.8"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.5",
"datestamp": "1609164342",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Matthew Donadio (mpdonadio)",
"homepage": "https://www.drupal.org/u/mpdonadio",
"role": "Maintainer"
},
{
"name": "Darryl Norris (darol100)",
"homepage": "https://www.drupal.org/u/darol100",
"email": "admin@darrylnorris.com",
"role": "Co-maintainer"
},
{
"name": "nonom",
"homepage": "https://www.drupal.org/user/551790"
}
],
"description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices.",
"homepage": "http://drupal.org/project/mobile_detect",
"support": {
"source": "http://cgit.drupalcode.org/mobile_detect",
"issues": "http://drupal.org/project/mobile_detect",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/mobile_detect_twig_extensions.git",
"reference": "8.x-1.5"
"url": "https://ftp.drupal.org/files/projects/mobile_detect_twig_extensions-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "17a8ea3cae0b2b45c53281efe15b4eb484bbbbeb"
"drupal/core": "^8 || ^9",
"mobiledetect/mobiledetectlib": "^2.8"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.5",
"datestamp": "1599481461",
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Antonio Javier Martinez Muro (nonom)",
"homepage": "https://www.drupal.org/u/nonom",
"role": "Maintainer"
}
],
"description": "This module uses the Mobile_Detect library and add a few twig extensions to work with.",
"homepage": "https://drupal.org/project/mobile_detect_twig_extensions",
"support": {
"source": "https://cgit.drupalcode.org/mobile_detect_twig_extensions",
"issues": "https://drupal.org/project/issues/mobile_detect_twig_extensions",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
"url": "https://git.drupalcode.org/project/module_filter.git",
"url": "https://ftp.drupal.org/files/projects/module_filter-8.x-3.2.zip",
"reference": "8.x-3.2",
"shasum": "b5c1a5141da392340232a1ad0934b921b862e1f4"
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.2",
"datestamp": "1614918371",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"name": "andrey.troeglazov",
"homepage": "https://www.drupal.org/user/3145389"
"name": "greenSkin",
"homepage": "https://www.drupal.org/user/173855"
}
],
"description": "Filter the modules list.",
"homepage": "http://drupal.org/project/module_filter",
"source": "https://git.drupalcode.org/project/module_filter",
"issues": "https://www.drupal.org/project/issues/module_filter"
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
5944
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
{
"name": "drupal/multiple_fields_remove_button",
"version": "1.0.0-alpha13",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/multiple_fields_remove_button.git",
"reference": "8.x-1.0-alpha13"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/multiple_fields_remove_button-8.x-1.0-alpha13.zip",
"reference": "8.x-1.0-alpha13",
"shasum": "d7171a7c1cba940320c271432f8e7c432a539989"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-alpha13",
"datestamp": "1590964821",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "asghar",
"homepage": "https://www.drupal.org/user/415797"
},
{
"name": "semjuel",
"homepage": "https://www.drupal.org/user/2426534"
}
],
"description": "Add remove button for multi showing fields.",
"homepage": "https://www.drupal.org/project/multiple_fields_remove_button",
"support": {
"source": "https://git.drupalcode.org/project/multiple_fields_remove_button"
}
},
{
"name": "drupal/pantheon_advanced_page_cache",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/pantheon_advanced_page_cache.git",
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/pantheon_advanced_page_cache-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "265f738df7e0d094f43b4f7a5b31ac3c5d799316"
"drupal/core": "^8 || ^9"
},
"require-dev": {
"drupal/coder": "^8.2",
"drupal/drupal-extension": "^3.3",
"phpunit/phpunit": "^6.3"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1611003910",
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"autoload": {
"psr-4": {
"PantheonSystems\\CDNBehatHelpers\\": "tests/behat/helper_classes/"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"scripts": {
"codesniff": [
"phpcs --report=full --extensions=php,module,inc,theme,info,install --standard=vendor/drupal/coder/coder_sniffer/Drupal src",
"phpcs --report=full --extensions=php,module,inc,theme,info,install --standard=vendor/drupal/coder/coder_sniffer/Drupal tests/modules",
"phpcs tests/behat --standard=PSR2"
],
"phpcbf": [
"phpcbf --report=full --extensions=php,module,inc,theme,info,install --standard=vendor/drupal/coder/coder_sniffer/Drupal src",
"phpcbf --report=full --extensions=php,module,inc,theme,info,install --standard=vendor/drupal/coder/coder_sniffer/Drupal tests/modules",
"phpcbf tests/behat --standard=PSR2"
],
"phpunit": [
"phpunit tests --colors=always"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Ari Gold",
"homepage": "https://www.drupal.org/user/329006"
},
{
"name": "David Strauss",
"homepage": "https://www.drupal.org/user/93254"
},
{
"name": "greg.1.anderson",
"homepage": "https://www.drupal.org/user/438598"
},
{
"name": "stevector",
"homepage": "https://www.drupal.org/user/179805"
}
],
"description": "Advanced page cache capabilities for Pantheon.",
"homepage": "https://www.drupal.org/project/pantheon_advanced_page_cache",
"support": {
"source": "https://git.drupalcode.org/project/pantheon_advanced_page_cache"
}
},
"url": "https://git.drupalcode.org/project/paragraphs.git",
"reference": "8.x-1.12"
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.12.zip",
"reference": "8.x-1.12",
"shasum": "3b67d8af1160af42d93a4610be1e02869e428965"
"drupal/core": "^8.8 || ^9",
"drupal/entity_reference_revisions": "~1.3"
},
"require-dev": {
"drupal/block_field": "~1.0",
"drupal/paragraphs-paragraphs_library": "*",
"suggest": {
"drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
},
"version": "8.x-1.12",
"datestamp": "1590140081",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Frans",
"homepage": "https://www.drupal.org/user/514222"
},
{
"name": "Primsi",
"homepage": "https://www.drupal.org/user/282629"
},
{
"name": "jeroen.b",
"homepage": "https://www.drupal.org/user/1853532"
},
{
"name": "jstoller",
"homepage": "https://www.drupal.org/user/99012"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
}
],
"description": "Enables the creation of Paragraphs entities.",
"homepage": "https://www.drupal.org/project/paragraphs",
"support": {
"source": "https://git.drupalcode.org/project/paragraphs"
"url": "https://git.drupalcode.org/project/pathauto.git",
"url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip",
"reference": "8.x-1.8",
"shasum": "ede3216abb9c4f77709338d9147334c595046329"
"suggest": {
"drupal/redirect": "When installed Pathauto will provide a new \"Update Action\" in case your URLs change. This is the recommended update action and is considered the best practice for SEO and usability."
},
"version": "8.x-1.8",
"datestamp": "1588103046",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
6164
6165
6166
6167
6168
6169
6170
6171
6172
6173
6174
6175
6176
6177
6178
6179
6180
6181
6182
6183
6184
6185
6186
6187
6188
6189
6190
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "Freso",
"homepage": "https://www.drupal.org/user/27504"
},
{
"name": "greggles",
"homepage": "https://www.drupal.org/user/36762"
}
],
"description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.",
"homepage": "https://www.drupal.org/project/pathauto",
"support": {
"source": "https://cgit.drupalcode.org/pathauto",
"issues": "https://www.drupal.org/project/issues/pathauto",
"documentation": "https://www.drupal.org/docs/8/modules/pathauto"
{
"name": "drupal/queue_mail",
"version": "1.4.0",
"source": {
"type": "git",
6201
6202
6203
6204
6205
6206
6207
6208
6209
6210
6211
6212
6213
6214
6215
6216
6217
6218
6219
6220
6221
6222
6223
6224
6225
6226
6227
6228
6229
6230
6231
6232
6233
6234
6235
6236
6237
6238
6239
6240
6241
6242
6243
6244
6245
6246
6247
6248
6249
6250
6251
6252
6253
6254
"url": "https://git.drupalcode.org/project/queue_mail.git",
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/queue_mail-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "ccc3603d084017ec4d3aa67fa60da171ef8d63b8"
},
"require": {
"drupal/core": "^8.8.0 || ^9.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.4",
"datestamp": "1632316348",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Evgenii Nikitin (sinn)",
"homepage": "https://www.drupal.org/u/sinn",
"role": "Maintainer"
},
{
"name": "Steven Jones",
"homepage": "https://www.drupal.org/user/99644",
"role": "Maintainer"
},
{
"name": "sinn",
"homepage": "https://www.drupal.org/user/682600"
},
{
"name": "wafaa",
"homepage": "https://www.drupal.org/user/50133"
}
],
"description": "Queues all mail sent by your Drupal site so that it is sent via cron using the Drupal Queue API.",
"homepage": "http://drupal.org/project/queue_mail",
"support": {
"source": "https://git.drupalcode.org/project/queue_mail",
"issues": "https://www.drupal.org/project/issues/queue_mail"
}
},
{
"name": "drupal/rebuild_cache_access",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/rebuild_cache_access.git",
"reference": "8.x-1.7"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/rebuild_cache_access-8.x-1.7.zip",
"reference": "8.x-1.7",
"shasum": "96bba176bce2bfc8b691ea77ec19d78dcab34032"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.7",
"datestamp": "1591970433",
6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
6292
6293
6294
6295
6296
6297
6298
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "leymannx",
"homepage": "https://www.drupal.org/user/2482808"
}
],
"description": "Provide a Rebuild Cache admin toolbar button accessible to every role with the corresponding permission set.",
"homepage": "https://www.drupal.org/project/rebuild_cache_access",
"support": {
"source": "https://git.drupalcode.org/project/rebuild_cache_access"
}
},
Brian Canini
committed
{
"name": "drupal/recaptcha",
Brian Canini
committed
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/recaptcha.git",
Brian Canini
committed
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/recaptcha-8.x-3.0.zip",
"reference": "8.x-3.0",
"shasum": "5f1b179184b105ad6c121ab5505054e1e99331b9"
Brian Canini
committed
},
"require": {
"drupal/captcha": "^1.0.0-alpha1",
"drupal/core": "^8 || ^9",
"google/recaptcha": "^1.2"
Brian Canini
committed
},
"type": "drupal-module",
"extra": {
"drupal": {
Loading
Loading full blame...