
| Current Path : /var/www/html_old/12park.008/web/modules/token/ |
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.008/web/modules/token/composer.json |
{
"name": "drupal/token",
"type": "drupal-module",
"license": "GPL-2.0+",
"description": "Provides a user interface for the Token API, some missing core tokens.",
"require": {
"drupal/core": "^8.7.7 || ^9"
},
"extra": {
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
}
}