microsoft/vscode-react-native

Public

mirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0.10.0

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

release/ThirdPartyNotices.txt

1217lines · modecode

1NOTICES AND INFORMATION
2Do Not Translate or Localize
3
4This software incorporates material from third parties.
5Microsoft makes certain open source code available at https://3rdpartysource.microsoft.com,
6or you may send a check or money order for US $5.00, including the product name,
7the open source component name, and version number, to:
8
9Source Code Compliance Team
10Microsoft Corporation
11One Microsoft Way
12Redmond, WA 98052
13USA
14
15Notwithstanding any other terms, you may reverse engineer this software to the extent
16required to debug changes to any libraries licensed under the GNU Lesser General Public License.
17
18
19-------------------------------------------------------------------
20
21winreg 0.0.13 - BSD-2-Clause
22https://github.com/fresc81/node-winreg#readme
23
24Copyright (c) <year> <owner> . All rights reserved.
25
26Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
27
28 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
29
30 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
31
32THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33
34-------------------------------------------------------------------
35
36-------------------------------------------------------------------
37
38devtools-protocol 0.0.588169 - BSD-3-Clause
39https://github.com/ChromeDevTools/devtools-protocol#readme
40Copyright 2014 The Chromium Authors.
41Copyright 2017 The Chromium Authors.
42
43
44Copyright (c) 2009-2011, Mozilla Foundation and contributors
45All rights reserved.
46
47Redistribution and use in source and binary forms, with or without
48modification, are permitted provided that the following conditions are met:
49
50* Redistributions of source code must retain the above copyright notice, this
51 list of conditions and the following disclaimer.
52
53* Redistributions in binary form must reproduce the above copyright notice,
54 this list of conditions and the following disclaimer in the documentation
55 and/or other materials provided with the distribution.
56
57* Neither the names of the Mozilla Foundation nor the names of project
58 contributors may be used to endorse or promote products derived from this
59 software without specific prior written permission.
60
61THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
62ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
63WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
64DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
65FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
66DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
67SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
68CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
69OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
70OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
71
72
73-------------------------------------------------------------------
74
75-------------------------------------------------------------------
76
77source-map 0.1.43 - BSD-3-Clause
78https://github.com/mozilla/source-map
79Copyright 2011 The Closure Compiler
80Copyright 2011 Mozilla Foundation and contributors
81Copyright 2012 Mozilla Foundation and contributors
82Copyright 2014 Mozilla Foundation and contributors
83Copyright 2009-2011 Mozilla Foundation and contributors
84Copyright (c) 2009-2011, Mozilla Foundation and contributors
85
86
87Copyright (c) 2009-2011, Mozilla Foundation and contributors
88All rights reserved.
89
90Redistribution and use in source and binary forms, with or without
91modification, are permitted provided that the following conditions are met:
92
93* Redistributions of source code must retain the above copyright notice, this
94 list of conditions and the following disclaimer.
95
96* Redistributions in binary form must reproduce the above copyright notice,
97 this list of conditions and the following disclaimer in the documentation
98 and/or other materials provided with the distribution.
99
100* Neither the names of the Mozilla Foundation nor the names of project
101 contributors may be used to endorse or promote products derived from this
102 software without specific prior written permission.
103
104THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
105ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
106WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
107DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
108FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
109DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
110SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
111CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
112OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
113OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
114
115
116-------------------------------------------------------------------
117
118-------------------------------------------------------------------
119
120source-map 0.5.2 - BSD-3-Clause
121https://github.com/mozilla/source-map
122Copyright 2011 The Closure Compiler
123Copyright 2011 Mozilla Foundation and contributors
124Copyright 2012 Mozilla Foundation and contributors
125Copyright 2014 Mozilla Foundation and contributors
126Copyright 2009-2011 Mozilla Foundation and contributors
127
128
129Copyright (c) 2009-2011, Mozilla Foundation and contributors
130All rights reserved.
131
132Redistribution and use in source and binary forms, with or without
133modification, are permitted provided that the following conditions are met:
134
135* Redistributions of source code must retain the above copyright notice, this
136 list of conditions and the following disclaimer.
137
138* Redistributions in binary form must reproduce the above copyright notice,
139 this list of conditions and the following disclaimer in the documentation
140 and/or other materials provided with the distribution.
141
142* Neither the names of the Mozilla Foundation nor the names of project
143 contributors may be used to endorse or promote products derived from this
144 software without specific prior written permission.
145
146THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
147ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
148WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
149DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
150FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
151DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
152SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
153CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
154OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
155OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
156
157
158-------------------------------------------------------------------
159
160-------------------------------------------------------------------
161
162source-map 0.6.1 - BSD-3-Clause
163https://github.com/mozilla/source-map
164Copyright 2011 The Closure Compiler
165Copyright 2011 Mozilla Foundation and contributors
166Copyright 2014 Mozilla Foundation and contributors
167Copyright 2009-2011 Mozilla Foundation and contributors
168Copyright (c) 2009-2011, Mozilla Foundation and contributors
169
170
171Copyright (c) 2009-2011, Mozilla Foundation and contributors
172All rights reserved.
173
174Redistribution and use in source and binary forms, with or without
175modification, are permitted provided that the following conditions are met:
176
177* Redistributions of source code must retain the above copyright notice, this
178 list of conditions and the following disclaimer.
179
180* Redistributions in binary form must reproduce the above copyright notice,
181 this list of conditions and the following disclaimer in the documentation
182 and/or other materials provided with the distribution.
183
184* Neither the names of the Mozilla Foundation nor the names of project
185 contributors may be used to endorse or promote products derived from this
186 software without specific prior written permission.
187
188THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
189ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
190WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
191DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
192FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
193DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
194SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
195CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
196OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
197OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
198
199
200-------------------------------------------------------------------
201
202-------------------------------------------------------------------
203
204flatten-source-map 0.0.2 - ISC
205Copyright (c) 2012 Google Inc.
206
207ISC License
208
209Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
210
211Copyright (c) 1995-2003 by Internet Software Consortium
212
213Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
214
215THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
216
217-------------------------------------------------------------------
218
219-------------------------------------------------------------------
220
221fs.realpath 1.0.0 - ISC
222https://github.com/isaacs/fs.realpath#readme
223Copyright (c) Isaac Z. Schlueter and Contributors
224Copyright Joyent, Inc. and other Node contributors.
225
226ISC License
227
228Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
229
230Copyright (c) 1995-2003 by Internet Software Consortium
231
232Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
233
234THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
235
236-------------------------------------------------------------------
237
238-------------------------------------------------------------------
239
240glob 7.1.3 - ISC
241https://github.com/isaacs/node-glob#readme
242Copyright (c) Isaac Z. Schlueter and Contributors
243
244ISC License
245
246Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
247
248Copyright (c) 1995-2003 by Internet Software Consortium
249
250Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
251
252THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
253
254-------------------------------------------------------------------
255
256-------------------------------------------------------------------
257
258inflight 1.0.6 - ISC
259https://github.com/isaacs/inflight
260Copyright (c) Isaac Z. Schlueter
261
262ISC License
263
264Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
265
266Copyright (c) 1995-2003 by Internet Software Consortium
267
268Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
269
270THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
271
272-------------------------------------------------------------------
273
274-------------------------------------------------------------------
275
276inherits 2.0.3 - ISC
277https://github.com/isaacs/inherits#readme
278Copyright (c) Isaac Z. Schlueter
279
280ISC License
281
282Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
283
284Copyright (c) 1995-2003 by Internet Software Consortium
285
286Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
287
288THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
289
290-------------------------------------------------------------------
291
292-------------------------------------------------------------------
293
294minimatch 3.0.4 - ISC
295https://github.com/isaacs/minimatch#readme
296Copyright (c) Isaac Z. Schlueter and Contributors
297
298ISC License
299
300Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
301
302Copyright (c) 1995-2003 by Internet Software Consortium
303
304Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
305
306THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
307
308-------------------------------------------------------------------
309
310-------------------------------------------------------------------
311
312once 1.4.0 - ISC
313https://github.com/isaacs/once#readme
314Copyright (c) Isaac Z. Schlueter and Contributors
315
316ISC License
317
318Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
319
320Copyright (c) 1995-2003 by Internet Software Consortium
321
322Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
323
324THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
325
326-------------------------------------------------------------------
327
328-------------------------------------------------------------------
329
330semver 5.1.0 - ISC
331https://github.com/npm/node-semver#readme
332Copyright Isaac Z. Schlueter
333Copyright (c) Isaac Z. Schlueter and Contributors
334
335ISC License
336
337Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
338
339Copyright (c) 1995-2003 by Internet Software Consortium
340
341Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
342
343THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
344
345-------------------------------------------------------------------
346
347-------------------------------------------------------------------
348
349wrappy 1.0.2 - ISC
350https://github.com/npm/wrappy
351Copyright (c) Isaac Z. Schlueter and Contributors
352
353ISC License
354
355Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
356
357Copyright (c) 1995-2003 by Internet Software Consortium
358
359Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
360
361THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
362
363-------------------------------------------------------------------
364
365-------------------------------------------------------------------
366
367@types/source-map 0.1.29 - MIT
368
369The MIT License (MIT)
370Copyright © 2014 Microsoft Corporation
371
372Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
373
374The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
375
376THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
377
378
379-------------------------------------------------------------------
380
381-------------------------------------------------------------------
382
383applicationinsights 0.15.6 - MIT
384https://github.com/Microsoft/ApplicationInsights-node.js#readme
385Copyright (c) 2014 Microsoft Corporation
386
387The MIT License (MIT)
388Copyright © 2014 Microsoft Corporation
389
390Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
391
392The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
393
394THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
395
396
397-------------------------------------------------------------------
398
399-------------------------------------------------------------------
400
401async-limiter 1.0.0 - MIT
402https://github.com/strml/async-limiter#readme
403Copyright (c) 2017 Samuel Reed <samuel.trace.reed@gmail.com>
404
405The MIT License (MIT)
406Copyright © 2014 Microsoft Corporation
407
408Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
409
410The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
411
412THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
413
414
415-------------------------------------------------------------------
416
417-------------------------------------------------------------------
418
419balanced-match 1.0.0 - MIT
420https://github.com/juliangruber/balanced-match
421Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
422
423The MIT License (MIT)
424Copyright © 2014 Microsoft Corporation
425
426Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
427
428The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
429
430THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
431
432
433-------------------------------------------------------------------
434
435-------------------------------------------------------------------
436
437brace-expansion 1.1.11 - MIT
438https://github.com/juliangruber/brace-expansion
439Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
440
441The MIT License (MIT)
442Copyright © 2014 Microsoft Corporation
443
444Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
445
446The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
447
448THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
449
450
451-------------------------------------------------------------------
452
453-------------------------------------------------------------------
454
455color 3.1.0 - MIT
456https://github.com/Qix-/color#readme
457Copyright (c) 2012 Heather Arthur
458
459The MIT License (MIT)
460Copyright © 2014 Microsoft Corporation
461
462Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
463
464The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
465
466THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
467
468
469-------------------------------------------------------------------
470
471-------------------------------------------------------------------
472
473color-convert 1.9.3 - MIT
474https://github.com/Qix-/color-convert#readme
475Copyright (c) 2011-2016, Heather Arthur and Josh Junon.
476Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
477
478The MIT License (MIT)
479Copyright © 2014 Microsoft Corporation
480
481Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
482
483The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
484
485THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
486
487
488-------------------------------------------------------------------
489
490-------------------------------------------------------------------
491
492color-name 1.1.3 - MIT
493https://github.com/dfcreative/color-name
494Copyright (c) 2015 Dmitry Ivanov
495
496The MIT License (MIT)
497Copyright © 2014 Microsoft Corporation
498
499Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
500
501The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
502
503THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
504
505
506-------------------------------------------------------------------
507
508-------------------------------------------------------------------
509
510color-string 1.5.3 - MIT
511https://github.com/Qix-/color-string#readme
512Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
513
514The MIT License (MIT)
515Copyright © 2014 Microsoft Corporation
516
517Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
518
519The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
520
521THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
522
523
524-------------------------------------------------------------------
525
526-------------------------------------------------------------------
527
528concat-map 0.0.1 - MIT
529https://github.com/substack/node-concat-map
530
531The MIT License (MIT)
532Copyright © 2014 Microsoft Corporation
533
534Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
535
536The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
537
538THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
539
540
541-------------------------------------------------------------------
542
543-------------------------------------------------------------------
544
545extract-opts 2.2.0 - MIT
546https://github.com/bevry/extract-opts
547Copyright (c) 2011-2012 Benjamin Arthur Lupton (http://balupton.com)
548Copyright (c) 2011-2012 Benjamin Lupton (http://balupton.com) <b@lupton.cc>
549
550The MIT License (MIT)
551Copyright © 2014 Microsoft Corporation
552
553Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
554
555The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
556
557THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
558
559
560-------------------------------------------------------------------
561
562-------------------------------------------------------------------
563
564is-arrayish 0.3.2 - MIT
565https://github.com/qix-/node-is-arrayish#readme
566Copyright (c) 2015 JD Ballard
567
568The MIT License (MIT)
569Copyright © 2014 Microsoft Corporation
570
571Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
572
573The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
574
575THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
576
577
578-------------------------------------------------------------------
579
580-------------------------------------------------------------------
581
582minimist 0.0.8 - MIT
583https://github.com/substack/minimist
584
585The MIT License (MIT)
586Copyright © 2014 Microsoft Corporation
587
588Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
589
590The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
591
592THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
593
594
595-------------------------------------------------------------------
596
597-------------------------------------------------------------------
598
599mkdirp 0.5.1 - MIT
600https://github.com/substack/node-mkdirp#readme
601Copyright 2010 James Halliday (mail@substack.net)
602
603The MIT License (MIT)
604Copyright © 2014 Microsoft Corporation
605
606Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
607
608The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
609
610THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
611
612
613-------------------------------------------------------------------
614
615-------------------------------------------------------------------
616
617noice-json-rpc 1.2.0 - MIT
618https://github.com/nojvek/noice-json-rpc#readme
619Copyright (c) Manoj Patel
620
621The MIT License (MIT)
622Copyright © 2014 Microsoft Corporation
623
624Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
625
626The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
627
628THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
629
630
631-------------------------------------------------------------------
632
633-------------------------------------------------------------------
634
635options 0.0.6 - MIT
636https://github.com/einaros/options.js
637Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
638Copyright (c) 2012 Einar Otto Stangvik <einaros@gmail.com>
639
640The MIT License (MIT)
641Copyright © 2014 Microsoft Corporation
642
643Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
644
645The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
646
647THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
648
649
650-------------------------------------------------------------------
651
652-------------------------------------------------------------------
653
654path-is-absolute 1.0.1 - MIT
655https://github.com/sindresorhus/path-is-absolute#readme
656(c) Sindre Sorhus (https://sindresorhus.com)
657Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
658
659The MIT License (MIT)
660Copyright © 2014 Microsoft Corporation
661
662Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
663
664The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
665
666THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
667
668
669-------------------------------------------------------------------
670
671-------------------------------------------------------------------
672
673q 1.4.1 - MIT
674https://github.com/kriskowal/q
675Copyright (c) 2011 Google Inc.
676Copyright 2009-2012 Kris Kowal
677Copyright 2007-2009 Tyler Close
678Copyright 2009-2014 Kristopher Michael Kowal.
679Copyright 2009-2015 Kristopher Michael Kowal and contributors
680
681The MIT License (MIT)
682Copyright © 2014 Microsoft Corporation
683
684Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
685
686The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
687
688THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
689
690
691-------------------------------------------------------------------
692
693-------------------------------------------------------------------
694
695qr-image 3.2.0 - MIT
696https://github.com/alexeyten/qr-image
697Copyright (c) 2013 Yandex LLC
698
699The MIT License (MIT)
700Copyright © 2014 Microsoft Corporation
701
702Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
703
704The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
705
706THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
707
708
709-------------------------------------------------------------------
710
711-------------------------------------------------------------------
712
713resolve-url 0.2.1 - MIT
714https://github.com/lydell/resolve-url
715Copyright (c) 2013 Simon Lydell
716Copyright 2014 Simon Lydell X11
717
718The MIT License (MIT)
719Copyright © 2014 Microsoft Corporation
720
721Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
722
723The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
724
725THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
726
727
728-------------------------------------------------------------------
729
730-------------------------------------------------------------------
731
732safe-buffer 5.1.2 - MIT
733https://github.com/feross/safe-buffer
734Copyright (c) Feross Aboukhadijeh
735Copyright (c) Feross Aboukhadijeh (http://feross.org)
736
737The MIT License (MIT)
738Copyright © 2014 Microsoft Corporation
739
740Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
741
742The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
743
744THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
745
746
747-------------------------------------------------------------------
748
749-------------------------------------------------------------------
750
751simple-swizzle 0.2.2 - MIT
752https://github.com/qix-/node-simple-swizzle#readme
753Copyright (c) 2015 Josh Junon
754
755The MIT License (MIT)
756Copyright © 2014 Microsoft Corporation
757
758Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
759
760The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
761
762THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
763
764
765-------------------------------------------------------------------
766
767-------------------------------------------------------------------
768
769source-map-resolve 0.5.2 - MIT
770https://github.com/lydell/source-map-resolve#readme
771Copyright 2014 Simon Lydell X11
772Copyright 2017 Simon Lydell X11
773Copyright 2014, 2017 Simon Lydell X11
774Copyright (c) 2014, 2015, 2016, 2017 Simon Lydell
775Copyright 2014, 2015, 2016, 2017 Simon Lydell X11
776
777The MIT License (MIT)
778Copyright © 2014 Microsoft Corporation
779
780Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
781
782The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
783
784THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
785
786
787-------------------------------------------------------------------
788
789-------------------------------------------------------------------
790
791source-map-url 0.4.0 - MIT
792https://github.com/lydell/source-map-url#readme
793Copyright (c) 2014 Simon Lydell
794Copyright 2014 Simon Lydell X11
795
796The MIT License (MIT)
797Copyright © 2014 Microsoft Corporation
798
799Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
800
801The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
802
803THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
804
805
806-------------------------------------------------------------------
807
808-------------------------------------------------------------------
809
810strip-json-comments 2.0.1 - MIT
811https://github.com/sindresorhus/strip-json-comments#readme
812(c) Sindre Sorhus (http://sindresorhus.com)
813Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
814
815The MIT License (MIT)
816Copyright © 2014 Microsoft Corporation
817
818Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
819
820The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
821
822THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
823
824
825-------------------------------------------------------------------
826
827-------------------------------------------------------------------
828
829typechecker 2.0.8 - MIT
830https://github.com/bevry/typechecker
831Copyright (c) 2011-2012 Benjamin Lupton <b@lupton.cc> (http://balupton.com)
832
833The MIT License (MIT)
834Copyright © 2014 Microsoft Corporation
835
836Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
837
838The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
839
840THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
841
842
843-------------------------------------------------------------------
844
845-------------------------------------------------------------------
846
847ultron 1.0.2 - MIT
848https://github.com/unshiftio/ultron
849Copyright (c) 2015 Unshift.io, Arnout Kazemier
850
851The MIT License (MIT)
852Copyright © 2014 Microsoft Corporation
853
854Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
855
856The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
857
858THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
859
860
861-------------------------------------------------------------------
862
863-------------------------------------------------------------------
864
865ultron 1.1.1 - MIT
866https://github.com/unshiftio/ultron
867Copyright (c) 2015 Unshift.io, Arnout Kazemier
868
869The MIT License (MIT)
870Copyright © 2014 Microsoft Corporation
871
872Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
873
874The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
875
876THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
877
878
879-------------------------------------------------------------------
880
881-------------------------------------------------------------------
882
883urix 0.1.0 - MIT
884https://github.com/lydell/urix
885Copyright (c) 2013 Simon Lydell
886Copyright 2014 Simon Lydell X11
887
888The MIT License (MIT)
889Copyright © 2014 Microsoft Corporation
890
891Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
892
893The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
894
895THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
896
897
898-------------------------------------------------------------------
899
900-------------------------------------------------------------------
901
902vscode-chrome-debug-core 6.7.46 - MIT
903https://github.com/Microsoft/vscode-chrome-debug-core#readme
904Copyright (c) Microsoft Corporation.
905Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
906
907The MIT License (MIT)
908Copyright © 2014 Microsoft Corporation
909
910Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
911
912The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
913
914THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
915
916
917-------------------------------------------------------------------
918
919-------------------------------------------------------------------
920
921vscode-debugadapter 1.34.0 - MIT
922https://github.com/Microsoft/vscode-debugadapter-node#readme
923Copyright (c) Microsoft Corporation.
924
925The MIT License (MIT)
926Copyright © 2014 Microsoft Corporation
927
928Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
929
930The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
931
932THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
933
934
935-------------------------------------------------------------------
936
937-------------------------------------------------------------------
938
939vscode-debugprotocol 1.34.0 - MIT
940https://github.com/Microsoft/vscode-debugadapter-node#readme
941Copyright (c) Microsoft Corporation.
942
943The MIT License (MIT)
944Copyright © 2014 Microsoft Corporation
945
946Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
947
948The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
949
950THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
951
952
953-------------------------------------------------------------------
954
955-------------------------------------------------------------------
956
957vscode-extension-telemetry 0.0.5 - MIT
958https://github.com/Microsoft/vscode-extension-telemetry#readme
959Copyright (c) Microsoft Corporation.
960
961The MIT License (MIT)
962Copyright © 2014 Microsoft Corporation
963
964Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
965
966The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
967
968THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
969
970
971-------------------------------------------------------------------
972
973-------------------------------------------------------------------
974
975vscode-nls 3.2.2 - MIT
976https://github.com/Microsoft/vscode-nls#readme
977Copyright (c) Microsoft Corporation.
978
979The MIT License (MIT)
980Copyright © 2014 Microsoft Corporation
981
982Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
983
984The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
985
986THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
987
988
989-------------------------------------------------------------------
990
991-------------------------------------------------------------------
992
993vscode-nls 4.1.0 - MIT
994https://github.com/Microsoft/vscode-nls#readme
995Copyright (c) Microsoft Corporation.
996
997The MIT License (MIT)
998Copyright © 2014 Microsoft Corporation
999
1000Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1001
1002The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1003
1004THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1005
1006
1007-------------------------------------------------------------------
1008
1009-------------------------------------------------------------------
1010
1011ws 6.2.0 - MIT
1012https://github.com/websockets/ws
1013Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1014
1015The MIT License (MIT)
1016Copyright © 2014 Microsoft Corporation
1017
1018Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1019
1020The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1021
1022THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1023
1024
1025-------------------------------------------------------------------
1026
1027-------------------------------------------------------------------
1028
1029ws 3.3.3 - MIT
1030https://github.com/websockets/ws
1031Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1032
1033The MIT License (MIT)
1034Copyright © 2014 Microsoft Corporation
1035
1036Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1037
1038The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1039
1040THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1041
1042
1043-------------------------------------------------------------------
1044
1045-------------------------------------------------------------------
1046
1047Additional -
1048
10491. DefinitelyTyped (https://github.com/DefinitelyTyped/DefinitelyTyped)
10502. TACO Tools for Apache Cordova (https://github.com/Microsoft/TACO)
10513. React Native command line tools (https://github.com/react-native-community/react-native-cli)
1052
1053
1054%% DefinitelyTyped NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1055=========================================
1056This project is licensed under the MIT license.
1057Copyrights are respective of each contributor listed at the beginning of each definition file.
1058
1059Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1060
1061The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1062
1063THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1064
1065The original copyright notice and license for definitions added by Bruno Grieder, is as follows:
1066
1067Copyright 2016 Bruno GRIEDER
1068Apache License
1069Version 2.0, January 2004
1070
1071http://www.apache.org/licenses/
1072TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
10731. Definitions.
1074"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
1075"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
1076"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
1077"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
1078"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
1079"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
1080"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
1081"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
1082"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
1083"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
10842. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
10853. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
10864. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
10871. You must give any other recipients of the Work or Derivative Works a copy of this License; and
10882. You must cause any modified files to carry prominent notices stating that You changed the files; and
10893. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
10904. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
1091
1092You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
10935. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
10946. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
10957. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
10968. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
10979. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
1098END OF TERMS AND CONDITIONS
1099
1100=========================================
1101END OF DefinitelyTyped NOTICES, INFORMATION, AND LICENSE
1102
1103%% TACO Tools for Apache Cordova NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1104=========================================
1105Tools for Apache Cordova
1106
1107Copyright (c) Microsoft Corporation
1108
1109All rights reserved.
1110
1111MIT License
1112
1113Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1114
1115The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1116
1117THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1118
1119=========================================
1120END OF TACO Tools for Apache Cordova NOTICES, INFORMATION, AND LICENSE
1121
1122%% React Native command line tools NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1123=========================================
1124MIT License
1125
1126Copyright (c) 2018 react-native-community
1127
1128Permission is hereby granted, free of charge, to any person obtaining a copy
1129of this software and associated documentation files (the "Software"), to deal
1130in the Software without restriction, including without limitation the rights
1131to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1132copies of the Software, and to permit persons to whom the Software is
1133furnished to do so, subject to the following conditions:
1134
1135The above copyright notice and this permission notice shall be included in all
1136copies or substantial portions of the Software.
1137
1138THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1139IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1140FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1141AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1142LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1143OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1144SOFTWARE.
1145=========================================
1146END OF React Native command line tools NOTICES, INFORMATION, AND LICENSE
1147
1148
1149-------------------------------------------------------------------
1150
1151-------------------------------------------------------------------
1152
1153amdefine 1.0.1 - BSD-3-Clause OR MIT
1154http://github.com/jrburke/amdefine
1155Copyright (c) 2011-2016, The Dojo Foundation
1156
1157amdefine is released under two licenses: new BSD, and MIT. You may pick the
1158license that best suits your development needs. The text of both licenses are
1159provided below.
1160
1161
1162The "New" BSD License:
1163----------------------
1164
1165Copyright (c) 2011-2016, The Dojo Foundation
1166All rights reserved.
1167
1168Redistribution and use in source and binary forms, with or without
1169modification, are permitted provided that the following conditions are met:
1170
1171 * Redistributions of source code must retain the above copyright notice, this
1172 list of conditions and the following disclaimer.
1173 * Redistributions in binary form must reproduce the above copyright notice,
1174 this list of conditions and the following disclaimer in the documentation
1175 and/or other materials provided with the distribution.
1176 * Neither the name of the Dojo Foundation nor the names of its contributors
1177 may be used to endorse or promote products derived from this software
1178 without specific prior written permission.
1179
1180THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1181ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1182WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1183DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
1184FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1185DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1186SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1187CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1188OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1189OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1190
1191
1192
1193MIT License
1194-----------
1195
1196Copyright (c) 2011-2016, The Dojo Foundation
1197
1198Permission is hereby granted, free of charge, to any person obtaining a copy
1199of this software and associated documentation files (the "Software"), to deal
1200in the Software without restriction, including without limitation the rights
1201to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1202copies of the Software, and to permit persons to whom the Software is
1203furnished to do so, subject to the following conditions:
1204
1205The above copyright notice and this permission notice shall be included in
1206all copies or substantial portions of the Software.
1207
1208THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1209IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1210FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1211AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1212LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1213OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1214THE SOFTWARE.
1215
1216
1217-------------------------------------------------------------------
1218