Drupal investigation

user.info.yml 335B

1234567891011121314151617
  1. name: User
  2. type: module
  3. description: 'Manages the user registration and login system.'
  4. package: Core
  5. # version: VERSION
  6. # core: 8.x
  7. required: true
  8. configure: user.admin_index
  9. dependencies:
  10. - system
  11. # Information added by Drupal.org packaging script on 2017-04-06
  12. version: '8.3.0'
  13. core: '8.x'
  14. project: 'drupal'
  15. datestamp: 1491439130