field_example.libraries.yml

Same filename in other branches
  1. 3.x modules/field_example/field_example.libraries.yml
modules/field_example/field_example.libraries.yml

File

modules/field_example/field_example.libraries.yml

View source
  1. jquery.farbtastic:
  2. remote: https://github.com/mattfarina/farbtastic
  3. version: "1.3u"
  4. license:
  5. name: GPL-2.0-or-later
  6. url: https://raw.githubusercontent.com/mattfarina/farbtastic/master/LICENSE.txt
  7. gpl-compatible: true
  8. js:
  9. https://cdn.jsdelivr.net/gh/mattfarina/farbtastic@1.3u/farbtastic.js: { external: true }
  10. css:
  11. component:
  12. https://cdn.jsdelivr.net/gh/mattfarina/farbtastic@1.3u/farbtastic.css: { external: true }
  13. dependencies:
  14. - core/jquery
  15. colorpicker:
  16. version: 1.x
  17. js:
  18. field_example.js: {}
  19. dependencies:
  20. - field_example/jquery.farbtastic