Same filename and directory in other branches
  1. 5.0.x modules/views_slideshow_cycle/views_slideshow_cycle.libraries.yml 1 comment
  2. 8.x-4.x modules/views_slideshow_cycle/views_slideshow_cycle.libraries.yml 1 comment
modules/views_slideshow_cycle/views_slideshow_cycle.libraries.yml

File

modules/views_slideshow_cycle/views_slideshow_cycle.libraries.yml

View source
  1. formoptions:
  2. js:
  3. js/formoptions.js: {}
  4. dependencies:
  5. - core/jquery
  6. - core/drupal
  7. views_slideshow_cycle:
  8. css:
  9. component:
  10. css/views_slideshow_cycle.css: {}
  11. js:
  12. js/views_slideshow_cycle.js: {}
  13. dependencies:
  14. - core/jquery
  15. - core/drupal
  16. - core/drupalSettings
  17. jquery_cycle:
  18. remote: http://malsup.github.io/jquery.cycle.all.js
  19. version: 3.0.3
  20. license:
  21. name: MIT
  22. url: http://jquery.malsup.com/license.html
  23. gpl-compatible: true
  24. js:
  25. /libraries/jquery.cycle/jquery.cycle.all.js: {}
  26. dependencies:
  27. - core/jquery
  28. json2:
  29. remote: https://raw.githubusercontent.com/douglascrockford/JSON-js/master/json2.js
  30. version: 2.0
  31. license:
  32. name: MIT
  33. url: https://github.com/douglascrockford/JSON-js/blob/master/README
  34. gpl-compatible: true
  35. js:
  36. /libraries/json2/json2.js: {}
  37. jquery_pause:
  38. remote: https://github.com/tobia/Pause
  39. version: 3.0.3
  40. license:
  41. name: GNU
  42. url: https://raw.githubusercontent.com/tobia/Pause/master/LICENSE.txt
  43. gpl-compatible: true
  44. js:
  45. /libraries/jquery.pause/jquery.pause.js: {}
  46. dependencies:
  47. - core/jquery