You are here

chosen.libraries.yml in Chosen 8.2

Same filename and directory in other branches
  1. 3.0.x chosen.libraries.yml

File

chosen.libraries.yml
View source
  1. drupal.chosen:
  2. remote: https://drupal.org/project/chosen
  3. version: 1.7.0
  4. license:
  5. name: GNU GPL v2
  6. url: https://www.drupal.org/about/licensing
  7. gpl-compatible: true
  8. js:
  9. js/chosen.js: {}
  10. css:
  11. component:
  12. css/chosen-drupal.css: {}
  13. dependencies:
  14. - core/drupal
  15. - core/jquery
  16. - core/jquery.once
  17. - chosen_lib/chosen