You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

341 lines
7.6 KiB

  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: BSD-2-Clause
  6. SPDX-License-Identifier: AGPL-3.0-or-later
  7. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  8. SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
  9. SPDX-FileCopyrightText: inline-style-parser developers
  10. SPDX-FileCopyrightText: escape-html developers
  11. SPDX-FileCopyrightText: atomiks
  12. SPDX-FileCopyrightText: Tobias Koppers @sokra
  13. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  14. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  15. SPDX-FileCopyrightText: Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)
  16. SPDX-FileCopyrightText: Sindre Sorhus
  17. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  18. SPDX-FileCopyrightText: Roeland Jago Douma
  19. SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  20. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  21. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  22. SPDX-FileCopyrightText: Max <max@nextcloud.com>
  23. SPDX-FileCopyrightText: Matt Zabriskie
  24. SPDX-FileCopyrightText: Mark <mark@remarkablemark.org>
  25. SPDX-FileCopyrightText: Mapbox
  26. SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
  27. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  28. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  29. SPDX-FileCopyrightText: GitHub Inc.
  30. SPDX-FileCopyrightText: Feross Aboukhadijeh
  31. SPDX-FileCopyrightText: Evan You
  32. SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
  33. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  34. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  35. SPDX-FileCopyrightText: David Clark
  36. SPDX-FileCopyrightText: Christoph Wurst
  37. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  38. SPDX-FileCopyrightText: Andrea Giammarchi
  39. This file is generated from multiple sources. Included packages:
  40. - @floating-ui/core
  41. - version: 1.7.3
  42. - license: MIT
  43. - @floating-ui/utils
  44. - version: 0.2.10
  45. - license: MIT
  46. - unist-util-is
  47. - version: 3.0.0
  48. - license: MIT
  49. - unist-util-visit-parents
  50. - version: 2.1.2
  51. - license: MIT
  52. - unist-util-visit
  53. - version: 1.4.1
  54. - license: MIT
  55. - @mapbox/hast-util-table-cell-style
  56. - version: 0.2.1
  57. - license: BSD-2-Clause
  58. - @nextcloud/auth
  59. - version: 2.5.2
  60. - license: GPL-3.0-or-later
  61. - @nextcloud/axios
  62. - version: 2.5.1
  63. - license: GPL-3.0-or-later
  64. - @nextcloud/browser-storage
  65. - version: 0.4.0
  66. - license: GPL-3.0-or-later
  67. - @nextcloud/initial-state
  68. - version: 2.2.0
  69. - license: GPL-3.0-or-later
  70. - @nextcloud/capabilities
  71. - version: 1.2.0
  72. - license: GPL-3.0-or-later
  73. - semver
  74. - version: 7.7.2
  75. - license: ISC
  76. - @nextcloud/event-bus
  77. - version: 3.3.2
  78. - license: GPL-3.0-or-later
  79. - @nextcloud/initial-state
  80. - version: 3.0.0
  81. - license: GPL-3.0-or-later
  82. - @nextcloud/l10n
  83. - version: 3.4.0
  84. - license: GPL-3.0-or-later
  85. - @nextcloud/logger
  86. - version: 3.0.2
  87. - license: GPL-3.0-or-later
  88. - @nextcloud/router
  89. - version: 3.0.1
  90. - license: GPL-3.0-or-later
  91. - @nextcloud/sharing
  92. - version: 0.3.0
  93. - license: GPL-3.0-or-later
  94. - @nextcloud/vue-select
  95. - version: 3.26.0
  96. - license: MIT
  97. - @nextcloud/initial-state
  98. - version: 2.2.0
  99. - license: GPL-3.0-or-later
  100. - @nextcloud/vue
  101. - version: 8.31.0
  102. - license: AGPL-3.0-or-later
  103. - @ungap/structured-clone
  104. - version: 1.3.0
  105. - license: ISC
  106. - @vueuse/components
  107. - version: 11.3.0
  108. - license: MIT
  109. - @vueuse/core
  110. - version: 11.3.0
  111. - license: MIT
  112. - @vueuse/shared
  113. - version: 11.3.0
  114. - license: MIT
  115. - axios
  116. - version: 1.11.0
  117. - license: MIT
  118. - base64-js
  119. - version: 1.5.1
  120. - license: MIT
  121. - charenc
  122. - version: 0.0.2
  123. - license: BSD-3-Clause
  124. - comma-separated-tokens
  125. - version: 2.0.3
  126. - license: MIT
  127. - crypt
  128. - version: 0.0.2
  129. - license: BSD-3-Clause
  130. - css-loader
  131. - version: 7.1.2
  132. - license: MIT
  133. - decode-named-character-reference
  134. - version: 1.2.0
  135. - license: MIT
  136. - devlop
  137. - version: 1.1.0
  138. - license: MIT
  139. - dompurify
  140. - version: 3.2.7
  141. - license: (MPL-2.0 OR Apache-2.0)
  142. - escape-html
  143. - version: 1.0.3
  144. - license: MIT
  145. - extend
  146. - version: 3.0.2
  147. - license: MIT
  148. - floating-vue
  149. - version: 1.0.0-beta.19
  150. - license: MIT
  151. - focus-trap
  152. - version: 7.6.5
  153. - license: MIT
  154. - hast-to-hyperscript
  155. - version: 10.0.3
  156. - license: MIT
  157. - hast-util-is-element
  158. - version: 3.0.0
  159. - license: MIT
  160. - hast-util-whitespace
  161. - version: 2.0.1
  162. - license: MIT
  163. - ieee754
  164. - version: 1.2.1
  165. - license: BSD-3-Clause
  166. - inline-style-parser
  167. - version: 0.1.1
  168. - license: MIT
  169. - is-absolute-url
  170. - version: 4.0.1
  171. - license: MIT
  172. - is-buffer
  173. - version: 1.1.6
  174. - license: MIT
  175. - md5
  176. - version: 2.3.0
  177. - license: BSD-3-Clause
  178. - mdast-squeeze-paragraphs
  179. - version: 6.0.0
  180. - license: MIT
  181. - escape-string-regexp
  182. - version: 5.0.0
  183. - license: MIT
  184. - mdast-util-find-and-replace
  185. - version: 3.0.2
  186. - license: MIT
  187. - mdast-util-from-markdown
  188. - version: 2.0.2
  189. - license: MIT
  190. - mdast-util-newline-to-break
  191. - version: 2.0.0
  192. - license: MIT
  193. - mdast-util-to-hast
  194. - version: 13.2.0
  195. - license: MIT
  196. - mdast-util-to-string
  197. - version: 4.0.0
  198. - license: MIT
  199. - micromark-core-commonmark
  200. - version: 2.0.3
  201. - license: MIT
  202. - micromark-factory-destination
  203. - version: 2.0.1
  204. - license: MIT
  205. - micromark-factory-label
  206. - version: 2.0.1
  207. - license: MIT
  208. - micromark-factory-space
  209. - version: 2.0.1
  210. - license: MIT
  211. - micromark-factory-title
  212. - version: 2.0.1
  213. - license: MIT
  214. - micromark-factory-whitespace
  215. - version: 2.0.1
  216. - license: MIT
  217. - micromark-util-character
  218. - version: 2.1.1
  219. - license: MIT
  220. - micromark-util-chunked
  221. - version: 2.0.1
  222. - license: MIT
  223. - micromark-util-classify-character
  224. - version: 2.0.1
  225. - license: MIT
  226. - micromark-util-combine-extensions
  227. - version: 2.0.1
  228. - license: MIT
  229. - micromark-util-decode-numeric-character-reference
  230. - version: 2.0.2
  231. - license: MIT
  232. - micromark-util-decode-string
  233. - version: 2.0.1
  234. - license: MIT
  235. - micromark-util-encode
  236. - version: 2.0.1
  237. - license: MIT
  238. - micromark-util-html-tag-name
  239. - version: 2.0.1
  240. - license: MIT
  241. - micromark-util-normalize-identifier
  242. - version: 2.0.1
  243. - license: MIT
  244. - micromark-util-resolve-all
  245. - version: 2.0.1
  246. - license: MIT
  247. - micromark-util-sanitize-uri
  248. - version: 2.0.1
  249. - license: MIT
  250. - micromark-util-subtokenize
  251. - version: 2.1.0
  252. - license: MIT
  253. - micromark
  254. - version: 4.0.2
  255. - license: MIT
  256. - buffer
  257. - version: 6.0.3
  258. - license: MIT
  259. - process
  260. - version: 0.11.10
  261. - license: MIT
  262. - property-information
  263. - version: 6.5.0
  264. - license: MIT
  265. - rehype-external-links
  266. - version: 3.0.0
  267. - license: MIT
  268. - rehype-react
  269. - version: 7.2.0
  270. - license: MIT
  271. - remark-breaks
  272. - version: 4.0.0
  273. - license: MIT
  274. - remark-parse
  275. - version: 11.0.0
  276. - license: MIT
  277. - remark-rehype
  278. - version: 11.1.2
  279. - license: MIT
  280. - remark-unlink-protocols
  281. - version: 1.0.0
  282. - license: MIT
  283. - space-separated-tokens
  284. - version: 2.0.2
  285. - license: MIT
  286. - striptags
  287. - version: 3.2.0
  288. - license: MIT
  289. - style-loader
  290. - version: 4.0.0
  291. - license: MIT
  292. - style-to-object
  293. - version: 0.4.4
  294. - license: MIT
  295. - tabbable
  296. - version: 6.2.0
  297. - license: MIT
  298. - trim-lines
  299. - version: 3.0.1
  300. - license: MIT
  301. - trough
  302. - version: 2.2.0
  303. - license: MIT
  304. - unified
  305. - version: 11.0.5
  306. - license: MIT
  307. - unist-builder
  308. - version: 4.0.0
  309. - license: MIT
  310. - unist-util-is
  311. - version: 6.0.0
  312. - license: MIT
  313. - unist-util-position
  314. - version: 5.0.0
  315. - license: MIT
  316. - unist-util-stringify-position
  317. - version: 4.0.0
  318. - license: MIT
  319. - unist-util-visit-parents
  320. - version: 6.0.1
  321. - license: MIT
  322. - unist-util-visit
  323. - version: 5.0.0
  324. - license: MIT
  325. - vfile-message
  326. - version: 4.0.3
  327. - license: MIT
  328. - vfile
  329. - version: 6.0.3
  330. - license: MIT
  331. - vue-router
  332. - version: 3.6.5
  333. - license: MIT
  334. - vue
  335. - version: 2.7.16
  336. - license: MIT
  337. - web-namespaces
  338. - version: 2.0.1
  339. - license: MIT