1
0

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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  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: Varun A P
  12. SPDX-FileCopyrightText: Tobias Koppers @sokra
  13. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  14. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  15. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  16. SPDX-FileCopyrightText: Matt Zabriskie
  17. SPDX-FileCopyrightText: Joyent
  18. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  19. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  20. SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
  21. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  22. SPDX-FileCopyrightText: GitHub Inc.
  23. SPDX-FileCopyrightText: Feross Aboukhadijeh
  24. SPDX-FileCopyrightText: Evan You
  25. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  26. SPDX-FileCopyrightText: Denis Pushkarev
  27. SPDX-FileCopyrightText: David Clark
  28. SPDX-FileCopyrightText: Christoph Wurst
  29. SPDX-FileCopyrightText: Austin Andrews
  30. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  31. SPDX-FileCopyrightText: Andris Reinman
  32. SPDX-FileCopyrightText: @nextcloud/password-confirmation developers
  33. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  34. This file is generated from multiple sources. Included packages:
  35. - @mdi/js
  36. - version: 7.4.47
  37. - license: Apache-2.0
  38. - @nextcloud/auth
  39. - version: 2.4.0
  40. - license: GPL-3.0-or-later
  41. - @nextcloud/axios
  42. - version: 2.5.1
  43. - license: GPL-3.0-or-later
  44. - @nextcloud/browser-storage
  45. - version: 0.4.0
  46. - license: GPL-3.0-or-later
  47. - @nextcloud/dialogs
  48. - version: 6.0.0
  49. - license: AGPL-3.0-or-later
  50. - semver
  51. - version: 7.6.3
  52. - license: ISC
  53. - @nextcloud/event-bus
  54. - version: 3.3.1
  55. - license: GPL-3.0-or-later
  56. - @nextcloud/initial-state
  57. - version: 2.2.0
  58. - license: GPL-3.0-or-later
  59. - @nextcloud/l10n
  60. - version: 3.1.0
  61. - license: GPL-3.0-or-later
  62. - @nextcloud/logger
  63. - version: 3.0.2
  64. - license: GPL-3.0-or-later
  65. - @nextcloud/router
  66. - version: 2.2.1
  67. - license: GPL-3.0-or-later
  68. - @nextcloud/moment
  69. - version: 1.3.1
  70. - license: GPL-3.0-or-later
  71. - @nextcloud/password-confirmation
  72. - version: 5.1.1
  73. - license: MIT
  74. - @nextcloud/router
  75. - version: 3.0.1
  76. - license: GPL-3.0-or-later
  77. - @nextcloud/vue
  78. - version: 8.17.1
  79. - license: AGPL-3.0-or-later
  80. - @vueuse/core
  81. - version: 11.1.0
  82. - license: MIT
  83. - @vueuse/shared
  84. - version: 11.1.0
  85. - license: MIT
  86. - axios
  87. - version: 1.7.7
  88. - license: MIT
  89. - base64-js
  90. - version: 1.5.1
  91. - license: MIT
  92. - core-js
  93. - version: 3.38.1
  94. - license: MIT
  95. - css-loader
  96. - version: 7.1.2
  97. - license: MIT
  98. - debounce
  99. - version: 2.1.0
  100. - license: MIT
  101. - dompurify
  102. - version: 3.1.7
  103. - license: (MPL-2.0 OR Apache-2.0)
  104. - escape-html
  105. - version: 1.0.3
  106. - license: MIT
  107. - floating-vue
  108. - version: 1.0.0-beta.19
  109. - license: MIT
  110. - focus-trap
  111. - version: 7.6.0
  112. - license: MIT
  113. - ieee754
  114. - version: 1.2.1
  115. - license: BSD-3-Clause
  116. - lodash.get
  117. - version: 4.4.2
  118. - license: MIT
  119. - moment
  120. - version: 2.30.1
  121. - license: MIT
  122. - node-gettext
  123. - version: 3.0.0
  124. - license: MIT
  125. - buffer
  126. - version: 6.0.3
  127. - license: MIT
  128. - inherits
  129. - version: 2.0.3
  130. - license: ISC
  131. - util
  132. - version: 0.10.4
  133. - license: MIT
  134. - path
  135. - version: 0.12.7
  136. - license: MIT
  137. - process
  138. - version: 0.11.10
  139. - license: MIT
  140. - style-loader
  141. - version: 4.0.0
  142. - license: MIT
  143. - tabbable
  144. - version: 6.2.0
  145. - license: MIT
  146. - toastify-js
  147. - version: 1.12.0
  148. - license: MIT
  149. - vue-loader
  150. - version: 15.11.1
  151. - license: MIT
  152. - vue
  153. - version: 2.7.16
  154. - license: MIT
  155. - webpack
  156. - version: 5.94.0
  157. - license: MIT
  158. - nextcloud
  159. - version: 1.0.0
  160. - license: AGPL-3.0-or-later