
| Current Path : /var/www/html_old/12park.007/web/modules/at_tools/ |
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.007/web/modules/at_tools/composer.json |
{
"name": "drupal/at_tools",
"description": "Tools to support Adaptivetheme 8.x and sub-themes, includes the AT Theme Generator.",
"type": "drupal-module",
"homepage": "https://www.drupal.org/project/at_tools",
"authors": [
{
"name": "Jeff Burnz",
"homepage": "http://adaptivethemes.com",
"role": "Maintainer"
}
],
"support": {
"issues": "https://www.drupal.org/project/issues/at_tools",
"irc": "irc://irc.freenode.org/drupal-contribute",
"source": "http://git.drupal.org/project/at_tools.git"
},
"license": "GPL-2.0+",
"minimum-stability": "dev",
"require": {
"drupal/adaptivetheme": "8.*"
}
}