settings-vue-settings-admin-basic-settings.js.license 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  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: inherits developers
  9. SPDX-FileCopyrightText: escape-html developers
  10. SPDX-FileCopyrightText: debounce developers
  11. SPDX-FileCopyrightText: assert developers
  12. SPDX-FileCopyrightText: Varun A P
  13. SPDX-FileCopyrightText: Tobias Koppers @sokra
  14. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  15. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  16. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  17. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  18. SPDX-FileCopyrightText: Matt Zabriskie
  19. SPDX-FileCopyrightText: Joyent
  20. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  21. SPDX-FileCopyrightText: Jordan Harband
  22. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  23. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  24. SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
  25. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  26. SPDX-FileCopyrightText: GitHub Inc.
  27. SPDX-FileCopyrightText: Feross Aboukhadijeh
  28. SPDX-FileCopyrightText: Evan You
  29. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  30. SPDX-FileCopyrightText: Denis Pushkarev
  31. SPDX-FileCopyrightText: David Clark
  32. SPDX-FileCopyrightText: Christoph Wurst
  33. SPDX-FileCopyrightText: Austin Andrews
  34. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  35. SPDX-FileCopyrightText: Andris Reinman
  36. SPDX-FileCopyrightText: @nextcloud/password-confirmation developers
  37. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  38. This file is generated from multiple sources. Included packages:
  39. - @mdi/js
  40. - version: 7.4.47
  41. - license: Apache-2.0
  42. - @nextcloud/auth
  43. - version: 2.3.0
  44. - license: GPL-3.0-or-later
  45. - @nextcloud/axios
  46. - version: 2.5.0
  47. - license: GPL-3.0-or-later
  48. - @nextcloud/dialogs
  49. - version: 5.3.1
  50. - license: GPL-3.0-or-later
  51. - semver
  52. - version: 7.6.2
  53. - license: ISC
  54. - @nextcloud/event-bus
  55. - version: 3.3.1
  56. - license: GPL-3.0-or-later
  57. - @nextcloud/initial-state
  58. - version: 2.2.0
  59. - license: GPL-3.0-or-later
  60. - @nextcloud/router
  61. - version: 2.2.0
  62. - license: GPL-3.0-or-later
  63. - @nextcloud/l10n
  64. - version: 2.2.0
  65. - license: GPL-3.0-or-later
  66. - @nextcloud/logger
  67. - version: 3.0.2
  68. - license: GPL-3.0-or-later
  69. - @nextcloud/moment
  70. - version: 1.3.1
  71. - license: GPL-3.0-or-later
  72. - @nextcloud/password-confirmation
  73. - version: 5.1.0
  74. - license: MIT
  75. - @nextcloud/router
  76. - version: 3.0.1
  77. - license: GPL-3.0-or-later
  78. - @nextcloud/logger
  79. - version: 2.7.0
  80. - license: GPL-3.0-or-later
  81. - core-js
  82. - version: 3.33.0
  83. - license: MIT
  84. - debounce
  85. - version: 2.0.0
  86. - license: MIT
  87. - @nextcloud/vue
  88. - version: 8.11.2
  89. - license: AGPL-3.0-or-later
  90. - @vueuse/core
  91. - version: 10.11.0
  92. - license: MIT
  93. - @vueuse/shared
  94. - version: 10.11.0
  95. - license: MIT
  96. - assert
  97. - version: 2.1.0
  98. - license: MIT
  99. - available-typed-arrays
  100. - version: 1.0.7
  101. - license: MIT
  102. - axios
  103. - version: 1.7.2
  104. - license: MIT
  105. - base64-js
  106. - version: 1.5.1
  107. - license: MIT
  108. - buffer
  109. - version: 6.0.3
  110. - license: MIT
  111. - call-bind
  112. - version: 1.0.7
  113. - license: MIT
  114. - console-browserify
  115. - version: 1.2.0
  116. - license: MIT
  117. - css-loader
  118. - version: 6.10.0
  119. - license: MIT
  120. - define-data-property
  121. - version: 1.1.4
  122. - license: MIT
  123. - define-properties
  124. - version: 1.2.1
  125. - license: MIT
  126. - dompurify
  127. - version: 3.1.4
  128. - license: (MPL-2.0 OR Apache-2.0)
  129. - es-define-property
  130. - version: 1.0.0
  131. - license: MIT
  132. - es-errors
  133. - version: 1.3.0
  134. - license: MIT
  135. - escape-html
  136. - version: 1.0.3
  137. - license: MIT
  138. - floating-vue
  139. - version: 1.0.0-beta.19
  140. - license: MIT
  141. - focus-trap
  142. - version: 7.5.4
  143. - license: MIT
  144. - for-each
  145. - version: 0.3.3
  146. - license: MIT
  147. - function-bind
  148. - version: 1.1.2
  149. - license: MIT
  150. - get-intrinsic
  151. - version: 1.2.4
  152. - license: MIT
  153. - gopd
  154. - version: 1.0.1
  155. - license: MIT
  156. - has-property-descriptors
  157. - version: 1.0.2
  158. - license: MIT
  159. - has-proto
  160. - version: 1.0.3
  161. - license: MIT
  162. - has-symbols
  163. - version: 1.0.3
  164. - license: MIT
  165. - has-tostringtag
  166. - version: 1.0.2
  167. - license: MIT
  168. - hasown
  169. - version: 2.0.1
  170. - license: MIT
  171. - ieee754
  172. - version: 1.2.1
  173. - license: BSD-3-Clause
  174. - inherits
  175. - version: 2.0.4
  176. - license: ISC
  177. - is-arguments
  178. - version: 1.1.1
  179. - license: MIT
  180. - is-callable
  181. - version: 1.2.7
  182. - license: MIT
  183. - is-generator-function
  184. - version: 1.0.10
  185. - license: MIT
  186. - is-nan
  187. - version: 1.3.2
  188. - license: MIT
  189. - is-typed-array
  190. - version: 1.1.13
  191. - license: MIT
  192. - lodash.get
  193. - version: 4.4.2
  194. - license: MIT
  195. - moment
  196. - version: 2.30.1
  197. - license: MIT
  198. - node-gettext
  199. - version: 3.0.0
  200. - license: MIT
  201. - object-is
  202. - version: 1.1.5
  203. - license: MIT
  204. - object-keys
  205. - version: 1.1.1
  206. - license: MIT
  207. - object.assign
  208. - version: 4.1.5
  209. - license: MIT
  210. - inherits
  211. - version: 2.0.3
  212. - license: ISC
  213. - util
  214. - version: 0.10.4
  215. - license: MIT
  216. - path
  217. - version: 0.12.7
  218. - license: MIT
  219. - possible-typed-array-names
  220. - version: 1.0.0
  221. - license: MIT
  222. - process
  223. - version: 0.11.10
  224. - license: MIT
  225. - set-function-length
  226. - version: 1.2.1
  227. - license: MIT
  228. - style-loader
  229. - version: 3.3.4
  230. - license: MIT
  231. - tabbable
  232. - version: 6.2.0
  233. - license: MIT
  234. - toastify-js
  235. - version: 1.12.0
  236. - license: MIT
  237. - util
  238. - version: 0.12.5
  239. - license: MIT
  240. - vue-loader
  241. - version: 15.11.1
  242. - license: MIT
  243. - vue
  244. - version: 2.7.16
  245. - license: MIT
  246. - webpack
  247. - version: 5.91.0
  248. - license: MIT
  249. - which-typed-array
  250. - version: 1.1.14
  251. - license: MIT
  252. - nextcloud
  253. - version: 1.0.0
  254. - license: AGPL-3.0-or-later