workflowengine-workflowengine.js.license 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  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/dialogs developers
  43. This file is generated from multiple sources. Included packages:
  44. - @floating-ui/core
  45. - version: 1.6.5
  46. - license: MIT
  47. - @floating-ui/utils
  48. - version: 0.2.5
  49. - license: MIT
  50. - @nextcloud/auth
  51. - version: 2.4.0
  52. - license: GPL-3.0-or-later
  53. - @nextcloud/axios
  54. - version: 2.5.1
  55. - license: GPL-3.0-or-later
  56. - @nextcloud/browser-storage
  57. - version: 0.4.0
  58. - license: GPL-3.0-or-later
  59. - @nextcloud/capabilities
  60. - version: 1.2.0
  61. - license: GPL-3.0-or-later
  62. - @nextcloud/dialogs
  63. - version: 6.0.1
  64. - license: AGPL-3.0-or-later
  65. - semver
  66. - version: 7.6.3
  67. - license: ISC
  68. - @nextcloud/event-bus
  69. - version: 3.3.1
  70. - license: GPL-3.0-or-later
  71. - @nextcloud/initial-state
  72. - version: 2.2.0
  73. - license: GPL-3.0-or-later
  74. - @nextcloud/l10n
  75. - version: 3.1.0
  76. - license: GPL-3.0-or-later
  77. - @nextcloud/logger
  78. - version: 3.0.2
  79. - license: GPL-3.0-or-later
  80. - @nextcloud/password-confirmation
  81. - version: 5.3.0
  82. - license: MIT
  83. - @nextcloud/router
  84. - version: 3.0.1
  85. - license: GPL-3.0-or-later
  86. - @nextcloud/vue-select
  87. - version: 3.25.1
  88. - license: MIT
  89. - @nextcloud/vue
  90. - version: 8.20.0
  91. - license: AGPL-3.0-or-later
  92. - @vueuse/components
  93. - version: 11.1.0
  94. - license: MIT
  95. - @vueuse/core
  96. - version: 11.1.0
  97. - license: MIT
  98. - @vueuse/shared
  99. - version: 11.1.0
  100. - license: MIT
  101. - axios
  102. - version: 1.7.7
  103. - license: MIT
  104. - base64-js
  105. - version: 1.5.1
  106. - license: MIT
  107. - charenc
  108. - version: 0.0.2
  109. - license: BSD-3-Clause
  110. - crypt
  111. - version: 0.0.2
  112. - license: BSD-3-Clause
  113. - css-loader
  114. - version: 7.1.2
  115. - license: MIT
  116. - debounce
  117. - version: 2.2.0
  118. - license: MIT
  119. - dompurify
  120. - version: 3.1.7
  121. - license: (MPL-2.0 OR Apache-2.0)
  122. - escape-html
  123. - version: 1.0.3
  124. - license: MIT
  125. - floating-vue
  126. - version: 1.0.0-beta.19
  127. - license: MIT
  128. - focus-trap
  129. - version: 7.6.0
  130. - license: MIT
  131. - ieee754
  132. - version: 1.2.1
  133. - license: BSD-3-Clause
  134. - is-buffer
  135. - version: 1.1.6
  136. - license: MIT
  137. - linkify-string
  138. - version: 4.1.3
  139. - license: MIT
  140. - lodash.get
  141. - version: 4.4.2
  142. - license: MIT
  143. - md5
  144. - version: 2.3.0
  145. - license: BSD-3-Clause
  146. - moment-timezone
  147. - version: 0.5.45
  148. - license: MIT
  149. - moment
  150. - version: 2.30.1
  151. - license: MIT
  152. - node-gettext
  153. - version: 3.0.0
  154. - license: MIT
  155. - buffer
  156. - version: 6.0.3
  157. - license: MIT
  158. - inherits
  159. - version: 2.0.3
  160. - license: ISC
  161. - util
  162. - version: 0.10.4
  163. - license: MIT
  164. - path
  165. - version: 0.12.7
  166. - license: MIT
  167. - process
  168. - version: 0.11.10
  169. - license: MIT
  170. - striptags
  171. - version: 3.2.0
  172. - license: MIT
  173. - style-loader
  174. - version: 4.0.0
  175. - license: MIT
  176. - tabbable
  177. - version: 6.2.0
  178. - license: MIT
  179. - toastify-js
  180. - version: 1.12.0
  181. - license: MIT
  182. - unist-builder
  183. - version: 4.0.0
  184. - license: MIT
  185. - unist-util-is
  186. - version: 6.0.0
  187. - license: MIT
  188. - unist-util-visit-parents
  189. - version: 6.0.1
  190. - license: MIT
  191. - unist-util-visit
  192. - version: 5.0.0
  193. - license: MIT
  194. - vue-click-outside
  195. - version: 1.1.0
  196. - license: MIT
  197. - vue-loader
  198. - version: 15.11.1
  199. - license: MIT
  200. - vue-material-design-icons
  201. - version: 5.3.1
  202. - license: MIT
  203. - vue
  204. - version: 2.7.16
  205. - license: MIT
  206. - vuex
  207. - version: 3.6.2
  208. - license: MIT
  209. - webpack
  210. - version: 5.94.0
  211. - license: MIT
  212. - nextcloud
  213. - version: 1.0.0
  214. - license: AGPL-3.0-or-later