
| Current Path : /var/www/html_old/12park.003/web/modules/minifyjs/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html_old/12park.003/web/modules/minifyjs/composer.json |
{
"name": "drupal/minifyjs",
"description": "Allows an administrator to minify any javascript file in Drupal and use that version rather than the original.",
"type": "drupal-module",
"homepage": "https://www.drupal.org/project/minifyjs",
"authors": [
{
"name": "Scott Joudry",
"email": "sj@slydevil.com"
}
],
"support": {
"issues": "https://www.drupal.org/project/issues/minifyjs"
},
"license": "GPL-2.0+",
"minimum-stability": "dev",
"require": {
"patchwork/jsqueeze": "~2.0"
}
}