You are here

hover_preview.libraries.yml in Hover Preview for ImageCache 8

File

hover_preview.libraries.yml
View source
  1. # All libraries supported by hover_preview module.
  2. hover_preview.hover_preview:
  3. version: VERSION
  4. js:
  5. js/hover_preview.js: {}
  6. hover_preview.imgPreview:
  7. remote: http://james.padolsey.com/demos/imgPreview/full/imgpreview.full.jquery.js
  8. license:
  9. name: GPL
  10. url: http://james.padolsey.com/demos/imgPreview/full/imgpreview.full.jquery.js
  11. gpl-compatible: true
  12. version: 0.22
  13. js:
  14. js/imgpreview.min.jquery.js: {}
  15. #js/imgPreview.js: {}
  16. css:
  17. theme:
  18. css/imgPreview.css: {}
  19. dependencies:
  20. - core/jquery
  21. hover_preview.imghover:
  22. remote: https://code.google.com/archive/p/jquery-image-hover/
  23. license:
  24. name: GPL
  25. url: https://code.google.com/archive/p/jquery-image-hover/
  26. gpl-compatible: true
  27. version: 2011.05.11
  28. js:
  29. js/jquery.imghover.js: {}
  30. dependencies:
  31. - core/jquery