
| Current Path : /var/www/html/strat/web/modules/contrib/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/strat/web/modules/contrib/token/composer.json |
{
"name": "drupal/token",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"description": "Provides a user interface for the Token API, some missing core tokens.",
"require-dev": {
"drupal/book": "^1 || ^2"
},
"extra": {
"drush": {
"services": {
"drush.services.yml": ">=9"
}
}
}
}