You are here

charts_google.libraries.yml in Charts 8

modules/charts_google/charts_google.libraries.yml

File

modules/charts_google/charts_google.libraries.yml
View source
  1. charts_google:
  2. version: 1.x
  3. js:
  4. js/charts_google.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/jquery.once
  8. - core/drupal
  9. - core/drupalSettings
  10. google:
  11. remote: https://www.gstatic.com/charts/loader.js
  12. version: VERSION
  13. license:
  14. name: Apache 2.0
  15. url: http://www.apache.org/licenses/LICENSE-2.0
  16. gpl-compatible: false
  17. js:
  18. vendor/google/loader.js: {}