|
@@ -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": "1bc43b3e9f2e1ead63a21f6ac9dd2a10",
|
|
|
+ "content-hash": "a6b8dde1a5b90c4bd198cd52684607d6",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "alchemy/zippy",
|
|
@@ -9614,6 +9614,50 @@
|
|
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "drupal/js_cache_buster",
|
|
|
+ "version": "1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://git.drupalcode.org/project/js_cache_buster.git",
|
|
|
+ "reference": "1.0.1"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/js_cache_buster-1.0.1.zip",
|
|
|
+ "reference": "1.0.1",
|
|
|
+ "shasum": "1b3e502400f3f50027c1af38fbc87f4bdf58f21b"
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "drupal/core": "^8 || ^9"
|
|
|
+ },
|
|
|
+ "type": "drupal-module",
|
|
|
+ "extra": {
|
|
|
+ "drupal": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "datestamp": "1632682358",
|
|
|
+ "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": "anrkaid",
|
|
|
+ "homepage": "https://www.drupal.org/user/911760"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Adds cache buster parameter to javascript files.",
|
|
|
+ "homepage": "https://www.drupal.org/project/js_cache_buster",
|
|
|
+ "support": {
|
|
|
+ "source": "https://git.drupalcode.org/project/js_cache_buster"
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"name": "drupal/jsonapi_extras",
|
|
|
"version": "3.20.0",
|