You are here

outdatedbrowser.libraries.yml in Outdated Browser 8

File

outdatedbrowser.libraries.yml
View source
  1. drupal:
  2. version: VERSION
  3. js:
  4. js/outdatedbrowser.js: {}
  5. dependencies:
  6. - core/drupal
  7. - core/jquery.cookie
  8. - outdatedbrowser/library
  9. library:
  10. remote: https://github.com/burocratik/outdated-browser
  11. version: 1.1.0
  12. license:
  13. name: MIT
  14. url: http://zenorocha.mit-license.org/
  15. gpl-compatible: true
  16. js:
  17. /libraries/outdated-browser/outdatedbrowser/outdatedbrowser.min.js: { minified: true }
  18. css:
  19. theme:
  20. /libraries/outdated-browser/outdatedbrowser/outdatedbrowser.min.css: { minified: true }
  21. library.uncompressed:
  22. remote: https://github.com/burocratik/outdated-browser
  23. version: 1.1.0
  24. license:
  25. name: MIT
  26. url: http://zenorocha.mit-license.org/
  27. gpl-compatible: true
  28. js:
  29. /libraries/outdated-browser/outdatedbrowser/outdatedbrowser.js: { }
  30. css:
  31. theme:
  32. /libraries/outdated-browser/outdatedbrowser/outdatedbrowser.css: { }