microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
a23ec76244fc91c95a2bc1109eb6336ebf916fa7

Branches

Tags

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

Clone

HTTPS

Download ZIP

release/ThirdPartyNotices.txt

1911lines · 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
38source-map 0.1.43 - BSD-3-Clause
39https://github.com/mozilla/source-map
40Copyright 2011 The Closure Compiler
41Copyright 2011 Mozilla Foundation and contributors
42Copyright 2012 Mozilla Foundation and contributors
43Copyright 2014 Mozilla Foundation and contributors
44Copyright 2009-2011 Mozilla Foundation and contributors
45Copyright (c) 2009-2011, Mozilla Foundation and contributors
46
47
48Copyright (c) 2009-2011, Mozilla Foundation and contributors
49All rights reserved.
50
51Redistribution and use in source and binary forms, with or without
52modification, are permitted provided that the following conditions are met:
53
54* Redistributions of source code must retain the above copyright notice, this
55 list of conditions and the following disclaimer.
56
57* Redistributions in binary form must reproduce the above copyright notice,
58 this list of conditions and the following disclaimer in the documentation
59 and/or other materials provided with the distribution.
60
61* Neither the names of the Mozilla Foundation nor the names of project
62 contributors may be used to endorse or promote products derived from this
63 software without specific prior written permission.
64
65THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
66ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
67WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
68DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
69FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
70DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
71SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
72CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
73OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
74OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
75
76
77-------------------------------------------------------------------
78
79-------------------------------------------------------------------
80
81source-map 0.6.1 - BSD-3-Clause
82https://github.com/mozilla/source-map
83Copyright 2011 The Closure Compiler
84Copyright 2011 Mozilla Foundation and contributors
85Copyright 2014 Mozilla Foundation and contributors
86Copyright 2009-2011 Mozilla Foundation and contributors
87Copyright (c) 2009-2011, Mozilla Foundation and contributors
88
89
90Copyright (c) 2009-2011, Mozilla Foundation and contributors
91All rights reserved.
92
93Redistribution and use in source and binary forms, with or without
94modification, are permitted provided that the following conditions are met:
95
96* Redistributions of source code must retain the above copyright notice, this
97 list of conditions and the following disclaimer.
98
99* Redistributions in binary form must reproduce the above copyright notice,
100 this list of conditions and the following disclaimer in the documentation
101 and/or other materials provided with the distribution.
102
103* Neither the names of the Mozilla Foundation nor the names of project
104 contributors may be used to endorse or promote products derived from this
105 software without specific prior written permission.
106
107THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
108ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
109WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
110DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
111FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
112DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
113SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
114CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
115OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
116OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
117
118
119-------------------------------------------------------------------
120
121-------------------------------------------------------------------
122
123source-map 0.5.2 - BSD-3-Clause
124https://github.com/mozilla/source-map
125Copyright 2011 The Closure Compiler
126Copyright 2011 Mozilla Foundation and contributors
127Copyright 2012 Mozilla Foundation and contributors
128Copyright 2014 Mozilla Foundation and contributors
129Copyright 2009-2011 Mozilla Foundation and contributors
130
131Copyright (c) <year> <owner> . All rights reserved.
132
133Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
134
135 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
136
137 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.
138
139 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
140
141THIS 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.
142
143-------------------------------------------------------------------
144
145-------------------------------------------------------------------
146
147devtools-protocol 0.0.588169 - BSD-3-Clause
148https://github.com/ChromeDevTools/devtools-protocol#readme
149Copyright 2014 The Chromium Authors.
150Copyright 2017 The Chromium Authors.
151
152// Copyright 2014 The Chromium Authors. All rights reserved.
153//
154// Redistribution and use in source and binary forms, with or without
155// modification, are permitted provided that the following conditions are
156// met:
157//
158// * Redistributions of source code must retain the above copyright
159// notice, this list of conditions and the following disclaimer.
160// * Redistributions in binary form must reproduce the above
161// copyright notice, this list of conditions and the following disclaimer
162// in the documentation and/or other materials provided with the
163// distribution.
164// * Neither the name of Google Inc. nor the names of its
165// contributors may be used to endorse or promote products derived from
166// this software without specific prior written permission.
167//
168// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
169// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
170// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
171// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
172// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
173// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
174// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
175// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
176// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
177// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
178// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
179
180
181-------------------------------------------------------------------
182
183-------------------------------------------------------------------
184
185flatten-source-map 0.0.2 - ISC
186Copyright (c) 2012 Google Inc.
187
188ISC License
189
190Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
191
192Copyright (c) 1995-2003 by Internet Software Consortium
193
194Permission 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.
195
196THE 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.
197
198-------------------------------------------------------------------
199
200-------------------------------------------------------------------
201
202glob 7.1.3 - ISC
203https://github.com/isaacs/node-glob#readme
204Copyright (c) Isaac Z. Schlueter and Contributors
205
206The ISC License
207
208Copyright (c) Isaac Z. Schlueter and Contributors
209
210Permission to use, copy, modify, and/or distribute this software for any
211purpose with or without fee is hereby granted, provided that the above
212copyright notice and this permission notice appear in all copies.
213
214THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
215WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
216MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
217ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
218WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
219ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
220IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
221
222
223-------------------------------------------------------------------
224
225-------------------------------------------------------------------
226
227minimatch 3.0.4 - ISC
228https://github.com/isaacs/minimatch#readme
229Copyright (c) Isaac Z. Schlueter and Contributors
230
231The ISC License
232
233Copyright (c) Isaac Z. Schlueter and Contributors
234
235Permission to use, copy, modify, and/or distribute this software for any
236purpose with or without fee is hereby granted, provided that the above
237copyright notice and this permission notice appear in all copies.
238
239THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
240WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
241MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
242ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
243WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
244ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
245IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
246
247
248-------------------------------------------------------------------
249
250-------------------------------------------------------------------
251
252once 1.4.0 - ISC
253https://github.com/isaacs/once#readme
254Copyright (c) Isaac Z. Schlueter and Contributors
255
256The ISC License
257
258Copyright (c) Isaac Z. Schlueter and Contributors
259
260Permission to use, copy, modify, and/or distribute this software for any
261purpose with or without fee is hereby granted, provided that the above
262copyright notice and this permission notice appear in all copies.
263
264THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
265WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
266MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
267ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
268WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
269ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
270IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
271
272
273-------------------------------------------------------------------
274
275-------------------------------------------------------------------
276
277semver 5.1.0 - ISC
278https://github.com/npm/node-semver#readme
279Copyright Isaac Z. Schlueter
280Copyright (c) Isaac Z. Schlueter and Contributors
281
282The ISC License
283
284Copyright (c) Isaac Z. Schlueter and Contributors
285
286Permission to use, copy, modify, and/or distribute this software for any
287purpose with or without fee is hereby granted, provided that the above
288copyright notice and this permission notice appear in all copies.
289
290THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
291WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
292MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
293ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
294WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
295ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
296IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
297
298
299-------------------------------------------------------------------
300
301-------------------------------------------------------------------
302
303wrappy 1.0.2 - ISC
304https://github.com/npm/wrappy
305Copyright (c) Isaac Z. Schlueter and Contributors
306
307The ISC License
308
309Copyright (c) Isaac Z. Schlueter and Contributors
310
311Permission to use, copy, modify, and/or distribute this software for any
312purpose with or without fee is hereby granted, provided that the above
313copyright notice and this permission notice appear in all copies.
314
315THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
316WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
317MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
318ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
319WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
320ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
321IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
322
323
324-------------------------------------------------------------------
325
326-------------------------------------------------------------------
327
328inflight 1.0.6 - ISC
329https://github.com/isaacs/inflight
330Copyright (c) Isaac Z. Schlueter
331
332The ISC License
333
334Copyright (c) Isaac Z. Schlueter
335
336Permission to use, copy, modify, and/or distribute this software for any
337purpose with or without fee is hereby granted, provided that the above
338copyright notice and this permission notice appear in all copies.
339
340THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
341WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
342MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
343ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
344WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
345ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
346IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
347
348
349-------------------------------------------------------------------
350
351-------------------------------------------------------------------
352
353inherits 2.0.3 - ISC
354https://github.com/isaacs/inherits#readme
355Copyright (c) Isaac Z. Schlueter
356
357The ISC License
358
359Copyright (c) Isaac Z. Schlueter
360
361Permission to use, copy, modify, and/or distribute this software for any
362purpose with or without fee is hereby granted, provided that the above
363copyright notice and this permission notice appear in all copies.
364
365THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
366WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
367MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
368ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
369WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
370ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
371IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
372
373
374-------------------------------------------------------------------
375
376-------------------------------------------------------------------
377
378fs.realpath 1.0.0 - ISC
379https://github.com/isaacs/fs.realpath#readme
380Copyright (c) Isaac Z. Schlueter and Contributors
381Copyright Joyent, Inc. and other Node contributors.
382
383The ISC License
384
385Copyright (c) Isaac Z. Schlueter and Contributors
386
387Permission to use, copy, modify, and/or distribute this software for any
388purpose with or without fee is hereby granted, provided that the above
389copyright notice and this permission notice appear in all copies.
390
391THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
392WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
393MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
394ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
395WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
396ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
397IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
398
399----
400
401This library bundles a version of the `fs.realpath` and `fs.realpathSync`
402methods from Node.js v0.10 under the terms of the Node.js MIT license.
403
404Node's license follows, also included at the header of `old.js` which contains
405the licensed code:
406
407 Copyright Joyent, Inc. and other Node contributors.
408
409 Permission is hereby granted, free of charge, to any person obtaining a
410 copy of this software and associated documentation files (the "Software"),
411 to deal in the Software without restriction, including without limitation
412 the rights to use, copy, modify, merge, publish, distribute, sublicense,
413 and/or sell copies of the Software, and to permit persons to whom the
414 Software is furnished to do so, subject to the following conditions:
415
416 The above copyright notice and this permission notice shall be included in
417 all copies or substantial portions of the Software.
418
419 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
420 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
421 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
422 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
423 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
424 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
425 DEALINGS IN THE SOFTWARE.
426
427
428-------------------------------------------------------------------
429
430-------------------------------------------------------------------
431
432source-map-url 0.4.0 - MIT
433https://github.com/lydell/source-map-url#readme
434Copyright (c) 2014 Simon Lydell
435Copyright 2014 Simon Lydell X11
436
437The MIT License (MIT)
438
439Copyright (c) 2014 Simon Lydell
440
441Permission is hereby granted, free of charge, to any person obtaining a copy
442of this software and associated documentation files (the "Software"), to deal
443in the Software without restriction, including without limitation the rights
444to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
445copies of the Software, and to permit persons to whom the Software is
446furnished to do so, subject to the following conditions:
447
448The above copyright notice and this permission notice shall be included in
449all copies or substantial portions of the Software.
450
451THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
452IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
453FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
454AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
455LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
456OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
457THE SOFTWARE.
458
459
460-------------------------------------------------------------------
461
462-------------------------------------------------------------------
463
464vscode-chrome-debug-core 6.7.40 - MIT
465https://github.com/Microsoft/vscode-chrome-debug-core#readme
466Copyright (c) Microsoft Corporation.
467Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
468
469VS Code - Debugger for Chrome
470
471Copyright (c) Microsoft Corporation
472
473All rights reserved.
474
475MIT License
476
477Permission 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:
478
479The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
480
481THE 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.
482
483
484-------------------------------------------------------------------
485
486-------------------------------------------------------------------
487
488simple-swizzle 0.2.2 - MIT
489https://github.com/qix-/node-simple-swizzle#readme
490Copyright (c) 2015 Josh Junon
491
492The MIT License (MIT)
493
494Copyright (c) 2015 Josh Junon
495
496Permission is hereby granted, free of charge, to any person obtaining a copy
497of this software and associated documentation files (the "Software"), to deal
498in the Software without restriction, including without limitation the rights
499to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
500copies of the Software, and to permit persons to whom the Software is
501furnished to do so, subject to the following conditions:
502
503The above copyright notice and this permission notice shall be included in
504all copies or substantial portions of the Software.
505
506THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
507IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
508FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
509AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
510LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
511OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
512THE SOFTWARE.
513
514
515-------------------------------------------------------------------
516
517-------------------------------------------------------------------
518
519noice-json-rpc 1.2.0 - MIT
520https://github.com/nojvek/noice-json-rpc#readme
521Copyright (c) Manoj Patel
522
523Copyright (c) Manoj Patel
524
525MIT License
526
527Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
528files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,
529modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software
530is furnished to do so, subject to the following conditions:
531
532The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
533
534THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
535OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
536BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
537OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
538
539
540-------------------------------------------------------------------
541
542-------------------------------------------------------------------
543
544mkdirp 0.5.1 - MIT
545https://github.com/substack/node-mkdirp#readme
546Copyright 2010 James Halliday (mail@substack.net)
547
548Copyright 2010 James Halliday (mail@substack.net)
549
550This project is free software released under the MIT/X11 license:
551
552Permission is hereby granted, free of charge, to any person obtaining a copy
553of this software and associated documentation files (the "Software"), to deal
554in the Software without restriction, including without limitation the rights
555to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
556copies of the Software, and to permit persons to whom the Software is
557furnished to do so, subject to the following conditions:
558
559The above copyright notice and this permission notice shall be included in
560all copies or substantial portions of the Software.
561
562THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
563IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
564FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
565AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
566LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
567OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
568THE SOFTWARE.
569
570
571-------------------------------------------------------------------
572
573-------------------------------------------------------------------
574
575applicationinsights 0.15.6 - MIT
576https://github.com/Microsoft/ApplicationInsights-node.js#readme
577Copyright (c) 2014 Microsoft Corporation
578
579The MIT License (MIT)
580Copyright © 2014 Microsoft Corporation
581
582Permission 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:
583
584The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
585
586THE 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.
587
588
589-------------------------------------------------------------------
590
591-------------------------------------------------------------------
592
593brace-expansion 1.1.11 - MIT
594https://github.com/juliangruber/brace-expansion
595Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
596
597MIT License
598
599Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
600
601Permission is hereby granted, free of charge, to any person obtaining a copy
602of this software and associated documentation files (the "Software"), to deal
603in the Software without restriction, including without limitation the rights
604to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
605copies of the Software, and to permit persons to whom the Software is
606furnished to do so, subject to the following conditions:
607
608The above copyright notice and this permission notice shall be included in all
609copies or substantial portions of the Software.
610
611THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
612IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
613FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
614AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
615LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
616OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
617SOFTWARE.
618
619
620-------------------------------------------------------------------
621
622-------------------------------------------------------------------
623
624balanced-match 1.0.0 - MIT
625https://github.com/juliangruber/balanced-match
626Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
627
628(MIT)
629
630Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
631
632Permission is hereby granted, free of charge, to any person obtaining a copy of
633this software and associated documentation files (the "Software"), to deal in
634the Software without restriction, including without limitation the rights to
635use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
636of the Software, and to permit persons to whom the Software is furnished to do
637so, subject to the following conditions:
638
639The above copyright notice and this permission notice shall be included in all
640copies or substantial portions of the Software.
641
642THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
643IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
644FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
645AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
646LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
647OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
648SOFTWARE.
649
650
651-------------------------------------------------------------------
652
653-------------------------------------------------------------------
654
655vscode-extension-telemetry 0.0.5 - MIT
656https://github.com/Microsoft/vscode-extension-telemetry#readme
657Copyright (c) Microsoft Corporation.
658
659vscode-extension-telemetry
660
661The MIT License (MIT)
662
663Copyright (c) Microsoft Corporation
664
665Permission is hereby granted, free of charge, to any person obtaining a copy
666of this software and associated documentation files (the "Software"), to deal
667in the Software without restriction, including without limitation the rights
668to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
669copies of the Software, and to permit persons to whom the Software is
670furnished to do so, subject to the following conditions:
671
672The above copyright notice and this permission notice shall be included in all
673copies or substantial portions of the Software.
674
675THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
676IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
677FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
678AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
679LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
680OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
681SOFTWARE.
682
683-------------------------------------------------------------------
684
685-------------------------------------------------------------------
686
687color-string 1.5.3 - MIT
688https://github.com/Qix-/color-string#readme
689Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
690
691Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
692
693Permission is hereby granted, free of charge, to any person obtaining
694a copy of this software and associated documentation files (the
695"Software"), to deal in the Software without restriction, including
696without limitation the rights to use, copy, modify, merge, publish,
697distribute, sublicense, and/or sell copies of the Software, and to
698permit persons to whom the Software is furnished to do so, subject to
699the following conditions:
700
701The above copyright notice and this permission notice shall be
702included in all copies or substantial portions of the Software.
703
704THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
705EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
706MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
707NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
708LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
709OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
710WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
711
712
713
714-------------------------------------------------------------------
715
716-------------------------------------------------------------------
717
718vscode-nls 3.2.2 - MIT
719https://github.com/Microsoft/vscode-nls#readme
720Copyright (c) Microsoft Corporation.
721
722The MIT License (MIT)
723
724Copyright (c) Microsoft Corporation
725
726All rights reserved.
727
728Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
729files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,
730modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software
731is furnished to do so, subject to the following conditions:
732
733The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
734
735THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
736OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
737BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
738OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
739
740
741-------------------------------------------------------------------
742
743-------------------------------------------------------------------
744
745async-limiter 1.0.0 - MIT
746https://github.com/strml/async-limiter#readme
747Copyright (c) 2017 Samuel Reed <samuel.trace.reed@gmail.com>
748
749The MIT License (MIT)
750Copyright (c) 2017 Samuel Reed <samuel.trace.reed@gmail.com>
751
752Permission 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:
753
754The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
755
756THE 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.
757
758
759-------------------------------------------------------------------
760
761-------------------------------------------------------------------
762
763append-buffer 1.0.2 - MIT
764https://github.com/doowb/append-buffer
765Copyright (c) 2017, Brian Woodward.
766Copyright (c) 2017, Brian Woodward (https://doowb.com).
767
768The MIT License (MIT)
769
770Copyright (c) 2017, Brian Woodward.
771
772Permission is hereby granted, free of charge, to any person obtaining a copy
773of this software and associated documentation files (the "Software"), to deal
774in the Software without restriction, including without limitation the rights
775to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
776copies of the Software, and to permit persons to whom the Software is
777furnished to do so, subject to the following conditions:
778
779The above copyright notice and this permission notice shall be included in all
780copies or substantial portions of the Software.
781
782THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
783IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
784FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
785AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
786LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
787OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
788SOFTWARE.
789
790-------------------------------------------------------------------
791
792-------------------------------------------------------------------
793
794decode-uri-component 0.2.0 - MIT
795https://github.com/samverschueren/decode-uri-component#readme
796(c) Sam Verschueren (https://github.com/SamVerschueren)
797Copyright (c) Sam Verschueren <sam.verschueren@gmail.com>
798
799The MIT License (MIT)
800
801Copyright (c) Sam Verschueren <sam.verschueren@gmail.com> (github.com/SamVerschueren)
802
803Permission is hereby granted, free of charge, to any person obtaining a copy
804of this software and associated documentation files (the "Software"), to deal
805in the Software without restriction, including without limitation the rights
806to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
807copies of the Software, and to permit persons to whom the Software is
808furnished to do so, subject to the following conditions:
809
810The above copyright notice and this permission notice shall be included in
811all copies or substantial portions of the Software.
812
813THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
814IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
815FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
816AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
817LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
818OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
819THE SOFTWARE.
820
821
822-------------------------------------------------------------------
823
824-------------------------------------------------------------------
825
826color 3.1.0 - MIT
827https://github.com/Qix-/color#readme
828Copyright (c) 2012 Heather Arthur
829
830Copyright (c) 2012 Heather Arthur
831
832Permission is hereby granted, free of charge, to any person obtaining
833a copy of this software and associated documentation files (the
834"Software"), to deal in the Software without restriction, including
835without limitation the rights to use, copy, modify, merge, publish,
836distribute, sublicense, and/or sell copies of the Software, and to
837permit persons to whom the Software is furnished to do so, subject to
838the following conditions:
839
840The above copyright notice and this permission notice shall be
841included in all copies or substantial portions of the Software.
842
843THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
844EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
845MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
846NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
847LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
848OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
849WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
850
851
852
853-------------------------------------------------------------------
854
855-------------------------------------------------------------------
856
857source-map-resolve 0.5.2 - MIT
858https://github.com/lydell/source-map-resolve#readme
859Copyright 2014 Simon Lydell X11
860Copyright 2017 Simon Lydell X11
861Copyright 2014, 2017 Simon Lydell X11
862Copyright (c) 2014, 2015, 2016, 2017 Simon Lydell
863Copyright 2014, 2015, 2016, 2017 Simon Lydell X11
864
865The MIT License (MIT)
866
867Copyright (c) 2014, 2015, 2016, 2017 Simon Lydell
868
869Permission is hereby granted, free of charge, to any person obtaining a copy
870of this software and associated documentation files (the "Software"), to deal
871in the Software without restriction, including without limitation the rights
872to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
873copies of the Software, and to permit persons to whom the Software is
874furnished to do so, subject to the following conditions:
875
876The above copyright notice and this permission notice shall be included in
877all copies or substantial portions of the Software.
878
879THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
880IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
881FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
882AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
883LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
884OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
885THE SOFTWARE.
886
887
888-------------------------------------------------------------------
889
890-------------------------------------------------------------------
891
892@types/source-map 0.1.29 - MIT
893
894MIT License
895
896Copyright (c) <year> <copyright holders>
897
898Permission 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:
899
900The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
901
902THE 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.
903
904-------------------------------------------------------------------
905
906-------------------------------------------------------------------
907
908options 0.0.6 - MIT
909https://github.com/einaros/options.js
910Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
911Copyright (c) 2012 Einar Otto Stangvik <einaros@gmail.com>
912
913MIT License
914
915Copyright (c) <year> <copyright holders>
916
917Permission 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:
918
919The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
920
921THE 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.
922
923-------------------------------------------------------------------
924
925-------------------------------------------------------------------
926
927resolve-url 0.2.1 - MIT
928https://github.com/lydell/resolve-url
929Copyright (c) 2013 Simon Lydell
930Copyright 2014 Simon Lydell X11
931
932The MIT License (MIT)
933
934Copyright (c) 2013 Simon Lydell
935
936Permission is hereby granted, free of charge, to any person obtaining a copy
937of this software and associated documentation files (the "Software"), to deal
938in the Software without restriction, including without limitation the rights
939to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
940copies of the Software, and to permit persons to whom the Software is
941furnished to do so, subject to the following conditions:
942
943The above copyright notice and this permission notice shall be included in
944all copies or substantial portions of the Software.
945
946THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
947IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
948FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
949AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
950LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
951OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
952THE SOFTWARE.
953
954
955-------------------------------------------------------------------
956
957-------------------------------------------------------------------
958
959urix 0.1.0 - MIT
960https://github.com/lydell/urix
961Copyright (c) 2013 Simon Lydell
962Copyright 2014 Simon Lydell X11
963
964The MIT License (MIT)
965
966Copyright (c) 2013 Simon Lydell
967
968Permission is hereby granted, free of charge, to any person obtaining a copy
969of this software and associated documentation files (the "Software"), to deal
970in the Software without restriction, including without limitation the rights
971to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
972copies of the Software, and to permit persons to whom the Software is
973furnished to do so, subject to the following conditions:
974
975The above copyright notice and this permission notice shall be included in
976all copies or substantial portions of the Software.
977
978THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
979IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
980FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
981AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
982LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
983OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
984THE SOFTWARE.
985
986
987-------------------------------------------------------------------
988
989-------------------------------------------------------------------
990
991vscode-debugadapter 1.33.0-pre.1 - MIT
992https://github.com/Microsoft/vscode-debugadapter-node#readme
993Copyright (c) Microsoft Corporation.
994
995Copyright (c) Microsoft Corporation
996
997All rights reserved.
998
999MIT License
1000
1001Permission 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:
1002
1003The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1004
1005THE 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.
1006
1007
1008-------------------------------------------------------------------
1009
1010-------------------------------------------------------------------
1011
1012vscode-debugprotocol 1.33.0 - MIT
1013https://github.com/Microsoft/vscode-debugadapter-node#readme
1014Copyright (c) Microsoft Corporation.
1015
1016Copyright (c) Microsoft Corporation
1017
1018All rights reserved.
1019
1020MIT License
1021
1022Permission 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:
1023
1024The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1025
1026THE 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.
1027
1028
1029-------------------------------------------------------------------
1030
1031-------------------------------------------------------------------
1032
1033ws 3.3.3 - MIT
1034https://github.com/websockets/ws
1035Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1036
1037The MIT License (MIT)
1038
1039Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1040
1041Permission is hereby granted, free of charge, to any person obtaining a copy
1042of this software and associated documentation files (the "Software"), to deal
1043in the Software without restriction, including without limitation the rights
1044to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1045copies of the Software, and to permit persons to whom the Software is
1046furnished to do so, subject to the following conditions:
1047
1048The above copyright notice and this permission notice shall be included in all
1049copies or substantial portions of the Software.
1050
1051THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1052IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1053FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1054AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1055LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1056OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1057SOFTWARE.
1058
1059
1060-------------------------------------------------------------------
1061
1062-------------------------------------------------------------------
1063
1064ws 6.1.2 - MIT
1065https://github.com/websockets/ws
1066Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1067
1068The MIT License (MIT)
1069
1070Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1071
1072Permission is hereby granted, free of charge, to any person obtaining a copy
1073of this software and associated documentation files (the "Software"), to deal
1074in the Software without restriction, including without limitation the rights
1075to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1076copies of the Software, and to permit persons to whom the Software is
1077furnished to do so, subject to the following conditions:
1078
1079The above copyright notice and this permission notice shall be included in all
1080copies or substantial portions of the Software.
1081
1082THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1083IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1084FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1085AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1086LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1087OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1088SOFTWARE.
1089
1090
1091-------------------------------------------------------------------
1092
1093-------------------------------------------------------------------
1094
1095path-is-absolute 1.0.1 - MIT
1096https://github.com/sindresorhus/path-is-absolute#readme
1097(c) Sindre Sorhus (https://sindresorhus.com)
1098Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1099
1100The MIT License (MIT)
1101
1102Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1103
1104Permission is hereby granted, free of charge, to any person obtaining a copy
1105of this software and associated documentation files (the "Software"), to deal
1106in the Software without restriction, including without limitation the rights
1107to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1108copies of the Software, and to permit persons to whom the Software is
1109furnished to do so, subject to the following conditions:
1110
1111The above copyright notice and this permission notice shall be included in
1112all copies or substantial portions of the Software.
1113
1114THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1115IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1116FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1117AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1118LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1119OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1120THE SOFTWARE.
1121
1122
1123-------------------------------------------------------------------
1124
1125-------------------------------------------------------------------
1126
1127strip-json-comments 2.0.1 - MIT
1128https://github.com/sindresorhus/strip-json-comments#readme
1129(c) Sindre Sorhus (http://sindresorhus.com)
1130Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1131
1132The MIT License (MIT)
1133
1134Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1135
1136Permission is hereby granted, free of charge, to any person obtaining a copy
1137of this software and associated documentation files (the "Software"), to deal
1138in the Software without restriction, including without limitation the rights
1139to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1140copies of the Software, and to permit persons to whom the Software is
1141furnished to do so, subject to the following conditions:
1142
1143The above copyright notice and this permission notice shall be included in
1144all copies or substantial portions of the Software.
1145
1146THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1147IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1148FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1149AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1150LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1151OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1152THE SOFTWARE.
1153
1154
1155-------------------------------------------------------------------
1156
1157-------------------------------------------------------------------
1158
1159color-name 1.1.3 - MIT
1160https://github.com/dfcreative/color-name
1161Copyright (c) 2015 Dmitry Ivanov
1162
1163The MIT License (MIT)
1164Copyright (c) 2015 Dmitry Ivanov
1165
1166Permission 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:
1167
1168The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1169
1170THE 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.
1171
1172-------------------------------------------------------------------
1173
1174-------------------------------------------------------------------
1175
1176color-convert 1.9.3 - MIT
1177https://github.com/Qix-/color-convert#readme
1178Copyright (c) 2011-2016, Heather Arthur and Josh Junon.
1179Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
1180
1181Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
1182
1183Permission is hereby granted, free of charge, to any person obtaining
1184a copy of this software and associated documentation files (the
1185"Software"), to deal in the Software without restriction, including
1186without limitation the rights to use, copy, modify, merge, publish,
1187distribute, sublicense, and/or sell copies of the Software, and to
1188permit persons to whom the Software is furnished to do so, subject to
1189the following conditions:
1190
1191The above copyright notice and this permission notice shall be
1192included in all copies or substantial portions of the Software.
1193
1194THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1195EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1196MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1197NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1198LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1199OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1200WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1201
1202
1203
1204-------------------------------------------------------------------
1205
1206-------------------------------------------------------------------
1207
1208q 1.4.1 - MIT
1209https://github.com/kriskowal/q
1210Copyright (c) 2011 Google Inc.
1211Copyright 2009-2012 Kris Kowal
1212Copyright 2007-2009 Tyler Close
1213Copyright 2009-2014 Kristopher Michael Kowal.
1214Copyright 2009-2015 Kristopher Michael Kowal and contributors
1215
1216Copyright 2009–2014 Kristopher Michael Kowal. All rights reserved.
1217Permission is hereby granted, free of charge, to any person obtaining a copy
1218of this software and associated documentation files (the "Software"), to
1219deal in the Software without restriction, including without limitation the
1220rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1221sell copies of the Software, and to permit persons to whom the Software is
1222furnished to do so, subject to the following conditions:
1223
1224The above copyright notice and this permission notice shall be included in
1225all copies or substantial portions of the Software.
1226
1227THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1228IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1229FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1230AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1231LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1232FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1233IN THE SOFTWARE.
1234
1235
1236-------------------------------------------------------------------
1237
1238-------------------------------------------------------------------
1239
1240typechecker 2.0.8 - MIT
1241https://github.com/bevry/typechecker
1242Copyright (c) 2011-2012 Benjamin Lupton <b@lupton.cc> (http://balupton.com)
1243
1244
1245<!-- LICENSEFILE/ -->
1246
1247# License
1248
1249Copyright &copy; 2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me)
1250<br/>Copyright &copy; 2011-2012 Benjamin Lupton <b@lupton.cc> (http://balupton.com)
1251
1252## The MIT License
1253Permission 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:
1254
1255The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1256
1257THE 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.
1258
1259<!-- /LICENSEFILE -->
1260
1261
1262
1263
1264-------------------------------------------------------------------
1265
1266-------------------------------------------------------------------
1267
1268safe-buffer 5.1.2 - MIT
1269https://github.com/feross/safe-buffer
1270Copyright (c) Feross Aboukhadijeh
1271Copyright (c) Feross Aboukhadijeh (http://feross.org)
1272
1273The MIT License (MIT)
1274
1275Copyright (c) Feross Aboukhadijeh
1276
1277Permission is hereby granted, free of charge, to any person obtaining a copy
1278of this software and associated documentation files (the "Software"), to deal
1279in the Software without restriction, including without limitation the rights
1280to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1281copies of the Software, and to permit persons to whom the Software is
1282furnished to do so, subject to the following conditions:
1283
1284The above copyright notice and this permission notice shall be included in
1285all copies or substantial portions of the Software.
1286
1287THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1288IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1289FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1290AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1291LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1292OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1293THE SOFTWARE.
1294
1295
1296-------------------------------------------------------------------
1297
1298-------------------------------------------------------------------
1299
1300ultron 1.0.2 - MIT
1301https://github.com/unshiftio/ultron
1302Copyright (c) 2015 Unshift.io, Arnout Kazemier
1303
1304The MIT License (MIT)
1305
1306Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
1307
1308Permission is hereby granted, free of charge, to any person obtaining a copy
1309of this software and associated documentation files (the "Software"), to deal
1310in the Software without restriction, including without limitation the rights
1311to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1312copies of the Software, and to permit persons to whom the Software is
1313furnished to do so, subject to the following conditions:
1314
1315The above copyright notice and this permission notice shall be included in all
1316copies or substantial portions of the Software.
1317
1318THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1319IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1320FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1321AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1322LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1323OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1324SOFTWARE.
1325
1326
1327
1328-------------------------------------------------------------------
1329
1330-------------------------------------------------------------------
1331
1332ultron 1.1.1 - MIT
1333https://github.com/unshiftio/ultron
1334Copyright (c) 2015 Unshift.io, Arnout Kazemier
1335
1336The MIT License (MIT)
1337
1338Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
1339
1340Permission is hereby granted, free of charge, to any person obtaining a copy
1341of this software and associated documentation files (the "Software"), to deal
1342in the Software without restriction, including without limitation the rights
1343to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1344copies of the Software, and to permit persons to whom the Software is
1345furnished to do so, subject to the following conditions:
1346
1347The above copyright notice and this permission notice shall be included in all
1348copies or substantial portions of the Software.
1349
1350THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1351IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1352FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1353AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1354LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1355OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1356SOFTWARE.
1357
1358
1359
1360-------------------------------------------------------------------
1361
1362-------------------------------------------------------------------
1363
1364concat-map 0.0.1 - MIT
1365https://github.com/substack/node-concat-map
1366
1367This software is released under the MIT license:
1368
1369Permission is hereby granted, free of charge, to any person obtaining a copy of
1370this software and associated documentation files (the "Software"), to deal in
1371the Software without restriction, including without limitation the rights to
1372use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1373the Software, and to permit persons to whom the Software is furnished to do so,
1374subject to the following conditions:
1375
1376The above copyright notice and this permission notice shall be included in all
1377copies or substantial portions of the Software.
1378
1379THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1380IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1381FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1382COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1383IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1384CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1385
1386
1387-------------------------------------------------------------------
1388
1389-------------------------------------------------------------------
1390
1391minimist 0.0.8 - MIT
1392https://github.com/substack/minimist
1393
1394This software is released under the MIT license:
1395
1396Permission is hereby granted, free of charge, to any person obtaining a copy of
1397this software and associated documentation files (the "Software"), to deal in
1398the Software without restriction, including without limitation the rights to
1399use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1400the Software, and to permit persons to whom the Software is furnished to do so,
1401subject to the following conditions:
1402
1403The above copyright notice and this permission notice shall be included in all
1404copies or substantial portions of the Software.
1405
1406THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1407IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1408FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1409COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1410IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1411CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1412
1413
1414-------------------------------------------------------------------
1415
1416-------------------------------------------------------------------
1417
1418is-arrayish 0.3.2 - MIT
1419https://github.com/qix-/node-is-arrayish#readme
1420Copyright (c) 2015 JD Ballard
1421
1422The MIT License (MIT)
1423
1424Copyright (c) 2015 JD Ballard
1425
1426Permission is hereby granted, free of charge, to any person obtaining a copy
1427of this software and associated documentation files (the "Software"), to deal
1428in the Software without restriction, including without limitation the rights
1429to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1430copies of the Software, and to permit persons to whom the Software is
1431furnished to do so, subject to the following conditions:
1432
1433The above copyright notice and this permission notice shall be included in
1434all copies or substantial portions of the Software.
1435
1436THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1437IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1438FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1439AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1440LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1441OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1442THE SOFTWARE.
1443
1444
1445-------------------------------------------------------------------
1446
1447-------------------------------------------------------------------
1448
1449qr-image 3.2.0 - MIT
1450https://github.com/alexeyten/qr-image
1451Copyright (c) 2013 Yandex LLC
1452
1453Copyright (c) 2013 Yandex LLC
1454
1455Permission is hereby granted, free of charge, to any person obtaining a copy
1456of this software and associated documentation files (the "Software"), to deal
1457in the Software without restriction, including without limitation the rights
1458to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1459copies of the Software, and to permit persons to whom the Software is
1460furnished to do so, subject to the following conditions:
1461
1462The above copyright notice and this permission notice shall be included in
1463all copies or substantial portions of the Software.
1464
1465THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1466IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1467FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1468AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1469LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1470OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1471THE SOFTWARE.
1472
1473
1474-------------------------------------------------------------------
1475
1476-------------------------------------------------------------------
1477
1478extract-opts 2.2.0 - MIT
1479https://github.com/bevry/extract-opts
1480Copyright (c) 2011-2012 Benjamin Arthur Lupton (http://balupton.com)
1481Copyright (c) 2011-2012 Benjamin Lupton (http://balupton.com) <b@lupton.cc>
1482
1483(The MIT License)
1484
1485Copyright © 2013+ [Bevry Pty Ltd](http://bevry.me) <us@bevry.me>
1486Copyright © 2011-2012 [Benjamin Lupton](http://balupton.com) <b@lupton.cc>
1487
1488Permission 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:
1489
1490The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1491
1492THE 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.
1493
1494
1495-------------------------------------------------------------------
1496
1497-------------------------------------------------------------------
1498
1499amdefine 1.0.1 - BSD-3-Clause OR MIT
1500http://github.com/jrburke/amdefine
1501Copyright (c) 2011-2016, The Dojo Foundation
1502
1503amdefine is released under two licenses: new BSD, and MIT. You may pick the
1504license that best suits your development needs. The text of both licenses are
1505provided below.
1506
1507
1508The "New" BSD License:
1509----------------------
1510
1511Copyright (c) 2011-2016, The Dojo Foundation
1512All rights reserved.
1513
1514Redistribution and use in source and binary forms, with or without
1515modification, are permitted provided that the following conditions are met:
1516
1517 * Redistributions of source code must retain the above copyright notice, this
1518 list of conditions and the following disclaimer.
1519 * Redistributions in binary form must reproduce the above copyright notice,
1520 this list of conditions and the following disclaimer in the documentation
1521 and/or other materials provided with the distribution.
1522 * Neither the name of the Dojo Foundation nor the names of its contributors
1523 may be used to endorse or promote products derived from this software
1524 without specific prior written permission.
1525
1526THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1527ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1528WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1529DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
1530FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1531DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1532SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1533CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1534OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1535OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1536
1537
1538
1539MIT License
1540-----------
1541
1542Copyright (c) 2011-2016, The Dojo Foundation
1543
1544Permission is hereby granted, free of charge, to any person obtaining a copy
1545of this software and associated documentation files (the "Software"), to deal
1546in the Software without restriction, including without limitation the rights
1547to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1548copies of the Software, and to permit persons to whom the Software is
1549furnished to do so, subject to the following conditions:
1550
1551The above copyright notice and this permission notice shall be included in
1552all copies or substantial portions of the Software.
1553
1554THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1555IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1556FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1557AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1558LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1559OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1560THE SOFTWARE.
1561
1562
1563-------------------------------------------------------------------
1564
1565-------------------------------------------------------------------
1566
1567atob 2.1.2 - MIT OR Apache-2.0
1568https://git.coolaj86.com/coolaj86/atob.js.git
1569Copyright 2015 AJ ONeal
1570Copyright (c) 2015 AJ ONeal
1571copyright 2012-2018 AJ ONeal
1572
1573At your option you may choose either of the following licenses:
1574
1575 * The MIT License (MIT)
1576 * The Apache License 2.0 (Apache-2.0)
1577
1578
1579The MIT License (MIT)
1580
1581Copyright (c) 2015 AJ ONeal
1582
1583Permission is hereby granted, free of charge, to any person obtaining a copy
1584of this software and associated documentation files (the "Software"), to deal
1585in the Software without restriction, including without limitation the rights
1586to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1587copies of the Software, and to permit persons to whom the Software is
1588furnished to do so, subject to the following conditions:
1589
1590The above copyright notice and this permission notice shall be included in all
1591copies or substantial portions of the Software.
1592
1593THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1594IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1595FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1596AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1597LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1598OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1599SOFTWARE.
1600
1601
1602 Apache License
1603 Version 2.0, January 2004
1604 http://www.apache.org/licenses/
1605
1606 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1607
1608 1. Definitions.
1609
1610 "License" shall mean the terms and conditions for use, reproduction,
1611 and distribution as defined by Sections 1 through 9 of this document.
1612
1613 "Licensor" shall mean the copyright owner or entity authorized by
1614 the copyright owner that is granting the License.
1615
1616 "Legal Entity" shall mean the union of the acting entity and all
1617 other entities that control, are controlled by, or are under common
1618 control with that entity. For the purposes of this definition,
1619 "control" means (i) the power, direct or indirect, to cause the
1620 direction or management of such entity, whether by contract or
1621 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1622 outstanding shares, or (iii) beneficial ownership of such entity.
1623
1624 "You" (or "Your") shall mean an individual or Legal Entity
1625 exercising permissions granted by this License.
1626
1627 "Source" form shall mean the preferred form for making modifications,
1628 including but not limited to software source code, documentation
1629 source, and configuration files.
1630
1631 "Object" form shall mean any form resulting from mechanical
1632 transformation or translation of a Source form, including but
1633 not limited to compiled object code, generated documentation,
1634 and conversions to other media types.
1635
1636 "Work" shall mean the work of authorship, whether in Source or
1637 Object form, made available under the License, as indicated by a
1638 copyright notice that is included in or attached to the work
1639 (an example is provided in the Appendix below).
1640
1641 "Derivative Works" shall mean any work, whether in Source or Object
1642 form, that is based on (or derived from) the Work and for which the
1643 editorial revisions, annotations, elaborations, or other modifications
1644 represent, as a whole, an original work of authorship. For the purposes
1645 of this License, Derivative Works shall not include works that remain
1646 separable from, or merely link (or bind by name) to the interfaces of,
1647 the Work and Derivative Works thereof.
1648
1649 "Contribution" shall mean any work of authorship, including
1650 the original version of the Work and any modifications or additions
1651 to that Work or Derivative Works thereof, that is intentionally
1652 submitted to Licensor for inclusion in the Work by the copyright owner
1653 or by an individual or Legal Entity authorized to submit on behalf of
1654 the copyright owner. For the purposes of this definition, "submitted"
1655 means any form of electronic, verbal, or written communication sent
1656 to the Licensor or its representatives, including but not limited to
1657 communication on electronic mailing lists, source code control systems,
1658 and issue tracking systems that are managed by, or on behalf of, the
1659 Licensor for the purpose of discussing and improving the Work, but
1660 excluding communication that is conspicuously marked or otherwise
1661 designated in writing by the copyright owner as "Not a Contribution."
1662
1663 "Contributor" shall mean Licensor and any individual or Legal Entity
1664 on behalf of whom a Contribution has been received by Licensor and
1665 subsequently incorporated within the Work.
1666
1667 2. Grant of Copyright License. Subject to the terms and conditions of
1668 this License, each Contributor hereby grants to You a perpetual,
1669 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1670 copyright license to reproduce, prepare Derivative Works of,
1671 publicly display, publicly perform, sublicense, and distribute the
1672 Work and such Derivative Works in Source or Object form.
1673
1674 3. Grant of Patent License. Subject to the terms and conditions of
1675 this License, each Contributor hereby grants to You a perpetual,
1676 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1677 (except as stated in this section) patent license to make, have made,
1678 use, offer to sell, sell, import, and otherwise transfer the Work,
1679 where such license applies only to those patent claims licensable
1680 by such Contributor that are necessarily infringed by their
1681 Contribution(s) alone or by combination of their Contribution(s)
1682 with the Work to which such Contribution(s) was submitted. If You
1683 institute patent litigation against any entity (including a
1684 cross-claim or counterclaim in a lawsuit) alleging that the Work
1685 or a Contribution incorporated within the Work constitutes direct
1686 or contributory patent infringement, then any patent licenses
1687 granted to You under this License for that Work shall terminate
1688 as of the date such litigation is filed.
1689
1690 4. Redistribution. You may reproduce and distribute copies of the
1691 Work or Derivative Works thereof in any medium, with or without
1692 modifications, and in Source or Object form, provided that You
1693 meet the following conditions:
1694
1695 (a) You must give any other recipients of the Work or
1696 Derivative Works a copy of this License; and
1697
1698 (b) You must cause any modified files to carry prominent notices
1699 stating that You changed the files; and
1700
1701 (c) You must retain, in the Source form of any Derivative Works
1702 that You distribute, all copyright, patent, trademark, and
1703 attribution notices from the Source form of the Work,
1704 excluding those notices that do not pertain to any part of
1705 the Derivative Works; and
1706
1707 (d) If the Work includes a "NOTICE" text file as part of its
1708 distribution, then any Derivative Works that You distribute must
1709 include a readable copy of the attribution notices contained
1710 within such NOTICE file, excluding those notices that do not
1711 pertain to any part of the Derivative Works, in at least one
1712 of the following places: within a NOTICE text file distributed
1713 as part of the Derivative Works; within the Source form or
1714 documentation, if provided along with the Derivative Works; or,
1715 within a display generated by the Derivative Works, if and
1716 wherever such third-party notices normally appear. The contents
1717 of the NOTICE file are for informational purposes only and
1718 do not modify the License. You may add Your own attribution
1719 notices within Derivative Works that You distribute, alongside
1720 or as an addendum to the NOTICE text from the Work, provided
1721 that such additional attribution notices cannot be construed
1722 as modifying the License.
1723
1724 You may add Your own copyright statement to Your modifications and
1725 may provide additional or different license terms and conditions
1726 for use, reproduction, or distribution of Your modifications, or
1727 for any such Derivative Works as a whole, provided Your use,
1728 reproduction, and distribution of the Work otherwise complies with
1729 the conditions stated in this License.
1730
1731 5. Submission of Contributions. Unless You explicitly state otherwise,
1732 any Contribution intentionally submitted for inclusion in the Work
1733 by You to the Licensor shall be under the terms and conditions of
1734 this License, without any additional terms or conditions.
1735 Notwithstanding the above, nothing herein shall supersede or modify
1736 the terms of any separate license agreement you may have executed
1737 with Licensor regarding such Contributions.
1738
1739 6. Trademarks. This License does not grant permission to use the trade
1740 names, trademarks, service marks, or product names of the Licensor,
1741 except as required for reasonable and customary use in describing the
1742 origin of the Work and reproducing the content of the NOTICE file.
1743
1744 7. Disclaimer of Warranty. Unless required by applicable law or
1745 agreed to in writing, Licensor provides the Work (and each
1746 Contributor provides its Contributions) on an "AS IS" BASIS,
1747 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1748 implied, including, without limitation, any warranties or conditions
1749 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1750 PARTICULAR PURPOSE. You are solely responsible for determining the
1751 appropriateness of using or redistributing the Work and assume any
1752 risks associated with Your exercise of permissions under this License.
1753
1754 8. Limitation of Liability. In no event and under no legal theory,
1755 whether in tort (including negligence), contract, or otherwise,
1756 unless required by applicable law (such as deliberate and grossly
1757 negligent acts) or agreed to in writing, shall any Contributor be
1758 liable to You for damages, including any direct, indirect, special,
1759 incidental, or consequential damages of any character arising as a
1760 result of this License or out of the use or inability to use the
1761 Work (including but not limited to damages for loss of goodwill,
1762 work stoppage, computer failure or malfunction, or any and all
1763 other commercial damages or losses), even if such Contributor
1764 has been advised of the possibility of such damages.
1765
1766 9. Accepting Warranty or Additional Liability. While redistributing
1767 the Work or Derivative Works thereof, You may choose to offer,
1768 and charge a fee for, acceptance of support, warranty, indemnity,
1769 or other liability obligations and/or rights consistent with this
1770 License. However, in accepting such obligations, You may act only
1771 on Your own behalf and on Your sole responsibility, not on behalf
1772 of any other Contributor, and only if You agree to indemnify,
1773 defend, and hold each Contributor harmless for any liability
1774 incurred by, or claims asserted against, such Contributor by reason
1775 of your accepting any such warranty or additional liability.
1776
1777 END OF TERMS AND CONDITIONS
1778
1779 APPENDIX: How to apply the Apache License to your work.
1780
1781 To apply the Apache License to your work, attach the following
1782 boilerplate notice, with the fields enclosed by brackets "{}"
1783 replaced with your own identifying information. (Don't include
1784 the brackets!) The text should be enclosed in the appropriate
1785 comment syntax for the file format. We also recommend that a
1786 file or class name and description of purpose be included on the
1787 same "printed page" as the copyright notice for easier
1788 identification within third-party archives.
1789
1790 Copyright 2015 AJ ONeal
1791
1792 Licensed under the Apache License, Version 2.0 (the "License");
1793 you may not use this file except in compliance with the License.
1794 You may obtain a copy of the License at
1795
1796 http://www.apache.org/licenses/LICENSE-2.0
1797
1798 Unless required by applicable law or agreed to in writing, software
1799 distributed under the License is distributed on an "AS IS" BASIS,
1800 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1801 See the License for the specific language governing permissions and
1802 limitations under the License.
1803
1804
1805-------------------------------------------------------------------
1806
1807-------------------------------------------------------------------
1808
1809Additional -
1810
18111. DefinitelyTyped (https://github.com/DefinitelyTyped/DefinitelyTyped)
18122. TACO Tools for Apache Cordova (https://github.com/Microsoft/TACO)
18133. React Native command line tools (https://github.com/react-native-community/react-native-cli)
1814
1815
1816%% DefinitelyTyped NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1817=========================================
1818This project is licensed under the MIT license.
1819Copyrights are respective of each contributor listed at the beginning of each definition file.
1820
1821Permission 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:
1822
1823The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1824
1825THE 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.
1826
1827The original copyright notice and license for definitions added by Bruno Grieder, is as follows:
1828
1829Copyright 2016 Bruno GRIEDER
1830Apache License
1831Version 2.0, January 2004
1832
1833http://www.apache.org/licenses/
1834TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
18351. Definitions.
1836"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
1837"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
1838"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.
1839"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
1840"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
1841"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.
1842"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).
1843"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.
1844"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."
1845"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.
18462. 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.
18473. 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.
18484. 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:
18491. You must give any other recipients of the Work or Derivative Works a copy of this License; and
18502. You must cause any modified files to carry prominent notices stating that You changed the files; and
18513. 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
18524. 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.
1853
1854You 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.
18555. 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.
18566. 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.
18577. 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.
18588. 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.
18599. 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.
1860END OF TERMS AND CONDITIONS
1861
1862=========================================
1863END OF DefinitelyTyped NOTICES, INFORMATION, AND LICENSE
1864
1865%% TACO Tools for Apache Cordova NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1866=========================================
1867Tools for Apache Cordova
1868
1869Copyright (c) Microsoft Corporation
1870
1871All rights reserved.
1872
1873MIT License
1874
1875Permission 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:
1876
1877The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1878
1879THE 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.
1880
1881=========================================
1882END OF TACO Tools for Apache Cordova NOTICES, INFORMATION, AND LICENSE
1883
1884%% React Native command line tools NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1885=========================================
1886MIT License
1887
1888Copyright (c) 2018 react-native-community
1889
1890Permission is hereby granted, free of charge, to any person obtaining a copy
1891of this software and associated documentation files (the "Software"), to deal
1892in the Software without restriction, including without limitation the rights
1893to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1894copies of the Software, and to permit persons to whom the Software is
1895furnished to do so, subject to the following conditions:
1896
1897The above copyright notice and this permission notice shall be included in all
1898copies or substantial portions of the Software.
1899
1900THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1901IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1902FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1903AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1904LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1905OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1906SOFTWARE.
1907=========================================
1908END OF React Native command line tools NOTICES, INFORMATION, AND LICENSE
1909
1910
1911-------------------------------------------------------------------