core-legacy-unified-search.js.license 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  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: debounce developers
  10. SPDX-FileCopyrightText: Varun A P
  11. SPDX-FileCopyrightText: Tobias Koppers @sokra
  12. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  13. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  14. SPDX-FileCopyrightText: Roeland Jago Douma
  15. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  16. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  17. SPDX-FileCopyrightText: Matt Zabriskie
  18. SPDX-FileCopyrightText: Joyent
  19. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  20. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  21. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  22. SPDX-FileCopyrightText: Hypercontext
  23. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  24. SPDX-FileCopyrightText: GitHub Inc.
  25. SPDX-FileCopyrightText: Feross Aboukhadijeh
  26. SPDX-FileCopyrightText: Evan You
  27. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  28. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  29. SPDX-FileCopyrightText: David Clark
  30. SPDX-FileCopyrightText: Christoph Wurst
  31. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  32. SPDX-FileCopyrightText: Andris Reinman
  33. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  34. This file is generated from multiple sources. Included packages:
  35. - @nextcloud/auth
  36. - version: 2.4.0
  37. - license: GPL-3.0-or-later
  38. - @nextcloud/axios
  39. - version: 2.5.1
  40. - license: GPL-3.0-or-later
  41. - @nextcloud/browser-storage
  42. - version: 0.4.0
  43. - license: GPL-3.0-or-later
  44. - @nextcloud/capabilities
  45. - version: 1.2.0
  46. - license: GPL-3.0-or-later
  47. - @nextcloud/dialogs
  48. - version: 6.0.1
  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: 3.0.1
  67. - license: GPL-3.0-or-later
  68. - @nextcloud/vue
  69. - version: 8.20.0
  70. - license: AGPL-3.0-or-later
  71. - @vueuse/components
  72. - version: 11.1.0
  73. - license: MIT
  74. - @vueuse/core
  75. - version: 11.1.0
  76. - license: MIT
  77. - @vueuse/shared
  78. - version: 11.1.0
  79. - license: MIT
  80. - axios
  81. - version: 1.7.7
  82. - license: MIT
  83. - base64-js
  84. - version: 1.5.1
  85. - license: MIT
  86. - css-loader
  87. - version: 7.1.2
  88. - license: MIT
  89. - debounce
  90. - version: 2.2.0
  91. - license: MIT
  92. - dompurify
  93. - version: 3.1.7
  94. - license: (MPL-2.0 OR Apache-2.0)
  95. - escape-html
  96. - version: 1.0.3
  97. - license: MIT
  98. - floating-vue
  99. - version: 1.0.0-beta.19
  100. - license: MIT
  101. - focus-trap
  102. - version: 7.6.0
  103. - license: MIT
  104. - ieee754
  105. - version: 1.2.1
  106. - license: BSD-3-Clause
  107. - linkify-string
  108. - version: 4.1.3
  109. - license: MIT
  110. - lodash.get
  111. - version: 4.4.2
  112. - license: MIT
  113. - node-gettext
  114. - version: 3.0.0
  115. - license: MIT
  116. - buffer
  117. - version: 6.0.3
  118. - license: MIT
  119. - inherits
  120. - version: 2.0.3
  121. - license: ISC
  122. - util
  123. - version: 0.10.4
  124. - license: MIT
  125. - path
  126. - version: 0.12.7
  127. - license: MIT
  128. - process
  129. - version: 0.11.10
  130. - license: MIT
  131. - striptags
  132. - version: 3.2.0
  133. - license: MIT
  134. - style-loader
  135. - version: 4.0.0
  136. - license: MIT
  137. - tabbable
  138. - version: 6.2.0
  139. - license: MIT
  140. - toastify-js
  141. - version: 1.12.0
  142. - license: MIT
  143. - vue-loader
  144. - version: 15.11.1
  145. - license: MIT
  146. - vue-material-design-icons
  147. - version: 5.3.1
  148. - license: MIT
  149. - vue
  150. - version: 2.7.16
  151. - license: MIT
  152. - webpack
  153. - version: 5.94.0
  154. - license: MIT
  155. - nextcloud
  156. - version: 1.0.0
  157. - license: AGPL-3.0-or-later