-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathlogreader-main.mjs.license
More file actions
138 lines (137 loc) Β· 3.29 KB
/
logreader-main.mjs.license
File metadata and controls
138 lines (137 loc) Β· 3.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: BSD-3-Clause
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: ISC
SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: @nextcloud/dialogs developers
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: David Clark
SPDX-FileCopyrightText: David Myers <hello@davidmyers.dev>
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: Eduardo San Martin Morote
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
SPDX-FileCopyrightText: Robin Appelman <robin@icewind.nl>
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: escape-html developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.3
- license: MIT
- @floating-ui/dom
- version: 1.1.1
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- license: MIT
- @nextcloud/auth
- version: 2.5.3
- license: GPL-3.0-or-later
- @nextcloud/axios
- version: 2.5.2
- license: GPL-3.0-or-later
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 7.2.0
- license: AGPL-3.0-or-later
- @nextcloud/event-bus
- version: 3.3.3
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.4.1
- license: GPL-3.0-or-later
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 9.3.1
- license: AGPL-3.0-or-later
- @vitejs/plugin-vue
- version: 6.0.2
- license: MIT
- @vue/reactivity
- version: 3.5.26
- license: MIT
- @vue/runtime-core
- version: 3.5.26
- license: MIT
- @vue/runtime-dom
- version: 3.5.26
- license: MIT
- @vue/shared
- version: 3.5.26
- license: MIT
- @vueuse/core
- version: 14.1.0
- license: MIT
- @vueuse/shared
- version: 14.1.0
- license: MIT
- axios
- version: 1.12.2
- license: MIT
- debounce
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 5.2.2
- license: MIT
- focus-trap
- version: 7.6.6
- license: MIT
- highlight.js
- version: 11.11.1
- license: BSD-3-Clause
- logreader
- version: 6.0.0-dev.0
- license: AGPL-3.0-or-later
- pinia
- version: 3.0.4
- license: MIT
- semver
- version: 7.7.3
- license: ISC
- tabbable
- version: 6.3.0
- license: MIT
- toastify-js
- version: 1.12.0
- license: MIT
- vite
- version: 7.3.0
- license: MIT
- vite-plugin-node-polyfills
- version: 0.24.0
- license: MIT
- vue-material-design-icons
- version: 5.3.1
- license: MIT
- vue-router
- version: 4.6.3
- license: MIT