You are here

moment.libraries.yml in Moment.js 8.2

File

moment.libraries.yml
View source
  1. moment:
  2. version: 2.x
  3. license:
  4. name: MIT
  5. url: https://github.com/moment/moment/blob/develop/LICENSE
  6. gpl-compatible: true
  7. js:
  8. library://moment/min/moment.min.js: { minified: true }
  9. js/moment.js: {}
  10. js/moment.locale.js: {}
  11. dependencies:
  12. - core/drupal
  13. - core/jquery
  14. moment.locales:
  15. version: 2.x
  16. license:
  17. name: MIT
  18. url: https://github.com/moment/moment/blob/develop/LICENSE
  19. gpl-compatible: true
  20. js:
  21. library://moment/min/locales.min.js: { minified: true }
  22. dependencies:
  23. - moment/moment