files-main.js.license 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  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: p-queue developers
  9. SPDX-FileCopyrightText: inherits developers
  10. SPDX-FileCopyrightText: escape-html developers
  11. SPDX-FileCopyrightText: debounce developers
  12. SPDX-FileCopyrightText: assert developers
  13. SPDX-FileCopyrightText: Varun A P
  14. SPDX-FileCopyrightText: Tobias Koppers @sokra
  15. SPDX-FileCopyrightText: Thorsten Lünborg
  16. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  17. SPDX-FileCopyrightText: Stefan-Gabriel Muscalu <stefan.gabriel.muscalu@gmail.com>
  18. SPDX-FileCopyrightText: Sindre Sorhus
  19. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  20. SPDX-FileCopyrightText: Roeland Jago Douma
  21. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  22. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  23. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  24. SPDX-FileCopyrightText: Matt Zabriskie
  25. SPDX-FileCopyrightText: Joyent
  26. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  27. SPDX-FileCopyrightText: Jordan Harband
  28. SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
  29. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  30. SPDX-FileCopyrightText: John Molakvoæ <skjnldsv@protonmail.com>
  31. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  32. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  33. SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
  34. SPDX-FileCopyrightText: Hiroki Osame
  35. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  36. SPDX-FileCopyrightText: Guillaume Chau
  37. SPDX-FileCopyrightText: GitHub Inc.
  38. SPDX-FileCopyrightText: Feross Aboukhadijeh
  39. SPDX-FileCopyrightText: Evan You
  40. SPDX-FileCopyrightText: Eduardo San Martin Morote
  41. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  42. SPDX-FileCopyrightText: Denis Pushkarev
  43. SPDX-FileCopyrightText: David Clark
  44. SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
  45. SPDX-FileCopyrightText: Christoph Wurst
  46. SPDX-FileCopyrightText: Austin Andrews
  47. SPDX-FileCopyrightText: Arnout Kazemier
  48. SPDX-FileCopyrightText: Antoni Andre <antoniandre.web@gmail.com>
  49. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  50. SPDX-FileCopyrightText: Andris Reinman
  51. SPDX-FileCopyrightText: Alkemics
  52. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  53. This file is generated from multiple sources. Included packages:
  54. - @linusborg/vue-simple-portal
  55. - version: 0.1.5
  56. - license: Apache-2.0
  57. - @mdi/svg
  58. - version: 7.4.47
  59. - license: Apache-2.0
  60. - @nextcloud/auth
  61. - version: 2.3.0
  62. - license: GPL-3.0-or-later
  63. - @nextcloud/axios
  64. - version: 2.5.0
  65. - license: GPL-3.0-or-later
  66. - @nextcloud/browser-storage
  67. - version: 0.4.0
  68. - license: GPL-3.0-or-later
  69. - @nextcloud/capabilities
  70. - version: 1.2.0
  71. - license: GPL-3.0-or-later
  72. - @nextcloud/l10n
  73. - version: 3.1.0
  74. - license: GPL-3.0-or-later
  75. - @nextcloud/dialogs
  76. - version: 5.3.4
  77. - license: AGPL-3.0-or-later
  78. - semver
  79. - version: 7.6.2
  80. - license: ISC
  81. - @nextcloud/event-bus
  82. - version: 3.3.1
  83. - license: GPL-3.0-or-later
  84. - @nextcloud/l10n
  85. - version: 3.1.0
  86. - license: GPL-3.0-or-later
  87. - @nextcloud/files
  88. - version: 3.5.1
  89. - license: AGPL-3.0-or-later
  90. - @nextcloud/initial-state
  91. - version: 2.2.0
  92. - license: GPL-3.0-or-later
  93. - @nextcloud/router
  94. - version: 2.2.0
  95. - license: GPL-3.0-or-later
  96. - @nextcloud/l10n
  97. - version: 2.2.0
  98. - license: GPL-3.0-or-later
  99. - @nextcloud/logger
  100. - version: 3.0.2
  101. - license: GPL-3.0-or-later
  102. - @nextcloud/moment
  103. - version: 1.3.1
  104. - license: GPL-3.0-or-later
  105. - @nextcloud/paths
  106. - version: 2.1.0
  107. - license: GPL-3.0-or-later
  108. - @nextcloud/router
  109. - version: 3.0.1
  110. - license: GPL-3.0-or-later
  111. - @nextcloud/sharing
  112. - version: 0.1.0
  113. - license: GPL-3.0-or-later
  114. - @nextcloud/sharing
  115. - version: 0.2.2
  116. - license: GPL-3.0-or-later
  117. - eventemitter3
  118. - version: 5.0.1
  119. - license: MIT
  120. - @nextcloud/upload
  121. - version: 1.4.1
  122. - license: AGPL-3.0-or-later
  123. - @nextcloud/l10n
  124. - version: 3.1.0
  125. - license: GPL-3.0-or-later
  126. - @nextcloud/vue
  127. - version: 8.14.0
  128. - license: AGPL-3.0-or-later
  129. - @vue/devtools-api
  130. - version: 6.6.1
  131. - license: MIT
  132. - @vueuse/components
  133. - version: 10.11.0
  134. - license: MIT
  135. - @vueuse/core
  136. - version: 10.11.0
  137. - license: MIT
  138. - @vueuse/shared
  139. - version: 10.11.0
  140. - license: MIT
  141. - assert
  142. - version: 2.1.0
  143. - license: MIT
  144. - available-typed-arrays
  145. - version: 1.0.7
  146. - license: MIT
  147. - axios
  148. - version: 1.7.2
  149. - license: MIT
  150. - base64-js
  151. - version: 1.5.1
  152. - license: MIT
  153. - buffer
  154. - version: 6.0.3
  155. - license: MIT
  156. - call-bind
  157. - version: 1.0.7
  158. - license: MIT
  159. - cancelable-promise
  160. - version: 4.3.1
  161. - license: MIT
  162. - console-browserify
  163. - version: 1.2.0
  164. - license: MIT
  165. - core-js
  166. - version: 3.37.1
  167. - license: MIT
  168. - css-loader
  169. - version: 6.10.0
  170. - license: MIT
  171. - debounce
  172. - version: 2.1.0
  173. - license: MIT
  174. - define-data-property
  175. - version: 1.1.4
  176. - license: MIT
  177. - define-properties
  178. - version: 1.2.1
  179. - license: MIT
  180. - dompurify
  181. - version: 3.1.4
  182. - license: (MPL-2.0 OR Apache-2.0)
  183. - es-define-property
  184. - version: 1.0.0
  185. - license: MIT
  186. - es-errors
  187. - version: 1.3.0
  188. - license: MIT
  189. - escape-html
  190. - version: 1.0.3
  191. - license: MIT
  192. - floating-vue
  193. - version: 1.0.0-beta.19
  194. - license: MIT
  195. - focus-trap
  196. - version: 7.5.4
  197. - license: MIT
  198. - for-each
  199. - version: 0.3.3
  200. - license: MIT
  201. - function-bind
  202. - version: 1.1.2
  203. - license: MIT
  204. - get-intrinsic
  205. - version: 1.2.4
  206. - license: MIT
  207. - gopd
  208. - version: 1.0.1
  209. - license: MIT
  210. - has-property-descriptors
  211. - version: 1.0.2
  212. - license: MIT
  213. - has-proto
  214. - version: 1.0.3
  215. - license: MIT
  216. - has-symbols
  217. - version: 1.0.3
  218. - license: MIT
  219. - has-tostringtag
  220. - version: 1.0.2
  221. - license: MIT
  222. - hasown
  223. - version: 2.0.1
  224. - license: MIT
  225. - ieee754
  226. - version: 1.2.1
  227. - license: BSD-3-Clause
  228. - inherits
  229. - version: 2.0.4
  230. - license: ISC
  231. - is-arguments
  232. - version: 1.1.1
  233. - license: MIT
  234. - is-callable
  235. - version: 1.2.7
  236. - license: MIT
  237. - is-generator-function
  238. - version: 1.0.10
  239. - license: MIT
  240. - is-nan
  241. - version: 1.3.2
  242. - license: MIT
  243. - is-retry-allowed
  244. - version: 2.2.0
  245. - license: MIT
  246. - is-typed-array
  247. - version: 1.1.13
  248. - license: MIT
  249. - lodash.get
  250. - version: 4.4.2
  251. - license: MIT
  252. - moment
  253. - version: 2.30.1
  254. - license: MIT
  255. - node-gettext
  256. - version: 3.0.0
  257. - license: MIT
  258. - object-is
  259. - version: 1.1.5
  260. - license: MIT
  261. - object-keys
  262. - version: 1.1.1
  263. - license: MIT
  264. - object.assign
  265. - version: 4.1.5
  266. - license: MIT
  267. - eventemitter3
  268. - version: 5.0.1
  269. - license: MIT
  270. - p-queue
  271. - version: 7.4.1
  272. - license: MIT
  273. - inherits
  274. - version: 2.0.3
  275. - license: ISC
  276. - util
  277. - version: 0.10.4
  278. - license: MIT
  279. - path
  280. - version: 0.12.7
  281. - license: MIT
  282. - pinia
  283. - version: 2.1.7
  284. - license: MIT
  285. - possible-typed-array-names
  286. - version: 1.0.0
  287. - license: MIT
  288. - process
  289. - version: 0.11.10
  290. - license: MIT
  291. - set-function-length
  292. - version: 1.2.1
  293. - license: MIT
  294. - simple-eta
  295. - version: 3.0.2
  296. - license: MIT
  297. - splitpanes
  298. - version: 2.4.1
  299. - license: MIT
  300. - style-loader
  301. - version: 3.3.4
  302. - license: MIT
  303. - tabbable
  304. - version: 6.2.0
  305. - license: MIT
  306. - toastify-js
  307. - version: 1.12.0
  308. - license: MIT
  309. - typescript-event-target
  310. - version: 1.1.1
  311. - license: MIT
  312. - util
  313. - version: 0.12.5
  314. - license: MIT
  315. - vue-frag
  316. - version: 1.4.3
  317. - license: MIT
  318. - vue-loader
  319. - version: 15.11.1
  320. - license: MIT
  321. - vue-material-design-icons
  322. - version: 5.3.0
  323. - license: MIT
  324. - vue-router
  325. - version: 3.6.5
  326. - license: MIT
  327. - vue
  328. - version: 2.7.16
  329. - license: MIT
  330. - webpack
  331. - version: 5.91.0
  332. - license: MIT
  333. - which-typed-array
  334. - version: 1.1.14
  335. - license: MIT
  336. - nextcloud
  337. - version: 1.0.0
  338. - license: AGPL-3.0-or-later