settings-vue-settings-admin-delegation.js.license 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  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: atomiks
  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: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  17. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  18. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  19. SPDX-FileCopyrightText: Matt Zabriskie
  20. SPDX-FileCopyrightText: Joyent
  21. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  22. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  23. SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
  24. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  25. SPDX-FileCopyrightText: Hypercontext
  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: Eugene Sharygin <eush77@gmail.com>
  31. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  32. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  33. SPDX-FileCopyrightText: David Clark
  34. SPDX-FileCopyrightText: Christoph Wurst
  35. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  36. SPDX-FileCopyrightText: Andris Reinman
  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.4.0
  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/capabilities
  55. - version: 1.2.0
  56. - license: GPL-3.0-or-later
  57. - @nextcloud/dialogs
  58. - version: 6.0.0
  59. - license: AGPL-3.0-or-later
  60. - semver
  61. - version: 7.6.3
  62. - license: ISC
  63. - @nextcloud/event-bus
  64. - version: 3.3.1
  65. - license: GPL-3.0-or-later
  66. - @nextcloud/initial-state
  67. - version: 2.2.0
  68. - license: GPL-3.0-or-later
  69. - @nextcloud/l10n
  70. - version: 3.1.0
  71. - license: GPL-3.0-or-later
  72. - @nextcloud/logger
  73. - version: 3.0.2
  74. - license: GPL-3.0-or-later
  75. - @nextcloud/router
  76. - version: 3.0.1
  77. - license: GPL-3.0-or-later
  78. - @nextcloud/vue-select
  79. - version: 3.25.1
  80. - license: MIT
  81. - @nextcloud/vue
  82. - version: 8.17.1
  83. - license: AGPL-3.0-or-later
  84. - @vueuse/components
  85. - version: 11.1.0
  86. - license: MIT
  87. - @vueuse/core
  88. - version: 11.1.0
  89. - license: MIT
  90. - @vueuse/shared
  91. - version: 11.1.0
  92. - license: MIT
  93. - axios
  94. - version: 1.7.7
  95. - license: MIT
  96. - base64-js
  97. - version: 1.5.1
  98. - license: MIT
  99. - charenc
  100. - version: 0.0.2
  101. - license: BSD-3-Clause
  102. - crypt
  103. - version: 0.0.2
  104. - license: BSD-3-Clause
  105. - css-loader
  106. - version: 7.1.2
  107. - license: MIT
  108. - dompurify
  109. - version: 3.1.7
  110. - license: (MPL-2.0 OR Apache-2.0)
  111. - escape-html
  112. - version: 1.0.3
  113. - license: MIT
  114. - floating-vue
  115. - version: 1.0.0-beta.19
  116. - license: MIT
  117. - focus-trap
  118. - version: 7.6.0
  119. - license: MIT
  120. - ieee754
  121. - version: 1.2.1
  122. - license: BSD-3-Clause
  123. - is-buffer
  124. - version: 1.1.6
  125. - license: MIT
  126. - linkify-string
  127. - version: 4.1.3
  128. - license: MIT
  129. - lodash.get
  130. - version: 4.4.2
  131. - license: MIT
  132. - md5
  133. - version: 2.3.0
  134. - license: BSD-3-Clause
  135. - node-gettext
  136. - version: 3.0.0
  137. - license: MIT
  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-loader
  178. - version: 15.11.1
  179. - license: MIT
  180. - vue
  181. - version: 2.7.16
  182. - license: MIT
  183. - webpack
  184. - version: 5.94.0
  185. - license: MIT
  186. - nextcloud
  187. - version: 1.0.0
  188. - license: AGPL-3.0-or-later