5828-5828.js.license 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  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: Apache-2.0
  6. SPDX-License-Identifier: AGPL-3.0-or-later
  7. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  8. SPDX-FileCopyrightText: p-queue developers
  9. SPDX-FileCopyrightText: inherits developers
  10. SPDX-FileCopyrightText: escape-html developers
  11. SPDX-FileCopyrightText: Varun A P
  12. SPDX-FileCopyrightText: Tobias Koppers @sokra
  13. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  14. SPDX-FileCopyrightText: Stefan-Gabriel Muscalu <stefan.gabriel.muscalu@gmail.com>
  15. SPDX-FileCopyrightText: Sindre Sorhus
  16. SPDX-FileCopyrightText: Rubén Norte <ruben.norte@softonic.com>
  17. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  18. SPDX-FileCopyrightText: Roeland Jago Douma
  19. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  20. SPDX-FileCopyrightText: Matt Zabriskie
  21. SPDX-FileCopyrightText: Joyent
  22. SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
  23. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  24. SPDX-FileCopyrightText: John Molakvoæ <skjnldsv@protonmail.com>
  25. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  26. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  27. SPDX-FileCopyrightText: GitHub Inc.
  28. SPDX-FileCopyrightText: Feross Aboukhadijeh
  29. SPDX-FileCopyrightText: Evan You
  30. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  31. SPDX-FileCopyrightText: David Clark
  32. SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
  33. SPDX-FileCopyrightText: Christoph Wurst
  34. SPDX-FileCopyrightText: Arnout Kazemier
  35. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  36. SPDX-FileCopyrightText: Andris Reinman
  37. SPDX-FileCopyrightText: Alkemics
  38. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  39. This file is generated from multiple sources. Included packages:
  40. - @nextcloud/auth
  41. - version: 2.4.0
  42. - license: GPL-3.0-or-later
  43. - @nextcloud/axios
  44. - version: 2.5.1
  45. - license: GPL-3.0-or-later
  46. - @nextcloud/browser-storage
  47. - version: 0.4.0
  48. - license: GPL-3.0-or-later
  49. - @nextcloud/capabilities
  50. - version: 1.2.0
  51. - license: GPL-3.0-or-later
  52. - @nextcloud/dialogs
  53. - version: 6.0.1
  54. - license: AGPL-3.0-or-later
  55. - semver
  56. - version: 7.6.3
  57. - license: ISC
  58. - @nextcloud/event-bus
  59. - version: 3.3.1
  60. - license: GPL-3.0-or-later
  61. - @nextcloud/files
  62. - version: 3.10.0
  63. - license: AGPL-3.0-or-later
  64. - @nextcloud/initial-state
  65. - version: 2.2.0
  66. - license: GPL-3.0-or-later
  67. - @nextcloud/l10n
  68. - version: 3.1.0
  69. - license: GPL-3.0-or-later
  70. - @nextcloud/logger
  71. - version: 3.0.2
  72. - license: GPL-3.0-or-later
  73. - @nextcloud/paths
  74. - version: 2.2.1
  75. - license: GPL-3.0-or-later
  76. - @nextcloud/router
  77. - version: 3.0.1
  78. - license: GPL-3.0-or-later
  79. - @nextcloud/sharing
  80. - version: 0.2.3
  81. - license: GPL-3.0-or-later
  82. - eventemitter3
  83. - version: 5.0.1
  84. - license: MIT
  85. - p-queue
  86. - version: 8.0.1
  87. - license: MIT
  88. - @nextcloud/upload
  89. - version: 1.7.0
  90. - license: AGPL-3.0-or-later
  91. - @nextcloud/vue
  92. - version: 8.20.0
  93. - license: AGPL-3.0-or-later
  94. - @vueuse/core
  95. - version: 11.1.0
  96. - license: MIT
  97. - @vueuse/shared
  98. - version: 11.1.0
  99. - license: MIT
  100. - axios-retry
  101. - version: 4.5.0
  102. - license: Apache-2.0
  103. - axios
  104. - version: 1.7.7
  105. - license: MIT
  106. - base64-js
  107. - version: 1.5.1
  108. - license: MIT
  109. - cancelable-promise
  110. - version: 4.3.1
  111. - license: MIT
  112. - css-loader
  113. - version: 7.1.2
  114. - license: MIT
  115. - dompurify
  116. - version: 3.1.7
  117. - license: (MPL-2.0 OR Apache-2.0)
  118. - escape-html
  119. - version: 1.0.3
  120. - license: MIT
  121. - floating-vue
  122. - version: 1.0.0-beta.19
  123. - license: MIT
  124. - focus-trap
  125. - version: 7.6.0
  126. - license: MIT
  127. - ieee754
  128. - version: 1.2.1
  129. - license: BSD-3-Clause
  130. - is-retry-allowed
  131. - version: 2.2.0
  132. - license: MIT
  133. - lodash.get
  134. - version: 4.4.2
  135. - license: MIT
  136. - node-gettext
  137. - version: 3.0.0
  138. - license: MIT
  139. - buffer
  140. - version: 6.0.3
  141. - license: MIT
  142. - p-cancelable
  143. - version: 4.0.1
  144. - license: MIT
  145. - inherits
  146. - version: 2.0.3
  147. - license: ISC
  148. - util
  149. - version: 0.10.4
  150. - license: MIT
  151. - path
  152. - version: 0.12.7
  153. - license: MIT
  154. - process
  155. - version: 0.11.10
  156. - license: MIT
  157. - simple-eta
  158. - version: 3.0.2
  159. - license: MIT
  160. - style-loader
  161. - version: 4.0.0
  162. - license: MIT
  163. - tabbable
  164. - version: 6.2.0
  165. - license: MIT
  166. - toastify-js
  167. - version: 1.12.0
  168. - license: MIT
  169. - typescript-event-target
  170. - version: 1.1.1
  171. - license: MIT
  172. - vue
  173. - version: 2.7.16
  174. - license: MIT