slick-carrousel
This commit is contained in:
Generated
+128
-1
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "2d02333ad4ccdbef0bb58f0885e81016",
|
||||
"content-hash": "1a878f74aaba185433cefea4134018db",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -2869,6 +2869,73 @@
|
||||
"source": "https://git.drupalcode.org/project/betterlogin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/blazy",
|
||||
"version": "2.16.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/blazy.git",
|
||||
"reference": "8.x-2.16"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/blazy-8.x-2.16.zip",
|
||||
"reference": "8.x-2.16",
|
||||
"shasum": "ae84ac6083f734968eb9c7cc008b32aaa04c5b9c"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9 || ^10"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/csp": "<1.12"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.16",
|
||||
"datestamp": "1685788557",
|
||||
"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": "Gaus Surahman",
|
||||
"homepage": "https://www.drupal.org/u/gausarts",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Contributors",
|
||||
"homepage": "https://www.drupal.org/node/2663268/committers",
|
||||
"role": "Contributor"
|
||||
},
|
||||
{
|
||||
"name": "geek-merlin",
|
||||
"homepage": "https://www.drupal.org/user/229048"
|
||||
},
|
||||
{
|
||||
"name": "sun",
|
||||
"homepage": "https://www.drupal.org/user/54136"
|
||||
}
|
||||
],
|
||||
"description": "Provides basic bLazy integration for lazy loading and multi-serving images.",
|
||||
"homepage": "https://drupal.org/project/blazy",
|
||||
"keywords": [
|
||||
"Drupal",
|
||||
"bLazy",
|
||||
"lazyload"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/blazy",
|
||||
"issues": "https://drupal.org/project/issues/blazy"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/block_class",
|
||||
"version": "1.3.0",
|
||||
@@ -8344,6 +8411,66 @@
|
||||
"source": "https://git.drupalcode.org/project/search_api"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/slick",
|
||||
"version": "2.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/slick.git",
|
||||
"reference": "8.x-2.9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/slick-8.x-2.9.zip",
|
||||
"reference": "8.x-2.9",
|
||||
"shasum": "1c2cec19148a096f875390e2fd6a9e56caf5bacd"
|
||||
},
|
||||
"require": {
|
||||
"drupal/blazy": ">=2.14",
|
||||
"drupal/core": "^8.8 || ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.9",
|
||||
"datestamp": "1685789618",
|
||||
"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": "Contributors",
|
||||
"homepage": "https://www.drupal.org/node/2232779/committers",
|
||||
"role": "Contributors"
|
||||
},
|
||||
{
|
||||
"name": "shadcn",
|
||||
"homepage": "https://www.drupal.org/user/571032"
|
||||
},
|
||||
{
|
||||
"name": "thalles",
|
||||
"homepage": "https://www.drupal.org/user/3589086"
|
||||
}
|
||||
],
|
||||
"description": "Slick carousel, the last carousel you'll ever need.",
|
||||
"homepage": "https://drupal.org/project/slick",
|
||||
"keywords": [
|
||||
"Drupal",
|
||||
"carousel",
|
||||
"slideshow"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/slick",
|
||||
"issues": "https://drupal.org/project/issues/slick"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/smart_trim",
|
||||
"version": "1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user