You are here

sharerich.libraries.yml in Sharerich 8

File

sharerich.libraries.yml
View source
  1. sharerich:
  2. version: VERSION
  3. js:
  4. js/sharerich.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/jquery.once
  8. - core/drupal
  9. - core/drupalSettings
  10. css:
  11. theme:
  12. css/sharerich.css: {}
  13. rrssb:
  14. remote: https://raw.githubusercontent.com/kni-labs/rrssb
  15. version: 1.8.4
  16. license:
  17. name: MIT
  18. url: https://github.com/kni-labs/rrssb/blob/master/LICENSE.md
  19. gpl-compatible: true
  20. js:
  21. js/rrssb.min.js: {}
  22. css:
  23. theme:
  24. css/rrssb.css: {}
  25. dependencies:
  26. - core/jquery