You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

199 lines
4.7 KiB

  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: xiaokai <kexiaokai@gmail.com>
  8. SPDX-FileCopyrightText: inherits developers
  9. SPDX-FileCopyrightText: escape-html developers
  10. SPDX-FileCopyrightText: debounce developers
  11. SPDX-FileCopyrightText: atomiks
  12. SPDX-FileCopyrightText: Varun A P
  13. SPDX-FileCopyrightText: Tobias Koppers @sokra
  14. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  15. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  16. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  17. SPDX-FileCopyrightText: Roeland Jago Douma
  18. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  19. SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  20. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  21. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  22. SPDX-FileCopyrightText: Matt Zabriskie
  23. SPDX-FileCopyrightText: Joyent
  24. SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
  25. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  26. SPDX-FileCopyrightText: Hiroki Osame
  27. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  28. SPDX-FileCopyrightText: GitHub Inc.
  29. SPDX-FileCopyrightText: Feross Aboukhadijeh
  30. SPDX-FileCopyrightText: Evan You
  31. SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
  32. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  33. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  34. SPDX-FileCopyrightText: David Clark
  35. SPDX-FileCopyrightText: Christoph Wurst
  36. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  37. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  38. This file is generated from multiple sources. Included packages:
  39. - @floating-ui/core
  40. - version: 1.6.5
  41. - license: MIT
  42. - @floating-ui/utils
  43. - version: 0.2.5
  44. - license: MIT
  45. - @nextcloud/auth
  46. - version: 2.5.2
  47. - license: GPL-3.0-or-later
  48. - @nextcloud/axios
  49. - version: 2.5.1
  50. - license: GPL-3.0-or-later
  51. - @nextcloud/browser-storage
  52. - version: 0.4.0
  53. - license: GPL-3.0-or-later
  54. - @nextcloud/initial-state
  55. - version: 2.2.0
  56. - license: GPL-3.0-or-later
  57. - @nextcloud/capabilities
  58. - version: 1.2.0
  59. - license: GPL-3.0-or-later
  60. - @nextcloud/dialogs
  61. - version: 6.3.1
  62. - license: AGPL-3.0-or-later
  63. - semver
  64. - version: 7.6.3
  65. - license: ISC
  66. - @nextcloud/event-bus
  67. - version: 3.3.2
  68. - license: GPL-3.0-or-later
  69. - @nextcloud/initial-state
  70. - version: 3.0.0
  71. - license: GPL-3.0-or-later
  72. - @nextcloud/l10n
  73. - version: 3.4.0
  74. - license: GPL-3.0-or-later
  75. - @nextcloud/logger
  76. - version: 3.0.2
  77. - license: GPL-3.0-or-later
  78. - @nextcloud/router
  79. - version: 3.0.1
  80. - license: GPL-3.0-or-later
  81. - @nextcloud/vue-select
  82. - version: 3.25.1
  83. - license: MIT
  84. - @nextcloud/initial-state
  85. - version: 2.2.0
  86. - license: GPL-3.0-or-later
  87. - @nextcloud/vue
  88. - version: 8.29.1
  89. - license: AGPL-3.0-or-later
  90. - @vueuse/components
  91. - version: 11.3.0
  92. - license: MIT
  93. - @vueuse/core
  94. - version: 11.3.0
  95. - license: MIT
  96. - @vueuse/shared
  97. - version: 11.3.0
  98. - license: MIT
  99. - axios
  100. - version: 1.11.0
  101. - license: MIT
  102. - base64-js
  103. - version: 1.5.1
  104. - license: MIT
  105. - charenc
  106. - version: 0.0.2
  107. - license: BSD-3-Clause
  108. - crypt
  109. - version: 0.0.2
  110. - license: BSD-3-Clause
  111. - css-loader
  112. - version: 7.1.2
  113. - license: MIT
  114. - debounce
  115. - version: 2.2.0
  116. - license: MIT
  117. - dompurify
  118. - version: 3.2.6
  119. - license: (MPL-2.0 OR Apache-2.0)
  120. - escape-html
  121. - version: 1.0.3
  122. - license: MIT
  123. - floating-vue
  124. - version: 1.0.0-beta.19
  125. - license: MIT
  126. - focus-trap
  127. - version: 7.6.5
  128. - license: MIT
  129. - ieee754
  130. - version: 1.2.1
  131. - license: BSD-3-Clause
  132. - is-buffer
  133. - version: 1.1.6
  134. - license: MIT
  135. - md5
  136. - version: 2.3.0
  137. - license: BSD-3-Clause
  138. - buffer
  139. - version: 6.0.3
  140. - license: MIT
  141. - inherits
  142. - version: 2.0.3
  143. - license: ISC
  144. - util
  145. - version: 0.10.4
  146. - license: MIT
  147. - path
  148. - version: 0.12.7
  149. - license: MIT
  150. - process
  151. - version: 0.11.10
  152. - license: MIT
  153. - striptags
  154. - version: 3.2.0
  155. - license: MIT
  156. - style-loader
  157. - version: 4.0.0
  158. - license: MIT
  159. - tabbable
  160. - version: 6.2.0
  161. - license: MIT
  162. - toastify-js
  163. - version: 1.12.0
  164. - license: MIT
  165. - unist-builder
  166. - version: 4.0.0
  167. - license: MIT
  168. - unist-util-is
  169. - version: 6.0.0
  170. - license: MIT
  171. - unist-util-visit-parents
  172. - version: 6.0.1
  173. - license: MIT
  174. - unist-util-visit
  175. - version: 5.0.0
  176. - license: MIT
  177. - vue-color
  178. - version: 2.8.1
  179. - license: MIT
  180. - vue-frag
  181. - version: 1.4.3
  182. - license: MIT
  183. - vue-loader
  184. - version: 15.11.1
  185. - license: MIT
  186. - vue-material-design-icons
  187. - version: 5.3.1
  188. - license: MIT
  189. - vue
  190. - version: 2.7.16
  191. - license: MIT
  192. - webpack
  193. - version: 5.101.2
  194. - license: MIT
  195. - nextcloud
  196. - version: 1.0.0
  197. - license: AGPL-3.0-or-later