You are here

cpf.libraries.yml in CPF 8

Same filename and directory in other branches
  1. 8.2 cpf.libraries.yml

File

cpf.libraries.yml
View source
  1. mask_plugin:
  2. remote: https://igorescobar.github.io/jQuery-Mask-Plugin/
  3. license:
  4. name: MIT
  5. url: https://github.com/igorescobar/jQuery-Mask-Plugin/blob/master/LICENSE
  6. gpl-compatible: true
  7. js:
  8. jquery.mask.min.js: { minified: true }
  9. cpf:
  10. version: 1.x
  11. js:
  12. js/cpf.js: {}
  13. dependencies:
  14. - core/jquery
  15. - core/drupalSettings
  16. - cpf/mask_plugin