composer.json 203 B

12345
  1. {
  2. "name": "drupal/login_destination",
  3. "description": "The Login Destination module add possibility customize the destination that the user is redirected to after login.",
  4. "type": "drupal-module"
  5. }