Newer
Older
"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"