microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0.10.2

Branches

Tags

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

Clone

HTTPS

Download ZIP

release/ThirdPartyNotices.txt

1280lines · 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
207The ISC License
208
209Copyright (c) Isaac Z. Schlueter and Contributors
210
211Permission to use, copy, modify, and/or distribute this software for any
212purpose with or without fee is hereby granted, provided that the above
213copyright notice and this permission notice appear in all copies.
214
215THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
216WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
217MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
218ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
219WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
220ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
221IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
222
223
224-------------------------------------------------------------------
225
226-------------------------------------------------------------------
227
228fs.realpath 1.0.0 - ISC
229https://github.com/isaacs/fs.realpath#readme
230Copyright (c) Isaac Z. Schlueter and Contributors
231Copyright Joyent, Inc. and other Node contributors.
232
233The ISC License
234
235Copyright (c) Isaac Z. Schlueter and Contributors
236
237Permission to use, copy, modify, and/or distribute this software for any
238purpose with or without fee is hereby granted, provided that the above
239copyright notice and this permission notice appear in all copies.
240
241THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
242WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
243MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
244ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
245WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
246ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
247IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
248
249
250-------------------------------------------------------------------
251
252-------------------------------------------------------------------
253
254glob 7.1.3 - ISC
255https://github.com/isaacs/node-glob#readme
256Copyright (c) Isaac Z. Schlueter and Contributors
257
258The ISC License
259
260Copyright (c) Isaac Z. Schlueter and Contributors
261
262Permission to use, copy, modify, and/or distribute this software for any
263purpose with or without fee is hereby granted, provided that the above
264copyright notice and this permission notice appear in all copies.
265
266THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
267WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
268MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
269ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
270WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
271ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
272IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
273
274
275-------------------------------------------------------------------
276
277-------------------------------------------------------------------
278
279inflight 1.0.6 - ISC
280https://github.com/isaacs/inflight
281Copyright (c) Isaac Z. Schlueter
282
283The ISC License
284
285Copyright (c) Isaac Z. Schlueter and Contributors
286
287Permission to use, copy, modify, and/or distribute this software for any
288purpose with or without fee is hereby granted, provided that the above
289copyright notice and this permission notice appear in all copies.
290
291THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
292WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
293MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
294ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
295WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
296ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
297IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
298
299
300-------------------------------------------------------------------
301
302-------------------------------------------------------------------
303
304inherits 2.0.3 - ISC
305https://github.com/isaacs/inherits#readme
306Copyright (c) Isaac Z. Schlueter
307
308The ISC License
309
310Copyright (c) Isaac Z. Schlueter and Contributors
311
312Permission to use, copy, modify, and/or distribute this software for any
313purpose with or without fee is hereby granted, provided that the above
314copyright notice and this permission notice appear in all copies.
315
316THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
317WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
318MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
319ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
320WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
321ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
322IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
323
324
325-------------------------------------------------------------------
326
327-------------------------------------------------------------------
328
329minimatch 3.0.4 - ISC
330https://github.com/isaacs/minimatch#readme
331Copyright (c) Isaac Z. Schlueter and Contributors
332
333The ISC License
334
335Copyright (c) Isaac Z. Schlueter and Contributors
336
337Permission to use, copy, modify, and/or distribute this software for any
338purpose with or without fee is hereby granted, provided that the above
339copyright notice and this permission notice appear in all copies.
340
341THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
342WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
343MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
344ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
345WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
346ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
347IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
348
349
350-------------------------------------------------------------------
351
352-------------------------------------------------------------------
353
354once 1.4.0 - ISC
355https://github.com/isaacs/once#readme
356Copyright (c) Isaac Z. Schlueter and Contributors
357
358The ISC License
359
360Copyright (c) Isaac Z. Schlueter and Contributors
361
362Permission to use, copy, modify, and/or distribute this software for any
363purpose with or without fee is hereby granted, provided that the above
364copyright notice and this permission notice appear in all copies.
365
366THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
367WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
368MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
369ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
370WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
371ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
372IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
373
374
375-------------------------------------------------------------------
376
377-------------------------------------------------------------------
378
379semver 5.1.0 - ISC
380https://github.com/npm/node-semver#readme
381Copyright Isaac Z. Schlueter
382Copyright (c) Isaac Z. Schlueter and Contributors
383
384The ISC License
385
386Copyright (c) Isaac Z. Schlueter and Contributors
387
388Permission to use, copy, modify, and/or distribute this software for any
389purpose with or without fee is hereby granted, provided that the above
390copyright notice and this permission notice appear in all copies.
391
392THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
393WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
394MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
395ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
396WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
397ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
398IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
399
400
401-------------------------------------------------------------------
402
403-------------------------------------------------------------------
404
405wrappy 1.0.2 - ISC
406https://github.com/npm/wrappy
407Copyright (c) Isaac Z. Schlueter and Contributors
408
409The ISC License
410
411Copyright (c) Isaac Z. Schlueter and Contributors
412
413Permission to use, copy, modify, and/or distribute this software for any
414purpose with or without fee is hereby granted, provided that the above
415copyright notice and this permission notice appear in all copies.
416
417THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
418WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
419MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
420ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
421WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
422ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
423IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
424
425
426-------------------------------------------------------------------
427
428-------------------------------------------------------------------
429
430@types/source-map 0.1.29 - MIT
431
432MIT License
433
434Copyright (c) <year> <copyright holders>
435
436Permission 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:
437
438The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
439
440THE 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.
441
442-------------------------------------------------------------------
443
444-------------------------------------------------------------------
445
446applicationinsights 0.15.6 - MIT
447https://github.com/Microsoft/ApplicationInsights-node.js#readme
448Copyright (c) 2014 Microsoft Corporation
449
450MIT License
451
452Copyright (c) <year> <copyright holders>
453
454Permission 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:
455
456The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
457
458THE 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.
459
460-------------------------------------------------------------------
461
462-------------------------------------------------------------------
463
464async-limiter 1.0.0 - MIT
465https://github.com/strml/async-limiter#readme
466Copyright (c) 2017 Samuel Reed <samuel.trace.reed@gmail.com>
467
468MIT License
469
470Copyright (c) <year> <copyright holders>
471
472Permission 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:
473
474The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
475
476THE 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.
477
478-------------------------------------------------------------------
479
480-------------------------------------------------------------------
481
482balanced-match 1.0.0 - MIT
483https://github.com/juliangruber/balanced-match
484Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
485
486MIT License
487
488Copyright (c) <year> <copyright holders>
489
490Permission 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:
491
492The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
493
494THE 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.
495
496-------------------------------------------------------------------
497
498-------------------------------------------------------------------
499
500brace-expansion 1.1.11 - MIT
501https://github.com/juliangruber/brace-expansion
502Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
503
504MIT License
505
506Copyright (c) <year> <copyright holders>
507
508Permission 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:
509
510The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
511
512THE 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.
513
514-------------------------------------------------------------------
515
516-------------------------------------------------------------------
517
518color 3.1.0 - MIT
519https://github.com/Qix-/color#readme
520Copyright (c) 2012 Heather Arthur
521
522MIT License
523
524Copyright (c) <year> <copyright holders>
525
526Permission 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:
527
528The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
529
530THE 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.
531
532-------------------------------------------------------------------
533
534-------------------------------------------------------------------
535
536color-convert 1.9.3 - MIT
537https://github.com/Qix-/color-convert#readme
538Copyright (c) 2011-2016, Heather Arthur and Josh Junon.
539Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
540
541MIT License
542
543Copyright (c) <year> <copyright holders>
544
545Permission 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:
546
547The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
548
549THE 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.
550
551-------------------------------------------------------------------
552
553-------------------------------------------------------------------
554
555color-name 1.1.3 - MIT
556https://github.com/dfcreative/color-name
557Copyright (c) 2015 Dmitry Ivanov
558
559MIT License
560
561Copyright (c) <year> <copyright holders>
562
563Permission 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:
564
565The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
566
567THE 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.
568
569-------------------------------------------------------------------
570
571-------------------------------------------------------------------
572
573color-string 1.5.3 - MIT
574https://github.com/Qix-/color-string#readme
575Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
576
577MIT License
578
579Copyright (c) <year> <copyright holders>
580
581Permission 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:
582
583The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
584
585THE 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.
586
587-------------------------------------------------------------------
588
589-------------------------------------------------------------------
590
591concat-map 0.0.1 - MIT
592https://github.com/substack/node-concat-map
593
594MIT License
595
596Copyright (c) <year> <copyright holders>
597
598Permission 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:
599
600The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
601
602THE 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.
603
604-------------------------------------------------------------------
605
606-------------------------------------------------------------------
607
608extract-opts 2.2.0 - MIT
609https://github.com/bevry/extract-opts
610Copyright (c) 2011-2012 Benjamin Arthur Lupton (http://balupton.com)
611Copyright (c) 2011-2012 Benjamin Lupton (http://balupton.com) <b@lupton.cc>
612
613MIT License
614
615Copyright (c) <year> <copyright holders>
616
617Permission 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:
618
619The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
620
621THE 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.
622
623-------------------------------------------------------------------
624
625-------------------------------------------------------------------
626
627is-arrayish 0.3.2 - MIT
628https://github.com/qix-/node-is-arrayish#readme
629Copyright (c) 2015 JD Ballard
630
631MIT License
632
633Copyright (c) <year> <copyright holders>
634
635Permission 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:
636
637The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
638
639THE 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.
640
641-------------------------------------------------------------------
642
643-------------------------------------------------------------------
644
645minimist 0.0.8 - MIT
646https://github.com/substack/minimist
647
648MIT License
649
650Copyright (c) <year> <copyright holders>
651
652Permission 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:
653
654The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
655
656THE 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.
657
658-------------------------------------------------------------------
659
660-------------------------------------------------------------------
661
662mkdirp 0.5.1 - MIT
663https://github.com/substack/node-mkdirp#readme
664Copyright 2010 James Halliday (mail@substack.net)
665
666MIT License
667
668Copyright (c) <year> <copyright holders>
669
670Permission 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:
671
672The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
673
674THE 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.
675
676-------------------------------------------------------------------
677
678-------------------------------------------------------------------
679
680noice-json-rpc 1.2.0 - MIT
681https://github.com/nojvek/noice-json-rpc#readme
682Copyright (c) Manoj Patel
683
684MIT License
685
686Copyright (c) <year> <copyright holders>
687
688Permission 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:
689
690The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
691
692THE 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.
693
694-------------------------------------------------------------------
695
696-------------------------------------------------------------------
697
698options 0.0.6 - MIT
699https://github.com/einaros/options.js
700Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
701Copyright (c) 2012 Einar Otto Stangvik <einaros@gmail.com>
702
703MIT License
704
705Copyright (c) <year> <copyright holders>
706
707Permission 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:
708
709The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
710
711THE 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.
712
713-------------------------------------------------------------------
714
715-------------------------------------------------------------------
716
717path-is-absolute 1.0.1 - MIT
718https://github.com/sindresorhus/path-is-absolute#readme
719(c) Sindre Sorhus (https://sindresorhus.com)
720Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
721
722MIT License
723
724Copyright (c) <year> <copyright holders>
725
726Permission 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:
727
728The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
729
730THE 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.
731
732-------------------------------------------------------------------
733
734-------------------------------------------------------------------
735
736q 1.4.1 - MIT
737https://github.com/kriskowal/q
738Copyright (c) 2011 Google Inc.
739Copyright 2009-2012 Kris Kowal
740Copyright 2007-2009 Tyler Close
741Copyright 2009-2014 Kristopher Michael Kowal.
742Copyright 2009-2015 Kristopher Michael Kowal and contributors
743
744MIT License
745
746Copyright (c) <year> <copyright holders>
747
748Permission 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:
749
750The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
751
752THE 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.
753
754-------------------------------------------------------------------
755
756-------------------------------------------------------------------
757
758qr-image 3.2.0 - MIT
759https://github.com/alexeyten/qr-image
760Copyright (c) 2013 Yandex LLC
761
762MIT License
763
764Copyright (c) <year> <copyright holders>
765
766Permission 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:
767
768The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
769
770THE 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.
771
772-------------------------------------------------------------------
773
774-------------------------------------------------------------------
775
776resolve-url 0.2.1 - MIT
777https://github.com/lydell/resolve-url
778Copyright (c) 2013 Simon Lydell
779Copyright 2014 Simon Lydell X11
780
781MIT License
782
783Copyright (c) <year> <copyright holders>
784
785Permission 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:
786
787The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
788
789THE 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.
790
791-------------------------------------------------------------------
792
793-------------------------------------------------------------------
794
795safe-buffer 5.1.2 - MIT
796https://github.com/feross/safe-buffer
797Copyright (c) Feross Aboukhadijeh
798Copyright (c) Feross Aboukhadijeh (http://feross.org)
799
800MIT License
801
802Copyright (c) <year> <copyright holders>
803
804Permission 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:
805
806The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
807
808THE 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.
809
810-------------------------------------------------------------------
811
812-------------------------------------------------------------------
813
814simple-swizzle 0.2.2 - MIT
815https://github.com/qix-/node-simple-swizzle#readme
816Copyright (c) 2015 Josh Junon
817
818MIT License
819
820Copyright (c) <year> <copyright holders>
821
822Permission 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:
823
824The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
825
826THE 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.
827
828-------------------------------------------------------------------
829
830-------------------------------------------------------------------
831
832source-map-resolve 0.5.2 - MIT
833https://github.com/lydell/source-map-resolve#readme
834Copyright 2014 Simon Lydell X11
835Copyright 2017 Simon Lydell X11
836Copyright 2014, 2017 Simon Lydell X11
837Copyright (c) 2014, 2015, 2016, 2017 Simon Lydell
838Copyright 2014, 2015, 2016, 2017 Simon Lydell X11
839
840MIT License
841
842Copyright (c) <year> <copyright holders>
843
844Permission 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:
845
846The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
847
848THE 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.
849
850-------------------------------------------------------------------
851
852-------------------------------------------------------------------
853
854source-map-url 0.4.0 - MIT
855https://github.com/lydell/source-map-url#readme
856Copyright (c) 2014 Simon Lydell
857Copyright 2014 Simon Lydell X11
858
859MIT License
860
861Copyright (c) <year> <copyright holders>
862
863Permission 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:
864
865The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
866
867THE 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.
868
869-------------------------------------------------------------------
870
871-------------------------------------------------------------------
872
873strip-json-comments 2.0.1 - MIT
874https://github.com/sindresorhus/strip-json-comments#readme
875(c) Sindre Sorhus (http://sindresorhus.com)
876Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
877
878MIT License
879
880Copyright (c) <year> <copyright holders>
881
882Permission 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:
883
884The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
885
886THE 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.
887
888-------------------------------------------------------------------
889
890-------------------------------------------------------------------
891
892typechecker 2.0.8 - MIT
893https://github.com/bevry/typechecker
894Copyright (c) 2011-2012 Benjamin Lupton <b@lupton.cc> (http://balupton.com)
895
896MIT License
897
898Copyright (c) <year> <copyright holders>
899
900Permission 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:
901
902The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
903
904THE 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.
905
906-------------------------------------------------------------------
907
908-------------------------------------------------------------------
909
910ultron 1.1.1 - MIT
911https://github.com/unshiftio/ultron
912Copyright (c) 2015 Unshift.io, Arnout Kazemier
913
914MIT License
915
916Copyright (c) <year> <copyright holders>
917
918Permission 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:
919
920The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
921
922THE 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.
923
924-------------------------------------------------------------------
925
926-------------------------------------------------------------------
927
928ultron 1.0.2 - MIT
929https://github.com/unshiftio/ultron
930Copyright (c) 2015 Unshift.io, Arnout Kazemier
931
932MIT License
933
934Copyright (c) <year> <copyright holders>
935
936Permission 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:
937
938The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
939
940THE 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.
941
942-------------------------------------------------------------------
943
944-------------------------------------------------------------------
945
946urix 0.1.0 - MIT
947https://github.com/lydell/urix
948Copyright (c) 2013 Simon Lydell
949Copyright 2014 Simon Lydell X11
950
951MIT License
952
953Copyright (c) <year> <copyright holders>
954
955Permission 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:
956
957The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
958
959THE 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.
960
961-------------------------------------------------------------------
962
963-------------------------------------------------------------------
964
965vscode-chrome-debug-core 6.7.46 - MIT
966https://github.com/Microsoft/vscode-chrome-debug-core#readme
967Copyright (c) Microsoft Corporation.
968Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
969
970MIT License
971
972Copyright (c) <year> <copyright holders>
973
974Permission 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:
975
976The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
977
978THE 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.
979
980-------------------------------------------------------------------
981
982-------------------------------------------------------------------
983
984vscode-debugadapter 1.34.0 - MIT
985https://github.com/Microsoft/vscode-debugadapter-node#readme
986Copyright (c) Microsoft Corporation.
987
988MIT License
989
990Copyright (c) <year> <copyright holders>
991
992Permission 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:
993
994The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
995
996THE 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.
997
998-------------------------------------------------------------------
999
1000-------------------------------------------------------------------
1001
1002vscode-debugprotocol 1.34.0 - MIT
1003https://github.com/Microsoft/vscode-debugadapter-node#readme
1004Copyright (c) Microsoft Corporation.
1005
1006MIT License
1007
1008Copyright (c) <year> <copyright holders>
1009
1010Permission 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:
1011
1012The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1013
1014THE 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.
1015
1016-------------------------------------------------------------------
1017
1018-------------------------------------------------------------------
1019
1020vscode-extension-telemetry 0.0.5 - MIT
1021https://github.com/Microsoft/vscode-extension-telemetry#readme
1022Copyright (c) Microsoft Corporation.
1023
1024MIT License
1025
1026Copyright (c) <year> <copyright holders>
1027
1028Permission 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:
1029
1030The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1031
1032THE 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.
1033
1034-------------------------------------------------------------------
1035
1036-------------------------------------------------------------------
1037
1038vscode-nls 4.1.0 - MIT
1039https://github.com/Microsoft/vscode-nls#readme
1040Copyright (c) Microsoft Corporation.
1041
1042MIT License
1043
1044Copyright (c) <year> <copyright holders>
1045
1046Permission 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:
1047
1048The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1049
1050THE 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.
1051
1052-------------------------------------------------------------------
1053
1054-------------------------------------------------------------------
1055
1056vscode-nls 3.2.2 - MIT
1057https://github.com/Microsoft/vscode-nls#readme
1058Copyright (c) Microsoft Corporation.
1059
1060MIT License
1061
1062Copyright (c) <year> <copyright holders>
1063
1064Permission 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:
1065
1066The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1067
1068THE 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.
1069
1070-------------------------------------------------------------------
1071
1072-------------------------------------------------------------------
1073
1074ws 6.2.0 - MIT
1075https://github.com/websockets/ws
1076Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1077
1078MIT License
1079
1080Copyright (c) <year> <copyright holders>
1081
1082Permission 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:
1083
1084The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1085
1086THE 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.
1087
1088-------------------------------------------------------------------
1089
1090-------------------------------------------------------------------
1091
1092ws 3.3.3 - MIT
1093https://github.com/websockets/ws
1094Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1095
1096MIT License
1097
1098Copyright (c) <year> <copyright holders>
1099
1100Permission 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:
1101
1102The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1103
1104THE 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.
1105
1106-------------------------------------------------------------------
1107
1108-------------------------------------------------------------------
1109
1110Additional -
1111
11121. DefinitelyTyped (https://github.com/DefinitelyTyped/DefinitelyTyped)
11132. TACO Tools for Apache Cordova (https://github.com/Microsoft/TACO)
11143. React Native command line tools (https://github.com/react-native-community/react-native-cli)
1115
1116
1117%% DefinitelyTyped NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1118=========================================
1119This project is licensed under the MIT license.
1120Copyrights are respective of each contributor listed at the beginning of each definition file.
1121
1122Permission 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:
1123
1124The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1125
1126THE 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.
1127
1128The original copyright notice and license for definitions added by Bruno Grieder, is as follows:
1129
1130Copyright 2016 Bruno GRIEDER
1131Apache License
1132Version 2.0, January 2004
1133
1134http://www.apache.org/licenses/
1135TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
11361. Definitions.
1137"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
1138"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
1139"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.
1140"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
1141"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
1142"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.
1143"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).
1144"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.
1145"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."
1146"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.
11472. 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.
11483. 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.
11494. 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:
11501. You must give any other recipients of the Work or Derivative Works a copy of this License; and
11512. You must cause any modified files to carry prominent notices stating that You changed the files; and
11523. 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
11534. 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.
1154
1155You 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.
11565. 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.
11576. 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.
11587. 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.
11598. 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.
11609. 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.
1161END OF TERMS AND CONDITIONS
1162
1163=========================================
1164END OF DefinitelyTyped NOTICES, INFORMATION, AND LICENSE
1165
1166%% TACO Tools for Apache Cordova NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1167=========================================
1168Tools for Apache Cordova
1169
1170Copyright (c) Microsoft Corporation
1171
1172All rights reserved.
1173
1174MIT License
1175
1176Permission 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:
1177
1178The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1179
1180THE 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.
1181
1182=========================================
1183END OF TACO Tools for Apache Cordova NOTICES, INFORMATION, AND LICENSE
1184
1185%% React Native command line tools NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1186=========================================
1187MIT License
1188
1189Copyright (c) 2018 react-native-community
1190
1191Permission is hereby granted, free of charge, to any person obtaining a copy
1192of this software and associated documentation files (the "Software"), to deal
1193in the Software without restriction, including without limitation the rights
1194to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1195copies of the Software, and to permit persons to whom the Software is
1196furnished to do so, subject to the following conditions:
1197
1198The above copyright notice and this permission notice shall be included in all
1199copies or substantial portions of the Software.
1200
1201THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1202IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1203FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1204AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1205LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1206OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1207SOFTWARE.
1208=========================================
1209END OF React Native command line tools NOTICES, INFORMATION, AND LICENSE
1210
1211
1212-------------------------------------------------------------------
1213
1214-------------------------------------------------------------------
1215
1216amdefine 1.0.1 - BSD-3-Clause OR MIT
1217http://github.com/jrburke/amdefine
1218Copyright (c) 2011-2016, The Dojo Foundation
1219
1220amdefine is released under two licenses: new BSD, and MIT. You may pick the
1221license that best suits your development needs. The text of both licenses are
1222provided below.
1223
1224
1225The "New" BSD License:
1226----------------------
1227
1228Copyright (c) 2011-2016, The Dojo Foundation
1229All rights reserved.
1230
1231Redistribution and use in source and binary forms, with or without
1232modification, are permitted provided that the following conditions are met:
1233
1234 * Redistributions of source code must retain the above copyright notice, this
1235 list of conditions and the following disclaimer.
1236 * Redistributions in binary form must reproduce the above copyright notice,
1237 this list of conditions and the following disclaimer in the documentation
1238 and/or other materials provided with the distribution.
1239 * Neither the name of the Dojo Foundation nor the names of its contributors
1240 may be used to endorse or promote products derived from this software
1241 without specific prior written permission.
1242
1243THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1244ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1245WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1246DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
1247FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1248DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1249SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1250CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1251OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1252OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1253
1254
1255
1256MIT License
1257-----------
1258
1259Copyright (c) 2011-2016, The Dojo Foundation
1260
1261Permission is hereby granted, free of charge, to any person obtaining a copy
1262of this software and associated documentation files (the "Software"), to deal
1263in the Software without restriction, including without limitation the rights
1264to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1265copies of the Software, and to permit persons to whom the Software is
1266furnished to do so, subject to the following conditions:
1267
1268The above copyright notice and this permission notice shall be included in
1269all copies or substantial portions of the Software.
1270
1271THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1272IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1273FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1274AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1275LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1276OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1277THE SOFTWARE.
1278
1279
1280-------------------------------------------------------------------