5528-5528.js.license 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  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: debounce developers
  12. SPDX-FileCopyrightText: atomiks
  13. SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
  14. SPDX-FileCopyrightText: Tobias Koppers @sokra
  15. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  16. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  17. SPDX-FileCopyrightText: Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)
  18. SPDX-FileCopyrightText: Sindre Sorhus
  19. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  20. SPDX-FileCopyrightText: Roeland Jago Douma
  21. SPDX-FileCopyrightText: Richie Bendall
  22. SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  23. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  24. SPDX-FileCopyrightText: OpenJS Foundation and other contributors
  25. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  26. SPDX-FileCopyrightText: Matt Zabriskie
  27. SPDX-FileCopyrightText: Mark <mark@remarkablemark.org>
  28. SPDX-FileCopyrightText: Mapbox
  29. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  30. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  31. SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
  32. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  33. SPDX-FileCopyrightText: Hypercontext
  34. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  35. SPDX-FileCopyrightText: GitHub Inc.
  36. SPDX-FileCopyrightText: Feross Aboukhadijeh
  37. SPDX-FileCopyrightText: Evan You
  38. SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
  39. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  40. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  41. SPDX-FileCopyrightText: David Clark
  42. SPDX-FileCopyrightText: Christoph Wurst
  43. SPDX-FileCopyrightText: Borys Serebrov
  44. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  45. SPDX-FileCopyrightText: Andris Reinman
  46. SPDX-FileCopyrightText: Andrea Giammarchi
  47. This file is generated from multiple sources. Included packages:
  48. - @floating-ui/core
  49. - version: 1.6.5
  50. - license: MIT
  51. - @floating-ui/utils
  52. - version: 0.2.5
  53. - license: MIT
  54. - unist-util-is
  55. - version: 3.0.0
  56. - license: MIT
  57. - unist-util-visit-parents
  58. - version: 2.1.2
  59. - license: MIT
  60. - unist-util-visit
  61. - version: 1.4.1
  62. - license: MIT
  63. - @mapbox/hast-util-table-cell-style
  64. - version: 0.2.1
  65. - license: BSD-2-Clause
  66. - @nextcloud/auth
  67. - version: 2.4.0
  68. - license: GPL-3.0-or-later
  69. - @nextcloud/axios
  70. - version: 2.5.1
  71. - license: GPL-3.0-or-later
  72. - @nextcloud/browser-storage
  73. - version: 0.4.0
  74. - license: GPL-3.0-or-later
  75. - @nextcloud/capabilities
  76. - version: 1.2.0
  77. - license: GPL-3.0-or-later
  78. - semver
  79. - version: 7.6.3
  80. - license: ISC
  81. - @nextcloud/event-bus
  82. - version: 3.3.1
  83. - license: GPL-3.0-or-later
  84. - @nextcloud/initial-state
  85. - version: 2.2.0
  86. - license: GPL-3.0-or-later
  87. - @nextcloud/l10n
  88. - version: 3.1.0
  89. - license: GPL-3.0-or-later
  90. - @nextcloud/router
  91. - version: 3.0.1
  92. - license: GPL-3.0-or-later
  93. - @nextcloud/sharing
  94. - version: 0.2.3
  95. - license: GPL-3.0-or-later
  96. - @nextcloud/vue-select
  97. - version: 3.25.1
  98. - license: MIT
  99. - @nextcloud/vue
  100. - version: 8.17.1
  101. - license: AGPL-3.0-or-later
  102. - @ungap/structured-clone
  103. - version: 1.2.0
  104. - license: ISC
  105. - @vueuse/components
  106. - version: 11.1.0
  107. - license: MIT
  108. - @vueuse/core
  109. - version: 11.1.0
  110. - license: MIT
  111. - @vueuse/shared
  112. - version: 11.1.0
  113. - license: MIT
  114. - axios
  115. - version: 1.7.7
  116. - license: MIT
  117. - bail
  118. - version: 2.0.2
  119. - license: MIT
  120. - base64-js
  121. - version: 1.5.1
  122. - license: MIT
  123. - ccount
  124. - version: 2.0.1
  125. - license: MIT
  126. - char-regex
  127. - version: 2.0.1
  128. - license: MIT
  129. - charenc
  130. - version: 0.0.2
  131. - license: BSD-3-Clause
  132. - comma-separated-tokens
  133. - version: 2.0.3
  134. - license: MIT
  135. - crypt
  136. - version: 0.0.2
  137. - license: BSD-3-Clause
  138. - css-loader
  139. - version: 7.1.2
  140. - license: MIT
  141. - debounce
  142. - version: 2.1.0
  143. - license: MIT
  144. - decode-named-character-reference
  145. - version: 1.0.2
  146. - license: MIT
  147. - devlop
  148. - version: 1.1.0
  149. - license: MIT
  150. - dompurify
  151. - version: 3.1.7
  152. - license: (MPL-2.0 OR Apache-2.0)
  153. - emoji-mart-vue-fast
  154. - version: 15.0.2
  155. - license: BSD-3-Clause
  156. - escape-html
  157. - version: 1.0.3
  158. - license: MIT
  159. - extend
  160. - version: 3.0.2
  161. - license: MIT
  162. - floating-vue
  163. - version: 1.0.0-beta.19
  164. - license: MIT
  165. - focus-trap
  166. - version: 7.6.0
  167. - license: MIT
  168. - hast-to-hyperscript
  169. - version: 10.0.3
  170. - license: MIT
  171. - hast-util-is-element
  172. - version: 3.0.0
  173. - license: MIT
  174. - hast-util-whitespace
  175. - version: 2.0.1
  176. - license: MIT
  177. - ieee754
  178. - version: 1.2.1
  179. - license: BSD-3-Clause
  180. - inline-style-parser
  181. - version: 0.1.1
  182. - license: MIT
  183. - is-absolute-url
  184. - version: 4.0.1
  185. - license: MIT
  186. - is-buffer
  187. - version: 1.1.6
  188. - license: MIT
  189. - is-plain-obj
  190. - version: 4.1.0
  191. - license: MIT
  192. - jquery
  193. - version: 3.7.1
  194. - license: MIT
  195. - linkify-string
  196. - version: 4.1.3
  197. - license: MIT
  198. - lodash.get
  199. - version: 4.4.2
  200. - license: MIT
  201. - longest-streak
  202. - version: 3.1.0
  203. - license: MIT
  204. - markdown-table
  205. - version: 3.0.3
  206. - license: MIT
  207. - md5
  208. - version: 2.3.0
  209. - license: BSD-3-Clause
  210. - escape-string-regexp
  211. - version: 5.0.0
  212. - license: MIT
  213. - mdast-util-find-and-replace
  214. - version: 3.0.1
  215. - license: MIT
  216. - mdast-util-from-markdown
  217. - version: 2.0.1
  218. - license: MIT
  219. - mdast-util-gfm-autolink-literal
  220. - version: 2.0.0
  221. - license: MIT
  222. - mdast-util-gfm-footnote
  223. - version: 2.0.0
  224. - license: MIT
  225. - mdast-util-gfm-strikethrough
  226. - version: 2.0.0
  227. - license: MIT
  228. - mdast-util-gfm-table
  229. - version: 2.0.0
  230. - license: MIT
  231. - mdast-util-gfm-task-list-item
  232. - version: 2.0.0
  233. - license: MIT
  234. - mdast-util-gfm
  235. - version: 3.0.0
  236. - license: MIT
  237. - mdast-util-newline-to-break
  238. - version: 2.0.0
  239. - license: MIT
  240. - mdast-util-phrasing
  241. - version: 4.1.0
  242. - license: MIT
  243. - mdast-util-to-hast
  244. - version: 13.2.0
  245. - license: MIT
  246. - mdast-util-to-markdown
  247. - version: 2.1.0
  248. - license: MIT
  249. - mdast-util-to-string
  250. - version: 4.0.0
  251. - license: MIT
  252. - micromark-core-commonmark
  253. - version: 2.0.1
  254. - license: MIT
  255. - micromark-extension-gfm-autolink-literal
  256. - version: 2.1.0
  257. - license: MIT
  258. - micromark-extension-gfm-footnote
  259. - version: 2.1.0
  260. - license: MIT
  261. - micromark-extension-gfm-strikethrough
  262. - version: 2.1.0
  263. - license: MIT
  264. - micromark-extension-gfm-table
  265. - version: 2.1.0
  266. - license: MIT
  267. - micromark-extension-gfm-tagfilter
  268. - version: 2.0.0
  269. - license: MIT
  270. - micromark-extension-gfm-task-list-item
  271. - version: 2.1.0
  272. - license: MIT
  273. - micromark-extension-gfm
  274. - version: 3.0.0
  275. - license: MIT
  276. - micromark-factory-destination
  277. - version: 2.0.0
  278. - license: MIT
  279. - micromark-factory-label
  280. - version: 2.0.0
  281. - license: MIT
  282. - micromark-factory-space
  283. - version: 2.0.0
  284. - license: MIT
  285. - micromark-factory-title
  286. - version: 2.0.0
  287. - license: MIT
  288. - micromark-factory-whitespace
  289. - version: 2.0.0
  290. - license: MIT
  291. - micromark-util-character
  292. - version: 2.1.0
  293. - license: MIT
  294. - micromark-util-chunked
  295. - version: 2.0.0
  296. - license: MIT
  297. - micromark-util-classify-character
  298. - version: 2.0.0
  299. - license: MIT
  300. - micromark-util-combine-extensions
  301. - version: 2.0.0
  302. - license: MIT
  303. - micromark-util-decode-numeric-character-reference
  304. - version: 2.0.1
  305. - license: MIT
  306. - micromark-util-decode-string
  307. - version: 2.0.0
  308. - license: MIT
  309. - micromark-util-encode
  310. - version: 2.0.0
  311. - license: MIT
  312. - micromark-util-html-tag-name
  313. - version: 2.0.0
  314. - license: MIT
  315. - micromark-util-normalize-identifier
  316. - version: 2.0.0
  317. - license: MIT
  318. - micromark-util-resolve-all
  319. - version: 2.0.0
  320. - license: MIT
  321. - micromark-util-sanitize-uri
  322. - version: 2.0.0
  323. - license: MIT
  324. - micromark-util-subtokenize
  325. - version: 2.0.1
  326. - license: MIT
  327. - micromark
  328. - version: 4.0.0
  329. - license: MIT
  330. - node-gettext
  331. - version: 3.0.0
  332. - license: MIT
  333. - buffer
  334. - version: 6.0.3
  335. - license: MIT
  336. - process
  337. - version: 0.11.10
  338. - license: MIT
  339. - property-information
  340. - version: 6.5.0
  341. - license: MIT
  342. - rehype-external-links
  343. - version: 3.0.0
  344. - license: MIT
  345. - rehype-react
  346. - version: 7.2.0
  347. - license: MIT
  348. - remark-breaks
  349. - version: 4.0.0
  350. - license: MIT
  351. - remark-gfm
  352. - version: 4.0.0
  353. - license: MIT
  354. - remark-parse
  355. - version: 11.0.0
  356. - license: MIT
  357. - remark-rehype
  358. - version: 11.1.0
  359. - license: MIT
  360. - space-separated-tokens
  361. - version: 2.0.2
  362. - license: MIT
  363. - striptags
  364. - version: 3.2.0
  365. - license: MIT
  366. - style-loader
  367. - version: 4.0.0
  368. - license: MIT
  369. - style-to-object
  370. - version: 0.4.4
  371. - license: MIT
  372. - tabbable
  373. - version: 6.2.0
  374. - license: MIT
  375. - trim-lines
  376. - version: 3.0.1
  377. - license: MIT
  378. - trough
  379. - version: 2.2.0
  380. - license: MIT
  381. - unified
  382. - version: 11.0.5
  383. - license: MIT
  384. - unist-builder
  385. - version: 4.0.0
  386. - license: MIT
  387. - unist-util-is
  388. - version: 6.0.0
  389. - license: MIT
  390. - unist-util-position
  391. - version: 5.0.0
  392. - license: MIT
  393. - unist-util-stringify-position
  394. - version: 4.0.0
  395. - license: MIT
  396. - unist-util-visit-parents
  397. - version: 6.0.1
  398. - license: MIT
  399. - unist-util-visit
  400. - version: 5.0.0
  401. - license: MIT
  402. - vfile-message
  403. - version: 4.0.2
  404. - license: MIT
  405. - vfile
  406. - version: 6.0.2
  407. - license: MIT
  408. - vue-router
  409. - version: 3.6.5
  410. - license: MIT
  411. - vue
  412. - version: 2.7.16
  413. - license: MIT
  414. - web-namespaces
  415. - version: 2.0.1
  416. - license: MIT
  417. - zwitch
  418. - version: 2.0.4
  419. - license: MIT