1
0

workflowengine-workflowengine.js.license 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  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: atomiks
  11. SPDX-FileCopyrightText: Varun A P
  12. SPDX-FileCopyrightText: Tobias Koppers @sokra
  13. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  14. SPDX-FileCopyrightText: Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)
  15. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  16. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  17. SPDX-FileCopyrightText: Roeland Jago Douma
  18. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  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: Matt Zabriskie
  23. SPDX-FileCopyrightText: Joyent
  24. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  25. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  26. SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
  27. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  28. SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
  29. SPDX-FileCopyrightText: Hypercontext
  30. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  31. SPDX-FileCopyrightText: GitHub Inc.
  32. SPDX-FileCopyrightText: Feross Aboukhadijeh
  33. SPDX-FileCopyrightText: Fangdun Cai <cfddream@gmail.com>
  34. SPDX-FileCopyrightText: Evan You
  35. SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
  36. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  37. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  38. SPDX-FileCopyrightText: David Clark
  39. SPDX-FileCopyrightText: Christoph Wurst
  40. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  41. SPDX-FileCopyrightText: Andris Reinman
  42. SPDX-FileCopyrightText: @nextcloud/password-confirmation developers
  43. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  44. This file is generated from multiple sources. Included packages:
  45. - @floating-ui/core
  46. - version: 1.6.5
  47. - license: MIT
  48. - @floating-ui/utils
  49. - version: 0.2.5
  50. - license: MIT
  51. - @nextcloud/auth
  52. - version: 2.4.0
  53. - license: GPL-3.0-or-later
  54. - @nextcloud/axios
  55. - version: 2.5.1
  56. - license: GPL-3.0-or-later
  57. - @nextcloud/browser-storage
  58. - version: 0.4.0
  59. - license: GPL-3.0-or-later
  60. - @nextcloud/capabilities
  61. - version: 1.2.0
  62. - license: GPL-3.0-or-later
  63. - @nextcloud/dialogs
  64. - version: 6.0.1
  65. - license: AGPL-3.0-or-later
  66. - semver
  67. - version: 7.6.3
  68. - license: ISC
  69. - @nextcloud/event-bus
  70. - version: 3.3.1
  71. - license: GPL-3.0-or-later
  72. - @nextcloud/initial-state
  73. - version: 2.2.0
  74. - license: GPL-3.0-or-later
  75. - @nextcloud/l10n
  76. - version: 3.1.0
  77. - license: GPL-3.0-or-later
  78. - @nextcloud/logger
  79. - version: 3.0.2
  80. - license: GPL-3.0-or-later
  81. - @nextcloud/password-confirmation
  82. - version: 5.1.1
  83. - license: MIT
  84. - @nextcloud/router
  85. - version: 3.0.1
  86. - license: GPL-3.0-or-later
  87. - @nextcloud/vue-select
  88. - version: 3.25.1
  89. - license: MIT
  90. - @nextcloud/vue
  91. - version: 8.20.0
  92. - license: AGPL-3.0-or-later
  93. - @vueuse/components
  94. - version: 11.1.0
  95. - license: MIT
  96. - @vueuse/core
  97. - version: 11.1.0
  98. - license: MIT
  99. - @vueuse/shared
  100. - version: 11.1.0
  101. - license: MIT
  102. - axios
  103. - version: 1.7.7
  104. - license: MIT
  105. - base64-js
  106. - version: 1.5.1
  107. - license: MIT
  108. - charenc
  109. - version: 0.0.2
  110. - license: BSD-3-Clause
  111. - crypt
  112. - version: 0.0.2
  113. - license: BSD-3-Clause
  114. - css-loader
  115. - version: 7.1.2
  116. - license: MIT
  117. - debounce
  118. - version: 2.2.0
  119. - license: MIT
  120. - dompurify
  121. - version: 3.1.7
  122. - license: (MPL-2.0 OR Apache-2.0)
  123. - escape-html
  124. - version: 1.0.3
  125. - license: MIT
  126. - floating-vue
  127. - version: 1.0.0-beta.19
  128. - license: MIT
  129. - focus-trap
  130. - version: 7.6.0
  131. - license: MIT
  132. - ieee754
  133. - version: 1.2.1
  134. - license: BSD-3-Clause
  135. - is-buffer
  136. - version: 1.1.6
  137. - license: MIT
  138. - linkify-string
  139. - version: 4.1.3
  140. - license: MIT
  141. - lodash.get
  142. - version: 4.4.2
  143. - license: MIT
  144. - md5
  145. - version: 2.3.0
  146. - license: BSD-3-Clause
  147. - moment-timezone
  148. - version: 0.5.45
  149. - license: MIT
  150. - moment
  151. - version: 2.30.1
  152. - license: MIT
  153. - node-gettext
  154. - version: 3.0.0
  155. - license: MIT
  156. - buffer
  157. - version: 6.0.3
  158. - license: MIT
  159. - inherits
  160. - version: 2.0.3
  161. - license: ISC
  162. - util
  163. - version: 0.10.4
  164. - license: MIT
  165. - path
  166. - version: 0.12.7
  167. - license: MIT
  168. - process
  169. - version: 0.11.10
  170. - license: MIT
  171. - striptags
  172. - version: 3.2.0
  173. - license: MIT
  174. - style-loader
  175. - version: 4.0.0
  176. - license: MIT
  177. - tabbable
  178. - version: 6.2.0
  179. - license: MIT
  180. - toastify-js
  181. - version: 1.12.0
  182. - license: MIT
  183. - unist-builder
  184. - version: 4.0.0
  185. - license: MIT
  186. - unist-util-is
  187. - version: 6.0.0
  188. - license: MIT
  189. - unist-util-visit-parents
  190. - version: 6.0.1
  191. - license: MIT
  192. - unist-util-visit
  193. - version: 5.0.0
  194. - license: MIT
  195. - vue-click-outside
  196. - version: 1.1.0
  197. - license: MIT
  198. - vue-loader
  199. - version: 15.11.1
  200. - license: MIT
  201. - vue-material-design-icons
  202. - version: 5.3.1
  203. - license: MIT
  204. - vue
  205. - version: 2.7.16
  206. - license: MIT
  207. - vuex
  208. - version: 3.6.2
  209. - license: MIT
  210. - webpack
  211. - version: 5.94.0
  212. - license: MIT
  213. - nextcloud
  214. - version: 1.0.0
  215. - license: AGPL-3.0-or-later