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.

core-recommendedapps.js.license 3.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  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: assert developers
  10. SPDX-FileCopyrightText: Tobias Koppers @sokra
  11. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  12. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  13. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  14. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  15. SPDX-FileCopyrightText: Matt Zabriskie
  16. SPDX-FileCopyrightText: Joyent
  17. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  18. SPDX-FileCopyrightText: Jordan Harband
  19. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  20. SPDX-FileCopyrightText: GitHub Inc.
  21. SPDX-FileCopyrightText: Feross Aboukhadijeh
  22. SPDX-FileCopyrightText: Evan You
  23. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  24. SPDX-FileCopyrightText: Christoph Wurst
  25. This file is generated from multiple sources. Included packages:
  26. - @nextcloud/auth
  27. - version: 2.3.0
  28. - license: GPL-3.0-or-later
  29. - @nextcloud/axios
  30. - version: 2.5.0
  31. - license: GPL-3.0-or-later
  32. - semver
  33. - version: 7.6.2
  34. - license: ISC
  35. - @nextcloud/event-bus
  36. - version: 3.3.1
  37. - license: GPL-3.0-or-later
  38. - @nextcloud/initial-state
  39. - version: 2.2.0
  40. - license: GPL-3.0-or-later
  41. - @nextcloud/router
  42. - version: 2.2.0
  43. - license: GPL-3.0-or-later
  44. - @nextcloud/l10n
  45. - version: 2.2.0
  46. - license: GPL-3.0-or-later
  47. - @nextcloud/logger
  48. - version: 3.0.2
  49. - license: GPL-3.0-or-later
  50. - @nextcloud/router
  51. - version: 3.0.1
  52. - license: GPL-3.0-or-later
  53. - @nextcloud/vue
  54. - version: 8.11.2
  55. - license: AGPL-3.0-or-later
  56. - assert
  57. - version: 2.1.0
  58. - license: MIT
  59. - available-typed-arrays
  60. - version: 1.0.7
  61. - license: MIT
  62. - axios
  63. - version: 1.7.2
  64. - license: MIT
  65. - base64-js
  66. - version: 1.5.1
  67. - license: MIT
  68. - buffer
  69. - version: 6.0.3
  70. - license: MIT
  71. - call-bind
  72. - version: 1.0.7
  73. - license: MIT
  74. - console-browserify
  75. - version: 1.2.0
  76. - license: MIT
  77. - css-loader
  78. - version: 6.10.0
  79. - license: MIT
  80. - define-data-property
  81. - version: 1.1.4
  82. - license: MIT
  83. - define-properties
  84. - version: 1.2.1
  85. - license: MIT
  86. - dompurify
  87. - version: 3.1.4
  88. - license: (MPL-2.0 OR Apache-2.0)
  89. - es-define-property
  90. - version: 1.0.0
  91. - license: MIT
  92. - es-errors
  93. - version: 1.3.0
  94. - license: MIT
  95. - escape-html
  96. - version: 1.0.3
  97. - license: MIT
  98. - for-each
  99. - version: 0.3.3
  100. - license: MIT
  101. - function-bind
  102. - version: 1.1.2
  103. - license: MIT
  104. - get-intrinsic
  105. - version: 1.2.4
  106. - license: MIT
  107. - gopd
  108. - version: 1.0.1
  109. - license: MIT
  110. - has-property-descriptors
  111. - version: 1.0.2
  112. - license: MIT
  113. - has-proto
  114. - version: 1.0.3
  115. - license: MIT
  116. - has-symbols
  117. - version: 1.0.3
  118. - license: MIT
  119. - has-tostringtag
  120. - version: 1.0.2
  121. - license: MIT
  122. - hasown
  123. - version: 2.0.1
  124. - license: MIT
  125. - ieee754
  126. - version: 1.2.1
  127. - license: BSD-3-Clause
  128. - inherits
  129. - version: 2.0.4
  130. - license: ISC
  131. - is-arguments
  132. - version: 1.1.1
  133. - license: MIT
  134. - is-callable
  135. - version: 1.2.7
  136. - license: MIT
  137. - is-generator-function
  138. - version: 1.0.10
  139. - license: MIT
  140. - is-nan
  141. - version: 1.3.2
  142. - license: MIT
  143. - is-typed-array
  144. - version: 1.1.13
  145. - license: MIT
  146. - object-is
  147. - version: 1.1.5
  148. - license: MIT
  149. - object-keys
  150. - version: 1.1.1
  151. - license: MIT
  152. - object.assign
  153. - version: 4.1.5
  154. - license: MIT
  155. - possible-typed-array-names
  156. - version: 1.0.0
  157. - license: MIT
  158. - process
  159. - version: 0.11.10
  160. - license: MIT
  161. - set-function-length
  162. - version: 1.2.1
  163. - license: MIT
  164. - style-loader
  165. - version: 3.3.4
  166. - license: MIT
  167. - util
  168. - version: 0.12.5
  169. - license: MIT
  170. - vue-loader
  171. - version: 15.11.1
  172. - license: MIT
  173. - vue
  174. - version: 2.7.16
  175. - license: MIT
  176. - webpack
  177. - version: 5.91.0
  178. - license: MIT
  179. - which-typed-array
  180. - version: 1.1.14
  181. - license: MIT
  182. - nextcloud
  183. - version: 1.0.0
  184. - license: AGPL-3.0-or-later