5019-5019.js.license 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. SPDX-License-Identifier: MIT
  2. SPDX-License-Identifier: ISC
  3. SPDX-License-Identifier: GPL-3.0-or-later
  4. SPDX-License-Identifier: BSD-3-Clause
  5. SPDX-License-Identifier: AGPL-3.0-or-later
  6. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  7. SPDX-FileCopyrightText: inherits developers
  8. SPDX-FileCopyrightText: escape-html developers
  9. SPDX-FileCopyrightText: debounce developers
  10. SPDX-FileCopyrightText: Varun A P
  11. SPDX-FileCopyrightText: Tobias Koppers @sokra
  12. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  13. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  14. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  15. SPDX-FileCopyrightText: Roeland Jago Douma
  16. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  17. SPDX-FileCopyrightText: Perry Mitchell <perry@perrymitchell.net>
  18. SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  19. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  20. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  21. SPDX-FileCopyrightText: Matt Zabriskie
  22. SPDX-FileCopyrightText: Joyent
  23. SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
  24. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  25. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  26. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  27. SPDX-FileCopyrightText: Hypercontext
  28. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  29. SPDX-FileCopyrightText: GitHub Inc.
  30. SPDX-FileCopyrightText: Feross Aboukhadijeh
  31. SPDX-FileCopyrightText: Evan You
  32. SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
  33. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  34. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  35. SPDX-FileCopyrightText: David Clark
  36. SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
  37. SPDX-FileCopyrightText: Christoph Wurst
  38. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  39. SPDX-FileCopyrightText: Andris Reinman
  40. SPDX-FileCopyrightText: Alkemics
  41. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  42. This file is generated from multiple sources. Included packages:
  43. - @nextcloud/auth
  44. - version: 2.4.0
  45. - license: GPL-3.0-or-later
  46. - @nextcloud/axios
  47. - version: 2.5.1
  48. - license: GPL-3.0-or-later
  49. - @nextcloud/browser-storage
  50. - version: 0.4.0
  51. - license: GPL-3.0-or-later
  52. - @nextcloud/capabilities
  53. - version: 1.2.0
  54. - license: GPL-3.0-or-later
  55. - @nextcloud/dialogs
  56. - version: 6.0.0
  57. - license: AGPL-3.0-or-later
  58. - semver
  59. - version: 7.6.3
  60. - license: ISC
  61. - @nextcloud/event-bus
  62. - version: 3.3.1
  63. - license: GPL-3.0-or-later
  64. - @nextcloud/files
  65. - version: 3.9.0
  66. - license: AGPL-3.0-or-later
  67. - @nextcloud/initial-state
  68. - version: 2.2.0
  69. - license: GPL-3.0-or-later
  70. - @nextcloud/l10n
  71. - version: 3.1.0
  72. - license: GPL-3.0-or-later
  73. - @nextcloud/logger
  74. - version: 3.0.2
  75. - license: GPL-3.0-or-later
  76. - @nextcloud/paths
  77. - version: 2.2.1
  78. - license: GPL-3.0-or-later
  79. - @nextcloud/router
  80. - version: 3.0.1
  81. - license: GPL-3.0-or-later
  82. - @nextcloud/sharing
  83. - version: 0.2.3
  84. - license: GPL-3.0-or-later
  85. - @nextcloud/vue
  86. - version: 8.17.1
  87. - license: AGPL-3.0-or-later
  88. - @vueuse/components
  89. - version: 11.1.0
  90. - license: MIT
  91. - @vueuse/core
  92. - version: 11.1.0
  93. - license: MIT
  94. - @vueuse/shared
  95. - version: 11.1.0
  96. - license: MIT
  97. - axios
  98. - version: 1.7.7
  99. - license: MIT
  100. - base64-js
  101. - version: 1.5.1
  102. - license: MIT
  103. - cancelable-promise
  104. - version: 4.3.1
  105. - license: MIT
  106. - charenc
  107. - version: 0.0.2
  108. - license: BSD-3-Clause
  109. - crypt
  110. - version: 0.0.2
  111. - license: BSD-3-Clause
  112. - css-loader
  113. - version: 7.1.2
  114. - license: MIT
  115. - debounce
  116. - version: 2.1.0
  117. - license: MIT
  118. - dompurify
  119. - version: 3.1.7
  120. - license: (MPL-2.0 OR Apache-2.0)
  121. - escape-html
  122. - version: 1.0.3
  123. - license: MIT
  124. - floating-vue
  125. - version: 1.0.0-beta.19
  126. - license: MIT
  127. - focus-trap
  128. - version: 7.6.0
  129. - license: MIT
  130. - ieee754
  131. - version: 1.2.1
  132. - license: BSD-3-Clause
  133. - is-buffer
  134. - version: 1.1.6
  135. - license: MIT
  136. - linkify-string
  137. - version: 4.1.3
  138. - license: MIT
  139. - lodash.get
  140. - version: 4.4.2
  141. - license: MIT
  142. - md5
  143. - version: 2.3.0
  144. - license: BSD-3-Clause
  145. - node-gettext
  146. - version: 3.0.0
  147. - license: MIT
  148. - buffer
  149. - version: 6.0.3
  150. - license: MIT
  151. - inherits
  152. - version: 2.0.3
  153. - license: ISC
  154. - util
  155. - version: 0.10.4
  156. - license: MIT
  157. - path
  158. - version: 0.12.7
  159. - license: MIT
  160. - process
  161. - version: 0.11.10
  162. - license: MIT
  163. - striptags
  164. - version: 3.2.0
  165. - license: MIT
  166. - style-loader
  167. - version: 4.0.0
  168. - license: MIT
  169. - tabbable
  170. - version: 6.2.0
  171. - license: MIT
  172. - toastify-js
  173. - version: 1.12.0
  174. - license: MIT
  175. - typescript-event-target
  176. - version: 1.1.1
  177. - license: MIT
  178. - unist-builder
  179. - version: 4.0.0
  180. - license: MIT
  181. - unist-util-is
  182. - version: 6.0.0
  183. - license: MIT
  184. - unist-util-visit-parents
  185. - version: 6.0.1
  186. - license: MIT
  187. - unist-util-visit
  188. - version: 5.0.0
  189. - license: MIT
  190. - vue-loader
  191. - version: 15.11.1
  192. - license: MIT
  193. - vue-material-design-icons
  194. - version: 5.3.0
  195. - license: MIT
  196. - vue
  197. - version: 2.7.16
  198. - license: MIT
  199. - webdav
  200. - version: 5.7.1
  201. - license: MIT
  202. - nextcloud
  203. - version: 1.0.0
  204. - license: AGPL-3.0-or-later