-
Notifications
You must be signed in to change notification settings - Fork 130
/
Copy pathNOTICE
326 lines (271 loc) · 7.45 KB
/
NOTICE
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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
Copyright 2022 LinkedIn Corporation
All Rights Reserved.
Licensed under the LinkedIn Learning Exercise File License (the "License").
See LICENSE in the project root for license information.
ATTRIBUTIONS:
npm:postcss
https://github.com/postcss/postcss
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:@isaacs/cliui
https://github.com/isaacs/cliui
License: ISC
https://opensource.org/licenses/ISC
-------------------
npm:@nodelib/fs.scandir
https://github.com/nodelib/nodelib
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:@nodelib/fs.stat
https://github.com/nodelib/nodelib
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:@nodelib/fs.walk
https://github.com/nodelib/nodelib
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:ansi-regex
https://github.com/sindresorhus/ansi-regex
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:ansi-styles
https://github.com/sindresorhus/ansi-styles
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:brace-expansion
https://github.com/juliangruber/brace-expansion
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:color-convert
https://github.com/Qix-/color-convert
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:color-name
https://github.com/Qix-/color-name
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:commander
https://github.com/tj/commander.js
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:cross-spawn
https://github.com/zkochan/cross-spawn
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:cssesc
https://github.com/mathiasbynens/cssesc
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:eastasianwidth
https://github.com/yangshun/eastasianwidth
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:emoji-regex
https://github.com/mathiasbynens/emoji-regex
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:fsevents
https://github.com/fsevents/fsevents
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:function-bind
https://github.com/Raynos/function-bind
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:glob-parent
https://github.com/gulpjs/glob-parent
License: ISC
https://opensource.org/licenses/ISC
-------------------
npm:is-binary-path
https://github.com/sindresorhus/is-binary-path
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:is-extglob
https://github.com/jonschlinkert/is-extglob
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:is-fullwidth-code-point
https://github.com/sindresorhus/is-fullwidth-code-point
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:is-glob
https://github.com/jonschlinkert/is-glob
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:is-number
https://github.com/jonschlinkert/is-number
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:isexe
https://github.com/npm/isexe
License: ISC
https://opensource.org/licenses/ISC
-------------------
npm:js-tokens
https://github.com/lydell/js-tokens
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:loose-envify
https://github.com/logicpie/loose-envify
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:merge2
https://github.com/teambition/merge2
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:normalize-path
https://github.com/jonschlinkert/normalize-path
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:object-assign
https://github.com/sindresorhus/object-assign
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:path-key
https://github.com/sindresorhus/path-key
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:path-parse
https://github.com/jbgutierrez/path-parse
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:picomatch
https://github.com/micromatch/picomatch
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:pify
https://github.com/sindresorhus/pify
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:postcss-value-parser
https://github.com/postcss/postcss-value-parser
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:queue-microtask
https://github.com/feross/queue-microtask
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:readdirp
https://github.com/thlorenz/readdirp
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:resolve
https://github.com/browserify/resolve
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:reusify
https://github.com/mcollina/reusify
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:run-parallel
https://github.com/feross/run-parallel
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:shebang-command
https://github.com/kevva/shebang-command
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:shebang-regex
https://github.com/sindresorhus/shebang-regex
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:strip-bom
https://github.com/sindresorhus/strip-bom
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:strip-json-comments
https://github.com/sindresorhus/strip-json-comments
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:table
https://github.com/sindresorhus/table
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:tap
https://github.com/tapjs/tap
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:to-array
https://github.com/jonschlinkert/to-array
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:to-object
https://github.com/jonschlinkert/to-object
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:unique-filename
https://github.com/sindresorhus/unique-filename
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:universalify
https://github.com/RyanZim/universalify
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:uuid
https://github.com/uuidjs/uuid
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:which
https://github.com/jonschlinkert/which
License: MIT
https://opensource.org/licenses/MIT
-------------------
npm:write-file-atomic
https://github.com/jonschlinkert/write-file-atomic
License: MIT
https://opensource.org/licenses/MIT
-------------------
Please note, this project may automatically load third party code from external
repositories (for example, NPM modules, Composer packages, or other dependencies).
If so, such third party code may be subject to other license terms than as set
forth above. In addition, such third party code may also depend on and load
multiple tiers of dependencies. Please review the applicable licenses of the
additional dependencies.