You are here

commerce_braintree.libraries.yml in Commerce Braintree 8

File

commerce_braintree.libraries.yml
View source
  1. braintree:
  2. remote: https://github.com/braintree/braintree-web
  3. version: "3.63.0"
  4. license:
  5. name: MIT
  6. url: https://github.com/braintree/braintree-web/blob/3.63.0/LICENSE
  7. gpl-compatible: true
  8. js:
  9. https://js.braintreegateway.com/web/3.63.0/js/client.min.js:
  10. minified: true
  11. type: external
  12. attributes:
  13. integrity: "sha384-ZHskZunH2QBgj6ycChe+o36zanVW4kPJgVzHE6NzDh/sVcw7Mi91fn+F8DVarYTJ"
  14. crossorigin: anonymous
  15. braintree-hosted-fields:
  16. remote: https://github.com/braintree/braintree-web
  17. version: "3.63.0"
  18. license:
  19. name: MIT
  20. url: https://github.com/braintree/braintree-web/blob/3.63.0/LICENSE
  21. gpl-compatible: true
  22. js:
  23. https://js.braintreegateway.com/web/3.63.0/js/hosted-fields.min.js:
  24. minified: true
  25. type: external
  26. attributes:
  27. integrity: "sha384-5t+KekG+CXLHweU5dzcjEm6D7P/QxOYZlIytVizVGYiRo8NlnKKOxPobb8egDbf9"
  28. crossorigin: anonymous
  29. dependencies:
  30. - commerce_braintree/braintree
  31. braintree-3d-secure:
  32. remote: https://github.com/braintree/braintree-web
  33. version: "3.63.0"
  34. license:
  35. name: MIT
  36. url: https://github.com/braintree/braintree-web/blob/3.63.0/LICENSE
  37. gpl-compatible: true
  38. js:
  39. https://js.braintreegateway.com/web/3.63.0/js/three-d-secure.min.js:
  40. minified: true
  41. type: external
  42. attributes:
  43. integrity: "sha384-U+r7hbUA6iXH773n6iPUKYQx2vXSLPhRVPJu2fT2riDp8MhNS1bcSRvrVAxt8CEJ"
  44. crossorigin: anonymous
  45. dependencies:
  46. - commerce_braintree/braintree
  47. braintree-paypal-checkout:
  48. remote: https://github.com/braintree/braintree-web
  49. version: "3.63.0"
  50. license:
  51. name: MIT
  52. url: https://github.com/braintree/braintree-web/blob/3.63.0/LICENSE
  53. gpl-compatible: true
  54. js:
  55. https://js.braintreegateway.com/web/3.63.0/js/paypal-checkout.min.js:
  56. minified: true
  57. type: external
  58. attributes:
  59. integrity: "sha384-qrDp2Sd1TGHKNKfzR0mpqO1HcKR/3cjBstmNjNYv1/fleFKkCckS9L4+F2F8GDgf"
  60. crossorigin: anonymous
  61. dependencies:
  62. - commerce_braintree/braintree
  63. hosted-fields:
  64. version: VERSION
  65. css:
  66. theme:
  67. css/commerce_braintree.form.css: {}
  68. js:
  69. js/hosted-fields.js: {}
  70. js/commerce_braintree.js: {}
  71. dependencies:
  72. - classy/messages
  73. - core/jquery
  74. - core/drupal
  75. - core/jquery.once
  76. - commerce_braintree/braintree-hosted-fields
  77. checkout-review:
  78. version: VERSION
  79. css:
  80. theme:
  81. css/commerce_braintree.form.css: {}
  82. js:
  83. js/commerce_braintree.review.js: {}
  84. dependencies:
  85. - classy/messages
  86. - core/drupal.dialog
  87. - core/drupalSettings
  88. - core/drupal
  89. - core/jquery
  90. - core/jquery.once
  91. - commerce_braintree/braintree-hosted-fields
  92. - commerce_braintree/braintree-3d-secure
  93. paypal:
  94. version: VERSION
  95. js:
  96. js/paypal.js: {}
  97. js/commerce_braintree.js: {}
  98. dependencies:
  99. - classy/messages
  100. - core/jquery
  101. - core/drupal
  102. - core/jquery.once
  103. - commerce_braintree/braintree-paypal-checkout