weather_status-weather-status.js.license 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319
  1. SPDX-License-Identifier: MPL-2.0
  2. SPDX-License-Identifier: MIT
  3. SPDX-License-Identifier: ISC
  4. SPDX-License-Identifier: GPL-3.0-or-later
  5. SPDX-License-Identifier: BSD-3-Clause
  6. SPDX-License-Identifier: AGPL-3.0-or-later
  7. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  8. SPDX-FileCopyrightText: xiemengxiong
  9. SPDX-FileCopyrightText: uuid developers
  10. SPDX-FileCopyrightText: inherits developers
  11. SPDX-FileCopyrightText: escape-html developers
  12. SPDX-FileCopyrightText: debounce developers
  13. SPDX-FileCopyrightText: atomiks
  14. SPDX-FileCopyrightText: assert developers
  15. SPDX-FileCopyrightText: Varun A P
  16. SPDX-FileCopyrightText: Tobias Koppers @sokra
  17. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  18. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  19. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  20. SPDX-FileCopyrightText: Roeland Jago Douma
  21. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  22. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  23. SPDX-FileCopyrightText: Philipp Kewisch
  24. SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  25. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  26. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  27. SPDX-FileCopyrightText: Matt Zabriskie
  28. SPDX-FileCopyrightText: Joyent
  29. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  30. SPDX-FileCopyrightText: Jordan Harband
  31. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  32. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  33. SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
  34. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  35. SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
  36. SPDX-FileCopyrightText: Hypercontext
  37. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  38. SPDX-FileCopyrightText: GitHub Inc.
  39. SPDX-FileCopyrightText: Feross Aboukhadijeh
  40. SPDX-FileCopyrightText: Evan You
  41. SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
  42. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  43. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  44. SPDX-FileCopyrightText: Denis Pushkarev
  45. SPDX-FileCopyrightText: David Clark
  46. SPDX-FileCopyrightText: Christoph Wurst
  47. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  48. SPDX-FileCopyrightText: Andris Reinman
  49. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  50. This file is generated from multiple sources. Included packages:
  51. - @floating-ui/core
  52. - version: 1.6.0
  53. - license: MIT
  54. - @floating-ui/utils
  55. - version: 0.2.1
  56. - license: MIT
  57. - @nextcloud/auth
  58. - version: 2.3.0
  59. - license: GPL-3.0-or-later
  60. - @nextcloud/axios
  61. - version: 2.5.0
  62. - license: GPL-3.0-or-later
  63. - @nextcloud/capabilities
  64. - version: 1.2.0
  65. - license: GPL-3.0-or-later
  66. - @nextcloud/dialogs
  67. - version: 5.3.1
  68. - license: GPL-3.0-or-later
  69. - semver
  70. - version: 7.6.2
  71. - license: ISC
  72. - @nextcloud/event-bus
  73. - version: 3.3.1
  74. - license: GPL-3.0-or-later
  75. - @nextcloud/initial-state
  76. - version: 2.2.0
  77. - license: GPL-3.0-or-later
  78. - @nextcloud/router
  79. - version: 2.2.0
  80. - license: GPL-3.0-or-later
  81. - @nextcloud/l10n
  82. - version: 2.2.0
  83. - license: GPL-3.0-or-later
  84. - @nextcloud/moment
  85. - version: 1.3.1
  86. - license: GPL-3.0-or-later
  87. - @nextcloud/router
  88. - version: 3.0.1
  89. - license: GPL-3.0-or-later
  90. - @nextcloud/vue-select
  91. - version: 3.25.0
  92. - license: MIT
  93. - @nextcloud/browser-storage
  94. - version: 0.3.0
  95. - license: GPL-3.0-or-later
  96. - @nextcloud/logger
  97. - version: 2.7.0
  98. - license: GPL-3.0-or-later
  99. - core-js
  100. - version: 3.33.0
  101. - license: MIT
  102. - debounce
  103. - version: 2.0.0
  104. - license: MIT
  105. - @nextcloud/vue
  106. - version: 8.11.2
  107. - license: AGPL-3.0-or-later
  108. - @vueuse/components
  109. - version: 10.11.0
  110. - license: MIT
  111. - @vueuse/core
  112. - version: 10.11.0
  113. - license: MIT
  114. - @vueuse/shared
  115. - version: 10.11.0
  116. - license: MIT
  117. - assert
  118. - version: 2.1.0
  119. - license: MIT
  120. - available-typed-arrays
  121. - version: 1.0.7
  122. - license: MIT
  123. - axios
  124. - version: 1.7.2
  125. - license: MIT
  126. - base64-js
  127. - version: 1.5.1
  128. - license: MIT
  129. - buffer
  130. - version: 6.0.3
  131. - license: MIT
  132. - call-bind
  133. - version: 1.0.7
  134. - license: MIT
  135. - charenc
  136. - version: 0.0.2
  137. - license: BSD-3-Clause
  138. - console-browserify
  139. - version: 1.2.0
  140. - license: MIT
  141. - crypt
  142. - version: 0.0.2
  143. - license: BSD-3-Clause
  144. - css-loader
  145. - version: 6.10.0
  146. - license: MIT
  147. - date-format-parse
  148. - version: 0.2.7
  149. - license: MIT
  150. - define-data-property
  151. - version: 1.1.4
  152. - license: MIT
  153. - define-properties
  154. - version: 1.2.1
  155. - license: MIT
  156. - dompurify
  157. - version: 3.1.4
  158. - license: (MPL-2.0 OR Apache-2.0)
  159. - es-define-property
  160. - version: 1.0.0
  161. - license: MIT
  162. - es-errors
  163. - version: 1.3.0
  164. - license: MIT
  165. - escape-html
  166. - version: 1.0.3
  167. - license: MIT
  168. - floating-vue
  169. - version: 1.0.0-beta.19
  170. - license: MIT
  171. - focus-trap
  172. - version: 7.5.4
  173. - license: MIT
  174. - for-each
  175. - version: 0.3.3
  176. - license: MIT
  177. - function-bind
  178. - version: 1.1.2
  179. - license: MIT
  180. - get-intrinsic
  181. - version: 1.2.4
  182. - license: MIT
  183. - gopd
  184. - version: 1.0.1
  185. - license: MIT
  186. - has-property-descriptors
  187. - version: 1.0.2
  188. - license: MIT
  189. - has-proto
  190. - version: 1.0.3
  191. - license: MIT
  192. - has-symbols
  193. - version: 1.0.3
  194. - license: MIT
  195. - has-tostringtag
  196. - version: 1.0.2
  197. - license: MIT
  198. - hasown
  199. - version: 2.0.1
  200. - license: MIT
  201. - ical.js
  202. - version: 1.5.0
  203. - license: MPL-2.0
  204. - ieee754
  205. - version: 1.2.1
  206. - license: BSD-3-Clause
  207. - inherits
  208. - version: 2.0.4
  209. - license: ISC
  210. - is-arguments
  211. - version: 1.1.1
  212. - license: MIT
  213. - is-buffer
  214. - version: 1.1.6
  215. - license: MIT
  216. - is-callable
  217. - version: 1.2.7
  218. - license: MIT
  219. - is-generator-function
  220. - version: 1.0.10
  221. - license: MIT
  222. - is-nan
  223. - version: 1.3.2
  224. - license: MIT
  225. - is-typed-array
  226. - version: 1.1.13
  227. - license: MIT
  228. - linkify-string
  229. - version: 4.1.3
  230. - license: MIT
  231. - lodash.get
  232. - version: 4.4.2
  233. - license: MIT
  234. - md5
  235. - version: 2.3.0
  236. - license: BSD-3-Clause
  237. - moment
  238. - version: 2.30.1
  239. - license: MIT
  240. - node-gettext
  241. - version: 3.0.0
  242. - license: MIT
  243. - object-is
  244. - version: 1.1.5
  245. - license: MIT
  246. - object-keys
  247. - version: 1.1.1
  248. - license: MIT
  249. - object.assign
  250. - version: 4.1.5
  251. - license: MIT
  252. - inherits
  253. - version: 2.0.3
  254. - license: ISC
  255. - util
  256. - version: 0.10.4
  257. - license: MIT
  258. - path
  259. - version: 0.12.7
  260. - license: MIT
  261. - possible-typed-array-names
  262. - version: 1.0.0
  263. - license: MIT
  264. - process
  265. - version: 0.11.10
  266. - license: MIT
  267. - set-function-length
  268. - version: 1.2.1
  269. - license: MIT
  270. - striptags
  271. - version: 3.2.0
  272. - license: MIT
  273. - style-loader
  274. - version: 3.3.4
  275. - license: MIT
  276. - tabbable
  277. - version: 6.2.0
  278. - license: MIT
  279. - toastify-js
  280. - version: 1.12.0
  281. - license: MIT
  282. - unist-builder
  283. - version: 4.0.0
  284. - license: MIT
  285. - unist-util-is
  286. - version: 6.0.0
  287. - license: MIT
  288. - unist-util-visit-parents
  289. - version: 6.0.1
  290. - license: MIT
  291. - unist-util-visit
  292. - version: 5.0.0
  293. - license: MIT
  294. - util
  295. - version: 0.12.5
  296. - license: MIT
  297. - uuid
  298. - version: 9.0.1
  299. - license: MIT
  300. - vue-loader
  301. - version: 15.11.1
  302. - license: MIT
  303. - vue-material-design-icons
  304. - version: 5.3.0
  305. - license: MIT
  306. - vue
  307. - version: 2.7.16
  308. - license: MIT
  309. - webpack
  310. - version: 5.91.0
  311. - license: MIT
  312. - which-typed-array
  313. - version: 1.1.14
  314. - license: MIT
  315. - nextcloud
  316. - version: 1.0.0
  317. - license: AGPL-3.0-or-later