moment.libraries.yml in Moment.js 8.2
File
moment.libraries.yml
View source
- moment:
- version: 2.x
- license:
- name: MIT
- url: https://github.com/moment/moment/blob/develop/LICENSE
- gpl-compatible: true
- js:
- library://moment/min/moment.min.js: { minified: true }
- js/moment.js: {}
- js/moment.locale.js: {}
- dependencies:
- - core/drupal
- - core/jquery
-
- moment.locales:
- version: 2.x
- license:
- name: MIT
- url: https://github.com/moment/moment/blob/develop/LICENSE
- gpl-compatible: true
- js:
- library://moment/min/locales.min.js: { minified: true }
- dependencies:
- - moment/moment