5804-5804.js.license 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  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: assert developers
  10. SPDX-FileCopyrightText: Tobias Koppers @sokra
  11. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  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: Raynos <raynos2@gmail.com>
  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: Jordan Harband <ljharb@gmail.com>
  22. SPDX-FileCopyrightText: Jordan Harband
  23. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  24. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  25. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  26. SPDX-FileCopyrightText: Hypercontext
  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: Andris Reinman
  38. This file is generated from multiple sources. Included packages:
  39. - @nextcloud/auth
  40. - version: 2.3.0
  41. - license: GPL-3.0-or-later
  42. - @nextcloud/axios
  43. - version: 2.5.0
  44. - license: GPL-3.0-or-later
  45. - @nextcloud/browser-storage
  46. - version: 0.4.0
  47. - license: GPL-3.0-or-later
  48. - @nextcloud/capabilities
  49. - version: 1.2.0
  50. - license: GPL-3.0-or-later
  51. - semver
  52. - version: 7.6.3
  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/l10n
  61. - version: 3.1.0
  62. - license: GPL-3.0-or-later
  63. - @nextcloud/router
  64. - version: 3.0.1
  65. - license: GPL-3.0-or-later
  66. - @nextcloud/vue
  67. - version: 8.16.0
  68. - license: AGPL-3.0-or-later
  69. - @vueuse/components
  70. - version: 10.11.0
  71. - license: MIT
  72. - @vueuse/core
  73. - version: 10.11.0
  74. - license: MIT
  75. - @vueuse/shared
  76. - version: 10.11.0
  77. - license: MIT
  78. - assert
  79. - version: 2.1.0
  80. - license: MIT
  81. - available-typed-arrays
  82. - version: 1.0.7
  83. - license: MIT
  84. - axios
  85. - version: 1.7.3
  86. - license: MIT
  87. - base64-js
  88. - version: 1.5.1
  89. - license: MIT
  90. - call-bind
  91. - version: 1.0.7
  92. - license: MIT
  93. - charenc
  94. - version: 0.0.2
  95. - license: BSD-3-Clause
  96. - console-browserify
  97. - version: 1.2.0
  98. - license: MIT
  99. - crypt
  100. - version: 0.0.2
  101. - license: BSD-3-Clause
  102. - css-loader
  103. - version: 6.11.0
  104. - license: MIT
  105. - define-data-property
  106. - version: 1.1.4
  107. - license: MIT
  108. - define-properties
  109. - version: 1.2.1
  110. - license: MIT
  111. - dompurify
  112. - version: 3.1.6
  113. - license: (MPL-2.0 OR Apache-2.0)
  114. - es-define-property
  115. - version: 1.0.0
  116. - license: MIT
  117. - es-errors
  118. - version: 1.3.0
  119. - license: MIT
  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.5.4
  128. - license: MIT
  129. - for-each
  130. - version: 0.3.3
  131. - license: MIT
  132. - function-bind
  133. - version: 1.1.2
  134. - license: MIT
  135. - get-intrinsic
  136. - version: 1.2.4
  137. - license: MIT
  138. - gopd
  139. - version: 1.0.1
  140. - license: MIT
  141. - has-property-descriptors
  142. - version: 1.0.2
  143. - license: MIT
  144. - has-proto
  145. - version: 1.0.3
  146. - license: MIT
  147. - has-symbols
  148. - version: 1.0.3
  149. - license: MIT
  150. - has-tostringtag
  151. - version: 1.0.2
  152. - license: MIT
  153. - hasown
  154. - version: 2.0.2
  155. - license: MIT
  156. - ieee754
  157. - version: 1.2.1
  158. - license: BSD-3-Clause
  159. - inherits
  160. - version: 2.0.4
  161. - license: ISC
  162. - is-arguments
  163. - version: 1.1.1
  164. - license: MIT
  165. - is-buffer
  166. - version: 1.1.6
  167. - license: MIT
  168. - is-callable
  169. - version: 1.2.7
  170. - license: MIT
  171. - is-generator-function
  172. - version: 1.0.10
  173. - license: MIT
  174. - is-nan
  175. - version: 1.3.2
  176. - license: MIT
  177. - is-typed-array
  178. - version: 1.1.13
  179. - license: MIT
  180. - linkify-string
  181. - version: 4.1.3
  182. - license: MIT
  183. - lodash.get
  184. - version: 4.4.2
  185. - license: MIT
  186. - md5
  187. - version: 2.3.0
  188. - license: BSD-3-Clause
  189. - node-gettext
  190. - version: 3.0.0
  191. - license: MIT
  192. - buffer
  193. - version: 6.0.3
  194. - license: MIT
  195. - object-is
  196. - version: 1.1.6
  197. - license: MIT
  198. - object-keys
  199. - version: 1.1.1
  200. - license: MIT
  201. - object.assign
  202. - version: 4.1.5
  203. - license: MIT
  204. - possible-typed-array-names
  205. - version: 1.0.0
  206. - license: MIT
  207. - process
  208. - version: 0.11.10
  209. - license: MIT
  210. - set-function-length
  211. - version: 1.2.2
  212. - license: MIT
  213. - striptags
  214. - version: 3.2.0
  215. - license: MIT
  216. - style-loader
  217. - version: 3.3.4
  218. - license: MIT
  219. - tabbable
  220. - version: 6.2.0
  221. - license: MIT
  222. - unist-builder
  223. - version: 4.0.0
  224. - license: MIT
  225. - unist-util-is
  226. - version: 6.0.0
  227. - license: MIT
  228. - unist-util-visit-parents
  229. - version: 6.0.1
  230. - license: MIT
  231. - unist-util-visit
  232. - version: 5.0.0
  233. - license: MIT
  234. - util
  235. - version: 0.12.5
  236. - license: MIT
  237. - vue-loader
  238. - version: 15.11.1
  239. - license: MIT
  240. - vue-router
  241. - version: 3.6.5
  242. - license: MIT
  243. - vue
  244. - version: 2.7.16
  245. - license: MIT
  246. - which-typed-array
  247. - version: 1.1.15
  248. - license: MIT
  249. - nextcloud
  250. - version: 1.0.0
  251. - license: AGPL-3.0-or-later