You are here

masonry.libraries.yml in Masonry API 8

File

masonry.libraries.yml
View source
  1. masonry:
  2. title: 'Masonry'
  3. website: http://masonry.desandro.com
  4. version: 4.2.2
  5. js:
  6. /libraries/masonry/dist/masonry.pkgd.min.js: { minified: true }
  7. imagesloaded:
  8. remote: https://github.com/desandro/imagesloaded
  9. version: 4.1.4
  10. license:
  11. name: MIT
  12. url: https://github.com/desandro/imagesloaded/
  13. gpl-compatible: true
  14. js:
  15. /libraries/imagesloaded/imagesloaded.pkgd.min.js: { minified: true }
  16. dependencies:
  17. - core/jquery
  18. masonry.layout:
  19. js:
  20. js/masonry.js: {}
  21. drupalSettings:
  22. # These placeholder values will be set by system_js_settings_alter().
  23. masonry: []
  24. dependencies:
  25. - core/jquery
  26. - core/drupal
  27. - core/jquery.once
  28. - masonry/imagesloaded
  29. - masonry/masonry