** @cnakazawa/watch; version 1.0.4 -- https://github.com/mikeal/watch Copyright 2010-2011 Mikeal Rogers Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "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. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "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. "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). "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. "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." "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. 2. 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. 3. 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. 4. 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: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) 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 (d) 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. You 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. 5. 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. 6. 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. 7. 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. 8. 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. 9. 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. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ------ ** @base2/pretty-print-object; version 1.0.0 -- https://github.com/Chris-Baker/pretty-print-object#readme Copyright (c) 2015, Yeoman team Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. THIS 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. ------ ** @sinonjs/commons; version 1.8.0 -- https://github.com/sinonjs/commons#readme Copyright (c) 2018 ** @sinonjs/fake-timers; version 6.0.1 -- http://github.com/sinonjs/fake-timers Copyright (c) 2013 Copyright Joyent, Inc. and other Node contributors. Copyright (c) 2010-2014, Christian Johansen, christian@cjohansen.no. ** @sinonjs/formatio; version 2.0.0 -- http://busterjs.org/docs/formatio/ Copyright (c) 2010-2012, Christian Johansen (christian@cjohansen.no) and August Lilleaas (august.lilleaas@gmail.com). ** @sinonjs/samsam; version 3.3.3 -- http://sinonjs.github.io/samsam/ Copyright (c) 2010-2012, Christian Johansen, christian@cjohansen.no and August Lilleaas, august.lilleaas@gmail.com. Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. 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. THIS 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. ------ ** @csstools/convert-colors; version 1.4.0 -- https://github.com/jonathantneal/convert-colors#readme Creative Commons Legal Code CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; ii. moral rights retained by the original author(s) and/or performer(s); iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; v. rights protecting the extraction, dissemination, use and reuse of data in a Work; vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. 4. Limitations and Disclaimers. a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. ------ ** @istanbuljs/load-nyc-config; version 1.1.0 -- https://github.com/istanbuljs/load-nyc-config#readme Copyright (c) 2019 ** @storybook/semver; version 7.3.2 -- https://github.com/storybookjs/browser-semver#readme Copyright Isaac Z. Schlueter Copyright (c) Isaac Z. Schlueter and Contributors ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") Copyright (c) 1995-2003 by Internet Software Consortium Permission 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. THE 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. ------ ** @babel/code-frame; version 7.10.4 -- https://babeljs.io/ ** @babel/compat-data; version 7.11.0 -- https://github.com/babel/babel#readme ** @babel/core; version 7.10.0 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/generator; version 7.11.0 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-annotate-as-pure; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-builder-binary-assignment-operator-visitor; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-builder-react-jsx; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-builder-react-jsx-experimental; version 7.10.1 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-compilation-targets; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-create-class-features-plugin; version 7.10.5 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-create-regexp-features-plugin; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-define-map; version 7.10.5 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-explode-assignable-expression; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-function-name; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-get-function-arity; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-hoist-variables; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-member-expression-to-functions; version 7.11.0 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-module-imports; version 7.10.4 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-module-transforms; version 7.11.0 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-optimise-call-expression; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-plugin-utils; version 7.10.4 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-regex; version 7.10.5 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-remap-async-to-generator; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-replace-supers; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-simple-access; version 7.10.4 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-skip-transparent-expression-wrappers; version 7.11.0 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-split-export-declaration; version 7.11.0 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-validator-identifier; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helper-wrap-function; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/helpers; version 7.10.4 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/highlight; version 7.10.4 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/parser; version 7.11.3 -- https://babeljs.io/ Copyright (c) 2012-2014 by various contributors ** @babel/plugin-proposal-async-generator-functions; version 7.10.5 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-proposal-class-properties; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-proposal-decorators; version 7.10.0 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-proposal-dynamic-import; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-proposal-export-default-from; version 7.10.4 -- https://github.com/babel/babel#readme ** @babel/plugin-proposal-json-strings; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-proposal-nullish-coalescing-operator; version 7.10.4 -- https://github.com/babel/babel#readme ** @babel/plugin-proposal-numeric-separator; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-proposal-object-rest-spread; version 7.11.0 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-proposal-optional-catch-binding; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-proposal-optional-chaining; version 7.11.0 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-proposal-private-methods; version 7.10.4 -- https://github.com/babel/babel#readme ** @babel/plugin-proposal-unicode-property-regex; version 7.10.4 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-async-generators; version 7.8.4 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-class-properties; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-decorators; version 7.8.3 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-dynamic-import; version 7.8.3 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-export-default-from; version 7.10.4 -- https://github.com/babel/babel#readme ** @babel/plugin-syntax-flow; version 7.10.1 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-json-strings; version 7.8.3 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-jsx; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-nullish-coalescing-operator; version 7.8.3 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-numeric-separator; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-object-rest-spread; version 7.8.3 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-optional-catch-binding; version 7.8.3 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-optional-chaining; version 7.8.3 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-top-level-await; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-syntax-typescript; version 7.8.3 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-arrow-functions; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-async-to-generator; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-block-scoped-functions; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-block-scoping; version 7.11.1 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-classes; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-computed-properties; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-destructuring; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-dotall-regex; version 7.10.4 -- https://babeljs.io/ ** @babel/plugin-transform-duplicate-keys; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-exponentiation-operator; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-flow-strip-types; version 7.10.1 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-for-of; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-function-name; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-literals; version 7.10.4 -- https://github.com/babel/babel#readme ** @babel/plugin-transform-member-expression-literals; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-modules-amd; version 7.10.5 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-modules-commonjs; version 7.10.4 -- https://github.com/babel/babel#readme ** @babel/plugin-transform-modules-systemjs; version 7.10.5 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-modules-umd; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-named-capturing-groups-regex; version 7.10.4 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-new-target; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-object-super; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-parameters; version 7.10.5 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-property-literals; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-react-display-name; version 7.8.3 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-react-jsx; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-react-jsx-development; version 7.9.0 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-react-jsx-self; version 7.9.0 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-react-jsx-source; version 7.10.0 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-react-pure-annotations; version 7.10.0 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-regenerator; version 7.10.4 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-reserved-words; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-runtime; version 7.11.0 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-shorthand-properties; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-spread; version 7.11.0 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-sticky-regex; version 7.10.4 -- https://github.com/babel/babel#readme ** @babel/plugin-transform-template-literals; version 7.10.5 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-typeof-symbol; version 7.10.4 -- https://github.com/babel/babel#readme ** @babel/plugin-transform-typescript; version 7.10.0 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-unicode-escapes; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/plugin-transform-unicode-regex; version 7.10.4 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/preset-env; version 7.10.0 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/preset-flow; version 7.10.1 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/preset-modules; version 0.1.3 -- ** @babel/preset-react; version 7.10.0 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/preset-typescript; version 7.9.0 -- Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/register; version 7.10.5 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/runtime; version 7.10.3 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/runtime-corejs3; version 7.10.5 -- https://github.com/babel/babel#readme Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/template; version 7.10.4 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/traverse; version 7.11.0 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @babel/types; version 7.11.0 -- https://babeljs.io/ Copyright (c) 2014-present Sebastian McKenzie and other contributors ** @emotion/cache; version 10.0.29 -- Copyright (c) Emotion team and other contributors ** @emotion/core; version 10.0.28 -- ** @emotion/css; version 10.0.27 -- Copyright (c) Emotion team and other contributors ** @emotion/hash; version 0.8.0 -- Copyright (c) Emotion team and other contributors ** @emotion/is-prop-valid; version 0.8.8 -- Copyright (c) Emotion team and other contributors ** @emotion/memoize; version 0.7.4 -- Copyright (c) Emotion team and other contributors ** @emotion/serialize; version 0.11.16 -- Copyright (c) Emotion team and other contributors ** @emotion/sheet; version 0.9.4 -- Copyright (c) Emotion team and other contributors ** @emotion/styled; version 10.0.27 -- Copyright (c) Emotion team and other contributors ** @emotion/styled-base; version 10.0.31 -- Copyright (c) Emotion team and other contributors ** @emotion/stylis; version 0.8.5 -- Copyright (c) Emotion team and other contributors ** @emotion/unitless; version 0.7.5 -- Copyright (c) Emotion team and other contributors ** @emotion/utils; version 0.11.3 -- Copyright (c) Emotion team and other contributors ** @emotion/weak-memoize; version 0.2.5 -- Copyright (c) Emotion team and other contributors ** @formatjs/ecma402-abstract; version 1.2.4 -- https://github.com/formatjs/formatjs Copyright (c) 2019 FormatJS ** @formatjs/intl-datetimeformat; version 1.3.2 -- https://github.com/formatjs/formatjs#readme Copyright (c) 2019 FormatJS ** @formatjs/intl-displaynames; version 2.2.8 -- https://github.com/formatjs/formatjs Copyright (c) 2019 FormatJS ** @formatjs/intl-getcanonicallocales; version 1.4.6 -- https://github.com/formatjs/formatjs#readme Copyright (c) 2019 FormatJS ** @formatjs/intl-listformat; version 2.2.8 -- https://github.com/formatjs/formatjs Copyright (c) 2019 FormatJS ** @formatjs/intl-numberformat; version 5.6.4 -- https://github.com/formatjs/formatjs Copyright (c) 2019 FormatJS Copyright (c) Microsoft Corporation. ** @formatjs/intl-pluralrules; version 3.4.9 -- https://github.com/formatjs/formatjs Copyright (c) 2019 FormatJS Copyright (c) Microsoft Corporation. ** @formatjs/intl-relativetimeformat; version 5.2.10 -- https://github.com/formatjs/formatjs Copyright (c) 2019 FormatJS ** @formatjs/intl-utils; version 3.4.1 -- https://github.com/formatjs/formatjs Copyright (c) 2019 FormatJS ** @icons/material; version 0.2.4 -- https://github.com/at-icons/material#readme CopyrightIcon img src https://unpkg.com/@icons/material/svg/corn.svg ** @istanbuljs/schema; version 0.1.2 -- https://github.com/istanbuljs/schema#readme Copyright (c) 2019 CFWare, LLC ** @jest/console; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** @jest/core; version 26.4.2 -- https://jestjs.io/ Copyright (c) Facebook, Inc. and its affiliates. ** @jest/environment; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** @jest/fake-timers; version 24.9.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** @jest/globals; version 26.4.2 -- https://github.com/facebook/jest#readme ** @jest/reporters; version 26.4.1 -- https://jestjs.io/ Copyright (c) Facebook, Inc. and its affiliates. ** @jest/source-map; version 24.9.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** @jest/test-result; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** @jest/test-sequencer; version 26.4.2 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** @jest/transform; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** @jest/types; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** @material-ui/core; version 4.10.2 -- https://material-ui.com/ (c) Sindre Sorhus Copyright (c) 2014 copyright Oleg Isonen Copyright 2015, Yahoo! Inc. Copyright (c) 2013-present, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates. Copyright (c) 2016 Federico Zivolo and contributors ** @material-ui/icons; version 4.9.1 -- https://github.com/mui-org/material-ui/tree/master/packages/material-ui-icons Copyright (c) 2014 ** @material-ui/styles; version 4.10.0 -- https://github.com/mui-org/material-ui/tree/master/packages/material-ui-styles Copyright (c) 2014 ** @material-ui/system; version 4.9.14 -- https://github.com/mui-org/material-ui/tree/master/packages/material-ui-system Copyright (c) 2014 ** @material-ui/types; version 5.1.0 -- https://github.com/mui-org/material-ui/tree/master/packages/material-ui-types ** @material-ui/utils; version 4.10.2 -- https://github.com/mui-org/material-ui/tree/master/packages/material-ui-utils Copyright (c) 2014 ** @mdx-js/loader; version 1.6.18 -- https://mdxjs.com (c) Compositor and Vercel Copyright (c) 2017-2018 Compositor and Vercel, Inc. ** @mdx-js/mdx; version 1.6.18 -- https://mdxjs.com (c) Compositor and Vercel Copyright (c) 2017-2019 Compositor, Inc. and Vercel, Inc. ** @mdx-js/react; version 1.6.18 -- https://mdxjs.com (c) Compositor and Vercel Copyright (c) 2017-2018 Compositor and Vercel, Inc. ** @mdx-js/util; version 1.6.18 -- https://mdxjs.com (c) John Otander Copyright (c) 2019 John Otander ** @mrmlnc/readdir-enhanced; version 2.2.1 -- https://github.com/bigstickcarpet/readdir-enhanced Copyright (c) 2016 James Messinger ** @nodelib/fs.scandir; version 2.1.3 -- Copyright (c) Denis Malinochkin ** @nodelib/fs.stat; version 2.0.3 -- Copyright (c) Denis Malinochkin ** @nodelib/fs.walk; version 1.2.4 -- Copyright (c) Denis Malinochkin ** @npmcli/move-file; version 1.0.1 -- https://github.com/npm/move-file#readme Copyright (c) npm, Inc. Copyright (c) Sindre Sorhus (https://sindresorhus.com) ** @rails/activestorage; version 6.0.3 -- http://rubyonrails.org/ ** @rails/webpacker; version 5.2.1 -- https://github.com/rails/webpacker ** @reach/router; version 1.3.4 -- https://github.com/reach/router#readme (c) Sindre Sorhus Copyright (c) 2018-present, Ryan Florence Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2014-present, Facebook, Inc. ** @storybook/addon-actions; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/addons/actions Copyright (c) 2017 Kadira Inc. ** @storybook/addon-backgrounds; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/addons/backgrounds Copyright (c) 2017 Kadira Inc. ** @storybook/addon-controls; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/next/addons/controls Copyright (c) 2017 Kadira Inc. ** @storybook/addon-docs; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/addons/docs Copyright (c) 2017 Kadira Inc. ** @storybook/addon-essentials; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/addons/essentials ** @storybook/addon-links; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/addons/links Copyright (c) 2017 Kadira Inc. ** @storybook/addon-toolbars; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/next/addons/toolbars Copyright (c) 2017 Kadira Inc. ** @storybook/addon-viewport; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/addons/viewport Copyright (c) 2017 Kadira Inc. ** @storybook/addons; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/addons Copyright (c) 2017 Kadira Inc. ** @storybook/api; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/api Copyright (c) 2017 Kadira Inc. ** @storybook/channel-postmessage; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/channel-postmessage Copyright (c) 2017 Kadira Inc. ** @storybook/channels; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/channels Copyright (c) 2017 Kadira Inc. ** @storybook/client-api; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/client-api Copyright (c) 2017 Kadira Inc. ** @storybook/client-logger; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/client-logger Copyright (c) 2017 Kadira Inc. ** @storybook/components; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/components (c) (c) (r) (R) (tm) Copyright (c) 2017 Kadira Inc. ** @storybook/core; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/core (c) Object C (c) Sindre Sorhus copyright copysource cor Copyright 2015, Yahoo! Inc. Copyright (c) 2017 Jed Watson. Copyright (c) 2001 Robert Penner Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2014-present, Facebook, Inc. Copyright (c) 2017 Kadira Inc. Copyright (c) Facebook, Inc. and its affiliates. Copyright (c) 2016 Federico Zivolo and contributors Copyright 2010 - 2013 Sami Samhuri Copyright (c) 2012-2017 Kirollos Risk (http://kiro.me) Copyright 2013-2016 by Paul Miller (http://paulmillr.com) Copyright KingSora Rene Haas. https://github.com/KingSora ** @storybook/core-events; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/core-events Copyright (c) 2017 Kadira Inc. ** @storybook/csf; version 0.0.1 -- https://github.com/storybookjs/csf ** @storybook/html; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/app/html Copyright (c) 2017 Kadira Inc. ** @storybook/node-logger; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/node-logger Copyright (c) 2017 Kadira Inc. ** @storybook/postinstall; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/postinstall Copyright (c) 2017 Kadira Inc. ** @storybook/react; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/app/react Copyright (c) 2017 Kadira Inc. ** @storybook/router; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/router Copyright (c) 2017 Kadira Inc. ** @storybook/source-loader; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/source-loader Copyright (c) 2017 Kadira Inc. ** @storybook/theming; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/theming ** @storybook/ui; version 6.0.26 -- https://github.com/storybookjs/storybook/tree/master/lib/ui Copyright (c) 2017 Kadira Inc. ** @svgr/babel-plugin-add-jsx-attribute; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/babel-plugin-remove-jsx-attribute; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/babel-plugin-remove-jsx-empty-expression; version 5.0.1 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/babel-plugin-replace-jsx-attribute-value; version 5.0.1 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/babel-plugin-svg-dynamic-title; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/babel-plugin-svg-em-dimensions; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/babel-plugin-transform-react-native-svg; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/babel-plugin-transform-svg-component; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/babel-preset; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/core; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/hast-util-to-babel-ast; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/plugin-jsx; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/plugin-svgo; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @svgr/webpack; version 5.4.0 -- https://react-svgr.com Copyright 2017 Smooth ** @testing-library/dom; version 7.21.0 -- https://github.com/testing-library/dom-testing-library#readme Copyright (c) 2017 Kent C. Dodds Copyright (c) 2014-present, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates. ** @testing-library/jest-dom; version 5.11.1 -- https://github.com/testing-library/jest-dom#readme Copyright (c) 2017 Kent C. Dodds ** @testing-library/react; version 10.4.7 -- https://github.com/testing-library/react-testing-library#readme Copyright (c) 2017 Kent C. Dodds Copyright (c) 2014-present, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates. ** @testing-library/react-hooks; version 3.3.0 -- https://github.com/testing-library/react-hooks-testing-library#readme Copyright (c) 2019 Michael Peyper ** @types/activestorage; version 5.2.2 -- Copyright (c) Microsoft Corporation. ** @types/anymatch; version 1.3.1 -- Copyright (c) Microsoft Corporation. ** @types/aria-query; version 4.2.0 -- Copyright (c) Microsoft Corporation. ** @types/babel__core; version 7.1.9 -- Copyright (c) Microsoft Corporation. ** @types/babel__generator; version 7.6.1 -- Copyright (c) Microsoft Corporation. ** @types/babel__template; version 7.0.2 -- Copyright (c) Microsoft Corporation. ** @types/babel__traverse; version 7.0.12 -- Copyright (c) Microsoft Corporation. ** @types/braces; version 3.0.0 -- Copyright (c) Microsoft Corporation. ** @types/cheerio; version 0.22.18 -- Copyright (c) Microsoft Corporation. ** @types/color; version 3.0.1 -- Copyright (c) Microsoft Corporation. ** @types/color-convert; version 1.9.0 -- Copyright (c) Microsoft Corporation. ** @types/color-name; version 1.1.1 -- Copyright (c) Microsoft Corporation. ** @types/enzyme; version 3.10.5 -- Copyright (c) Microsoft Corporation. ** @types/enzyme-to-json; version 1.5.3 -- Copyright (c) Microsoft Corporation. ** @types/es6-promise; version 3.3.0 -- Copyright (c) Microsoft Corporation. ** @types/events; version 3.0.0 -- Copyright (c) Microsoft Corporation. ** @types/glob; version 7.1.1 -- Copyright (c) Microsoft Corporation. ** @types/glob-base; version 0.3.0 -- Copyright (c) Microsoft Corporation. ** @types/graceful-fs; version 4.1.3 -- Copyright (c) Microsoft Corporation. ** @types/hast; version 2.3.1 -- Copyright (c) Microsoft Corporation. ** @types/history; version 4.7.6 -- Copyright (c) Microsoft Corporation. ** @types/hoist-non-react-statics; version 3.3.1 -- Copyright (c) Microsoft Corporation. ** @types/html-minifier-terser; version 5.1.0 -- Copyright (c) Microsoft Corporation. ** @types/invariant; version 2.2.33 -- Copyright (c) Microsoft Corporation. ** @types/is-function; version 1.0.0 -- Copyright (c) Microsoft Corporation. ** @types/istanbul-lib-coverage; version 2.0.3 -- Copyright (c) Microsoft Corporation. ** @types/istanbul-lib-report; version 3.0.0 -- Copyright (c) Microsoft Corporation. ** @types/istanbul-reports; version 1.1.2 -- Copyright (c) Microsoft Corporation. MIT License Copyright (c) Permission 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE 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. ------ ** @bcoe/v8-coverage; version 0.2.3 -- https://demurgos.github.io/v8-coverage Copyright (c) 2017 Copyright (c) 2015-2017 Charles Samborski ISC AND MIT ------ ** @houdiniproject/react-i18n-currency-input; version 2.0.0-pre3 -- (c) 2017 (c) by W3C (c) Object C (c) Zeno Rocha Copyright 2014 (c) Luke Childs (c) John Otander (c) Titus Wormer (c) Sindre Sorhus (c) Bogdan Chadkin Copyright (c) 2014 Copyright (c) 2015 Copyright (c) 2016 Copyright (c) 2017 Copyright Grant. I Copyright Isaac Z. Copyright npm, Inc (c) Eugene Sharygin (c) (c) (r) (R) (tm) (c) 2011 Gary Court. (c) Dustin Diaz 2015 Copyright (c) Google Copyright 2015 Airbnb Copyright 2017 Smooth Copyright Google Inc. Copyright (c) 2016 Baz Copyright (c) Rod Vagg Copyright Joyent, Inc. (c) 2006 VeriSign, Inc. Copyright (c) 2011-2017 Copyright (c) 2011-2018 Copyright (c) 2016 W.Y. Copyright (c) 2016-2018 Copyright (c) npm, Inc. Copyright 2015 AJ ONeal Jordan Harband (c) 2013 (c) 2013 Mikola Lysenko. (c) 2018 Denis Pushkarev (c) 2019 Denis Pushkarev Copyright (c) 2017 Anton Copyright (c) Felix Bohm Copyright (c) Meryn Stol Copyright (c) Zeno Rocha Copyright Caolan McMahon copyright Tobias Koppers copyright copysource cor (c) 2011, Charlie Robbins (c) 2011-2015 John Hewson (c) 2014 J. C. Phillipps. (c) Compositor and Vercel Copyright (c) 2005 Tom Wu Copyright (c) 2013 - 2014 Copyright (c) 2015 - 2016 Copyright (c) 2016 Airbnb Copyright (c) 2018 WHATWG Copyright (c) Chad Walker Copyright 2016 Trent Mick (c) Microsoft Corporation. Copyright (c) 2012 Raynos. Copyright (c) 2013 Raynos. Copyright (c) 2014 LevelUP Copyright (c) 2014 PostCSS Copyright 2011 Gary Court. Copyright 2013 Google Inc. Copyright 2013 Naitik Shah Copyright 2014 Google Inc. Copyright 2014 Yahoo! Inc. Copyright 2015 Yahoo! Inc. Copyright 2015, Yahoo Inc. Copyright 2016, Joyent Inc Copyright 2017 Kat Marchan (c) Korporatsiia Maikrosoft Copyright (c) 2012 Colingo. Copyright (c) 2013 Colingo. Copyright (c) 2013 Ryan Day Copyright (c) 2014 Rod Vagg Copyright (c) 2015 AJ ONeal Copyright (c) 2015 Rod Vagg Copyright (c) 2017 SysGears Copyright (c) 2018 LitoMore Copyright (c) Marak Squires Copyright 2012 Joyent, Inc. Copyright 2013 Mathias Buus Copyright 2015 Glen Maddern Copyright 2015 Joyent, Inc. Copyright 2015, Dustin Diaz Copyright 2015, Yahoo! Inc. Copyright 2016 Joyent, Inc. Copyright 2017 Joyent, Inc. Copyright 2018 Glen Maddern Copyright 2018 Joyent, Inc. copyright 2016 Titus Wormer Copyright (c) 2012 Lea Verou Copyright (c) 2012 Rob Burns Copyright (c) 2013 Braveg1rl Copyright (c) 2013 Max Ogden Copyright (c) 2013 Tim Perry Copyright (c) 2014 Component Copyright (c) 2015 Sam Mikes Copyright (c) 2015, Wes Todd Copyright (c) 2015, npm, Inc Copyright (c) 2016 Denis Rul Copyright (c) 2017 Braveg1rl Copyright (c) James Halliday Copyright (c) Tobias Koppers Copyright 2017 JS Foundation Copyright 2017 Kirollos Risk Copyright 2018 Stefan Penner Copyright Isaac Z. Schlueter copyright 2012-2018 AJ ONeal (c) 2013-2015, Facebook, Inc. Copyright (c) 2010 Kris Kowal Copyright (c) 2011 LearnBoost Copyright (c) 2012 Artur Adib Copyright (c) 2013 Meryn Stol Copyright (c) 2014 Nadav Ivgi Copyright (c) 2015 JD Ballard Copyright (c) 2015 Jed Watson Copyright (c) 2015 Kiko Beats Copyright (c) 2015 TypeStrong Copyright (c) 2016 Zeit, Inc. Copyright (c) 2017 CoderPuppy Copyright (c) 2019 Inspect JS Copyright (c) 2019 Tan Li Hau Copyright (c) 2019 TypeStrong Copyright (c) Federico Zivolo Copyright (c) George Zahariev Copyright (c) Nikita Vasilyev Copyright 2015 Calvin Metcalf Copyright 2018 Kilian Valkhof Copyright (c) 2003-2005 Tom Wu Copyright (c) 2005-2009 Tom Wu Copyright (c) 2009 Google Inc. Copyright (c) 2010 Sencha Inc. Copyright (c) 2011 Google Inc. Copyright (c) 2011 Mark Cavage Copyright (c) 2011 Sencha Inc. Copyright (c) 2012 Google Inc. Copyright (c) 2012 Mark Cavage Copyright (c) 2012 Tim Caswell Copyright (c) 2013 Andrey Popp Copyright (c) 2013 Aria Minaei Copyright (c) 2013 Dulin Marat Copyright (c) 2013 Google Inc. Copyright (c) 2013 Joyent Inc. Copyright (c) 2013 Trent Mick. Copyright (c) 2014 Aria Minaei Copyright (c) 2014 Google Inc. Copyright (c) 2015 Aria Minaei Copyright (c) 2015 Bryan Braun Copyright (c) 2015 Dan Abramov Copyright (c) 2015 David Clark Copyright (c) 2015 John Hiesey Copyright (c) 2015 Joyent Inc. Copyright (c) 2015 Rich Harris Copyright (c) 2015 Steven Chim Copyright (c) 2016 Alex Indigo Copyright (c) 2016 David Frank Copyright (c) 2016 John Hiesey Copyright (c) 2017 Ilya Kantor Copyright (c) 2017 Jed Watson. Copyright (c) 2017 Kat Marchan Copyright (c) 2017 Luke Childs Copyright (c) 2017 Xiaoyi Chen Copyright (c) 2018 Matt Steele Copyright (c) 2019 Ian Schmitz Copyright 2009-2017 Kris Kowal Copyright 2014 Julien Fontanet Copyright 2014 Marten de Vries Copyright 2017 Cameron Lakenen Copyright Fedor Indutny, 2014. Copyright Fedor Indutny, 2015. copyright 2016 Federico Zivolo Copyright (c) 2009 Gerard Paapu Copyright (c) 2010 Elijah Insua Copyright (c) 2010 Ryan McGrath Copyright (c) 2011 Dominic Tarr Copyright (c) 2011 Rick Waldron Copyright (c) 2011 Sami Samhuri Copyright (c) 2011 Tom Robinson Copyright (c) 2011 VMware, Inc. Copyright (c) 2012, Joshua Bell Copyright (c) 2012-2014 Raynos. Copyright (c) 2013 Dominic Tarr Copyright (c) 2013 Jonathan Ong Copyright (c) 2013 Simon Lydell Copyright (c) 2014 Elan Shanker Copyright (c) 2014 Evan Wallace Copyright (c) 2014 Hugh Kennedy Copyright (c) 2014 IndigoUnited Copyright (c) 2014 Jonathan Ong Copyright (c) 2014 Mathias Buus Copyright (c) 2014 Simon Lydell Copyright (c) 2014, Yahoo! Inc. Copyright (c) 2015 Elan Shanker Copyright (c) 2015 Kiran Abburi Copyright (c) 2015 Lucas Wiener Copyright (c) 2015 Mathias Buus Copyright (c) 2015 Titus Wormer Copyright (c) 2015 Tyler Kellen Copyright (c) 2015, Scott Motte Copyright (c) 2015, Yahoo! Inc. Copyright (c) 2016 Lucas Wiener Copyright (c) 2016 Mathias Buus Copyright (c) 2016, Scott Motte Copyright (c) 2017 Jason Miller Copyright (c) 2017 Scott Corgan Copyright (c) 2017 SysGears INC Copyright (c) 2018 Huafu Gandon Copyright (c) 2018 Mathias Buus Copyright (c) 2018 Nik Coughlin Copyright (c) 2018 React Popper Copyright (c) 2018 Scott Taylor Copyright (c) 2018 Tobias Reich Copyright (c) 2019 John Otander Copyright (c) Denis Malinochkin Copyright 2007-2009 Tyler Close Copyright 2012-2015 Yahoo! Inc. Copyright 2012-2015, Yahoo Inc. Copyright 2013 Thorsten Lorenz. Copyright 2014 Simon Lydell X11 Copyright 2015 (c) Visoft, Inc. copyright (c) 2012 Kir Belevich copyright (c) 2013 Dave Porter. (c) Mike Bostock Copyright (c) 2008 Ariel Flesler Copyright (c) 2010 Kit Cambridge Copyright (c) 2012, Joyent, Inc. Copyright (c) 2013 ESHA Research Copyright (c) 2013, Dominic Tarr Copyright (c) 2014 Stefan Thomas Copyright (c) 2014, Naitik Shah. Copyright (c) 2015 Andreas Lubbe Copyright (c) 2015 Brian Donovan Copyright (c) 2015 Dmitry Ivanov Copyright (c) 2015 ESHA Research Copyright (c) 2015 Eric McCarthy Copyright (c) 2015 Javier Blanco Copyright (c) 2015, Glen Maddern Copyright (c) 2016 Kevin Gravier Copyright (c) 2016 Michael Pratt Copyright (c) 2016 Sean Matheson Copyright (c) 2016 Sultan Tarimo Copyright (c) 2016, Joyent, Inc. Copyright (c) 2017 ESHA Research Copyright (c) 2017 JS Foundation Copyright (c) 2017 Kent C. Dodds Copyright (c) 2017 Mikael Brevik Copyright (c) 2017 Simen Bekkhus Copyright (c) 2018 Michael Pratt Copyright (c) 2019 Andres Suarez Copyright (c) 2019 ESHA Research Copyright (c) 2019 ZHAO Jinxiang Copyright (c) EventSource GitHub Copyright (c) Isaac Z. Schlueter copyright Louis-Dominique Dubeau (c) John Smith (c) extraPathPercentEncodeSet.has Copyright (c) 2006, Ivan Sagalaev Copyright (c) 2011 Daniel Friesen Copyright (c) 2011 TJ Holowaychuk Copyright (c) 2012 James Halliday Copyright (c) 2012 Kenji Urushima Copyright (c) 2012 Robert Kieffer Copyright (c) 2012 Simon Boudrias Copyright (c) 2012 TJ Holowaychuk Copyright (c) 2012 Tobias Koppers Copyright (c) 2013 James Halliday Copyright (c) 2013 Jordan Harband Copyright (c) 2013 Mikola Lysenko Copyright (c) 2013 Roman Shtylman Copyright (c) 2013 Stephen Sugden Copyright (c) 2014 Daniel Cousens Copyright (c) 2014 Jameson Little Copyright (c) 2014 Jeremie Miller Copyright (c) 2014 Jordan Harband Copyright (c) 2014 KARASZI Istvan Copyright (c) 2014 Robert Kieffer Copyright (c) 2014 Simon Boudrias Copyright (c) 2015 Calvin Metcalf Copyright (c) 2015 Daniel Cousens Copyright (c) 2015 Jonathan Nicol Copyright (c) 2015 Jordan Harband Copyright (c) 2015 Matteo Collina Copyright (c) 2016 Brian Woodward Copyright (c) 2016 Jordan Harband Copyright (c) 2016 Misha Moroshko Copyright (c) 2016 Sebastian Mayr Copyright (c) 2016-2018 Ari Porad Copyright (c) 2017 Artur Kenzhaev Copyright (c) 2017 Calvin Metcalf Copyright (c) 2017 Jordan Harband Copyright (c) 2017 Mauro Bringolf Copyright (c) 2018 Jason Mulligan Copyright (c) 2018 Jordan Harband Copyright (c) 2018 Szymon Marczak Copyright (c) 2018 Trevor Brindle Copyright (c) 2018, ESHA Research Copyright (c) 2019 Anton Zinovyev Copyright (c) 2019 Conor Hastings Copyright (c) 2019 Jordan Harband Copyright (c) Feross Aboukhadijeh Copyright 2017 - Refael Ackermann (c) 2016 Copyright (c) 2005 Tom Wu (c) Zaripov Yura Copyright (c) 2011 Florian Schafer Copyright (c) 2011 Quildreen Motta Copyright (c) 2011 Steven Levithan Copyright (c) 2011 by Jimmy Cuadra Copyright (c) 2012 Charlie Robbins Copyright (c) 2012 Federico Romero Copyright (c) 2013 Forbes Lindesay Copyright (c) 2013 Josh Glazebrook Copyright (c) 2014 Arnout Kazemier Copyright (c) 2014 Federico Romero Copyright (c) 2014 Forbes Lindesay Copyright (c) 2015 Eugene Sharygin Copyright (c) 2015 Jon Schlinkert. Copyright (c) 2015, Facebook, Inc. Copyright (c) 2015, Rebecca Turner Copyright (c) 2016 Eugene Sharygin Copyright (c) 2016 James Messinger Copyright (c) 2016 Kirill Fomichev Copyright (c) 2017 Cameron Lakenen Copyright (c) 2017, Jon Schlinkert Copyright (c) 2018 Dmitry Shirokov Copyright (c) 2018 Formidable Labs Copyright (c) 2018, Aleck Greenham Copyright (c) 2018, Jason Mulligan copyright (c) 2019 Denis Pushkarev Copyright (c) 2010 Cowboy Ben Alman Copyright (c) 2011 by Roly Fentanes Copyright (c) 2011-2012 Tim Caswell Copyright (c) 2011-2015 John Hewson Copyright (c) 2012 Montillet Xavier Copyright (c) 2012 by Vitaly Puzrin Copyright (c) 2013 Cowboy Ben Alman Copyright (c) 2013 Thiago de Arruda Copyright (c) 2015 EcmaScript Shims Copyright (c) 2015 Kyle E. Mitchell Copyright (c) 2015 Robin Frischmann Copyright (c) 2015, Jon Schlinkert. Copyright (c) 2015-2018 Steven Chim Copyright (c) 2016, Jon Schlinkert. Copyright (c) 2017 Domenic Denicola Copyright (c) 2017 ECMAScript Shims Copyright (c) 2017 Khaled Al-Ansari Copyright (c) 2017 Robin Frischmann Copyright (c) 2018 Tamino Martinius Copyright 2008 Fair Oaks Labs, Inc. Copyright 2011 The Closure Compiler Copyright 2012 Irakli Gozalishvili. Copyright (c) 2007-2017 Diego Perini Copyright (c) 2007-2019 Diego Perini Copyright (c) 2008-2016 Pivotal Labs Copyright (c) 2012-2016 Kir Belevich Copyright (c) 2013-2014 Jonathan Ong Copyright (c) 2013-2017 Jared Hanson Copyright (c) 2014 Jeremiah Senkpiel Copyright (c) 2014, Domenic Denicola Copyright (c) 2015 Joris van der Wel Copyright (c) 2016 Espen Hovlandsdal Copyright (c) 2016 Evgeny Poberezkin Copyright (c) 2017 Evgeny Poberezkin Copyright (c) 2017 Michel Weststrate Copyright (c) Microsoft Corporation. Copyright 2013 The Chromium Authors. copyright (c) 2013-2014 Dave Porter. (c) Jeremy Hull (c) Luke Edwards (https://lukeed.com) (c) Sindre Sorhus Copyright 2009-2015 (c) Titus Wormer (https://wooorm.com) Copyright (c) 1991-2017 Unicode, Inc. Copyright (c) 2009 Raymond Hettinger. Copyright (c) 2010-2012 Mikeal Rogers Copyright (c) 2011-2017 JP Richardson Copyright (c) 2012 Isaac Z. Schlueter Copyright (c) 2013 Jose F. Romaniello Copyright (c) 2013-2018 Petka Antonov Copyright (c) 2013-2019 Petka Antonov Copyright (c) 2014 Phillip Gates-Idem Copyright (c) 2014-2018 Suguru Motegi Copyright (c) 2015, Espen Hovlandsdal Copyright (c) 2015, Forrest L Norvell Copyright (c) 2015-2016 JP Richardson Copyright (c) 2015-present Evan Scott Copyright (c) 2016-2018 Kevin Gravier Copyright (c) 2017 JakubPawlowicz.com Copyright (c) 2017-2018 Fredrik Nicol Copyright (c) 2018 Made With MOXY Lda Copyright (c) 2018 Michael Mclaughlin (c) 2018 Angry Bytes and contributors. (c) Ben Drucker (http://bendrucker.me) (c) Microsoft Corporation. Alle Rechte (c) Microsoft Corporation. Bao Liu Suo Copyright ( (c ) )? (year)s Google Inc Copyright (c) 2009-2013 TJ Holowaychuk Copyright (c) 2010-2018 Caolan McMahon Copyright (c) 2011 Alexander Shtuchkin Copyright (c) 2012-2013 TJ Holowaychuk Copyright (c) 2012-2014 Andris Reinman Copyright (c) 2012-2014 Roman Shtylman Copyright (c) 2012-2014 TJ Holowaychuk Copyright (c) 2012-2016 Tobias Koppers Copyright (c) 2013, Deoxxa Development Copyright (c) 2013-2014 TJ Holowaychuk Copyright (c) 2015 Thomas Watson Steen Copyright (c) 2015-2016 Sebastian Mayr Copyright (c) 2016 Thomas Watson Steen (c) Aahan Krish (c) Dmitriy Tarasov (c) Terkel Gjervig (https://terkel.com) Copyright (c) 1992-2004 by P.J. Plauger Copyright (c) 2009-2011 Michael Ficarra Copyright (c) 2010-2014 Bruce Williams. Copyright (c) 2012-2014 Federico Romero Copyright (c) 2012-2015 Thorsten Lorenz Copyright (c) 2013 Digital Bazaar, Inc. Copyright (c) 2013-2017 Josh Glazebrook Copyright (c) 2014 Digital Bazaar, Inc. Copyright (c) 2014-2016 Matt Zabriskie. Copyright (c) 2014-2016 Zoltan Frombach Copyright (c) 2015 Tiancheng Timothy Gu Copyright (c) 2015-2017 Jon Schlinkert. Copyright (c) 2016, 2018 Linus Unneback Copyright (c) 2019 Digital Bazaar, Inc. Copyright 2012 The Obvious Corporation. (c) Gustavo Costa Copyright (c) 2008, Fair Oaks Labs, Inc. Copyright (c) 2010, Digital Bazaar, Inc. Copyright (c) 2011-2015 by Vitaly Puzrin Copyright (c) 2012 The Chromium Authors. Copyright (c) 2014-2015, Jon Schlinkert. Copyright (c) 2014-2016, Jon Schlinkert. Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2014-2018, Jon Schlinkert. Copyright (c) 2015 Alexandre Kirszenberg Copyright (c) 2015, Salesforce.com, Inc. Copyright (c) 2015-2016, Jon Schlinkert. Copyright (c) 2015-2017, Jon Schlinkert. Copyright (c) 2015-2018, Jon Schlinkert. Copyright (c) 2015-2019 by Roman Dvornov Copyright (c) 2016-2017, Brian Woodward. Copyright (c) 2016-2017, Jon Schlinkert. Copyright (c) 2016-2018, Jon Schlinkert. Copyright (c) 2016-2019 by Roman Dvornov Copyright (c) 2016-present Matt Phillips Copyright (c) 2018, Salesforce.com, Inc. Copyright (c) npm, Inc. and Contributors Copyright 2008-2013 Digital Bazaar, Inc. Copyright 2011-2016 Digital Bazaar, Inc. Copyright 2011-2017 Digital Bazaar, Inc. (c) Ivan Nikolic (http://ivannikolic.com) (c) James Kyle (https://thejameskyle.com) (c) Kiko Beats (http://www.kikobeats.com) (c) Vasily Polovnyov Copyright (c) 2010, Linden Research, Inc. Copyright (c) 2015, 2017, Jon Schlinkert. Copyright (c) 2015-2017 Evgeny Poberezkin Copyright (c) 2016, 2018, Jon Schlinkert. Copyright (c) 2018 Terkel Gjervig Nielsen Copyright (c) 2018 The Khronos Group Inc. Copyright (c) 2018-present, Ryan Florence Copyright (c) James Long and contributors Copyright 2018 The New York Times Company (c) 2011 Creative Commons Zero Google Inc. (c) Vladimir Epifanov Copyright (c) 2012-2014 Isaac Z. Schlueter Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2014-present, Facebook, Inc. Copyright (c) 2015-present Jon Schlinkert. Copyright (c) 2015-present, Facebook, Inc. Copyright (c) 2016, Istanbul Code Coverage Copyright (c) 2016-present, Facebook, Inc. (c) Jason Miller (https://jasonformat.com/) (c) Javier Blanco (http://jbgutierrez.info) (c) Microsoft Corporation. Zhu Zuo Quan Suo (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) 2013-2018 sha.js contributors Copyright (c) 2014-present, Jon Schlinkert. Copyright (c) 2015-2016 Thomas Watson Steen Copyright (c) 2015-present, Brian Woodward. Copyright (c) 2015-present, Jon Schlinkert. Copyright (c) 2016-2018 Thomas Watson Steen Copyright (c) 2017-present, Jon Schlinkert. Copyright (c) 2018 The Brain Software House Copyright 2016-2017 Sebastian Software GmbH copyrighted by the Free Software Foundation (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) 2008-2013 Digital Bazaar, Inc. Copyright (c) 2009-2010 Raynos Jake Verbaten Copyright (c) 2009-2012 Digital Bazaar, Inc. Copyright (c) 2009-2013 Digital Bazaar, Inc. Copyright (c) 2009-2014 Digital Bazaar, Inc. Copyright (c) 2009-2015 Digital Bazaar, Inc. Copyright (c) 2010-2012 Digital Bazaar, Inc. Copyright (c) 2010-2013 Digital Bazaar, Inc. Copyright (c) 2010-2014 Digital Bazaar, Inc. Copyright (c) 2010-2015 Digital Bazaar, Inc. Copyright (c) 2010-2018 Digital Bazaar, Inc. Copyright (c) 2010-2019 Juriy kangax Zaytsev Copyright (c) 2011-2014 Digital Bazaar, Inc. Copyright (c) 2012-2014 Digital Bazaar, Inc. Copyright (c) 2012-2015 Digital Bazaar, Inc. Copyright (c) 2013-2014 Digital Bazaar, Inc. Copyright (c) 2013-2018 Viacheslav Lotsmanov Copyright (c) 2014-2015 Digital Bazaar, Inc. Copyright (c) 2017-2019 Digital Bazaar, Inc. Copyright 2018 Eemeli Aro (c) 1995-2013 Jean-loup Gailly and Mark Adler (c) Angel Garcia Copyright (c) 2000 Lars Knoll (knoll@kde.org) Copyright (c) 2000-2006, The Perl Foundation. Copyright (c) 2007-2014, Alexandru Marasteanu Copyright (c) 2009 John Resig, Jorn Zaefferer Copyright (c) 2013-2018, Viacheslav Lotsmanov Copyright (c) 2014 Douglas Christopher Wilson Copyright (c) 2015 Douglas Christopher Wilson Copyright (c) 2016 Douglas Christopher Wilson Copyright (c) Julian Viereck and Contributors Copyright 2009-2017 Kristopher Michael Kowal. Copyright Isaac Z. Schlueter and Contributors (c) Ivan Sagalaev (c) Ivan Sagalaev (c) Julien Fontanet (http://julien.isonoe.net) (c) Kevin Martensson (http://github.com/kevva) (c) silverwind (https://github.com/silverwind) Copyright (c) 2011-2015 by Sergey Kryzhanovsky Copyright (c) 2014-2015, 2017, Jon Schlinkert. Copyright (c) 2015 Unshift.io, Arnout Kazemier Copyright (c) 2015, 2017-2018, Jon Schlinkert. Copyright (c) James Talmage Copyright 2010 LearnBoost Copyright 2011 Mark Cavage Copyright 2015 Luis Rudge Copyright 2018 Copyright 2014 Simon Lydell X11 Copyright JS Foundation and other contributors (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin (c) Kevin Martensson (https://github.com/kevva) (c) Vsevolod Strukchinsky (floatdrop@gmail.com) Copyright (c) 2012-2014 by various contributors Copyright (c) 2012-2018 by various contributors Copyright (c) 2014-2017 createECDH contributors Copyright (c) 2017-present by Andrea Giammarchi Copyright (c) Ben Drucker Copyright 2006, 2015 Klaus Hartl & Fagner Brack Copyright 2013 Andrey Sitnik Copyright 2017 Andrey Sitnik (c) Tristian Kelly Copyright (c) 2004 Sam Hocevar Copyright (c) 2015 Vitaly Puzrin, Alex Kocharin. Copyright (c) 2016 Kadira Inc. Copyright (c) 2017 Kadira Inc. Copyright (c) Facebook, Inc. and its affiliates. (c) Vasily Mikhailitchenko Copyright (c) 2009 Thomas Robinson <280north.com> Copyright (c) 2012 Ben Ripkens http://bripkens.de Copyright (c) 2012 LearnBoost Copyright (c) 2012-2018 Aseem Kishore, and others Copyright (c) 2013 Ted Unangst Copyright (c) 2015 Jed Watson Copyright (c) 2017 crypto-browserify contributors Copyright (c) Bogdan Chadkin Copyright (c) Emotion team and other contributors Copyright (c) Isaac Z. Schlueter and Contributors Copyright (c) John Hiesey and other contributors. Copyright 2010 James Halliday (mail@substack.net) Copyright 2014, 2015, 2016, 2017 Simon Lydell X11 Copyright Louis-Dominique Dubeau and contributors (c) James Talmage (http://github.com/jamestalmage) Copyright (c) 2010 Benjamin Thomas, Robert Kieffer Copyright (c) 2010 LearnBoost Copyright (c) 2012 Ben Newman Copyright (c) 2013 Ben Newman Copyright (c) 2014 Ben Newman Copyright (c) 2014 Ivan Nikulin Copyright (c) 2014 Jonathan Ong me@jongleberry.com Copyright (c) 2014-2015 Douglas Christopher Wilson Copyright (c) 2014-2016 Douglas Christopher Wilson Copyright (c) 2014-2017 Douglas Christopher Wilson Copyright (c) 2015-2016 Douglas Christopher Wilson Copyright (c) 2016 Domenic Denicola Copyright (c) 2016-2017 Douglas Christopher Wilson Copyright (c) 2017, crypto-browserify contributors Copyright (c) 2018 Sven Sauleau Copyright (c) Mathias Pettersson and Brian Hammond Copyright 2011 Mozilla Foundation and contributors Copyright 2012 Stefan Siegl Copyright 2014 Copyright (c) 2011 Andrei Mackenzie Copyright 2014 Mozilla Foundation and contributors Copyright 2018 Logan Smyth (c) Petka Antonov, John-David Dalton, Sindre Sorhus Copyright (c) 2011 Troy Goode Copyright (c) 2014 Azer Koculu Copyright (c) 2014 Petka Antonov 2015 Sindre Sorhus Copyright (c) 2014-2017 browserify-aes contributors Copyright (c) 2016 Federico Zivolo and contributors Copyright (c) Ivan Nikolic Copyright 2010 - 2014 Sami Samhuri sami@samhuri.net Copyright 2014, 2015, 2016, 2017, 2018 Simon Lydell Copyright Joyent, Inc. and other Node contributors. (c) 2015 Ari Porad (@ariporad) Copyright (c) 2012 Kris Kowal Copyright (c) 2012, Artur Adib Copyright (c) 2013 Jonathan Ong Copyright (c) 2014 Jonathan Ong Copyright (c) 2014, Rebecca Turner Copyright (c) 2015 Andres Suarez Copyright (c) 2015 Hannah von Reth Copyright (c) 2015, Rebecca Turner Copyright (c) 2017, Rebecca Turner Copyright (c) Elan Shanker and Node.js contributors. Copyright (c) Sindre Sorhus Copyright 2006, Kevin Krammer Copyright 2011, Sebastian Tschan https://blueimp.net Copyright Mathias Bynens Copyright (c) 2007 Kris Zyp SitePen (www.sitepen.com) Copyright (c) 2012 James Halliday Copyright (c) 2012-2016 Eloy Duran, Julien Blanchard. Copyright (c) 2013 James Halliday (mail@substack.net) Copyright (c) 2014-2015 Calvin Metcalf & contributors Copyright (c) 2014-2015 Jon Schlinkert, contributors. Copyright (c) 2014-2017 Calvin Metcalf & contributors Copyright (c) 2016 Ben Noordhuis Copyright (c) 2017 Lupo Montero lupomontero@gmail.com Copyright (c) 2017, Nicolai Kamenzky and contributors Copyright (c) 2018-2019 Titus Wormer and John Otander Copyright (c) 2019, Nicolai Kamenzky and contributors Copyright (c) Feross Aboukhadijeh (http://feross.org) Copyright 2006, Jeremy White Copyright (c) 2010 XXX TODO Gozala Irakli Gozalishvili Copyright (c) 2011 TJ Holowaychuk Copyright (c) 2012 J. Ryan Stinnett Copyright (c) 2012 John Freeman Copyright (c) 2012 Stefan Siegl Copyright (c) 2012 TJ Holowaychuk Copyright (c) 2012-2017 Kirollos Risk (http://kiro.me) Copyright (c) 2013 Roman Shtylman Copyright (c) 2013 TJ Holowaychuk Copyright (c) 2014 TJ Holowaychuk Copyright (c) 2015 Ingvar Stepanyan Copyright (c) 2015 TJ Holowaychuk Copyright (c) Jorge Bucaran Copyright (c) Kat Marchan, npm, Inc., and Contributors Copyright 2012 (c) Mihai Bazon (c) Sam Verschueren (https://github.com/SamVerschueren) (c) Vsevolod Strukchinsky (http://github.com/floatdrop) Copyright (c) 1989, 1991 Free Software Foundation, Inc. Copyright (c) 1995-2003 by Internet Software Consortium Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler Copyright (c) 1998 - 2009, Paul Johnston & Contributors Copyright (c) 2011-2016, Heather Arthur and Josh Junon. Copyright (c) 2012 Nathan Cartwright Copyright (c) 2013-2014 Scott Sauyet and Michael Hurley Copyright (c) 2013-2016 Domenic Denicola Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell Copyright (c) 2014-2019 Luis Couto Copyright (c) 2015 Titus Wormer Copyright (c) 2016 Titus Wormer Copyright (c) 2016-2018 Domenic Denicola Copyright (c) 2017 Eric Wendelin and other contributors Copyright (c) 2017 JS Foundation and other contributors Copyright (c) 2017 Lupo Montero Copyright (c) 2017 Titus Wormer Copyright (c) 2017-2018 Domenic Denicola Copyright (c) 2018 Ahmad Nassri Copyright (c) Ellis Pritchard, Guardian Unlimited 2003. Copyright 2009-2011 Mozilla Foundation and contributors Copyright 2013 Michael Hart (michael.hart.au@gmail.com) copyright Ben Newman Copyright (c) 2012 Yusuke Suzuki Copyright (c) 2012-2013 Mathias Bynens Copyright (c) 2013 Yusuke Suzuki Copyright (c) 2014 Yusuke Suzuki Copyright (c) 2015 Yusuke Suzuki Copyright (c) 2015, Ahmad Nassri Copyright (c) 2017, Ryan Zimmerman Copyright (c) 2018 Nikita Skovoroda Copyright 2009-2010, Fathi Boudra copyright ahmadnassri.com (https://www.ahmadnassri.com/) Copyright (c) 2010 CLA - DomenicDenicola Domenic Denicola Copyright (c) 2013 Alex Seville Copyright (c) 2013 Irakli Gozalishvili Copyright (c) 2013-2014 Jonathan Ong Copyright (c) 2014 Graeme Yeates Copyright (c) 2015-present Sergey Berezhnoy Copyright (c) 2017-2019 Compositor, Inc. and Vercel, Inc. Copyright (c) Sam Verschueren Copyright (c) Vsevolod Strukchinsky Copyright 2010, 2011, Chris Winberry Copyright 2013-2016 by Paul Miller (http://paulmillr.com) Copyright (c) 2011 Einar Otto Stangvik Copyright (c) 2012 Ariya Hidayat Copyright (c) 2012 Nathan Rajlich Copyright (c) 2012, 2013 Thorsten Lorenz Copyright (c) 2013 Julian Gruber Copyright (c) 2013 Ramesh Nair (http://www.hiddentao.com/) Copyright (c) 2014 Aleksandr Tsertkov Copyright (c) 2014 Nathan Rajlich Copyright (c) 2014 Thiago de Arruda Copyright (c) 2015 Julian Gruber Copyright (c) 2017 Alberto Leal Copyright (c) Feross Aboukhadijeh, and other contributors. Copyright (c) Kevin Martensson Copyright 2012 The Obvious Corporation. http://obvious.com Copyright (c) 2007-2019 Diego Perini (http://www.iport.it/) Copyright (c) 2009-2014 TJ Holowaychuk Copyright (c) 2012-2014 Roman Shtylman Copyright (c) 2012-2014 TJ Holowaychuk Copyright (c) 2013-2014 TJ Holowaychuk Copyright (c) 2013-2015 Benjamin Tan. https://d10.github.io Copyright (c) 2013-2015 Roman Shtylman Copyright (c) 2014-2016 TJ Holowaychuk Copyright (c) 2015-2016 Amjad Masad Copyright (c) 2017-present James Kyle Copyright 1997 Niels Provos Copyright 2009-2010, Rex Dieter Copyright 2012-2016, JP Richardson Copyright 2012-2018 (c) Mihai Bazon Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. Copyright (c) 2009-2011, Mozilla Foundation and contributors Copyright (c) 2011 Debuggable Limited Copyright (c) 2014-2015 Devon Govett Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn Copyright (c) 2015, Ilya Radchenko Copyright (c) 2015-2016 Titus Wormer Copyright (c) 2016 - 2020 Brian Hough and Maximilian Stoiber Copyright (c) 2017 Menglin Mark Xu Copyright (c) 2017 Samuel Reed copyright 2018 Jason Mulligan (c) 2013 Rod Vagg https://github.com/rvagg/prr Copyright (c) 2010-2016 Robert Kieffer and other contributors Copyright (c) 2011-2016 Heather Arthur Copyright (c) 2011-2017 KARASZI Istvan Copyright (c) 2012 Arpad Borsos Copyright (c) 2012 Vitaly Puzrin (https://github.com/puzrin). Copyright (c) 2012-2013 Yusuke Suzuki Copyright (c) 2012-2014 Yusuke Suzuki Copyright (c) 2012-2015 Kit Cambridge. http://kitcambridge.be Copyright (c) 2013 Rod Vagg rvagg (https://twitter.com/rvagg) Copyright (c) 2013-2014 Yusuke Suzuki Copyright (c) 2014 Rod Vagg rvagg (https://twitter.com/rvagg) Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019 Simon Lydell Copyright (c) 2015 Rod Vagg rvagg (https://twitter.com/rvagg) Copyright (c) Michael Ciniawsky Copyright (c) Tjarda Koster, https://jelloween.deviantart.com Copyright 2009-2017 Kristopher Michael Kowal and contributors Copyright 2012-2014, Kit Cambridge http://kit.mit-license.org Copyright 2015 Mark Dalgleish Copyright (c) 2010-2015 Linux Foundation and its Contributors. Copyright (c) 2014 Lautaro Cozzani Copyright (c) 2016, Brian Woodward (https://github.com/doowb). Copyright (c) 2017 Tiancheng Timothy Gu and other contributors Copyright (c) 2017, Brian Woodward (https://github.com/doowb). Copyright (c) 2017-present Sven Greb Copyright (c) 2019, Brian Woodward (https://github.com/doowb). Copyright (c) 2011-2012 Ariya Hidayat Copyright (c) 2012 Artur Adib http://github.com/shelljs/shelljs Copyright (c) 2012-2015, JP Richardson Copyright (c) 2016 Christian Speckner Copyright (c) 2019 Angelos Pikoulas Copyright (c) 2019 W3C and Jeff Carpenter jeffcarp@chromium.org Copyright (c) Steven Vachon (svachon.com) Copyright (c) 2014 James Talmage Copyright (c) 2002-2008 Kris Kowal Copyright (c) 2009-2016 Kristopher Michael Kowal and contributors Copyright (c) 2014 Jeremiah Senkpiel Copyright (c) 2017 Sergey Rubanov (https://github.com/chicoxyzzy) Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors Copyright (c) 2012 Yusuke Suzuki (http://github.com/Constellation) Copyright (c) 2013 Yusuke Suzuki (http://github.com/Constellation) Copyright (c) 2015 JP Richardson (https://github.com/jprichardson) Copyright (c) 2018-present Mohsin Ul Haq Copyright (c) Luke Edwards (lukeed.com) Copyright (c) 2007 Free Software Foundation, Inc. Copyright (c) 2012 Joost-Wim Boekesteijn Copyright (c) 2015 y18n version 4.0.0 https://github.com/yargs/y18n Copyright (c) Ben Briggs (http://beneb.info) (c) 2013-2016 Scott Sauyet, Michael Hurley, and David Chambers Ramda (c) Ahmad Awais link GitHub Repo Copyright (c) 2007 Free Software Foundation, Inc. Copyright (c) 2014-2017 Calvin Metcalf, Fedor Indutny & contributors Copyright (c) 2014-2019 Angelos Pikoulas (agelos.pikoulas@gmail.com) Copyright (c) 2014-present Sebastian McKenzie and other contributors Copyright (c) 2016 Douglas Christopher Wilson doug@somethingdoug.com (c) Zeno Rocha des.js version 1.0.1 https://github.com/indutny/des.js Copyright (c) 2012 Robert Gust-Bardon Copyright (c) 2013-2014 Roman Shtylman Copyright (c) 2016 test-exclude version 5.2.3 https://istanbul.js.org Copyright (c) 2016, Jon Schlinkert (http://github.com/jonschlinkert). Copyright JS Foundation and other contributors, https://js.foundation Copyright (c) 2014 Douglas Christopher Wilson Copyright (c) 2015 Douglas Christopher Wilson Copyright (c) 2016 Douglas Christopher Wilson Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). Copyright 2014 Andrey Sitnik and other contributors Copyright (c) 2011-2017 JP Richardson (https://github.com/jprichardson) Copyright (c) 2014-2015 Calvin Metcalf and browserify-sign contributors Copyright (c) Sindre Sorhus (sindresorhus.com) Copyright (c) Stephen Sugden (stephensugden.com) Copyright (c) npm, Inc. ssri version 6.0.1 https://github.com/zkat/ssri Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) (c) Pavel Pertsev (original style at https://github.com/morhetz/gruvbox) (c) Zeno Rocha growly version 1.3.0 https://github.com/theabraham/growly Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors Copyright (c) 2014-2016 Jonathan Ong me@jongleberry.com and Contributors Copyright (c) 2016 Yehuda Katz, Tom Dale, Stefan Penner and contributors Copyright jQuery Foundation and other contributors HCopyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) JCopyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) NCopyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) copyright year 69cbf7a (https://github.com/PrismJS/prism/commit/69cbf7a) iCopyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) oCopyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) Copyright (c) 2013 Richardson & Sons, LLC (http://richardsonandsons.com/) Copyright (c) 2014-2015 Jon Schlinkert (https://github.com/jonschlinkert) Copyright (c) 2015-2016 Douglas Christopher Wilson doug@somethingdoug.com Copyright 2018 Sebastian Software GmbH (http://www.sebastian-software.de) Copyright OpenJS Foundation and other contributors Copyright (c) npm, Inc. libnpm version 2.0.1 https://github.com/npm/libnpm Copyright (c) 2010-2016 Charlie Robbins, Jarrett Cruger & the Contributors. Copyright (c) 2013-2016 Paul Miller (http://paulmillr.com) and contributors Copyright (c) 2014-2015 Douglas Christopher Wilson Copyright (c) 2014-2017 Douglas Christopher Wilson Copyright (c) 2015-2016 Douglas Christopher Wilson Copyright (c) 2016-2017 Douglas Christopher Wilson Copyright (c) George Zahariev prelude-ls version 1.1.2 http://preludels.com Copyright 2012-2015, Kit Cambridge, Benjamin Tan http://kit.mit-license.org Copyright (c) 2012 - 2015 Copyright (c) node-modules and other contributors. Copyright (c) 2016 Mael Nison popper.js version 1.16.1 https://popper.js.org Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. Copyright (c) 2010 - 2016 Charlie Robbins, Jarrett Cruger & the Contributors. Copyright (c) 2012 Felix Geisendorfer (felix@debuggable.com) and contributors Copyright (c) 2012 Barnesandnoble.com, llc, Donavon West, and Domenic Denicola Copyright (c) 2016 Lucas Wiener https://github.com/wnr/element-resize-detector Copyright (c) 2017-present Arctic Ice Studio Copyright (c) 2017-present, Jon Schlinkert (https://github.com/jonschlinkert). Copyright (c) Feross Aboukhadijeh (http://feross.org), and other contributors. Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors Copyright npm, Inc libnpmorg version 1.0.1 https://npmjs.com/package/libnpmorg (c) Zeno Rocha select-hose version 2.0.0 https://github.com/indutny/select-hose Copyright (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) 2012 Yusuke Suzuki (twitter Constellation) and other contributors. Copyright (c) 2012-2013 Michael Ficarra Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors Copyright (c) Felix Bohm css-what version 3.3.0 https://github.com/fb55/css-what Copyright (c) Felix Bohm domutils version 1.7.0 https://github.com/FB55/domutils Copyright (c) Felix Bohm entities version 1.1.2 https://github.com/fb55/entities Copyright npm, Inc libnpmteam version 1.0.2 https://npmjs.com/package/libnpmteam Copyright 2014 Simon Lydell X11 urix version 0.1.0 https://github.com/lydell/urix Copyright npm, Inc unique-slug version 2.0.2 https://github.com/iarna/unique-slug Copyright (c) npm, Inc. libnpmhook version 5.0.3 https://github.com/npm/libnpmhook Copyright 2015-present Facebook, Inc. ejs version 2.7.4 https://github.com/mde/ejs Copyright (c) 2016 set-blocking version 2.0.0 https://github.com/yargs/set-blocking Copyright (c) 2011 Copyright (c) 2009-2016 Kristopher Michael Kowal and contributors Copyright (c) 2012 Raynos. dom-walk version 0.1.2 https://github.com/Raynos/dom-walk Copyright (c) 2012 Raynos. duplexer version 0.1.1 https://github.com/Raynos/duplexer Copyright (c) 2013-2016 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin) Copyright (c) 2014 Mathias Buus pump version 3.0.0 https://github.com/mafintosh/pump Copyright (c) 2016 yargs-parser version 10.1.0 https://github.com/yargs/yargs-parser Copyright (c) 2017 Luke Childs keyv version 3.1.0 https://github.com/lukechilds/keyv Copyright (c) Felix Bohm domhandler version 2.4.2 https://github.com/fb55/DomHandler Copyright (c) Rod Vagg rvagg (https://twitter.com/rvagg) and additional contributors Copyright npm, Inc libnpmconfig version 1.2.1 https://npmjs.com/package/libnpmconfig Copyright npm, Inc libnpmsearch version 2.0.2 https://npmjs.com/package/libnpmsearch Copyright (c) 2011-2018 Copyright 2012-2014, Kit Cambridge http://kit.mit-license.org Copyright (c) 2012-2013 Yusuke Suzuki (twitter Constellation) and other contributors. Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors Copyright (c) 2016 which-module version 2.0.0 https://github.com/nexdrew/which-module Copyright (c) Tobias Koppers tapable version 1.1.3 https://github.com/webpack/tapable Copyright (c) 2015 Tim Caswell (https://github.com/creationix) and other contributors. Copyright 2012-2015, Yahoo Inc. istanbul-reports version 2.2.7 https://istanbul.js.org Copyright npm, Inc libnpmpublish version 1.1.3 https://npmjs.com/package/libnpmpublish Copyright (c) 2019 Inspect JS is-set version 2.0.1 https://github.com/inspect-js/is-set Copyright Fedor Indutny, 2015. brorand version 1.1.0 https://github.com/indutny/brorand Copyright Fedor Indutny, 2015. hash.js version 1.1.7 https://github.com/indutny/hash.js (c) 2012-2015 http://kitcambridge.be/ Kit Cambridge, https://d10.github.io/ Benjamin Tan Copyright (c) 2014, Naitik Shah. tmpl version 1.0.4 https://github.com/nshah/nodejs-tmpl Copyright (c) 2017 Kat Marchan protoduck version 5.0.1 https://github.com/zkat/protoduck Copyright (c) George Zahariev optionator version 0.8.3 https://github.com/gkz/optionator Copyright (c) George Zahariev type-check version 0.3.2 https://github.com/gkz/type-check Copyright (c) npm, Inc. figgy-pudding version 3.5.2 https://github.com/npm/figgy-pudding Copyright Fedor Indutny, 2015. stable version 0.1.8 https://github.com/Two-Screen/stable Copyright Mathias Bynens he version 1.2.0 https://mths.be/he Copyright (c) 2013-2017 Jared Hanson < http://jaredhanson.net/ (http://jaredhanson.net/)> Copyright (c) 2015 Phil Cockfield (https://github.com/philcockfield) Copyright 2012-2015, Yahoo Inc. istanbul-lib-report version 2.0.8 https://istanbul.js.org Copyright Fedor Indutny, 2017. hpack.js version 2.1.6 https://github.com/indutny/hpack.js Copyright npm, Inc unique-filename version 1.1.1 https://github.com/iarna/unique-filename Copyright (c) 2014 Mathias Buus pumpify version 1.5.1 https://github.com/mafintosh/pumpify Copyright (c) Facebook, Inc. and its affiliates. jest-cli version 24.9.0 https://jestjs.io Copyright (c) Facebook, Inc. and its affiliates. react version 16.13.1 https://reactjs.org Copyright (c) Isaac Z. Schlueter inherits version 2.0.4 https://github.com/isaacs/inherits Copyright (c) npm, Inc. npm-logical-tree version 1.2.1 https://github.com/npm/logical-tree Copyright 2013 Andrey Sitnik postcss version 7.0.32 https://postcss.org Copyright (c) 2012, Joyent, Inc. jsprim version 1.4.1 https://github.com/joyent/node-jsprim Copyright (c) 2014 Jordan Harband is-regex version 1.1.0 https://github.com/ljharb/is-regex Copyright (c) 2017 randomfill version 1.0.4 https://github.com/crypto-browserify/randomfill Copyright (c) Denis Malinochkin fast-glob version 2.2.7 https://github.com/mrmlnc/fast-glob Copyright (c) YEAR W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers THIS WORK IS PROVIDED AS Copyright Fedor Indutny, 2014. chokidar version 2.1.8 https://github.com/paulmillr/chokidar Copyright Fedor Indutny, 2014. hmac-drbg version 1.0.1 https://github.com/indutny/hmac-drbg Copyright npm, Inc stringify-package version 1.0.1 https://github.com/npm/stringify-package Copyright (c) 2011 Joyent, Inc. sshpk version 1.16.1 https://github.com/arekinath/node-sshpk Copyright (c) 2016 Baz memoizerific version 1.11.3 https://github.com/thinkloop/memoizerific Copyright (c) Felix Bohm domelementtype version 1.3.1 https://github.com/fb55/domelementtype Copyright 2010-2011 Mikeal Rogers aws-sign2 version 0.7.0 https://github.com/mikeal/aws-sign Copyright Fedor Indutny, 2012. isarray version 1.0.0 https://github.com/juliangruber/isarray Copyright (c) 2015 Jordan Harband is-string version 1.0.5 https://github.com/ljharb/is-string Copyright (c) 2015 Titus Wormer trim-lines version 1.1.3 https://github.com/wooorm/trim-lines Copyright (c) Facebook, Inc. and its affiliates. react-is version 16.13.1 https://reactjs.org Copyright (c) Facebook, Inc. and its affiliates. scheduler version 0.19.1 https://reactjs.org Copyright 2012-2015, Yahoo Inc. istanbul-lib-instrument version 3.3.0 https://istanbul.js.org Copyright (c) 2013 Colingo. min-document version 2.19.0 https://github.com/Raynos/min-document Copyright (c) Facebook, Inc. and its affiliates. jest-watcher version 24.9.0 https://jestjs.io Copyright (c) Facebook, Inc. and its affiliates. react-dom version 16.13.1 https://reactjs.org Copyright (c) Isaac Z. Schlueter uid-number version 0.0.6 https://github.com/isaacs/uid-number Copyright (c) npm, Inc. npm-registry-fetch version 4.0.5 https://github.com/npm/registry-fetch Copyright Mathias Bynens jsesc version 2.5.2 https://mths.be/jsesc (c) Sindre Sorhus (http://sindresorhus.com) ip version 1.1.5 https://github.com/indutny/node-ip Copyright (c) 2014 Jordan Harband object-is version 1.1.2 https://github.com/es-shims/object-is Copyright (c) 2016-2018 Thomas Watson Steen is-ci version 2.0.0 https://github.com/watson/is-ci Copyright npm, Inc npm-profile version 4.0.4 https://github.com/npm/npm-profile/tree/latest/lib Copyright (c) 2011 Tim Koschutzki (tim@debuggable.com) Felix Geisendorfer (felix@debuggable.com) Copyright (c) 2012-2016 Eloy Duran eloy.de.enige@gmail.com, Julien Blanchard julien@sideburns.eu Copyright (c) 2013 Julian Gruber jest version 24.9.0 https://jestjs.io Copyright (c) 2015 JD Ballard is-arrayish version 0.2.1 https://github.com/qix-/node-is-arrayish Copyright (c) Facebook, Inc. and its affiliates. jest/reporters version 24.9.0 https://jestjs.io Copyright (c) Isaac Z. Schlueter and Contributors nopt version 3.0.6 https://github.com/npm/nopt Copyright (c) npm, Inc. npm-pick-manifest version 3.0.2 https://github.com/npm/npm-pick-manifest Copyright Mathias Bynens cssesc version 3.0.0 https://mths.be/cssesc (c) Isaac Z. Schlueter (http://github.com/isaacs), James Talmage (http://github.com/jamestalmage) Copyright (c) 2012, Mark Cavage. async-each version 1.0.3 https://github.com/paulmillr/async-each Copyright (c) 2015 Jordan Harband is-callable version 1.2.0 https://github.com/ljharb/is-callable Copyright (c) 2015 Jordan Harband is-symbol version 1.0.3 https://github.com/inspect-js/is-symbol Copyright (c) 2016 David Frank node-fetch-npm version 2.0.4 https://github.com/npm/node-fetch-npm Copyright (c) Isaac Z. Schlueter and Contributors ini version 1.3.5 https://github.com/isaacs/ini Copyright (c) Isaac Z. Schlueter slide version 1.1.6 https://github.com/isaacs/slide-flow-control Copyright (c) npm, Inc. make-fetch-happen version 5.0.2 https://github.com/zkat/make-fetch-happen Copyright Fedor Indutny, 2014. err-code version 1.1.2 https://github.com/IndigoUnited/js-err-code Copyright Paul Johnston 2000 - 2002. Other contributors Greg Holt, Andrew Kepert, Ydnar, Lostinet Copyright (c) 2015 Jordan Harband es-abstract version 1.17.6 https://github.com/ljharb/es-abstract Copyright (c) 2015 Mathias Buus stream-each version 1.2.3 https://github.com/mafintosh/stream-each Copyright (c) 2016 Jordan Harband globalthis version 1.0.1 https://github.com/ljharb/System.global Copyright (c) Isaac Z. Schlueter and Contributors osenv version 0.1.5 https://github.com/npm/osenv Copyright (c) npm, Inc. and Contributors minipass version 3.1.3 https://github.com/isaacs/minipass Copyright (c) 2015 Titus Wormer unified version 9.0.0 https://unifiedjs.com Copyright (c) 2016 Kirill Fomichev md5.js version 1.3.5 https://github.com/crypto-browserify/md5.js Copyright (c) 2017 Kent C. Dodds rtl-css-js version 1.14.0 https://github.com/kentcdodds/rtl-css-js Copyright (c) 2018 Michael Mclaughlin https://github.com/MikeMcl/big.js/LICENCE Copyright (c) 2019 Jordan Harband side-channel version 1.0.2 https://github.com/ljharb/side-channel Copyright (c) Isaac Z. Schlueter and Contributors once version 1.4.0 https://github.com/isaacs/once Copyright 2010-2012 Mikeal Rogers tunnel-agent version 0.6.0 https://github.com/mikeal/tunnel-agent Copyright Fedor Indutny, 2015. http-deceiver version 1.2.7 https://github.com/indutny/http-deceiver Copyright (c) 2013 Aria Minaei pretty-error version 2.1.1 https://github.com/AriaMinaei/pretty-error Copyright (c) 2013 Dominic Tarr json-buffer version 3.0.0 https://github.com/dominictarr/json-buffer Copyright (c) 2014-2017 Douglas Christopher Wilson vary version 1.1.2 https://github.com/jshttp/vary Copyright (c) 2016 Federico Zivolo and contributors remark-parse version 8.0.3 https://remark.js.org Copyright (c) 2016 Mathias Buus stream-shift version 1.0.1 https://github.com/mafintosh/stream-shift Copyright (c) Emotion team and other contributors emotion-theming version 10.0.27 https://emotion.sh Copyright (c) Isaac Z. Schlueter and Contributors npmlog version 4.1.2 https://github.com/npm/npmlog Copyright (c) Isaac Z. Schlueter and Contributors tar version 4.4.13 https://github.com/npm/node-tar Copyright (c) Isaac Z. Schlueter and Contributors wrappy version 1.0.2 https://github.com/npm/wrappy Copyright (c) Paul Johnston 1999 - 2009 Other contributors Greg Holt, Andrew Kepert, Ydnar, Lostinet Copyright Fedor Indutny, 2013. assert-plus version 1.0.0 https://github.com/mcavage/node-assert-plus Copyright Mathias Bynens punycode version 2.1.1 https://mths.be/punycode Copyright (c) 2013-present, Facebook, Inc. prop-types version 15.7.2 https://facebook.github.io/react Copyright (c) 2014 Jordan Harband object.assign version 4.1.0 https://github.com/ljharb/object.assign Copyright (c) 2016 require-main-filename version 2.0.0 https://github.com/yargs/require-main-filename Copyright (c) 2017 Anton react-focus-lock version 2.4.1 https://github.com/theKashey/react-focus-lock Copyright (c) 2019 Jordan Harband internal-slot version 1.0.2 https://github.com/ljharb/internal-slot Copyright (c) 2019 Jordan Harband iterate-value version 1.0.2 https://github.com/ljharb/iterate-value Copyright (c) Isaac Z. Schlueter and Contributors isexe version 2.0.0 https://github.com/isaacs/isexe Copyright (c) Isaac Z. Schlueter npm-package-arg version 6.1.1 https://github.com/npm/npm-package-arg Copyright (c) npm, Inc. and Contributors infer-owner version 1.0.4 https://github.com/npm/infer-owner Copyright (c) npm, Inc. and Contributors npm-bundled version 1.1.1 https://github.com/npm/npm-bundled Copyright (c) 2014 Mathias Buus end-of-stream version 1.4.4 https://github.com/mafintosh/end-of-stream Copyright (c) 2015 Mathias Buus multicast-dns version 6.2.3 https://github.com/mafintosh/multicast-dns Copyright (c) 2015, Jon Schlinkert. glob-base version 0.3.0 https://github.com/jonschlinkert/glob-base Copyright (c) 2012, 2013, 2014 James Halliday , 2009 Thomas Robinson <280north.com> Copyright (c) 2013-present, Facebook, Inc. invariant version 2.2.4 https://github.com/zertosh/invariant Copyright (c) 2014, Rebecca Turner gauge version 2.7.4 https://github.com/iarna/gauge Copyright (c) 2015 Jordan Harband is-date-object version 1.0.2 https://github.com/ljharb/is-date-object Copyright (c) 2015 Jordan Harband object.values version 1.1.1 https://github.com/es-shims/Object.values Copyright (c) 2015, Rebecca Turner hosted-git-info version 2.8.8 https://github.com/npm/hosted-git-info Copyright (c) 2017 Jordan Harband util.promisify version 1.0.1 https://github.com/ljharb/util.promisify Copyright (c) Facebook, Inc. and its affiliates. expect version 24.9.0 https://github.com/facebook/jest Copyright (c) Isaac Z. Schlueter and Contributors rimraf version 2.7.1 https://github.com/isaacs/rimraf Copyright 2016, Joyent, Inc. http-signature version 1.2.0 https://github.com/joyent/node-http-signature Copyright Mathias Bynens regexpu-core version 4.7.0 https://mths.be/regexpu Copyright (c) 2013-present, Facebook, Inc. warning version 4.0.3 https://github.com/BerkeleyTrue/warning Copyright (c) 2015, Jon Schlinkert. pascalcase version 0.1.1 https://github.com/jonschlinkert/pascalcase Copyright (c) 2017 Luke Childs clone-response version 1.0.2 https://github.com/lukechilds/clone-response Copyright (c) 2018 Terkel Gjervig Nielsen sisteransi version 1.0.5 https://github.com/terkelg/sisteransi Copyright Fedor Indutny, 2015. spdy-transport version 3.0.0 https://github.com/spdy-http2/spdy-transport Copyright JS Foundation and other contributors webpack version 4.43.0 https://github.com/webpack/webpack Copyright Mathias Bynens regenerate version 1.4.1 https://mths.be/regenerate Copyright (c) 2012-2014 Tobias Koppers miller-rabin version 4.0.1 https://github.com/indutny/miller-rabin Copyright (c) 2012-2018 by various contributors acorn-walk version 6.2.0 https://github.com/acornjs/acorn Copyright (c) 2015 Jordan Harband es-to-primitive version 1.2.1 https://github.com/ljharb/es-to-primitive Copyright (c) 2015 Jordan Harband object.entries version 1.1.2 https://github.com/es-shims/Object.entries Copyright (c) 2015, Rebecca Turner aproba version 2.0.0 https://github.com/iarna/aproba Copyright (c) 2019 Jordan Harband es-get-iterator version 1.1.0 https://github.com/ljharb/es-get-iterator Copyright (c) Emotion team and other contributors babel-plugin-emotion version 10.0.33 https://emotion.sh Copyright (c) Isaac Z. Schlueter and Contributors semver version 5.7.1 https://github.com/npm/node-semver Copyright (c) Isaac Z. Schlueter and Contributors yallist version 4.0.0 https://github.com/isaacs/yallist Copyright (c) Isaac Z. Schlueter read-package-json version 2.1.1 https://github.com/npm/read-package-json copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors Copyright (c) 2015 Titus Wormer vfile version 4.1.1 https://github.com/vfile/vfile Copyright (c) 2016 Mael Nison use-callback-ref version 1.2.4 https://github.com/theKashey/use-callback-ref Copyright (c) Facebook, Inc. and its affiliates. jest-diff version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest-each version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest-mock version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest-util version 24.9.0 https://github.com/facebook/jest Copyright (c) Isaac Z. Schlueter and Contributors which version 1.3.1 https://github.com/isaacs/node-which Copyright Mathias Bynens emoji-regex version 7.0.3 https://mths.be/emoji-regex Copyright (c) 2014 Douglas Christopher Wilson on-headers version 1.0.2 https://github.com/jshttp/on-headers Copyright (c) 2014 Jonathan Ong me@jongleberry.com mime-db version 1.44.0 https://github.com/jshttp/mime-db Copyright (c) 2015 Eugene Sharygin unist-builder version 2.0.3 https://github.com/syntax-tree/unist-builder Copyright (c) 2015 Titus Wormer detab version 2.0.3 https://github.com/wooorm/detab Copyright (c) 2015 Titus Wormer fault version 1.0.4 https://github.com/wooorm/fault Copyright (c) Facebook, Inc. and its affiliates. jest/types version 24.9.0 https://github.com/facebook/jest Copyright Fedor Indutny, 2017. natural-compare version 1.4.0 https://github.com/litejs/natural-compare-lite Copyright JS Foundation and other contributors watchpack version 1.7.2 https://github.com/webpack/watchpack Copyright (c) Facebook, Inc. and its affiliates. jest-worker version 24.9.0 https://github.com/facebook/jest Copyright (c) James Halliday stream-browserify version 2.0.2 https://github.com/browserify/stream-browserify Copyright (c) 2012 TJ Holowaychuk ts-pnp version 1.2.0 https://github.com/arcanis/ts-pnp Copyright (c) 2015 Titus Wormer ccount version 1.0.5 https://github.com/wooorm/ccount Copyright (c) 2015 Unshift.io, Arnout Kazemier url-parse version 1.4.7 https://github.com/unshiftio/url-parse Copyright (c) 2015, Rebecca Turner write-file-atomic version 2.4.3 https://github.com/iarna/write-file-atomic Copyright (c) 2016 Titus Wormer trough version 1.0.5 https://github.com/wooorm/trough Copyright (c) 2016 Titus Wormer zwitch version 1.0.5 https://github.com/wooorm/zwitch Copyright (c) 2017 Eric Wendelin and other contributors stackframe version 1.2.0 https://www.stacktracejs.com Copyright (c) Facebook, Inc. and its affiliates. jest-resolve version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. memory-fs version 0.4.1 https://github.com/webpack/memory-fs Copyright (c) Isaac Z. Schlueter and Contributors minimatch version 3.0.4 https://github.com/isaacs/minimatch Copyright (c) Isaac Z. Schlueter and Contributors pseudomap version 1.0.2 https://github.com/isaacs/pseudomap Copyright 2014-present Facebook, Inc. spdx-correct version 3.1.1 https://github.com/jslicense/spdx-correct.js Copyright Joyent, Inc. and other Node contributors. asn1.js version 4.10.1 https://github.com/indutny/asn1.js Copyright (c) 2014-2017 Douglas Christopher Wilson forwarded version 0.1.2 https://github.com/jshttp/forwarded Copyright (c) 2015, Jon Schlinkert. is-extendable version 0.1.1 https://github.com/jonschlinkert/is-extendable Copyright (c) 2015, Jon Schlinkert. shallow-clone version 0.1.2 https://github.com/jonschlinkert/shallow-clone Copyright (c) 2016, Jon Schlinkert. static-extend version 0.1.2 https://github.com/jonschlinkert/static-extend Copyright (c) 2018 Szymon Marczak defer-to-connect version 1.1.3 https://github.com/szmarczak/defer-to-connect Copyright (c) Facebook, Inc. and its affiliates. jest-get-type version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest-snapshot version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest-validate version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. pretty-format version 24.9.0 https://github.com/facebook/jest Copyright (c) Isaac Z. Schlueter and Contributors fs-minipass version 2.1.0 https://github.com/npm/fs-minipass Copyright Angel Marin, Paul Johnston 2000 - 2009. Other contributors Greg Holt, Andrew Kepert, Ydnar, Lostinet Copyright (c) 2014, Nathan LaFreniere and other contributors (https://github.com/ljharb/qs/graphs/contributors) Copyright (c) 2014-2017 Douglas Christopher Wilson depd version 1.1.2 https://github.com/dougwilson/nodejs-depd Copyright (c) 2015 Titus Wormer unherit version 1.1.3 https://github.com/wooorm/unherit Copyright (c) 2015 Titus Wormer trim-trailing-lines version 1.1.3 https://github.com/wooorm/trim-trailing-lines Copyright (c) Facebook, Inc. and its affiliates. diff-sequences version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest-haste-map version 24.9.0 https://github.com/facebook/jest Copyright 2014-present Olivier Lalonde , James Talmage , Ruben Verborgh Copyright (c) 2014 Jonathan Ong me@jongleberry.com destroy version 1.0.4 https://github.com/stream-utils/destroy Copyright (c) 2014-2016 Douglas Christopher Wilson proxy-addr version 2.0.6 https://github.com/jshttp/proxy-addr Copyright (c) 2015 Mathias Buus flush-write-stream version 1.1.1 https://github.com/mafintosh/flush-write-stream Copyright (c) 2017 Eric Wendelin and other contributors stacktrace-js version 2.0.2 https://www.stacktracejs.com Copyright (c) Facebook, Inc. and its affiliates. jest-regex-util version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest-serializer version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest/source-map version 24.9.0 https://github.com/facebook/jest Copyright JS Foundation and other contributors webpack-cli version 3.3.12 https://github.com/webpack/webpack-cli Copyright (c) 2014 Jonathan Ong me@jongleberry.com ee-first version 1.1.1 https://github.com/jonathanong/ee-first Copyright (c) 2014-2015, Jon Schlinkert. mixin-object version 2.0.1 https://github.com/jonschlinkert/mixin-object Copyright (c) 2014-2016, Jon Schlinkert. is-directory version 0.3.1 https://github.com/jonschlinkert/is-directory Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/core version 7.10.5 https://babeljs.io Copyright (c) 2015 Titus Wormer property-information version 5.5.0 https://github.com/wooorm/property-information Copyright (c) 2015, Rebecca Turner wide-align version 1.1.3 https://github.com/iarna/wide-align Copyright (c) 2017 Calvin Metcalf public-encrypt version 4.0.3 https://github.com/crypto-browserify/publicEncrypt Copyright (c) 2017 Eric Wendelin and other contributors stacktrace-gps version 3.0.4 https://www.stacktracejs.com Copyright (c) 2017 Evgeny Poberezkin fast-deep-equal version 2.0.1 https://github.com/epoberezkin/fast-deep-equal Copyright (c) 2019 Jordan Harband promise.allsettled version 1.0.2 https://github.com/es-shims/promise.allsettled Copyright (c) Facebook, Inc. and its affiliates. jest/fake-timers version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest/test-result version 24.9.0 https://github.com/facebook/jest Copyright (c) Isaac Z. Schlueter and Contributors ignore-walk version 3.0.3 https://github.com/isaacs/ignore-walk Copyright (c) Isaac Z. Schlueter and Contributors mute-stream version 0.0.8 https://github.com/isaacs/mute-stream Copyright JS Foundation and other contributors loader-utils version 1.4.0 https://github.com/webpack/loader-utils Copyright JS Foundation and other contributors schema-utils version 2.7.0 https://github.com/webpack/schema-utils Copyright Joyent, Inc. and other Node contributors. fb-watchman version 2.0.1 https://facebook.github.io/watchman (c) // http://mathiasbynens.be/notes/javascript-encoding nth-check version 1.0.2 https://github.com/fb55/nth-check Copyright (c) 2013 Nathan Rajlich spdy version 4.0.2 https://github.com/indutny/node-spdy Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/types version 7.10.5 https://babeljs.io Copyright (c) 2015, Jon Schlinkert. define-property version 0.2.5 https://github.com/jonschlinkert/define-property Copyright (c) 2016 Titus Wormer lowlight version 1.11.0 https://github.com/wooorm/lowlight Copyright (c) 2017 Eric Wendelin and other contributors stack-generator version 2.0.5 https://www.stacktracejs.com Copyright (c) Facebook, Inc. and its affiliates. babel-preset-jest version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest-message-util version 24.9.0 https://github.com/facebook/jest Copyright (c) Isaac Z. Schlueter and Contributors lru-cache version 5.1.1 https://github.com/isaacs/node-lru-cache Copyright Fedor Indutny, 2015. http-proxy-agent version 2.1.0 https://github.com/TooTallNate/node-http-proxy-agent Copyright (c) 2014, Rebecca Turner has-unicode version 2.0.1 https://github.com/iarna/has-unicode Copyright (c) 2017, Rebecca Turner lock-verify version 2.2.1 https://github.com/iarna/lock-verify Copyright (c) 2018 Angry Bytes and contributors. svg-parser version 2.0.4 https://github.com/Rich-Harris/svg-parser Copyright (c) 2019 Jordan Harband functions-have-names version 1.2.1 https://github.com/ljharb/functions-have-names Copyright (c) Facebook, Inc. and its affiliates. jest-leak-detector version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. jest-matcher-utils version 24.9.0 https://github.com/facebook/jest Copyright (c) Facebook, Inc. and its affiliates. react-docgen version 5.3.0 https://github.com/reactjs/react-docgen Copyright (c) Kevin Martensson dir-glob version 2.0.0 https://github.com/kevva/dir-glob Copyright Fedor Indutny, 2015. dom-accessibility-api version 0.4.6 https://github.com/eps1lon/dom-accessibility-api version 1.0.3 https://github.com/crypto-browserify/EVP_BytesToKey Copyright (c) 2017 crypto-browserify contributors Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helpers version 7.10.4 https://babeljs.io Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/runtime version 7.10.5 https://babeljs.io Copyright Fedor Indutny, 2015. socks-proxy-agent version 4.0.2 https://github.com/TooTallNate/node-socks-proxy-agent Copyright (c) 2013, Nick Fitzgerald http-cache-semantics version 3.8.1 https://github.com/pornel/http-cache-semantics Copyright (c) 2014 Blaine Bublitz , Eric Schoffstall and other contributors Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/template version 7.10.4 https://babeljs.io Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/traverse version 7.10.5 https://babeljs.io Copyright (c) 2015 Unshift.io, Arnout Kazemier requires-port version 1.0.0 https://github.com/unshiftio/requires-port Copyright (c) 2015, Rebecca Turner read-cmd-shim version 1.0.5 https://github.com/npm/read-cmd-shim Copyright (c) 2016 Titus Wormer is-decimal version 1.0.4 https://github.com/wooorm/is-decimal Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/generator version 7.10.5 https://babeljs.io Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/highlight version 7.10.4 https://babeljs.io Copyright (c) 2015-2016, Jon Schlinkert expand-brackets version 2.1.4 https://github.com/jonschlinkert/expand-brackets Copyright (c) Feross Aboukhadijeh (http://feross.org). safe-buffer version 5.2.1 https://github.com/feross/safe-buffer Copyright (c) Tjarda Koster, https://jelloween.deviantart.com gentle-fs version 2.3.1 https://github.com/npm/gentle-fs Copyright (c) 2014-2018 C. Scott Ananian pnp-webpack-plugin version 1.5.0 https://github.com/arcanis/pnp-webpack-plugin Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/preset-env version 7.10.4 https://babeljs.io Copyright (c) 2015 Unshift.io, Arnout Kazemier querystringify version 2.1.1 https://github.com/unshiftio/querystringify Copyright (c) Isaac Z. Schlueter and Contributors minipass-flush version 1.0.5 https://github.com/isaacs/minipass-flush Copyright (c) Isaac Z. Schlueter and Contributors npm-packlist version 1.4.8 https://www.npmjs.com/package/npm-packlist Copyright (c) 2012-2015 Lauri Rooden pkg-add-deps version 0.1.0 https://github.com/ratson/pkg-add-deps Copyright (c) 2016 Paul Miller (paulmillr.com) (http://paulmillr.com) babel-code-frame version 6.26.0 https://babeljs.io Copyright (c) Facebook, Inc. and its affiliates. babel-plugin-jest-hoist version 24.9.0 https://github.com/facebook/jest Copyright (c) Feross Aboukhadijeh (http://feross.org). run-parallel version 1.1.9 https://github.com/feross/run-parallel Copyright (c) 2013 Nathan Rajlich ignore version 3.3.10 https://github.com/kaelzhang/node-ignore Copyright (c) 2014 Jordan Harband regexp.prototype.flags version 1.3.0 https://github.com/es-shims/RegExp.prototype.flags Copyright (c) 2015-present, Facebook, Inc. react-error-overlay version 6.0.7 https://github.com/facebook/create-react-app Copyright (c) 2016 Titus Wormer state-toggle version 1.0.3 https://github.com/wooorm/state-toggle Copyright (c) 2018 Sven Sauleau webassemblyjs/utf8 version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright (c) 2016 Titus Wormer hastscript version 5.1.2 https://github.com/syntax-tree/hastscript Copyright (c) 2017 Titus Wormer vfile-message version 2.0.4 https://github.com/vfile/vfile-message Copyright (c) Isaac Z. Schlueter , James Talmage (github.com/jamestalmage), and Contributors Copyright (c) Sindre Sorhus (sindresorhus.com) chalk version 2.4.2 https://github.com/chalk/chalk Copyright (c) Tjarda Koster, https://jelloween.deviantart.com npm-lifecycle version 2.1.1 https://github.com/npm/lifecycle (c) Titus Wormer sane version 4.1.0 https://github.com/amasad/sane select version 1.1.2 https://github.com/zenorocha/select Copyright (c) 2015, Glen Maddern postcss-modules-values version 3.0.0 https://github.com/css-modules/postcss-modules-values Copyright (c) 2017 Evgeny Poberezkin json-schema-traverse version 0.4.1 https://github.com/epoberezkin/json-schema-traverse Copyright (c) Facebook, Inc. and its affiliates. react-dev-utils version 9.1.0 https://github.com/facebook/create-react-app Copyright Fedor Indutny, 2014. minimalistic-crypto-utils version 1.0.1 https://github.com/indutny/minimalistic-crypto-utils create-hash version 1.2.0 https://github.com/crypto-browserify/createHash Copyright (c) 2017 crypto-browserify contributors create-hmac version 1.1.7 https://github.com/crypto-browserify/createHmac Copyright (c) 2017 crypto-browserify contributors Copyright (c) 2013 James Halliday (mail@substack.net) shell-quote version 1.7.2 https://github.com/substack/node-shell-quote Copyright (c) 2016 Titus Wormer vfile-location version 3.0.1 https://github.com/vfile/vfile-location Copyright 2010 - 2013 Sami Samhuri good-listener version 1.2.2 https://github.com/zenorocha/good-listener Copyright 2014 Shape Security, Inc. babel-plugin-transform-regexp-constructors version 0.4.3 https://github.com/babel/minify Copyright (c) 2015 Jordan Harband string.prototype.matchall version 4.0.2 https://github.com/ljharb/String.prototype.matchAll Copyright (c) 2015-2016 Amjad Masad babel-preset-minify version 0.5.1 https://github.com/babel/minify Copyright (c) 2016 Titus Wormer is-hexadecimal version 1.0.4 https://github.com/wooorm/is-hexadecimal Copyright (c) 2016 Titus Wormer web-namespaces version 1.1.4 https://github.com/wooorm/web-namespaces Copyright (c) 2017 ECMAScript Shims array.prototype.flatmap version 1.2.3 https://github.com/es-shims/Array.prototype.flatMap Copyright (c) 2017 Kent C. Dodds testing-library/react version 8.0.9 https://github.com/testing-library/react-testing-library Copyright (c) 2017, Rebecca Turner promise-inflight version 1.0.1 https://github.com/iarna/promise-inflight Copyright (c) 2018 Sven Sauleau webassemblyjs/wasm-gen version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright (c) 2018 Sven Sauleau webassemblyjs/wasm-opt version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). use version 3.1.1 https://github.com/jonschlinkert/use Copyright (c) Facebook, Inc. and its affiliates. jest-pnp-resolver version 1.2.2 https://github.com/arcanis/jest-pnp-resolver Copyright (c) Sindre Sorhus (sindresorhus.com) del version 4.1.1 https://github.com/sindresorhus/del Copyright (c) Sindre Sorhus (sindresorhus.com) got version 9.6.0 https://github.com/sindresorhus/got Copyright (c) Sindre Sorhus (sindresorhus.com) mem version 1.1.0 https://github.com/sindresorhus/mem Copyright (c) Sindre Sorhus (sindresorhus.com) opn version 5.5.0 https://github.com/sindresorhus/opn Copyright 2018 Copyright (c) Facebook, Inc. and its affiliates. jest-docblock version 24.9.0 https://github.com/facebook/jest Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors rsvp version 4.8.5 https://github.com/tildeio/rsvp.js Copyright (c) 2016 Douglas Christopher Wilson doug@somethingdoug.com statuses version 1.5.0 https://github.com/jshttp/statuses Copyright (c) 2017-2018 Domenic Denicola whatwg-mimetype version 2.3.0 https://github.com/jsdom/whatwg-mimetype Copyright (c) 2018 Sven Sauleau webassemblyjs/wasm-edit version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright JS Foundation and other contributors webpack-dev-server version 3.11.0 https://github.com/webpack/webpack-dev-server Copyright (c) 2016 Jordan Harband promise.prototype.finally version 3.1.2 https://github.com/es-shims/Promise.prototype.finally Copyright (c) 2016 Titus Wormer is-alphabetical version 1.0.4 https://github.com/wooorm/is-alphabetical Copyright (c) Sindre Sorhus (sindresorhus.com) lcid version 1.0.0 https://github.com/sindresorhus/lcid Copyright (c) Sindre Sorhus (sindresorhus.com) open version 6.4.0 https://github.com/sindresorhus/open Copyright (c) Sindre Sorhus (sindresorhus.com) pify version 3.0.0 https://github.com/sindresorhus/pify Copyright Joyent, Inc. and other Node contributors. define-properties version 1.1.3 https://github.com/ljharb/define-properties (c) James Talmage (http://github.com/jamestalmage) normalize-range version 0.1.2 https://github.com/jamestalmage/normalize-range Copyright (c) 2012-2016 Yusuke Suzuki (http://github.com/Constellation) esutils version 2.0.3 https://github.com/estools/esutils Copyright (c) 2013-2014 Yusuke Suzuki jest-changed-files version 24.9.0 https://github.com/facebook/jest Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) path-to-regexp version 0.1.7 https://github.com/component/path-to-regexp Copyright (c) 2014 Ibrahim Al-Rajhi gud version 1.0.0 https://github.com/jamiebuilds/global-unique-id Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-plugin-utils version 7.10.4 https://babeljs.io Copyright (c) 2015 Eugene Sharygin remark-squeeze-paragraphs version 4.0.0 https://github.com/remarkjs/remark-squeeze-paragraphs Copyright (c) 2015 Titus Wormer unist-util-is version 4.0.2 https://github.com/syntax-tree/unist-util-is Copyright (c) 2016 Titus Wormer hast-util-raw version 6.0.0 https://github.com/syntax-tree/hast-util-raw Copyright (c) 2018 Sven Sauleau webassemblyjs/wasm-parser version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright (c) 2018 Sven Sauleau webassemblyjs/wast-parser version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright Joyent, Inc. and other Node contributors. querystring-es3 version 0.2.1 https://github.com/mike-spainhower/querystring Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-simple-access version 7.10.4 https://babeljs.io Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/register version 7.10.5 https://github.com/babel/babel Copyright (c) 2015 EcmaScript Shims string.prototype.padstart version 3.1.0 https://github.com/es-shims/String.prototype.padStart Copyright (c) 2016 Christian Speckner worker-rpc version 0.1.1 https://github.com/DirtyHairy/worker-rpc Copyright (c) 2016 Titus Wormer markdown-escapes version 1.0.4 https://github.com/wooorm/markdown-escapes Copyright (c) 2018 Sven Sauleau webassemblyjs/wast-printer version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright (c) Isaac Z. Schlueter and Contributors json-stringify-safe version 5.0.1 https://github.com/isaacs/json-stringify-safe Copyright (c) Sindre Sorhus (sindresorhus.com) execa version 1.0.0 https://github.com/sindresorhus/execa Copyright (c) Sindre Sorhus (sindresorhus.com) leven version 3.1.0 https://github.com/sindresorhus/leven Copyright (c) Sindre Sorhus (sindresorhus.com) p-map version 2.1.0 https://github.com/sindresorhus/p-map Copyright (c) Sindre Sorhus (sindresorhus.com) p-try version 2.2.0 https://github.com/sindresorhus/p-try Copyright (c) Sindre Sorhus (sindresorhus.com) slash version 2.0.0 https://github.com/sindresorhus/slash Copyright (c) Steven Vachon (svachon.com) relateurl version 0.2.7 https://github.com/stevenvachon/relateurl Copyright (c) 2013 Gary Court, Jens Taylor inline-style-parser version 0.1.1 https://github.com/remarkablemark/inline-style-parser Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-module-imports version 7.10.4 https://babeljs.io Copyright (c) 2015 Mathias Buus multicast-dns-service-types version 1.1.0 https://github.com/mafintosh/multicast-dns-service-types Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). extglob version 2.0.4 https://github.com/micromatch/extglob Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). is-glob version 4.0.1 https://github.com/micromatch/is-glob Copyright (c) 2018 Sven Sauleau webassemblyjs/helper-buffer version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright (c) Sindre Sorhus (sindresorhus.com) wrap-ansi version 5.1.0 https://github.com/chalk/wrap-ansi Copyright (c) Vsevolod Strukchinsky pinkie-promise version 2.0.1 https://github.com/floatdrop/pinkie-promise Copyright (c) 2013-present, Facebook, Inc. react-lifecycles-compat version 3.0.4 https://github.com/reactjs/react-lifecycles-compat Copyright (c) 2016 Titus Wormer is-alphanumerical version 1.0.4 https://github.com/wooorm/is-alphanumerical Copyright (c) 2016 Titus Wormer is-word-character version 1.0.4 https://github.com/wooorm/is-word-character Copyright (c) 2017 Khaled Al-Ansari string.prototype.trimstart version 1.0.1 https://github.com/es-shims/String.prototype.trimStart Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). for-in version 1.0.2 https://github.com/jonschlinkert/for-in Copyright (c) Sindre Sorhus (sindresorhus.com) arrify version 1.0.1 https://github.com/sindresorhus/arrify Copyright (c) Sindre Sorhus (sindresorhus.com) globby version 8.0.2 https://github.com/sindresorhus/globby Copyright (c) Sindre Sorhus (sindresorhus.com) is-npm version 3.0.0 https://github.com/sindresorhus/is-npm Copyright (c) Sindre Sorhus (sindresorhus.com) is-obj version 1.0.1 https://github.com/sindresorhus/is-obj Copyright (c) Sindre Sorhus (sindresorhus.com) is-wsl version 1.1.0 https://github.com/sindresorhus/is-wsl Copyright (c) Sindre Sorhus (sindresorhus.com) pkg-up version 2.0.0 https://github.com/sindresorhus/pkg-up Copyright (c) Sindre Sorhus (sindresorhus.com) redent version 3.0.0 https://github.com/sindresorhus/redent Copyright (c) 2013-2018 Ben Alman , Blaine Bublitz , and Eric Schoffstall Copyright (c) 2014-2015 Douglas Christopher Wilson type-is version 1.6.18 https://github.com/jshttp/type-is Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/preset-flow version 7.10.4 https://github.com/babel/babel Copyright (c) 2017, Rebecca Turner move-concurrently version 1.0.1 https://www.npmjs.com/package/move-concurrently Copyright (c) Facebook, Inc. and its affiliates. babel-plugin-macros version 2.8.0 https://github.com/kentcdodds/babel-plugin-macros Copyright (c) Facebook, Inc. and its affiliates. testing-library/jest-dom version 5.11.1 https://github.com/testing-library/jest-dom Copyright (c) Sindre Sorhus (sindresorhus.com) strip-ansi version 3.0.1 https://github.com/chalk/strip-ansi Copyright (c) 2010-2015 James Coglan flow-parser version 0.130.0 https://flow.org format version 0.2.2 http://samhuri.net/proj/format Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-module-transforms version 7.10.5 https://babeljs.io Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-regex version 7.10.5 https://github.com/babel/babel Copyright (c) 2015 Douglas Christopher Wilson mime-types version 2.1.27 https://github.com/jshttp/mime-types Copyright (c) 2015 Titus Wormer character-entities version 1.2.4 https://github.com/wooorm/character-entities Copyright (c) 2015-2016 Amjad Masad babel-plugin-minify-replace version 0.5.0 https://github.com/babel/minify Copyright (c) 2016 Titus Wormer html-void-elements version 1.0.5 https://github.com/wooorm/html-void-elements Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). kind-of version 3.2.2 https://github.com/jonschlinkert/kind-of Copyright (c) Isaac Z. Schlueter and Contributors fs-write-stream-atomic version 1.0.10 https://github.com/npm/fs-write-stream-atomic Copyright (c) Sindre Sorhus (sindresorhus.com) find-up version 3.0.0 https://github.com/sindresorhus/find-up Copyright (c) Sindre Sorhus (sindresorhus.com) is-root version 2.1.0 https://github.com/sindresorhus/is-root Copyright (c) Sindre Sorhus (sindresorhus.com) onetime version 5.1.0 https://github.com/sindresorhus/onetime Copyright (c) Sindre Sorhus (sindresorhus.com) p-limit version 2.3.0 https://github.com/sindresorhus/p-limit Copyright (c) Sindre Sorhus (sindresorhus.com) p-retry version 3.0.1 https://github.com/sindresorhus/p-retry Copyright (c) Sindre Sorhus (sindresorhus.com) pkg-dir version 3.0.0 https://github.com/sindresorhus/pkg-dir Copyright JS Foundation and other contributors webpack-dev-middleware version 3.7.2 https://github.com/webpack/webpack-dev-middleware Copyright (c) 2013 Nathan Rajlich agentkeepalive version 3.5.2 https://github.com/node-modules/agentkeepalive Copyright (c) 2015 Titus Wormer unist-util-visit version 2.0.3 https://github.com/syntax-tree/unist-util-visit Copyright (c) 2015-2016 Amjad Masad babel-plugin-minify-builtins version 0.5.0 https://github.com/babel/minify Copyright (c) 2015-2016 Amjad Masad babel-plugin-minify-simplify version 0.5.1 https://github.com/babel/minify Copyright (c) 2016 - 2019, Brian Woodward (https://github.com/doowb). parse-passwd version 1.0.0 https://github.com/doowb/parse-passwd Copyright (c) 2017 Kadira Inc. storybook version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/cli Copyright (c) 2018 Sven Sauleau webassemblyjs/helper-code-frame version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright (c) Sindre Sorhus (sindresorhus.com) ansi-styles version 3.2.1 https://github.com/chalk/ansi-styles Copyright (c) Vsevolod Strukchinsky is-retry-allowed version 1.2.0 https://github.com/floatdrop/is-retry-allowed Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). isobject version 3.0.1 https://github.com/jonschlinkert/isobject Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). to-regex version 3.0.2 https://github.com/jonschlinkert/to-regex Copyright (c) 2019 Jordan Harband es-array-method-boxes-properly version 1.0.0 https://github.com/ljharb/es-array-method-boxes-properly Copyright (c) Sindre Sorhus (sindresorhus.com) dot-prop version 4.2.0 https://github.com/sindresorhus/dot-prop Copyright (c) Sindre Sorhus (sindresorhus.com) globals version 11.12.0 https://github.com/sindresorhus/globals Copyright (c) Sindre Sorhus (sindresorhus.com) has-ansi version 2.0.0 https://github.com/sindresorhus/has-ansi Copyright (c) Sindre Sorhus (sindresorhus.com) has-flag version 3.0.0 https://github.com/sindresorhus/has-flag Copyright (c) Sindre Sorhus (sindresorhus.com) has-yarn version 2.1.0 https://github.com/sindresorhus/has-yarn Copyright (c) Sindre Sorhus (sindresorhus.com) ip-regex version 2.1.0 https://github.com/sindresorhus/ip-regex Copyright (c) Sindre Sorhus (sindresorhus.com) make-dir version 2.1.0 https://github.com/sindresorhus/make-dir Copyright (c) Sindre Sorhus (sindresorhus.com) mimic-fn version 1.2.0 https://github.com/sindresorhus/mimic-fn Copyright (c) Sindre Sorhus (sindresorhus.com) p-locate version 3.0.0 https://github.com/sindresorhus/p-locate Copyright (c) Sindre Sorhus (sindresorhus.com) p-reduce version 1.0.0 https://github.com/sindresorhus/p-reduce Copyright (c) Sindre Sorhus (sindresorhus.com) path-key version 2.0.1 https://github.com/sindresorhus/path-key Copyright (c) Sindre Sorhus (sindresorhus.com) read-pkg version 5.2.0 https://github.com/sindresorhus/read-pkg Copyright (c) 2011 Debuggable Limited delayed-stream version 1.0.0 https://github.com/felixge/node-delayed-stream Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/runtime-corejs3 version 7.10.5 https://github.com/babel/babel Copyright (c) 2017 Kadira Inc. storybook/ui version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/ui Copyright (c) 2018 Sven Sauleau webassemblyjs/helper-wasm-section version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright (c) 2015 Titus Wormer collapse-white-space version 1.0.6 https://github.com/wooorm/collapse-white-space Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). get-value version 2.0.6 https://github.com/jonschlinkert/get-value Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). is-number version 3.0.0 https://github.com/jonschlinkert/is-number Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). map-cache version 0.2.2 https://github.com/jonschlinkert/map-cache Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). has-value version 1.0.0 https://github.com/jonschlinkert/has-value Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). map-visit version 1.0.0 https://github.com/jonschlinkert/map-visit Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). set-value version 2.0.1 https://github.com/jonschlinkert/set-value Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). word-wrap version 1.2.3 https://github.com/jonschlinkert/word-wrap Copyright (c) 2018 Sven Sauleau webassemblyjs/helper-wasm-bytecode version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). micromatch version 3.1.10 https://github.com/micromatch/micromatch Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). regex-not version 1.0.2 https://github.com/jonschlinkert/regex-not Copyright (c) Sindre Sorhus (sindresorhus.com) callsites version 3.1.0 https://github.com/sindresorhus/callsites Copyright (c) Sindre Sorhus (sindresorhus.com) camelcase version 5.3.1 https://github.com/sindresorhus/camelcase Copyright (c) Sindre Sorhus (sindresorhus.com) cli-boxes version 2.2.0 https://github.com/sindresorhus/cli-boxes Copyright (c) Sindre Sorhus (sindresorhus.com) gzip-size version 5.1.1 https://github.com/sindresorhus/gzip-size Copyright (c) Sindre Sorhus (sindresorhus.com) is-docker version 2.0.0 https://github.com/sindresorhus/is-docker Copyright (c) Sindre Sorhus (sindresorhus.com) is-stream version 1.1.0 https://github.com/sindresorhus/is-stream Copyright (c) Sindre Sorhus (sindresorhus.com) os-locale version 2.1.0 https://github.com/sindresorhus/os-locale Copyright (c) Sindre Sorhus (sindresorhus.com) os-tmpdir version 1.0.2 https://github.com/sindresorhus/os-tmpdir Copyright (c) Sindre Sorhus (sindresorhus.com) p-finally version 1.0.0 https://github.com/sindresorhus/p-finally Copyright (c) Sindre Sorhus (sindresorhus.com) path-type version 3.0.0 https://github.com/sindresorhus/path-type Copyright (c) Sindre Sorhus (sindresorhus.com) sort-keys version 1.1.2 https://github.com/sindresorhus/sort-keys Copyright (c) Sindre Sorhus (sindresorhus.com) strip-bom version 3.0.0 https://github.com/sindresorhus/strip-bom Copyright (c) Sindre Sorhus (sindresorhus.com) strip-eof version 1.0.0 https://github.com/sindresorhus/strip-eof Copyright (c) Sindre Sorhus (sindresorhus.com) term-size version 1.2.0 https://github.com/sindresorhus/term-size copyright header of example files e592c53 (https://github.com/http-party/node-http-proxy/commit/e592c53d1a23b7920d603a9e9ac294fc0e841f6d) Copyright (c) 2014 Yusuke Suzuki (https://github.com/Constellation) glob-to-regexp version 0.3.0 https://github.com/fitzgen/glob-to-regexp Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-define-map version 7.10.5 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-syntax-jsx version 7.10.4 https://github.com/babel/babel Copyright (c) 2015-2016 Amjad Masad babel-plugin-minify-mangle-names version 0.5.0 https://github.com/babel/minify Copyright (c) 2016 Titus Wormer mdast-util-to-hast version 9.1.0 https://github.com/syntax-tree/mdast-util-to-hast Copyright (c) 2017 Kadira Inc. storybook/api version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/api Copyright (c) 2017 Kadira Inc. storybook/cli version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/cli Copyright (c) 2018 Sven Sauleau webassemblyjs/helper-module-context version 1.9.0 https://github.com/xtuc/webassemblyjs Copyright (c) Vsevolod Strukchinsky create-error-class version 3.0.2 https://github.com/floatdrop/create-error-class (c) Sindre Sorhus (https://sindresorhus.com), Paul Miller (https://paulmillr.com) boxen version 4.2.0 https://github.com/sindresorhus/boxen Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-syntax-flow version 7.10.4 https://github.com/babel/babel Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). is-extglob version 2.1.1 https://github.com/jonschlinkert/is-extglob Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). lazy-cache version 1.0.4 https://github.com/jonschlinkert/lazy-cache Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). snapdragon version 0.8.2 https://github.com/jonschlinkert/snapdragon Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). cache-base version 1.0.1 https://github.com/jonschlinkert/cache-base Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). fill-range version 4.0.0 https://github.com/jonschlinkert/fill-range Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). has-values version 1.0.0 https://github.com/jonschlinkert/has-values Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). mixin-deep version 1.3.2 https://github.com/jonschlinkert/mixin-deep Copyright (c) Sindre Sorhus (sindresorhus.com) array-uniq version 1.0.3 https://github.com/sindresorhus/array-uniq Copyright (c) Sindre Sorhus (sindresorhus.com) cli-cursor version 3.1.0 https://github.com/sindresorhus/cli-cursor Copyright (c) Sindre Sorhus (sindresorhus.com) decamelize version 1.2.0 https://github.com/sindresorhus/decamelize Copyright (c) Sindre Sorhus (sindresorhus.com) get-stream version 4.1.0 https://github.com/sindresorhus/get-stream Copyright (c) Sindre Sorhus (sindresorhus.com) import-cwd version 2.1.0 https://github.com/sindresorhus/import-cwd Copyright (c) Sindre Sorhus (sindresorhus.com) os-homedir version 1.0.2 https://github.com/sindresorhus/os-homedir Copyright (c) Sindre Sorhus (sindresorhus.com) parse-json version 4.0.0 https://github.com/sindresorhus/parse-json Copyright JS Foundation and other contributors terser-webpack-plugin version 3.0.8 https://github.com/webpack-contrib/terser-webpack-plugin Copyright (c) 2014-2018 Tyler Kellen , Blaine Bublitz , and Eric Schoffstall Copyright (c) 2015 Titus Wormer unist-util-position version 3.1.0 https://github.com/syntax-tree/unist-util-position Copyright (c) 2016 Titus Wormer hast-to-hyperscript version 9.0.0 https://github.com/syntax-tree/hast-to-hyperscript Copyright (c) 2016 Titus Wormer hast-util-to-parse5 version 6.0.0 https://github.com/syntax-tree/hast-util-to-parse5 Copyright (c) 2017 Kadira Inc. storybook/core version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/core Copyright (c) 2019, Nicolai Kamenzky and contributors request-promise-native version 1.0.8 https://github.com/request/request-promise-native Copyright (c) Sindre Sorhus (sindresorhus.com) supports-color version 6.1.0 https://github.com/chalk/supports-color Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-function-name version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-wrap-function version 7.10.4 https://github.com/babel/babel Copyright (c) 2015 Jordan Harband object.getownpropertydescriptors version 2.1.0 https://github.com/es-shims/object.getownpropertydescriptors Copyright (c) 2016 Jon Schlinkert (https://github.com/jonschlinkert) array-unique version 0.3.2 https://github.com/jonschlinkert/array-unique Copyright (c) 2016 Titus Wormer space-separated-tokens version 1.1.5 https://github.com/wooorm/space-separated-tokens Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). object.pick version 1.3.0 https://github.com/jonschlinkert/object.pick Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). resolve-dir version 1.0.1 https://github.com/jonschlinkert/resolve-dir Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). arr-flatten version 1.1.0 https://github.com/jonschlinkert/arr-flatten Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). union-value version 1.0.1 https://github.com/jonschlinkert/union-value Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). unset-value version 1.0.0 https://github.com/jonschlinkert/unset-value Copyright (c) Sindre Sorhus (sindresorhus.com) array-union version 1.0.2 https://github.com/sindresorhus/array-union Copyright (c) Sindre Sorhus (sindresorhus.com) caller-path version 2.0.0 https://github.com/sindresorhus/caller-path Copyright (c) Sindre Sorhus (sindresorhus.com) clean-stack version 2.2.0 https://github.com/sindresorhus/clean-stack Copyright (c) Sindre Sorhus (sindresorhus.com) global-dirs version 0.1.1 https://github.com/sindresorhus/global-dirs Copyright (c) Sindre Sorhus (sindresorhus.com) import-from version 2.1.0 https://github.com/sindresorhus/import-from Copyright (c) Sindre Sorhus (sindresorhus.com) import-lazy version 2.1.0 https://github.com/sindresorhus/import-lazy Copyright (c) Sindre Sorhus (sindresorhus.com) internal-ip version 4.3.0 https://github.com/sindresorhus/internal-ip Copyright (c) Sindre Sorhus (sindresorhus.com) is-path-cwd version 2.2.0 https://github.com/sindresorhus/is-path-cwd Copyright (c) Sindre Sorhus (sindresorhus.com) is-redirect version 1.0.0 https://github.com/sindresorhus/is-redirect Copyright (c) Sindre Sorhus (sindresorhus.com) locate-path version 3.0.0 https://github.com/sindresorhus/locate-path Copyright (c) Sindre Sorhus (sindresorhus.com) path-exists version 3.0.0 https://github.com/sindresorhus/path-exists Copyright (c) Sindre Sorhus (sindresorhus.com) read-pkg-up version 4.0.0 https://github.com/sindresorhus/read-pkg-up Copyright (c) Sindre Sorhus (sindresorhus.com) resolve-cwd version 2.0.0 https://github.com/sindresorhus/resolve-cwd Copyright (c) Sindre Sorhus (sindresorhus.com) semver-diff version 2.1.0 https://github.com/sindresorhus/semver-diff Copyright (c) Sindre Sorhus (sindresorhus.com) widest-line version 2.0.1 https://github.com/sindresorhus/widest-line Copyright (c) Sindre Sorhus (sindresorhus.com) xdg-basedir version 3.0.0 https://github.com/sindresorhus/xdg-basedir Copyright (c) 2013 Julian Gruber cookie-signature version 1.0.6 https://github.com/visionmedia/node-cookie-signature Copyright (c) 2014-2015 Douglas Christopher Wilson compression version 1.7.4 https://github.com/expressjs/compression Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-replace-supers version 7.10.4 https://github.com/babel/babel Copyright (c) 2015-2016 Amjad Masad babel-plugin-minify-constant-folding version 0.5.0 https://github.com/babel/minify Copyright (c) 2016 Titus Wormer unist-util-generated version 1.1.5 https://github.com/syntax-tree/unist-util-generated Copyright (c) 2017 Kadira Inc. storybook/react version 5.3.19 https://github.com/storybookjs/storybook/tree/master/app/react Copyright (c) Sindre Sorhus (sindresorhus.com) screenfull version 5.0.2 https://github.com/sindresorhus/screenfull.js Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-hoist-variables version 7.10.4 https://github.com/babel/babel Copyright (c) 2016 Titus Wormer is-whitespace-character version 1.0.4 https://github.com/wooorm/is-whitespace-character Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). expand-tilde version 2.0.2 https://github.com/jonschlinkert/expand-tilde Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). object-visit version 1.0.1 https://github.com/jonschlinkert/object-visit Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). split-string version 3.1.0 https://github.com/jonschlinkert/split-string Copyright (c) Sindre Sorhus (sindresorhus.com) ansi-escapes version 3.2.0 https://github.com/sindresorhus/ansi-escapes Copyright (c) Sindre Sorhus (sindresorhus.com) import-fresh version 2.0.0 https://github.com/sindresorhus/import-fresh Copyright (c) Sindre Sorhus (sindresorhus.com) import-local version 2.0.0 https://github.com/sindresorhus/import-local Copyright (c) Sindre Sorhus (sindresorhus.com) is-plain-obj version 1.1.0 https://github.com/sindresorhus/is-plain-obj Copyright (c) Sindre Sorhus (sindresorhus.com) npm-run-path version 2.0.2 https://github.com/sindresorhus/npm-run-path Copyright (c) Sindre Sorhus (sindresorhus.com) p-cancelable version 1.1.0 https://github.com/sindresorhus/p-cancelable Copyright (c) Sindre Sorhus (sindresorhus.com) package-json version 6.5.0 https://github.com/sindresorhus/package-json Copyright (c) Sindre Sorhus (sindresorhus.com) prepend-http version 1.0.4 https://github.com/sindresorhus/prepend-http Copyright (c) Sindre Sorhus (sindresorhus.com) query-string version 4.3.4 https://github.com/sindresorhus/query-string Copyright (c) Sindre Sorhus (sindresorhus.com) registry-url version 5.1.0 https://github.com/sindresorhus/registry-url Copyright (c) Sindre Sorhus (sindresorhus.com) resolve-from version 5.0.0 https://github.com/sindresorhus/resolve-from Copyright (c) Sindre Sorhus (sindresorhus.com) string-width version 2.1.1 https://github.com/sindresorhus/string-width Copyright (c) Sindre Sorhus (sindresorhus.com) strip-indent version 3.0.0 https://github.com/sindresorhus/strip-indent Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors simplebar-react version 1.2.3 https://grsmto.github.io/simplebar Copyright (c) 2013 Nathan Rajlich https-proxy-agent version 2.2.4 https://github.com/TooTallNate/node-https-proxy-agent Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-annotate-as-pure version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-for-of version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-spread version 7.10.4 https://github.com/babel/babel Copyright (c) 2016 Titus Wormer hast-util-from-parse5 version 6.0.0 https://github.com/syntax-tree/hast-util-from-parse5 Copyright (c) 2017 Kadira Inc. storybook/addons version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/addons Copyright (c) 2017 Kadira Inc. storybook/router version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/router Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). to-regex-range version 2.1.1 https://github.com/micromatch/to-regex-range Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-builder-react-jsx version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-syntax-typescript version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-classes version 7.10.4 https://github.com/babel/babel Copyright (c) 2015-2016 Amjad Masad babel-plugin-minify-guarded-expressions version 0.4.4 https://github.com/babel/minify Copyright (c) 2015-2016 Amjad Masad babel-plugin-transform-remove-undefined version 0.5.0 https://github.com/babel/minify Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). repeat-string version 1.6.1 https://github.com/jonschlinkert/repeat-string Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). is-descriptor version 1.0.2 https://github.com/jonschlinkert/is-descriptor Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). global-prefix version 3.0.0 https://github.com/jonschlinkert/global-prefix Copyright (c) Sindre Sorhus (sindresorhus.com) code-point-at version 1.1.0 https://github.com/sindresorhus/code-point-at Copyright (c) Sindre Sorhus (sindresorhus.com) indent-string version 4.0.0 https://github.com/sindresorhus/indent-string Copyright (c) Sindre Sorhus (sindresorhus.com) normalize-url version 1.9.1 https://github.com/sindresorhus/normalize-url Copyright (c) Sindre Sorhus (sindresorhus.com) number-is-nan version 1.0.1 https://github.com/sindresorhus/number-is-nan Copyright (c) Sindre Sorhus (sindresorhus.com) object-assign version 4.1.1 https://github.com/sindresorhus/object-assign Copyright (c) Sindre Sorhus (sindresorhus.com) p-each-series version 1.0.0 https://github.com/sindresorhus/p-each-series Copyright (c) Sindre Sorhus (sindresorhus.com) parent-module version 1.0.1 https://github.com/sindresorhus/parent-module Copyright (c) Sindre Sorhus (sindresorhus.com) shebang-regex version 1.0.0 https://github.com/sindresorhus/shebang-regex Copyright (c) Sindre Sorhus (sindresorhus.com) string-length version 2.0.0 https://github.com/sindresorhus/string-length Copyright (c) Sindre Sorhus (sindresorhus.com) unique-string version 1.0.0 https://github.com/sindresorhus/unique-string Copyright (c) Sindre Sorhus (sindresorhus.com) url-parse-lax version 3.0.0 https://github.com/sindresorhus/url-parse-lax Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-get-function-arity version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-literals version 7.10.4 https://github.com/babel/babel Copyright (c) 2017 Kadira Inc. storybook/codemod version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/codemod Copyright (c) 2017 Kadira Inc. storybook/theming version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/theming Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-compilation-targets version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-react-jsx version 7.10.4 https://github.com/babel/babel Copyright (c) 2015 Titus Wormer character-entities-legacy version 1.1.4 https://github.com/wooorm/character-entities-legacy Copyright (c) 2015-2016 Amjad Masad babel-plugin-minify-dead-code-elimination version 0.5.1 https://github.com/babel/minify Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). to-object-path version 0.3.0 https://github.com/jonschlinkert/to-object-path Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). normalize-path version 3.0.0 https://github.com/jonschlinkert/normalize-path Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). repeat-element version 1.1.3 https://github.com/jonschlinkert/repeat-element Copyright (c) Sindre Sorhus (sindresorhus.com) detect-newline version 2.1.0 https://github.com/sindresorhus/detect-newline Copyright (c) Sindre Sorhus (sindresorhus.com) is-binary-path version 1.0.1 https://github.com/sindresorhus/is-binary-path Copyright (c) Sindre Sorhus (sindresorhus.com) is-path-in-cwd version 2.1.0 https://github.com/sindresorhus/is-path-in-cwd Copyright (c) Sindre Sorhus (sindresorhus.com) is-path-inside version 2.1.0 https://github.com/sindresorhus/is-path-inside Copyright (c) Sindre Sorhus (sindresorhus.com) latest-version version 5.1.0 https://github.com/sindresorhus/latest-version Copyright (c) Sindre Sorhus (sindresorhus.com) load-json-file version 4.0.0 https://github.com/sindresorhus/load-json-file Copyright (c) Sindre Sorhus (sindresorhus.com) lowercase-keys version 1.0.1 https://github.com/sindresorhus/lowercase-keys Copyright (c) Sindre Sorhus (sindresorhus.com) mimic-response version 1.0.1 https://github.com/sindresorhus/mimic-response Copyright (c) Sindre Sorhus (sindresorhus.com) restore-cursor version 3.1.0 https://github.com/sindresorhus/restore-cursor Copyright (c) Sindre Sorhus (sindresorhus.com) unzip-response version 2.0.1 https://github.com/sindresorhus/unzip-response Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-new-target version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-parameters version 7.10.5 https://github.com/babel/babel Copyright (c) 2017 Kadira Inc. storybook/channels version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/channels Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) no-case version 3.0.3 https://github.com/blakeembrey/change-case/tree/master/packages/no-case Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-proposal-json-strings version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-modules-amd version 7.10.5 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-modules-umd version 7.10.4 https://github.com/babel/babel Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). snapdragon-util version 3.0.1 https://github.com/jonschlinkert/snapdragon-util Copyright (c) 2019, Jon Schlinkert (https://github.com/jonschlinkert). is-plain-object version 2.0.4 https://github.com/jonschlinkert/is-plain-object Copyright (c) Sindre Sorhus (sindresorhus.com) aggregate-error version 3.0.1 https://github.com/sindresorhus/aggregate-error Copyright (c) Sindre Sorhus (sindresorhus.com) caller-callsite version 2.0.0 https://github.com/sindresorhus/caller-callsite Copyright (c) Sindre Sorhus (sindresorhus.com) is-absolute-url version 3.0.3 https://github.com/sindresorhus/is-absolute-url Copyright (c) Sindre Sorhus (sindresorhus.com) is-generator-fn version 2.1.0 https://github.com/sindresorhus/is-generator-fn Copyright (c) 2014-2015 Jon Schlinkert (https://github.com/jonschlinkert) extend-shallow version 2.0.1 https://github.com/jonschlinkert/extend-shallow Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-syntax-top-level-await version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-object-super version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-sticky-regex version 7.10.4 https://github.com/babel/babel Copyright (c) 2016 Titus Wormer hast-util-parse-selector version 2.2.4 https://github.com/syntax-tree/hast-util-parse-selector Copyright (c) 2016 Titus Wormer unist-util-visit-parents version 3.1.0 https://github.com/syntax-tree/unist-util-visit-parents copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors lodash.uniq version 4.5.0 https://lodash.com Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) dot-case version 3.0.3 https://github.com/blakeembrey/change-case/tree/master/packages/dot-case Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-proposal-dynamic-import version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-syntax-class-properties version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-block-scoping version 7.10.5 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-destructuring version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-function-name version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-typeof-symbol version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-unicode-regex version 7.10.4 https://github.com/babel/babel Copyright (c) 2015 Titus Wormer character-reference-invalid version 1.1.4 https://github.com/wooorm/character-reference-invalid Copyright (c) 2015-2016 Amjad Masad babel-helper-to-multiple-sequence-expressions version 0.5.0 https://github.com/babel/minify Copyright (c) 2017 Kadira Inc. storybook/addon-links version 5.3.19 https://github.com/storybookjs/storybook/tree/master/addons/links Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). collection-visit version 1.0.0 https://github.com/jonschlinkert/collection-visit Copyright (c) Sindre Sorhus (sindresorhus.com) path-is-absolute version 1.0.1 https://github.com/sindresorhus/path-is-absolute Copyright (c) 2012, 2011 Ariya Hidayat (http://ariya.ofilabs.com/about) (twitter ariyahidayat (http://twitter.com/ariyahidayat)) and other contributors. Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-optimise-call-expression version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-remap-async-to-generator version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-split-export-declaration version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-syntax-numeric-separator version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-react-jsx-self version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-reserved-words version 7.10.4 https://github.com/babel/babel Copyright (c) 2017 Kadira Inc. storybook/client-api version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/client-api Copyright (c) 2017 Kadira Inc. storybook/components version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/components copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors lodash.sortby version 4.7.0 https://lodash.com Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-proposal-class-properties version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-arrow-functions version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-unicode-escapes version 7.10.4 https://github.com/babel/babel copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors lodash.memoize version 4.1.2 https://lodash.com Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-proposal-optional-chaining version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-flow-strip-types version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-modules-commonjs version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-named-capturing-groups-regex version 7.10.4 https://babeljs.io Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-react-jsx-source version 7.10.5 https://github.com/babel/babel Copyright (c) 2016 Titus Wormer unist-util-remove-position version 2.0.1 https://github.com/syntax-tree/unist-util-remove-position Copyright (c) 2017 Kadira Inc. storybook/node-logger version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/node-logger Copyright (c) Sindre Sorhus (sindresorhus.com) binary-extensions version 1.13.1 https://github.com/sindresorhus/binary-extensions copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors lodash.debounce version 4.0.8 https://lodash.com copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors lodash.throttle version 4.1.1 https://lodash.com Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) camel-case version 4.1.1 https://github.com/blakeembrey/change-case/tree/master/packages/camel-case Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) lower-case version 2.0.1 https://github.com/blakeembrey/change-case/tree/master/packages/lower-case Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) param-case version 3.0.3 https://github.com/blakeembrey/change-case/tree/master/packages/param-case Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-proposal-object-rest-spread version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-property-literals version 7.10.4 https://github.com/babel/babel Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). is-data-descriptor version 1.0.0 https://github.com/jonschlinkert/is-data-descriptor Copyright (c) Sindre Sorhus (sindresorhus.com) to-readable-stream version 1.0.0 https://github.com/sindresorhus/to-readable-stream Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-create-class-features-plugin version 7.10.5 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-async-to-generator version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-react-display-name version 7.10.4 https://github.com/babel/babel Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) pascal-case version 3.1.1 https://github.com/blakeembrey/change-case/tree/master/packages/pascal-case Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-create-regexp-features-plugin version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-explode-assignable-expression version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-computed-properties version 7.10.4 https://github.com/babel/babel Copyright (c) Sindre Sorhus (sindresorhus.com) decompress-response version 3.3.0 https://github.com/sindresorhus/decompress-response Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-builder-react-jsx-experimental version 7.10.5 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-member-expression-to-functions version 7.10.5 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-shorthand-properties version 7.10.4 https://github.com/babel/babel Copyright (c) 2017 Kadira Inc. storybook/client-logger version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/client-logger Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-proposal-optional-catch-binding version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-react-jsx-development version 7.10.4 https://github.com/babel/babel Copyright (c) Sindre Sorhus (sindresorhus.com) crypto-random-string version 1.0.0 https://github.com/sindresorhus/crypto-random-string Copyright (c) Sindre Sorhus (sindresorhus.com) escape-string-regexp version 1.0.5 https://github.com/sindresorhus/escape-string-regexp Copyright Mathias Bynens regenerate-unicode-properties version 8.2.0 https://github.com/mathiasbynens/regenerate-unicode-properties Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-block-scoped-functions version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-react-pure-annotations version 7.10.4 https://github.com/babel/babel Copyright (c) 2016 Titus Wormer unist-util-stringify-position version 2.0.3 https://github.com/syntax-tree/unist-util-stringify-position Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-exponentiation-operator version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-react-constant-elements version 7.10.4 https://github.com/babel/babel Copyright (c) Sindre Sorhus (sindresorhus.com) is-installed-globally version 0.1.0 https://github.com/sindresorhus/is-installed-globally Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com) & Elan Shanker constants-browserify version 1.0.0 https://github.com/juliangruber/constants-browserify Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-proposal-async-generator-functions version 7.10.5 https://github.com/babel/babel Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). is-accessor-descriptor version 1.0.0 https://github.com/jonschlinkert/is-accessor-descriptor Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-proposal-nullish-coalescing-operator version 7.10.4 https://github.com/babel/babel Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). posix-character-classes version 0.1.1 https://github.com/jonschlinkert/posix-character-classes Copyright (c) Sindre Sorhus (https://sindresorhus.com) strip-json-comments version 3.1.1 https://github.com/sindresorhus/strip-json-comments Copyright (c) Sindre Sorhus (sindresorhus.com) is-fullwidth-code-point version 2.0.0 https://github.com/sindresorhus/is-fullwidth-code-point Copyright Mathias Bynens unicode-match-property-ecmascript version 1.0.4 https://github.com/mathiasbynens/unicode-match-property-ecmascript Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/helper-builder-binary-assignment-operator-visitor version 7.10.4 https://github.com/babel/babel Copyright (c) 2017 Kadira Inc. storybook/channel-postmessage version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/channel-postmessage Copyright 2012-2015, Kit Cambridge, Benjamin Tan http://kit.mit-license.org webpack-hot-middleware version 2.25.0 https://github.com/webpack-contrib/webpack-hot-middleware Copyright Mathias Bynens unicode-property-aliases-ecmascript version 1.1.0 https://github.com/mathiasbynens/unicode-property-aliases-ecmascript Copyright (c) 2012-2015 Rod Vagg (https://github.com/rvagg) ( rvagg (https://twitter.com/rvagg)) es6-promisify version 5.0.0 https://github.com/digitaldesignlabs/es6-promisify Copyright Joyent, Inc. and other Node contributors. safe-regex version 1.1.0 https://github.com/substack/safe-regex text-table version 0.2.0 https://github.com/substack/text-table Copyright Mathias Bynens unicode-match-property-value-ecmascript version 1.2.0 https://github.com/mathiasbynens/unicode-match-property-value-ecmascript Copyright (c) Facebook, Inc. and its affiliates. storybook/csf version 0.0.1 https://github.com/storybookjs/csf agent-base version 4.3.0 https://github.com/TooTallNate/node-agent-base Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors storybook/core-events version 5.3.19 https://github.com/storybookjs/storybook/tree/master/lib/core-events Copyright Mathias Bynens unicode-canonical-property-names-ecmascript version 1.0.4 https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/preset-react version 7.10.4 https://babeljs.io/ babel/preset-typescript version 7.10.4 https://github.com/babel/babel Copyright (c) 2014-present Sebastian McKenzie and other contributors babel/plugin-transform-dotall-regex version 7.10.4 https://babeljs.io/ babel/plugin-transform-duplicate-keys version 7.10.4 https://github.com/babel/babel Copyright (c) Facebook, Inc. and its affiliates. babel-plugin-add-react-displayname version 0.0.5 https://github.com/opbeat/babel-plugin-add-react-displayname readme babel-plugin-minify-flip-comparisons version 0.4.3 https://github.com/babel/minify LGPL-3.0 AND LGPL-3.0+ ------ ** @sinonjs/text-encoding; version 0.7.1 -- https://github.com/inexorabletash/text-encoding Unlicense OR Apache-2.0 ** @xtuc/long; version 4.2.2 -- https://github.com/dcodeIO/long.js#readme ** ansi-html; version 0.0.7 -- https://github.com/Tjatse/ansi-html ** aria-query; version 4.2.2 -- https://github.com/A11yance/aria-query#readme ** aws-sign2; version 0.7.0 -- https://github.com/mikeal/aws-sign#readme Copyright 2010 LearnBoost ** bser; version 2.1.1 -- https://facebook.github.io/watchman/docs/bser.html Copyright 2015-present Facebook, Inc. ** caseless; version 0.12.0 -- https://github.com/mikeal/caseless#readme Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "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. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "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. "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). "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. "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." "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. 2. 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. 3. 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. 4. 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: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) 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 (d) 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. You 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. 5. 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. 6. 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. 7. 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. 8. 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. 9. 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. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ------ ** @typescript-eslint/parser; version 4.3.0 -- https://github.com/typescript-eslint/typescript-eslint#readme Copyright JS Foundation and other contributors, https://js.foundation ** @typescript-eslint/typescript-estree; version 4.3.0 -- https://github.com/typescript-eslint/typescript-eslint#readme Copyright JS Foundation and other contributors, https://js.foundation ** browser-process-hrtime; version 1.0.0 -- https://github.com/kumavis/browser-process-hrtime#readme Copyright 2014 Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. THIS 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. ------ ** @xtuc/ieee754; version 1.2.0 -- https://github.com/feross/ieee754#readme Copyright (c) 2008, Fair Oaks Labs, Inc. ** abab; version 2.0.3 -- https://github.com/jsdom/abab#readme Copyright (c) 2019 W3C and Jeff Carpenter jeffcarp@chromium.org ** babel-plugin-istanbul; version 6.0.0 -- https://github.com/istanbuljs/babel-plugin-istanbul#readme Copyright (c) 2016, Istanbul Code Coverage ** bcrypt-pbkdf; version 1.0.2 -- https://github.com/joyent/node-bcrypt-pbkdf#readme Copyright 2016, Joyent Inc Copyright (c) 2013 Ted Unangst Copyright 1997 Niels Provos Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. 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. THIS 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. ------ ** caniuse-db; version 1.0.30001067 -- https://github.com/Fyrd/caniuse#readme ** caniuse-lite; version 1.0.30001115 -- https://github.com/ben-eb/caniuse-lite#readme Creative Commons Attribution 4.0 International Creative Commons Corporation ("Creative Commons") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an "as-is" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. Using Creative Commons Public Licenses Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public : wiki.creativecommons.org/Considerations_for_licensees Creative Commons Attribution 4.0 International Public License By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. Section 1 – Definitions. a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. c. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. d. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. e. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. f. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. g. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. h. Licensor means the individual(s) or entity(ies) granting rights under this Public License. i. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. j. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. k. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. Section 2 – Scope. a. License grant. 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: A. reproduce and Share the Licensed Material, in whole or in part; and B. produce, reproduce, and Share Adapted Material. 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. 3. Term. The term of this Public License is specified in Section 6(a). 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. 5. Downstream recipients. A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. B. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). b. Other rights. 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. 2. Patent and trademark rights are not licensed under this Public License. 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. Section 3 – License Conditions. Your exercise of the Licensed Rights is expressly made subject to the following conditions. a. Attribution. 1. If You Share the Licensed Material (including in modified form), You must: A. retain the following if it is supplied by the Licensor with the Licensed Material: i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); ii. a copyright notice; iii. a notice that refers to this Public License; iv. a notice that refers to the disclaimer of warranties; v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. 4. If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License. Section 4 – Sui Generis Database Rights. Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. Section 5 – Disclaimer of Warranties and Limitation of Liability. a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. Section 6 – Term and Termination. a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or 2. upon express reinstatement by the Licensor. c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. Section 7 – Other Terms and Conditions. a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. Section 8 – Interpretation. a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the "Licensor." The text of the Creative Commons public licenses is dedicated to the public domain under the CC0 Public Domain Dedication. Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark "Creative Commons" or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. Creative Commons may be contacted at creativecommons.org. ------ ** abbrev; version 1.1.1 -- https://github.com/isaacs/abbrev-js#readme Copyright Isaac Z. Schlueter and Contributors Copyright (c) Isaac Z. Schlueter and Contributors ** ansi-align; version 3.0.0 -- https://github.com/nexdrew/ansi-align#readme Copyright (c) 2016 ** anymatch; version 2.0.0 -- https://github.com/micromatch/anymatch Copyright (c) 2014 Elan Shanker ** aproba; version 1.2.0 -- https://github.com/iarna/aproba Copyright (c) 2015, Rebecca Turner ** are-we-there-yet; version 1.1.5 -- https://github.com/iarna/are-we-there-yet Copyright (c) 2015, Rebecca Turner ** at-least-node; version 1.0.0 -- https://github.com/RyanZim/at-least-node#readme ** babel-plugin-transform-import; version 1.5.4 -- https://bitbucket.org/terrytangabc/babel-plugin-transform-imports ** babel-plugin-transform-imports; version 2.0.0 -- https://bitbucket.org/amctheatres/babel-transform-imports ** block-stream; version 0.0.9 -- https://github.com/isaacs/block-stream#readme Copyright (c) Isaac Z. Schlueter Copyright (c) Isaac Z. Schlueter and Contributors ** boolbase; version 1.0.0 -- https://github.com/fb55/boolbase ** browserify-sign; version 4.2.1 -- https://github.com/crypto-browserify/browserify-sign#readme Copyright (c) 2014-2015 Calvin Metcalf and browserify-sign contributors ** cacache; version 15.0.5 -- https://github.com/npm/cacache#readme Copyright (c) npm, Inc. ** capture-exit; version 2.0.0 -- https://github.com/stefanpenner/capture-exit#readme ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") Copyright (c) 1995-2003 by Internet Software Consortium Permission 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. THE 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. ------ ** @types/jest; version 26.0.14 -- Copyright (c) Microsoft Corporation. ** @types/jquery; version 3.3.38 -- Copyright (c) Microsoft Corporation. ** @types/js-cookie; version 2.2.6 -- Copyright (c) Microsoft Corporation. ** @types/jsdom; version 11.12.0 -- Copyright (c) Microsoft Corporation. ** @types/json-schema; version 7.0.5 -- Copyright (c) Microsoft Corporation. ** @types/lodash; version 4.14.153 -- Copyright (c) Microsoft Corporation. ** @types/markdown-to-jsx; version 6.11.1 -- Copyright (c) Microsoft Corporation. ** @types/mdast; version 3.0.3 -- Copyright (c) Microsoft Corporation. ** @types/micromatch; version 4.0.1 -- Copyright (c) Microsoft Corporation. ** @types/minimatch; version 3.0.3 -- Copyright (c) Microsoft Corporation. ** @types/moment-timezone; version 0.5.13 -- Copyright (c) Microsoft Corporation. ** @types/node; version 14.0.5 -- Copyright (c) Microsoft Corporation. ** @types/node-fetch; version 2.5.7 -- Copyright (c) Microsoft Corporation. ** @types/normalize-package-data; version 2.4.0 -- Copyright (c) Microsoft Corporation. ** @types/npmlog; version 4.1.2 -- Copyright (c) Microsoft Corporation. ** @types/overlayscrollbars; version 1.12.0 -- Copyright (c) Microsoft Corporation. ** @types/parse-json; version 4.0.0 -- Copyright (c) Microsoft Corporation. ** @types/parse5; version 5.0.3 -- Copyright (c) Microsoft Corporation. ** @types/prettier; version 2.1.1 -- Copyright (c) Microsoft Corporation. ** @types/prop-types; version 15.7.3 -- Copyright (c) Microsoft Corporation. ** @types/q; version 1.5.4 -- Copyright (c) Microsoft Corporation. ** @types/qs; version 6.9.4 -- Copyright (c) Microsoft Corporation. ** @types/reach__router; version 1.3.5 -- ** @types/react; version 16.9.35 -- Copyright (c) Microsoft Corporation. ** @types/react-color; version 3.0.4 -- Copyright (c) Microsoft Corporation. ** @types/react-dom; version 16.9.8 -- Copyright (c) Microsoft Corporation. ** @types/react-syntax-highlighter; version 11.0.4 -- Copyright (c) Microsoft Corporation. ** @types/react-test-renderer; version 16.9.2 -- Copyright (c) Microsoft Corporation. ** @types/react-text-mask; version 5.4.6 -- Copyright (c) Microsoft Corporation. ** @types/react-transition-group; version 2.9.2 -- Copyright (c) Microsoft Corporation. ** @types/reactcss; version 1.2.3 -- ** @types/sinon; version 4.3.3 -- Copyright (c) Microsoft Corporation. ** @types/sizzle; version 2.3.2 -- Copyright (c) Microsoft Corporation. ** @types/source-list-map; version 0.1.2 -- Copyright (c) Microsoft Corporation. ** @types/stack-utils; version 1.0.1 -- Copyright (c) Microsoft Corporation. ** @types/tapable; version 1.0.6 -- Copyright (c) Microsoft Corporation. ** @types/testing-library__jest-dom; version 5.9.1 -- Copyright (c) Microsoft Corporation. ** @types/testing-library__react-hooks; version 3.2.0 -- Copyright (c) Microsoft Corporation. ** @types/tough-cookie; version 4.0.0 -- Copyright (c) Microsoft Corporation. ** @types/uglify-js; version 3.9.2 -- Copyright (c) Microsoft Corporation. ** @types/unist; version 2.0.3 -- Copyright (c) Microsoft Corporation. ** @types/validator; version 9.4.4 -- Copyright (c) Microsoft Corporation. ** @types/webpack; version 4.41.17 -- Copyright (c) Microsoft Corporation. ** @types/webpack-env; version 1.15.2 -- Copyright (c) Microsoft Corporation. ** @types/webpack-sources; version 1.4.0 -- Copyright (c) Microsoft Corporation. ** @types/yargs; version 15.0.5 -- Copyright (c) Microsoft Corporation. ** @types/yargs-parser; version 15.0.0 -- Copyright (c) Microsoft Corporation. ** @typescript-eslint/eslint-plugin; version 4.3.0 -- https://github.com/typescript-eslint/typescript-eslint#readme Copyright (c) 2019 TypeScript ESLint and other contributors ** @typescript-eslint/experimental-utils; version 4.3.0 -- https://github.com/typescript-eslint/typescript-eslint#readme Copyright (c) 2019 TypeScript ESLint and other contributors ** @typescript-eslint/scope-manager; version 4.3.0 -- https://github.com/typescript-eslint/typescript-eslint#readme Copyright (c) 2019 TypeScript ESLint and other contributors ** @typescript-eslint/types; version 4.3.0 -- https://github.com/typescript-eslint/typescript-eslint#readme Copyright (c) 2019 TypeScript ESLint and other contributors ** @typescript-eslint/visitor-keys; version 4.3.0 -- https://github.com/typescript-eslint/typescript-eslint#readme Copyright (c) 2019 TypeScript ESLint and other contributors ** @webassemblyjs/ast; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/floating-point-hex-parser; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2017 Mauro Bringolf ** @webassemblyjs/helper-api-error; version 1.9.0 -- Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/helper-buffer; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/helper-code-frame; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/helper-module-context; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/helper-wasm-bytecode; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/helper-wasm-section; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/ieee754; version 1.9.0 -- Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/leb128; version 1.9.0 -- Copyright 2012 The Obvious Corporation. Copyright 2012 The Obvious Corporation. http://obvious.com ** @webassemblyjs/utf8; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/wasm-edit; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/wasm-gen; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/wasm-opt; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/wasm-parser; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/wast-parser; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webassemblyjs/wast-printer; version 1.9.0 -- https://github.com/xtuc/webassemblyjs#readme Copyright (c) 2018 Sven Sauleau ** @webpack-contrib/schema-utils; version 1.0.0-beta.0 -- https://github.com/webpack-contrib/schema-utils Copyright JS Foundation and other contributors ** @xobotyi/scrollbar-width; version 1.9.5 -- https://github.com/xobotyi/scrollbar-width Copyright (c) 2019 Anton Zinovyev ** accepts; version 1.3.7 -- https://github.com/jshttp/accepts#readme Copyright (c) 2014 Jonathan Ong Copyright (c) 2015 Douglas Christopher Wilson Copyright (c) 2014 Jonathan Ong Copyright (c) 2015 Douglas Christopher Wilson ** acorn; version 7.4.0 -- https://github.com/acornjs/acorn Copyright (c) 2012-2018 by various contributors ** acorn-globals; version 4.3.4 -- https://github.com/ForbesLindesay/acorn-globals#readme Copyright (c) 2014 Forbes Lindesay ** acorn-jsx; version 5.3.1 -- https://github.com/acornjs/acorn-jsx Copyright (c) 2012-2017 by Ingvar Stepanyan ** acorn-walk; version 7.2.0 -- https://github.com/acornjs/acorn Copyright (c) 2012-2018 by various contributors ** address; version 1.1.2 -- https://github.com/node-modules/address#readme Copyright (c) 2013 - 2014 Copyright (c) 2015 - 2016 ** adjust-sourcemap-loader; version 1.2.0 -- https://github.com/bholloway/adjust-sourcemap-loader ** aggregate-error; version 3.0.1 -- https://github.com/sindresorhus/aggregate-error#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** airbnb-js-shims; version 2.2.1 -- https://github.com/airbnb/js-shims#readme Copyright 2015 Airbnb ** airbnb-prop-types; version 2.15.0 -- https://github.com/airbnb/prop-types#readme Copyright (c) 2016 Airbnb ** ajv; version 6.12.4 -- https://github.com/ajv-validator/ajv (c) 2011 Gary Court. Copyright 2011 Gary Court. Copyright (c) 2015-2017 Evgeny Poberezkin ** ajv-errors; version 1.0.1 -- https://github.com/epoberezkin/ajv-errors#readme Copyright (c) 2017 Evgeny Poberezkin ** ajv-keywords; version 3.5.2 -- https://github.com/epoberezkin/ajv-keywords#readme Copyright (c) 2016 Evgeny Poberezkin ** alphanum-sort; version 1.0.2 -- https://github.com/TrySound/alphanum-sort (c) Bogdan Chadkin (https://github.com/trysound) Copyright (c) Bogdan Chadkin ** ansi-colors; version 3.2.4 -- https://github.com/doowb/ansi-colors Copyright (c) 2015-present, Brian Woodward. Copyright (c) 2019, Brian Woodward (https://github.com/doowb). ** ansi-escapes; version 4.3.1 -- https://github.com/sindresorhus/ansi-escapes#readme Copyright (c) Sindre Sorhus (https://sindresorhus.com) ** ansi-regex; version 5.0.0 -- https://github.com/chalk/ansi-regex#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** ansi-styles; version 4.2.1 -- https://github.com/chalk/ansi-styles#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** ansi-to-html; version 0.6.14 -- https://github.com/rburns/ansi-to-html Copyright (c) 2012 Rob Burns ** app-root-dir; version 1.0.2 -- https://github.com/philidem/node-app-root-dir Copyright (c) 2014 Phillip Gates-Idem ** argparse; version 1.0.10 -- https://github.com/nodeca/argparse#readme Copyright (c) 2012 by Vitaly Puzrin Copyright (c) 2012 Vitaly Puzrin (https://github.com/puzrin). ** arr-diff; version 4.0.0 -- https://github.com/jonschlinkert/arr-diff Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** arr-flatten; version 1.1.0 -- https://github.com/jonschlinkert/arr-flatten Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** arr-union; version 3.1.0 -- https://github.com/jonschlinkert/arr-union Copyright (c) 2014-2016, Jon Schlinkert. Copyright (c) 2016 Jon Schlinkert (https://github.com/jonschlinkert) ** array-equal; version 1.0.0 -- https://github.com/component/array-equal Copyright (c) 2014 Jonathan Ong me@jongleberry.com ** array-filter; version 1.0.0 -- https://github.com/juliangruber/array-filter Copyright (c) 2013 Julian Gruber ** array-find-index; version 1.0.2 -- https://github.com/sindresorhus/array-find-index#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** array-flatten; version 1.1.1 -- https://github.com/blakeembrey/array-flatten Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) ** array-from; version 2.1.1 -- https://github.com/studio-b12/array-from#readme (c) Studio B12 GmbH Copyright (c) 2015-2016 Studio B12 GmbH ** array-includes; version 3.1.1 -- https://github.com/es-shims/array-includes#readme Copyright (c) 2015 Jordan Harband Copyright Joyent, Inc. and other Node contributors. ** array-union; version 1.0.2 -- https://github.com/sindresorhus/array-union#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** array-uniq; version 1.0.3 -- https://github.com/sindresorhus/array-uniq#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** array-unique; version 0.3.2 -- https://github.com/jonschlinkert/array-unique Copyright (c) 2014-2016, Jon Schlinkert Copyright (c) 2014-2015, Jon Schlinkert. Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** array.prototype.find; version 2.1.1 -- https://github.com/paulmillr/Array.prototype.find#readme (c) 2016 Paul Miller (http://paulmillr.com) Copyright (c) 2019 Paul Miller (https://paulmillr.com) ** array.prototype.flat; version 1.2.3 -- https://github.com/es-shims/Array.prototype.flat#readme Copyright (c) 2017 ECMAScript Shims ** array.prototype.flatmap; version 1.2.3 -- https://github.com/es-shims/Array.prototype.flatMap#readme Copyright (c) 2017 ECMAScript Shims ** array.prototype.map; version 1.0.2 -- https://github.com/es-shims/Array.prototype.map#readme Copyright (c) 2019 Jordan Harband ** arrify; version 1.0.1 -- https://github.com/sindresorhus/arrify#readme (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** asn1; version 0.2.4 -- https://github.com/joyent/node-asn1#readme Copyright (c) 2011 Mark Cavage Copyright 2011 Mark Cavage ** asn1.js; version 5.4.1 -- https://github.com/indutny/asn1.js Copyright Fedor Indutny, 2017. Copyright (c) 2017 Fedor Indutny ** assert; version 1.5.0 -- https://github.com/browserify/commonjs-assert ** assert-plus; version 1.0.0 -- https://github.com/mcavage/node-assert-plus#readme Copyright 2015 Joyent, Inc. Copyright (c) 2012 Mark Cavage Copyright (c) 2012, Mark Cavage. ** assign-symbols; version 1.0.0 -- https://github.com/jonschlinkert/assign-symbols Copyright (c) 2015 Jon Schlinkert Copyright (c) 2015, Jon Schlinkert. ** ast-types; version 0.11.3 -- http://github.com/benjamn/ast-types Copyright (c) 2013 Ben Newman ** astral-regex; version 1.0.0 -- https://github.com/kevva/astral-regex#readme (c) Kevin Martensson (https://github.com/kevva) Copyright (c) Kevin Martensson ** async; version 0.9.2 -- https://github.com/caolan/async#readme Copyright 2010-2014 Caolan McMahon Copyright (c) 2010-2014 Caolan McMahon ** async-each; version 1.0.3 -- https://github.com/paulmillr/async-each/ Copyright (c) 2016 Paul Miller (paulmillr.com) (http://paulmillr.com) ** async-foreach; version 0.1.3 -- http://github.com/cowboy/javascript-sync-async-foreach Copyright (c) 2012 Cowboy Ben Copyright (c) 2011 Cowboy Ben Alman Copyright (c) 2012 Cowboy Ben Alman ** async-limiter; version 1.0.1 -- https://github.com/strml/async-limiter#readme Copyright (c) 2017 Samuel Reed ** asynckit; version 0.4.0 -- https://github.com/alexindigo/asynckit#readme Copyright (c) 2016 Alex Indigo ** atoa; version 1.0.0 -- https://github.com/bevacqua/atoa#readme Copyright (c) 2015 Nicolas Bevacqua ** attr-binder; version 0.3.1 -- ** autoprefixer; version 6.7.7 -- https://github.com/postcss/autoprefixer#readme Copyright 2013 Andrey Sitnik ** aws4; version 1.10.1 -- https://github.com/mhart/aws4#readme Copyright 2013 Michael Hart (michael.hart.au@gmail.com) ** babel-code-frame; version 6.26.0 -- https://babeljs.io/ ** babel-helper-evaluate-path; version 0.5.0 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-helper-flip-expressions; version 0.4.3 -- https://github.com/babel/minify#readme ** babel-helper-is-nodes-equiv; version 0.0.1 -- https://github.com/babel/babili#readme ** babel-helper-is-void-0; version 0.4.3 -- https://github.com/babel/minify#readme ** babel-helper-mark-eval-scopes; version 0.4.3 -- https://github.com/babel/minify#readme ** babel-helper-remove-or-void; version 0.4.3 -- https://github.com/babel/minify#readme ** babel-helper-to-multiple-sequence-expressions; version 0.5.0 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-loader; version 8.1.0 -- https://github.com/babel/babel-loader Copyright (c) 2014-2019 Luis Couto ** babel-plugin-add-react-displayname; version 0.0.5 -- https://github.com/opbeat/babel-plugin-add-react-displayname#readme ** babel-plugin-dynamic-import-node; version 2.3.3 -- https://github.com/airbnb/babel-plugin-dynamic-import-node#readme Copyright (c) 2016 Airbnb ** babel-plugin-emotion; version 10.0.33 -- https://emotion.sh Copyright (c) Emotion team and other contributors ** babel-plugin-extract-import-names; version 1.6.18 -- https://mdxjs.com ** babel-plugin-jest-hoist; version 26.2.0 -- https://github.com/facebook/jest#readme ** babel-plugin-macros; version 2.8.0 -- https://github.com/kentcdodds/babel-plugin-macros#readme Copyright (c) 2017 Kent C. Dodds ** babel-plugin-minify-builtins; version 0.5.0 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-plugin-minify-constant-folding; version 0.5.0 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-plugin-minify-dead-code-elimination; version 0.5.1 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-plugin-minify-flip-comparisons; version 0.4.3 -- https://github.com/babel/minify#readme ** babel-plugin-minify-guarded-expressions; version 0.4.4 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-plugin-minify-infinity; version 0.4.3 -- https://github.com/babel/minify#readme ** babel-plugin-minify-mangle-names; version 0.5.0 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-plugin-minify-numeric-literals; version 0.4.3 -- https://github.com/babel/minify#readme ** babel-plugin-minify-replace; version 0.5.0 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-plugin-minify-simplify; version 0.5.1 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-plugin-minify-type-constructors; version 0.4.3 -- https://github.com/babel/minify#readme ** babel-plugin-named-asset-import; version 0.3.6 -- https://github.com/facebook/create-react-app#readme Copyright (c) 2013-present, Facebook, Inc. ** babel-plugin-react-docgen; version 4.1.0 -- https://github.com/storybooks/babel-plugin-react-docgen#readme Copyright (c) 2015, Facebook, Inc. Copyright (c) 2016 Kadira Inc. ** babel-plugin-syntax-jsx; version 6.18.0 -- ** babel-plugin-transform-inline-consecutive-adds; version 0.4.3 -- https://github.com/babel/minify#readme ** babel-plugin-transform-member-expression-literals; version 6.9.4 -- https://github.com/babel/minify#readme ** babel-plugin-transform-merge-sibling-variables; version 6.9.4 -- https://github.com/babel/minify#readme ** babel-plugin-transform-minify-booleans; version 6.9.4 -- https://github.com/babel/minify#readme ** babel-plugin-transform-property-literals; version 6.9.4 -- https://github.com/babel/minify#readme Copyright 2014 Shape Security, Inc. ** babel-plugin-transform-react-remove-prop-types; version 0.4.24 -- https://github.com/oliviertassinari/babel-plugin-transform-react-remove-prop-types#readme Copyright (c) 2015 Nikita Gusakov ** babel-plugin-transform-regexp-constructors; version 0.4.3 -- https://github.com/babel/minify#readme ** babel-plugin-transform-remove-console; version 6.9.4 -- https://github.com/babel/minify#readme ** babel-plugin-transform-remove-debugger; version 6.9.4 -- https://github.com/babel/minify#readme ** babel-plugin-transform-remove-undefined; version 0.5.0 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-plugin-transform-runtime; version 6.23.0 -- ** babel-plugin-transform-simplify-comparison-operators; version 6.9.4 -- https://github.com/babel/minify#readme ** babel-plugin-transform-undefined-to-void; version 6.9.4 -- https://github.com/babel/minify#readme ** babel-preset-minify; version 0.5.1 -- https://github.com/babel/minify#readme Copyright (c) 2015-2016 Amjad Masad ** babel-runtime; version 6.26.0 -- ** babel-types; version 6.26.0 -- https://babeljs.io/ ** bail; version 1.0.5 -- https://github.com/wooorm/bail#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** balanced-match; version 1.0.0 -- https://github.com/juliangruber/balanced-match Copyright (c) 2013 Julian Gruber ** base; version 0.11.2 -- https://github.com/node-base/base Copyright (c) 2015-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** base64-js; version 1.3.1 -- https://github.com/beatgammit/base64-js Copyright (c) 2014 Jameson Little ** batch; version 0.6.1 -- https://github.com/visionmedia/batch#readme Copyright (c) 2013 TJ Holowaychuk ** batch-processor; version 1.0.0 -- https://github.com/wnr/batch-processor Copyright (c) 2015 Lucas Wiener ** better-opn; version 2.0.0 -- https://github.com/ExiaSR/better-opn#readme Copyright (c) 2015-present, Facebook, Inc. Copyright 2018 Michael Lin ** big.js; version 5.2.2 -- https://github.com/MikeMcl/big.js#readme Copyright (c) 2018 Michael Mclaughlin Copyright (c) 2018 Michael Mclaughlin https://github.com/MikeMcl/big.js/LICENCE ** binary-extensions; version 1.13.1 -- https://github.com/sindresorhus/binary-extensions#readme Copyright (c) Sindre Sorhus (sindresorhus.com) (c) Sindre Sorhus (https://sindresorhus.com), Paul Miller (https://paulmillr.com) ** bluebird; version 3.7.2 -- https://github.com/petkaantonov/bluebird Copyright (c) 2013-2018 Petka Antonov Copyright (c) 2013-2019 Petka Antonov ** bn.js; version 4.11.9 -- https://github.com/indutny/bn.js Copyright Fedor Indutny, 2015. ** body-parser; version 1.19.0 -- https://github.com/expressjs/body-parser#readme Copyright (c) 2014 Jonathan Ong Copyright (c) 2014-2015 Douglas Christopher Wilson Copyright (c) 2014 Jonathan Ong Copyright (c) 2014-2015 Douglas Christopher Wilson ** bonjour; version 3.5.0 -- https://github.com/watson/bonjour Copyright (c) 2015-2016 Thomas Watson Steen ** bootstrap; version 3.4.1 -- https://getbootstrap.com/ Copyright 2011 Copyright 2014 by Jan Kovarik. Copyright 2011-2019 Twitter, Inc. Copyright 2013-2019 Twitter, Inc. Copyright 2014-2019 Twitter, Inc. Copyright 2015-2019 Twitter, Inc. Copyright 2017-2019 Twitter, Inc. copyright 2011-2019 Twitter, Inc. Copyright (c) 2011-2019 Twitter, Inc. Copyright 2017-2019 The Bootstrap Authors ** bootstrap-loader; version 3.0.1 -- https://github.com/shakacode/bootstrap-loader#readme ** bootstrap-sass; version 3.4.1 -- https://github.com/twbs/bootstrap-sass#readme Copyright 2014 by Jan Kovarik. Copyright 2011-2019 Twitter, Inc. Copyright (c) 2011-2016 Twitter, Inc Copyright (c) 2011-2016 The Bootstrap Authors ** bowser; version 1.9.4 -- https://github.com/lancedikson/bowser (c) Dustin Diaz 2015 Copyright 2015, Dustin Diaz ** boxen; version 4.2.0 -- https://github.com/sindresorhus/boxen#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** brace-expansion; version 1.1.11 -- https://github.com/juliangruber/brace-expansion Copyright (c) 2013 Julian Gruber ** braces; version 2.3.2 -- https://github.com/micromatch/braces Copyright (c) 2014-2018, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** brorand; version 1.1.0 -- https://github.com/indutny/brorand Copyright Fedor Indutny, 2014. ** browser-split; version 0.0.1 -- https://github.com/juliangruber/browser-split Copyright 2007-2012 Steven Levithan Copyright (c) 2013 Julian Gruber ** browserify-aes; version 1.2.0 -- https://github.com/crypto-browserify/browserify-aes Copyright (c) 2014-2017 browserify-aes contributors ** browserify-cipher; version 1.0.1 -- https://github.com/crypto-browserify/browserify-cipher#readme Copyright (c) 2014-2017 Calvin Metcalf & contributors ** browserify-des; version 1.0.2 -- https://github.com/crypto-browserify/browserify-des#readme Copyright (c) 2014-2017 Calvin Metcalf, Fedor Indutny & contributors ** browserify-rsa; version 4.0.1 -- https://github.com/crypto-browserify/browserify-rsa#readme Copyright (c) 2014-2015 Calvin Metcalf & contributors ** browserify-zlib; version 0.2.0 -- https://github.com/devongovett/browserify-zlib Copyright Joyent, Inc. and other Node contributors. Copyright (c) 2014-2015 Devon Govett ** browserslist; version 4.14.0 -- https://github.com/browserslist/browserslist#readme Copyright 2014 Andrey Sitnik and other contributors ** bs-logger; version 0.2.6 -- https://github.com/huafu/bs-logger#readme Copyright (c) 2018 Huafu Gandon ** buffer; version 4.9.2 -- https://github.com/feross/buffer Copyright (c) Feross Aboukhadijeh, and other contributors. Copyright (c) Feross Aboukhadijeh (http://feross.org), and other contributors. ** buffer-crc32; version 0.2.13 -- https://github.com/brianloveswords/buffer-crc32 Copyright (c) 2013 Brian J. Brennan ** buffer-from; version 1.1.1 -- https://github.com/LinusU/buffer-from#readme Copyright (c) 2016, 2018 Linus Unneback ** buffer-indexof; version 1.1.1 -- https://github.com/soldair/node-buffer-indexof#readme Copyright (c) 2013 Ryan Day ** buffer-xor; version 1.0.3 -- https://github.com/crypto-browserify/buffer-xor Copyright (c) 2015 Daniel Cousens ** builtin-status-codes; version 3.0.0 -- https://github.com/bendrucker/builtin-status-codes#readme (c) Ben Drucker (http://bendrucker.me) Copyright (c) Ben Drucker ** bytes; version 3.1.0 -- https://github.com/visionmedia/bytes.js#readme Copyright (c) 2015 Jed Watson Copyright (c) 2012-2014 TJ Holowaychuk Copyright (c) 2015 Jed Watson Copyright (c) 2012-2014 TJ Holowaychuk ** cache-base; version 1.0.1 -- https://github.com/jonschlinkert/cache-base Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** call-me-maybe; version 1.0.1 -- https://github.com/limulus/call-me-maybe#readme Copyright (c) 2015 Eric McCarthy ** caller-callsite; version 2.0.0 -- https://github.com/sindresorhus/caller-callsite#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** caller-path; version 2.0.0 -- https://github.com/sindresorhus/caller-path#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** callsites; version 3.1.0 -- https://github.com/sindresorhus/callsites#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** camel-case; version 4.1.1 -- https://github.com/blakeembrey/change-case/tree/master/packages/camel-case#readme Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) ** camelcase; version 5.3.1 -- https://github.com/sindresorhus/camelcase#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** camelcase-css; version 2.0.1 -- https://github.com/stevenvachon/camelcase-css#readme Copyright (c) Steven Vachon (svachon.com) ** camelcase-keys; version 2.1.0 -- https://github.com/sindresorhus/camelcase-keys (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** camelize; version 1.0.0 -- https://github.com/substack/camelize ** caniuse-api; version 3.0.0 -- https://github.com/nyalab/caniuse-api#readme Copyright (c) 2014 Sebastien Balayn ** case-sensitive-paths-webpack-plugin; version 2.3.0 -- https://github.com/Urthen/case-sensitive-paths-webpack-plugin#readme Copyright (c) 2016 Michael Pratt Copyright (c) 2018 Michael Pratt Copyright (c) 2015 Alexandre Kirszenberg ** ccount; version 1.0.5 -- https://github.com/wooorm/ccount#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer MIT License Copyright (c) Permission 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE 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. ------ ** amdefine; version 1.0.1 -- http://github.com/jrburke/amdefine Copyright (c) 2011-2016, The Dojo Foundation BSD-3-Clause OR MIT ------ ** @webassemblyjs/helper-fsm; version 1.9.0 -- Copyright (c) 2018 Sven Sauleau ISC AND MIT ------ ** atob; version 2.1.2 -- https://git.coolaj86.com/coolaj86/atob.js.git Copyright 2015 AJ ONeal Copyright (c) 2015 AJ ONeal copyright 2012-2018 AJ ONeal MIT OR Apache-2.0 ** doctrine; version 3.0.0 -- https://github.com/eslint/doctrine Copyright JS Foundation and other contributors, https://js.foundation Copyright (c) 2012, 2011 Ariya Hidayat (http://ariya.ofilabs.com/about) (twitter ariyahidayat (http://twitter.com/ariyahidayat)) and other contributors. ** ejs; version 3.1.3 -- https://github.com/mde/ejs Copyright Joyent, Inc. and other Node contributors. ** eslint-visitor-keys; version 1.3.0 -- https://github.com/eslint/eslint-visitor-keys#readme ** fast-diff; version 1.1.2 -- https://github.com/jhchen/fast-diff#readme Copyright 2006 Google Inc. http://code.google.com/p/google-diff-match-patch Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "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. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "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. "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). "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. "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." "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. 2. 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. 3. 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. 4. 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: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) 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 (d) 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. You 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. 5. 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. 6. 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. 7. 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. 8. 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. 9. 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. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ------ ** css-select; version 1.2.0 -- https://github.com/fb55/css-select#readme Copyright (c) Felix Bohm ** css-what; version 2.1.3 -- https://github.com/fb55/css-what#readme Copyright (c) Felix Bohm ** default-gateway; version 4.2.0 -- https://github.com/silverwind/default-gateway#readme (c) silverwind (https://github.com/silverwind) ** domelementtype; version 1.3.1 -- https://github.com/fb55/domelementtype#readme Copyright (c) Felix Bohm ** domhandler; version 3.0.0 -- https://github.com/fb55/DomHandler#readme Copyright (c) Felix Bohm ** domutils; version 1.7.0 -- https://github.com/FB55/domutils#readme Copyright (c) Felix Bohm ** dotenv; version 8.2.0 -- https://github.com/motdotla/dotenv#readme Copyright (c) 2015, Scott Motte ** dotenv-expand; version 5.1.0 -- Copyright (c) 2016, Scott Motte ** entities; version 1.1.2 -- https://github.com/fb55/entities#readme Copyright (c) Felix Bohm (c) // http://mathiasbynens.be/notes/javascript-encoding ** escodegen; version 1.14.3 -- http://github.com/estools/escodegen Copyright (c) 2014 Ivan Nikulin Copyright (c) 2012 Kris Kowal Copyright (c) 2012 John Freeman Copyright (c) 2015 Ingvar Stepanyan Copyright (c) 2012 Yusuke Suzuki Copyright (c) 2012-2013 Mathias Bynens Copyright (c) 2013 Irakli Gozalishvili Copyright (c) 2012 Arpad Borsos Copyright (c) 2012-2014 Yusuke Suzuki Copyright (c) 2011-2012 Ariya Hidayat Copyright (c) 2012 Yusuke Suzuki (http://github.com/Constellation) Copyright (c) 2012 Joost-Wim Boekesteijn Copyright (c) 2012 Robert Gust-Bardon Copyright (c) 2012 Yusuke Suzuki (twitter Constellation) and other contributors. Copyright (c) 2012-2013 Michael Ficarra ** eslint-scope; version 5.1.0 -- http://github.com/eslint/eslint-scope Copyright (c) 2015 Yusuke Suzuki Copyright (c) 2013 Alex Seville Copyright (c) 2014 Thiago de Arruda Copyright (c) 2012-2014 Yusuke Suzuki Copyright JS Foundation and other contributors, https://js.foundation Copyright (c) 2012-2013 Yusuke Suzuki (twitter Constellation) and other contributors. ** espree; version 7.1.0 -- https://github.com/eslint/espree Copyright 2012-2015 Acorn Copyright 2014-2015 various Copyright (c) 2014 Ingvar Stepanyan Copyright (c) jQuery Foundation, Inc. and Contributors Copyright 2014-2015 Sebastian McKenzie Copyright JS Foundation and other contributors, https://js.foundation ** esprima; version 4.0.1 -- http://esprima.org Copyright JS Foundation and other contributors, https://js.foundation ** esrecurse; version 4.2.1 -- https://github.com/estools/esrecurse Copyright (c) 2014 Yusuke Suzuki Copyright (c) 2014 Yusuke Suzuki (https://github.com/Constellation) ** estraverse; version 4.3.0 -- https://github.com/estools/estraverse Copyright (c) 2014 Yusuke Suzuki Copyright (c) 2012 Ariya Hidayat Copyright (c) 2012-2013 Yusuke Suzuki Copyright (c) 2012-2016 Yusuke Suzuki (http://github.com/Constellation) ** esutils; version 2.0.3 -- https://github.com/estools/esutils Copyright (c) 2014 Ivan Nikulin Copyright (c) 2013 Yusuke Suzuki Copyright (c) 2013-2014 Yusuke Suzuki Copyright (c) 2013 Yusuke Suzuki (http://github.com/Constellation) ** extract-zip; version 1.7.0 -- https://github.com/maxogden/extract-zip#readme Copyright (c) 2014 Max Ogden and other contributors Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. THIS 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. ------ ** diff; version 3.5.0 -- https://github.com/kpdecker/jsdiff#readme Copyright (c) 2009-2015, Kevin Decker ** esquery; version 1.3.1 -- https://github.com/estools/esquery/ Copyright (c) 2013, Joel Feenstra Copyright (c) 2012 Ariya Hidayat Copyright (c) 2012-2013 Yusuke Suzuki Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. 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. THIS 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. ------ ** css-blank-pseudo; version 0.1.4 -- https://github.com/csstools/css-blank-pseudo#readme ** css-has-pseudo; version 0.10.0 -- https://github.com/csstools/css-has-pseudo#readme ** css-prefers-color-scheme; version 3.1.1 -- https://github.com/csstools/css-prefers-color-scheme#readme ** cssdb; version 4.4.0 -- https://github.com/csstools/cssdb#readme Creative Commons Legal Code CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; ii. moral rights retained by the original author(s) and/or performer(s); iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; v. rights protecting the extraction, dissemination, use and reuse of data in a Work; vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. 4. Limitations and Disclaimers. a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. ------ ** chownr; version 2.0.0 -- https://github.com/isaacs/chownr#readme Copyright (c) Isaac Z. Schlueter and Contributors ** cli-width; version 2.2.1 -- https://github.com/knownasilya/cli-width Copyright (c) 2015, Ilya Radchenko ** cliui; version 5.0.0 -- https://github.com/yargs/cliui#readme Copyright (c) 2015 ** console-control-strings; version 1.1.0 -- https://github.com/iarna/console-control-strings#readme Copyright (c) 2014, Rebecca Turner ** copy-concurrently; version 1.0.5 -- https://www.npmjs.com/package/copy-concurrently Copyright (c) 2017, Rebecca Turner ** d; version 1.0.1 -- https://github.com/medikoo/d#readme Copyright (c) 2013-2019, Mariusz Nowak, medikoo, medikoo.com ** detect-node; version 2.0.4 -- https://github.com/iliakan/detect-node Copyright (c) 2017 Ilya Kantor ** electron-to-chromium; version 1.3.534 -- https://github.com/kilian/electron-to-chromium#readme Copyright 2018 Kilian Valkhof ** es5-ext; version 0.10.53 -- https://github.com/medikoo/es5-ext#readme Copyright (c) 2008 Matsuza Copyright (c) 2011-2019, Mariusz Nowak, medikoo, medikoo.com ** es6-symbol; version 3.1.3 -- https://github.com/medikoo/es6-symbol#readme Copyright (c) 2013-2019, Mariusz Nowak, medikoo, medikoo.com ** ext; version 1.4.0 -- Copyright (c) 2011-2019, Mariusz Nowak, medikoo, medikoo.com ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") Copyright (c) 1995-2003 by Internet Software Consortium Permission 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. THE 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. ------ ** chalk; version 4.1.0 -- https://github.com/chalk/chalk#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** char-regex; version 1.0.2 -- Copyright (c) 2019 Richie Bendall ** character-entities; version 1.2.4 -- https://github.com/wooorm/character-entities#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** character-entities-legacy; version 1.1.4 -- https://github.com/wooorm/character-entities-legacy#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** character-reference-invalid; version 1.1.4 -- https://github.com/wooorm/character-reference-invalid#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** chardet; version 0.7.0 -- https://github.com/runk/node-chardet Copyright (c) 2018 Dmitry Shirokov ** chart.js; version 2.1.4 -- http://www.chartjs.org Copyright 2016 Nick Downie Copyright (c) 2013-2016 Nick Downie ** chartjs-color; version 2.4.1 -- https://github.com/chartjs/chartjs-color#readme Copyright (c) 2012 Heather Arthur ** chartjs-color-string; version 0.6.0 -- https://github.com/chartjs/chartjs-color-string#readme Copyright (c) 2011 Heather Arthur ** cheerio; version 1.0.0-rc.3 -- https://github.com/cheeriojs/cheerio#readme Copyright (c) 2016 Matt Mueller ** chokidar; version 2.1.8 -- https://github.com/paulmillr/chokidar Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com) & Elan Shanker ** chrome-trace-event; version 1.0.2 -- Copyright (c) 2015 Joyent Inc. ** ci-info; version 2.0.0 -- https://github.com/watson/ci-info Copyright (c) 2016-2018 Thomas Watson Steen ** cipher-base; version 1.0.4 -- https://github.com/crypto-browserify/cipher-base#readme Copyright (c) 2017 crypto-browserify contributors ** circular-json-es6; version 2.0.2 -- https://github.com/yyx990803/circular-json-es6#readme ** clap; version 1.2.3 -- https://github.com/lahmatiy/clap Copyright (c) 2014-2016 by Roman Dvornov ** class-utils; version 0.3.6 -- https://github.com/jonschlinkert/class-utils Copyright (c) 2015, 2017-2018, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** classnames; version 2.2.6 -- https://github.com/JedWatson/classnames#readme Copyright (c) 2017 Jed Watson. ** clean-css; version 4.2.3 -- https://github.com/jakubpawlowicz/clean-css Copyright (c) 2017 JakubPawlowicz.com ** clean-stack; version 2.2.0 -- https://github.com/sindresorhus/clean-stack#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** cli-boxes; version 2.2.0 -- https://github.com/sindresorhus/cli-boxes#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** cli-cursor; version 3.1.0 -- https://github.com/sindresorhus/cli-cursor#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** cli-table3; version 0.6.0 -- https://github.com/cli-table/cli-table3 Copyright (c) 2010 LearnBoost Copyright (c) 2014 James Talmage ** clipboard; version 2.0.6 -- https://github.com/zenorocha/clipboard.js#readme (c) Zeno Rocha Copyright (c) Zeno Rocha ** clone; version 2.1.2 -- https://github.com/pvorb/node-clone#readme Copyright (c) 2011-2015 Paul Vorbach Copyright (c) 2011-2016 Paul Vorbach (https://paul.vorba.ch/) and contributors (https://github.com/pvorb/clone/graphs/contributors). ** clone-deep; version 4.0.1 -- https://github.com/jonschlinkert/clone-deep Copyright (c) 2014-2018, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** clsx; version 1.1.1 -- https://github.com/lukeed/clsx#readme (c) Luke Edwards (https://lukeed.com) Copyright (c) Luke Edwards (lukeed.com) ** co; version 4.6.0 -- https://github.com/tj/co#readme Copyright (c) 2014 TJ Holowaychuk ** coa; version 2.0.2 -- http://github.com/veged/coa Copyright (c) 2015-present Sergey Berezhnoy ** code-point-at; version 1.1.0 -- https://github.com/sindresorhus/code-point-at#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** collapse-white-space; version 1.0.6 -- https://github.com/wooorm/collapse-white-space#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** collect-v8-coverage; version 1.0.1 -- https://github.com/SimenB/collect-v8-coverage#readme Copyright (c) 2019 Simen Bekkhus ** collection-visit; version 1.0.0 -- https://github.com/jonschlinkert/collection-visit Copyright (c) 2015, 2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** color; version 3.1.2 -- https://github.com/Qix-/color#readme Copyright (c) 2012 Heather Arthur ** color-convert; version 1.9.3 -- https://github.com/Qix-/color-convert#readme Copyright (c) 2011-2016, Heather Arthur and Josh Junon. Copyright (c) 2011-2016 Heather Arthur ** color-name; version 1.1.4 -- https://github.com/colorjs/color-name Copyright (c) 2015 Dmitry Ivanov ** color-string; version 1.5.3 -- https://github.com/Qix-/color-string#readme Copyright (c) 2011 Heather Arthur ** colorette; version 1.2.1 -- https://github.com/jorgebucaran/colorette Copyright (c) Jorge Bucaran ** colormin; version 1.1.2 -- https://github.com/ben-eb/colormin (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** colors; version 1.4.0 -- https://github.com/Marak/colors.js Copyright (c) Marak Squires Copyright (c) Sindre Sorhus (sindresorhus.com) ** combined-stream; version 1.0.8 -- https://github.com/felixge/node-combined-stream Copyright (c) 2011 Debuggable Limited ** comma-separated-tokens; version 1.0.8 -- https://github.com/wooorm/comma-separated-tokens#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** commander; version 2.20.3 -- https://github.com/tj/commander.js#readme Copyright (c) 2011 TJ Holowaychuk ** commondir; version 1.0.1 -- https://github.com/substack/node-commondir Copyright (c) 2013 James Halliday (mail@substack.net) ** commons.css; version 0.1.8 -- https://github.com/yutakahoulette/commons.css#readme copyright copysource cor ** component-emitter; version 1.3.0 -- https://github.com/component/emitter#readme Copyright (c) 2014 Component ** compressible; version 2.0.18 -- https://github.com/jshttp/compressible#readme Copyright (c) 2013 Jonathan Ong Copyright (c) 2014 Jeremiah Senkpiel Copyright (c) 2015 Douglas Christopher Wilson Copyright (c) 2013 Jonathan Ong Copyright (c) 2014 Jeremiah Senkpiel Copyright (c) 2015 Douglas Christopher Wilson ** compression; version 1.7.4 -- https://github.com/expressjs/compression#readme Copyright (c) 2010 Sencha Inc. Copyright (c) 2014 Jonathan Ong Copyright (c) 2011 TJ Holowaychuk Copyright (c) 2014-2015 Douglas Christopher Wilson Copyright (c) 2014 Jonathan Ong Copyright (c) 2014-2015 Douglas Christopher Wilson ** concat-map; version 0.0.1 -- https://github.com/substack/node-concat-map ** concat-stream; version 1.6.2 -- https://github.com/maxogden/concat-stream#readme Copyright (c) 2013 Max Ogden ** connect-history-api-fallback; version 1.6.0 -- https://github.com/bripkens/connect-history-api-fallback#readme Copyright (c) 2012 Ben Ripkens http://bripkens.de ** console-browserify; version 1.2.0 -- https://github.com/browserify/console-browserify Copyright (c) 2012 Raynos. ** constants-browserify; version 1.0.0 -- https://github.com/juliangruber/constants-browserify Copyright (c) 2013 Julian Gruber ** content-disposition; version 0.5.3 -- https://github.com/jshttp/content-disposition#readme Copyright (c) 2014-2017 Douglas Christopher Wilson ** content-type; version 1.0.4 -- https://github.com/jshttp/content-type#readme Copyright (c) 2015 Douglas Christopher Wilson ** contra; version 1.9.4 -- https://github.com/bevacqua/contra Copyright (c) 2014 Nicolas Bevacqua ** convert-source-map; version 1.7.0 -- https://github.com/thlorenz/convert-source-map Copyright 2013 Thorsten Lorenz. ** cookie; version 0.3.1 -- https://github.com/jshttp/cookie Copyright (c) 2012-2014 Roman Shtylman Copyright (c) 2015 Douglas Christopher Wilson Copyright (c) 2012-2014 Roman Shtylman Copyright (c) 2015 Douglas Christopher Wilson ** cookie-signature; version 1.0.6 -- https://github.com/visionmedia/node-cookie-signature Copyright (c) 2012 LearnBoost ** cookiejar; version 2.0.1 -- https://github.com/bmeck/node-cookiejar Copyright (c) 2013 Bradley Meck ** copy-descriptor; version 0.1.1 -- https://github.com/jonschlinkert/copy-descriptor Copyright (c) 2015, Jon Schlinkert. Copyright (c) 2015-2016, Jon Schlinkert ** copy-to-clipboard; version 3.3.1 -- https://github.com/sudodoki/copy-to-clipboard#readme Copyright (c) 2017 ** core-js; version 3.6.5 -- https://github.com/zloirock/core-js#readme ** core-js-compat; version 3.6.5 -- https://github.com/zloirock/core-js#readme ** core-js-pure; version 3.6.5 -- https://github.com/zloirock/core-js#readme ** core-util-is; version 1.0.2 -- https://github.com/isaacs/core-util-is#readme Copyright Joyent, Inc. and other Node contributors. ** cosmiconfig; version 6.0.0 -- https://github.com/davidtheclark/cosmiconfig#readme Copyright (c) 2015 David Clark ** create-ecdh; version 4.0.4 -- https://github.com/crypto-browserify/createECDH Copyright (c) 2014-2017 createECDH contributors ** create-hash; version 1.2.0 -- https://github.com/crypto-browserify/createHash Copyright (c) 2017 crypto-browserify contributors ** create-hmac; version 1.1.7 -- https://github.com/crypto-browserify/createHmac Copyright (c) 2017 crypto-browserify contributors ** create-react-context; version 0.3.0 -- https://github.com/thejameskyle/create-react-context#readme Copyright (c) 2017-present James Kyle ** cropperjs; version 1.0.0-beta.2 -- https://fengyuanchen.github.io/cropperjs Copyright (c) 2017 Fengyuan Chen Copyright (c) 2015-2017 Fengyuan Chen (c) Fengyuan Chen (http://chenfengyuan.com) ** cross-spawn; version 6.0.5 -- https://github.com/moxystudio/node-cross-spawn Copyright (c) 2018 Made With MOXY Lda ** crossvent; version 1.5.4 -- https://github.com/bevacqua/crossvent Copyright (c) 2014 Nicolas Bevacqua ** crypto-browserify; version 3.12.0 -- https://github.com/crypto-browserify/crypto-browserify Copyright (c) 2013 Dominic Tarr Copyright Paul Johnston 2000 - 2002. Other contributors Greg Holt, Andrew Kepert, Ydnar, Lostinet ** css; version 3.0.0 -- https://github.com/reworkcss/css#readme Copyright (c) 2012 TJ Holowaychuk ** css-color-names; version 0.0.4 -- https://github.com/bahamas10/css-color-names#readme ** css-declaration-sorter; version 4.0.1 -- https://github.com/Siilwyn/css-declaration-sorter#readme Copyright 2016 Selwyn ** css-in-js-utils; version 2.0.1 -- https://github.com/rofrischmann/css-in-js-utils#readme Copyright (c) 2017 Robin Frischmann ** css-loader; version 0.28.11 -- https://github.com/webpack-contrib/css-loader Copyright JS Foundation and other contributors ** css-select-base-adapter; version 0.1.1 -- https://github.com/nrkn/css-select-base-adapter#readme Copyright (c) 2018 Nik Coughlin ** css-selector-tokenizer; version 0.7.2 -- https://github.com/css-modules/css-selector-tokenizer Copyright 2015 Tobias Koppers ** css-tree; version 1.0.0-alpha.39 -- https://github.com/csstree/csstree#readme Copyright 2011 The Closure Compiler Copyright (c) 2016-2019 by Roman Dvornov Copyright 2011 Mozilla Foundation and contributors Copyright 2014 Mozilla Foundation and contributors ** css-vendor; version 2.0.8 -- https://github.com/cssinjs/css-vendor#readme Copyright (c) 2014-present Oleg Slobodskoi ** css.escape; version 1.5.1 -- https://mths.be/cssescape Copyright Mathias Bynens ** cssesc; version 3.0.0 -- https://mths.be/cssesc Copyright Mathias Bynens ** cssnano; version 3.10.0 -- https://github.com/ben-eb/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** cssnano-preset-default; version 4.0.7 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** cssnano-util-get-arguments; version 4.0.0 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** cssnano-util-get-match; version 4.0.0 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** cssnano-util-raw-cache; version 4.0.1 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** cssnano-util-same-parent; version 4.0.1 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** csso; version 4.0.3 -- https://github.com/css/csso Copyright 2011 The Closure Compiler Copyright (c) 2015-2019 by Roman Dvornov Copyright (c) 2011-2015 by Sergey Kryzhanovsky Copyright 2011 Mozilla Foundation and contributors Copyright 2014 Mozilla Foundation and contributors ** cssom; version 0.3.8 -- https://github.com/NV/CSSOM#readme Copyright (c) Nikita Vasilyev ** cssstyle; version 2.3.0 -- https://github.com/jsdom/cssstyle Copyright (c) Chad Walker ** csstype; version 2.6.10 -- https://github.com/frenic/csstype#readme Copyright (c) 2017-2018 Fredrik Nicol ** currently-unhandled; version 0.4.1 -- https://github.com/jamestalmage/currently-unhandled#readme Copyright (c) James Talmage (c) James Talmage (http://github.com/jamestalmage) ** custom-event; version 1.0.0 -- https://github.com/webmodules/custom-event ** cyclist; version 1.0.1 -- https://github.com/mafintosh/cyclist Copyright (c) 2015 Mathias Buus ** dashdash; version 1.14.1 -- https://github.com/trentm/node-dashdash#readme Copyright 2016 Trent Mick Copyright 2016 Joyent, Inc. Copyright (c) 2013 Joyent Inc. Copyright (c) 2013 Trent Mick. ** data-tooltip; version 0.0.1 -- https://github.com/yutakahoulette/data-tooltip#readme ** data-urls; version 1.1.0 -- https://github.com/jsdom/data-urls#readme Copyright (c) 2017-2018 Domenic Denicola ** debug; version 4.1.1 -- https://github.com/visionmedia/debug#readme Copyright (c) 2014 TJ Holowaychuk Copyright (c) 2014-2017 TJ Holowaychuk ** decamelize; version 1.2.0 -- https://github.com/sindresorhus/decamelize#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** decimal.js; version 10.2.0 -- https://github.com/MikeMcl/decimal.js#readme Copyright (c) 2019 Michael Mclaughlin Copyright (c) 2019 Michael Mclaughlin ** decode-uri-component; version 0.2.0 -- https://github.com/samverschueren/decode-uri-component#readme (c) Sam Verschueren (https://github.com/SamVerschueren) Copyright (c) Sam Verschueren ** dedent; version 0.7.0 -- https://github.com/dmnd/dedent Copyright (c) 2015 Desmond Brand (dmnd@desmondbrand.com) ** deep-equal; version 1.1.1 -- https://github.com/substack/node-deep-equal#readme Copyright (c) 2012, 2013, 2014 James Halliday , 2009 Thomas Robinson <280north.com> ** deep-equal-ident; version 1.1.1 -- https://github.com/fkling/deep-equal-ident Copyright (c) 2014 Felix Kling ** deep-is; version 0.1.3 -- https://github.com/thlorenz/deep-is Copyright (c) 2009 Thomas Robinson <280north.com> Copyright (c) 2012 James Halliday Copyright (c) 2012, 2013 Thorsten Lorenz ** deep-object-diff; version 1.1.0 -- https://github.com/mattphillips/deep-object-diff#readme Copyright (c) 2016-present Matt Phillips ** deepmerge; version 4.2.2 -- https://github.com/TehShrike/deepmerge Copyright (c) 2012 James Halliday, Josh Duff, and other contributors ** define-properties; version 1.1.3 -- https://github.com/ljharb/define-properties#readme Copyright (c) 2015 Jordan Harband ** define-property; version 0.2.5 -- https://github.com/jonschlinkert/define-property Copyright (c) 2015 Jon Schlinkert Copyright (c) 2015, Jon Schlinkert. ** defined; version 1.0.0 -- https://github.com/substack/defined ** del; version 4.1.1 -- https://github.com/sindresorhus/del#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** delayed-stream; version 1.0.0 -- https://github.com/felixge/node-delayed-stream Copyright (c) 2011 Debuggable Limited ** delegate; version 3.2.0 -- https://github.com/zenorocha/delegate#readme (c) Zeno Rocha ** delegates; version 1.0.0 -- https://github.com/visionmedia/node-delegates#readme Copyright (c) 2015 TJ Holowaychuk ** depd; version 1.1.2 -- https://github.com/dougwilson/nodejs-depd#readme Copyright (c) 2014 Douglas Christopher Wilson Copyright (c) 2015 Douglas Christopher Wilson Copyright (c) 2014-2015 Douglas Christopher Wilson Copyright (c) 2014-2017 Douglas Christopher Wilson ** des.js; version 1.0.1 -- https://github.com/indutny/des.js#readme Copyright Fedor Indutny, 2015. ** destroy; version 1.0.4 -- https://github.com/stream-utils/destroy Copyright (c) 2014 Jonathan Ong Copyright (c) 2014 Jonathan Ong me@jongleberry.com ** detab; version 2.0.3 -- https://github.com/wooorm/detab#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** detect-file; version 1.0.0 -- https://github.com/doowb/detect-file Copyright (c) 2016-2017, Brian Woodward. Copyright (c) 2017, Brian Woodward (https://github.com/doowb). ** detect-newline; version 3.1.0 -- https://github.com/sindresorhus/detect-newline#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** detect-port; version 1.3.0 -- https://github.com/node-modules/detect-port Copyright (c) 2014 ** detect-port-alt; version 1.1.6 -- https://github.com/node-modules/detect-port Copyright (c) 2015 ** diff-sequences; version 25.2.6 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** diffie-hellman; version 5.0.3 -- https://github.com/crypto-browserify/diffie-hellman Copyright (c) 2017 Calvin Metcalf ** dir-glob; version 3.0.1 -- https://github.com/kevva/dir-glob#readme Copyright (c) Kevin Martensson ** discontinuous-range; version 1.0.0 -- https://github.com/dtudury/discontinuous-range Copyright (c) 2014 David Tudury ** dns-equal; version 1.0.0 -- https://github.com/watson/dns-equal#readme Copyright (c) 2016 Thomas Watson Steen ** dns-packet; version 1.3.1 -- https://github.com/mafintosh/dns-packet Copyright (c) 2016 Mathias Buus ** dns-txt; version 2.0.2 -- https://github.com/watson/dns-txt Copyright (c) 2015 Thomas Watson Steen ** dom-accessibility-api; version 0.4.6 -- https://github.com/eps1lon/dom-accessibility-api#readme ** dom-converter; version 0.2.0 -- https://github.com/AriaMinaei/dom-converter#readme Copyright (c) 2013 Aria Minaei ** dom-helpers; version 3.4.0 -- https://github.com/jquense/dom-helpers#readme (c) 2010-2015 Thomas Fuchs Copyright (c) 2015 Jason Quense Copyright 2013-2014, Facebook, Inc. Copyright 2014-2015, Facebook, Inc. ** dom-serializer; version 0.2.2 -- https://github.com/cheeriojs/dom-renderer#readme Copyright (c) 2014 ** dom-walk; version 0.1.2 -- https://github.com/Raynos/dom-walk Copyright (c) 2012 Raynos. ** domain-browser; version 1.2.0 -- https://github.com/bevry/domain-browser ** domexception; version 1.0.1 -- https://github.com/jsdom/domexception#readme Copyright (c) 2017 Domenic Denicola ** dot-case; version 3.0.3 -- https://github.com/blakeembrey/change-case/tree/master/packages/dot-case#readme Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) ** dot-prop; version 5.2.0 -- https://github.com/sindresorhus/dot-prop#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** dotenv-defaults; version 1.1.1 -- https://github.com/mrsteele/dotenv-defaults#readme Copyright (c) 2018 Matt Steele ** dotize; version 0.2.0 -- https://github.com/vardars/dotize Copyright (c) 2015 ** dragula; version 3.7.1 -- https://github.com/bevacqua/dragula Copyright (c) 2015-2016 Nicolas Bevacqua ** duplexer; version 0.1.1 -- https://github.com/Raynos/duplexer Copyright (c) 2012 Raynos. ** duplexify; version 3.7.1 -- https://github.com/mafintosh/duplexify Copyright (c) 2014 Mathias Buus ** ecc-jsbn; version 0.1.2 -- https://github.com/quartzjer/ecc-jsbn Copyright (c) 2003-2005 Tom Wu Copyright (c) 2014 Jeremie Miller ** ee-first; version 1.1.1 -- https://github.com/jonathanong/ee-first Copyright (c) 2014 Jonathan Ong Copyright (c) 2014 Jonathan Ong me@jongleberry.com ** element-resize-detector; version 1.2.1 -- https://github.com/wnr/element-resize-detector Copyright (c) 2016 Lucas Wiener Copyright (c) 2016 Lucas Wiener https://github.com/wnr/element-resize-detector ** elliptic; version 6.5.3 -- https://github.com/indutny/elliptic Copyright Fedor Indutny, 2014. ** emittery; version 0.7.1 -- https://github.com/sindresorhus/emittery#readme Copyright (c) Sindre Sorhus (https://sindresorhus.com) ** emoji-regex; version 8.0.0 -- https://mths.be/emoji-regex Copyright Mathias Bynens ** emojis-list; version 3.0.0 -- https://nidecoc.io/Kikobeats/emojis-list Copyright (c) 2015 Kiko Beats (c) Kiko Beats (http://www.kikobeats.com) ** emotion-theming; version 10.0.27 -- https://emotion.sh Copyright 2015, Yahoo! Inc. Copyright (c) Facebook, Inc. and its affiliates. Copyright (c) Emotion team and other contributors ** encodeurl; version 1.0.2 -- https://github.com/pillarjs/encodeurl#readme Copyright (c) 2016 Douglas Christopher Wilson ** end-of-stream; version 1.4.4 -- https://github.com/mafintosh/end-of-stream Copyright (c) 2014 Mathias Buus ** endent; version 2.0.1 -- https://github.com/ZhouHansen/endent#readme ** enhanced-resolve; version 4.3.0 -- http://github.com/webpack/enhanced-resolve Copyright (c) 2012-2016 Tobias Koppers Copyright JS Foundation and other contributors ** enquirer; version 2.3.5 -- https://github.com/enquirer/enquirer Copyright (c) 2016-present, Jon Schlinkert. Copyright (c) 2018-present, Jon Schlinkert (https://github.com/jonschlinkert). ** enzyme; version 3.11.0 -- https://airbnb.io/enzyme/ Copyright (c) 2015 Airbnb, Inc. ** enzyme-adapter-react-16; version 1.15.2 -- https://airbnb.io/enzyme/ Copyright (c) 2015 Airbnb, Inc. ** enzyme-adapter-utils; version 1.13.0 -- https://airbnb.io/enzyme/ Copyright (c) 2015 Airbnb, Inc. ** enzyme-matchers; version 7.1.2 -- https://github.com/FormidableLabs/enzyme-matchers/packages/enzyme-matchers#readme Copyright 2016 Copyright (c) 2016 Blaine Kasten ** enzyme-shallow-equal; version 1.0.1 -- https://airbnb.io/enzyme/ Copyright (c) 2015 Airbnb, Inc. ** enzyme-to-json; version 3.5.0 -- https://github.com/adriantoine/enzyme-to-json#readme Copyright (c) 2016 Adrien Antoine adriantoine@gmail.com ** errno; version 0.1.7 -- https://github.com/rvagg/node-errno#readme Copyright (c) 2012-2015 Rod Vagg (https://github.com/rvagg) ( rvagg (https://twitter.com/rvagg)) ** error; version 4.4.0 -- https://github.com/Raynos/error ** error-ex; version 1.3.2 -- https://github.com/qix-/node-error-ex#readme Copyright (c) 2015 JD Ballard ** error-stack-parser; version 2.0.6 -- https://www.stacktracejs.com Copyright (c) 2017 Eric Wendelin and other contributors ** es-abstract; version 1.17.6 -- https://github.com/ljharb/es-abstract#readme (c) Object C Copyright (c) 2015 Jordan Harband ** es-array-method-boxes-properly; version 1.0.0 -- https://github.com/ljharb/es-array-method-boxes-properly#readme Copyright (c) 2019 Jordan Harband ** es-get-iterator; version 1.1.0 -- https://github.com/ljharb/es-get-iterator#readme Copyright (c) 2019 Jordan Harband ** es-to-primitive; version 1.2.1 -- https://github.com/ljharb/es-to-primitive#readme Copyright (c) 2015 Jordan Harband ** es5-shim; version 4.5.14 -- http://github.com/es-shims/es5-shim/ Jordan Harband (c) 2013 (c) 2011 Creative Commons Zero Google Inc. Copyright (c) 2009 Gerard Paapu Copyright (c) 2011 Rick Waldron Copyright (c) 2011 Sami Samhuri Copyright (c) 2010 Kit Cambridge Copyright (c) 2011 Florian Schafer Copyright (c) 2010 Kris Kowal Copyright (c) 2009-2011 Michael Ficarra Copyright (c) 2011 Quildreen Motta Copyright (c) 2011 Steven Levithan Copyright (c) 2012 Montillet Xavier Copyright (c) 2011 Tom Robinson Copyright (c) 2009-2010 Raynos Jake Verbaten Copyright (c) 2011 Daniel Friesen Copyright (c) 2010 XXX TODO Gozala Irakli Gozalishvili Copyright (c) 2010 CLA - DomenicDenicola Domenic Denicola Copyright (c) 2011 Copyright (c) 2009-2016 Kristopher Michael Kowal and contributors ** es6-iterator; version 2.0.3 -- https://github.com/medikoo/es6-iterator#readme Copyright (c) 2013-2017 Mariusz Nowak (www.medikoo.com) ** es6-promise; version 2.1.1 -- https://github.com/jakearchibald/ES6-Promises Copyright (c) 2012 Maximilian Antoni Copyright (c) 2013 Maximilian Antoni Copyright (c) 2010-2013 Christian Johansen Copyright (c) 2010-2014 Christian Johansen Copyright (c) 2009 Thomas Robinson <280north.com> Copyright (c) 2011 Sven Fuchs, Christian Johansen Copyright Joyent, Inc. and other Node contributors. Copyright (c) 2011 TJ Holowaychuk Copyright 2012-2014, Kit Cambridge http://kit.mit-license.org Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors ** es6-shim; version 0.35.5 -- https://github.com/paulmillr/es6-shim/ Copyright 2013-2016 by Paul Miller (http://paulmillr.com) Copyright (c) 2013-2016 Paul Miller (http://paulmillr.com) and contributors ** escalade; version 3.0.2 -- https://github.com/lukeed/escalade#readme (c) Luke Edwards (https://lukeed.com) Copyright (c) Luke Edwards (lukeed.com) ** escape-html; version 1.0.3 -- https://github.com/component/escape-html Copyright (c) 2015 Andreas Lubbe Copyright (c) 2012-2013 TJ Holowaychuk Copyright (c) 2015 Tiancheng Timothy Gu ** escape-regexp; version 0.0.1 -- ** escape-string-regexp; version 1.0.5 -- https://github.com/sindresorhus/escape-string-regexp (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** eslint; version 7.3.1 -- https://eslint.org Copyright 2013-2016 Dulin Marat and other contributors Copyright JS Foundation and other contributors, https://js.foundation ** eslint-plugin-es; version 3.0.1 -- https://github.com/mysticatea/eslint-plugin-es#readme Copyright (c) 2018 Toru Nagashima ** eslint-plugin-jest; version 23.17.1 -- https://github.com/jest-community/eslint-plugin-jest#readme Copyright (c) 2018 Jonathan Kim ** eslint-plugin-node; version 11.1.0 -- https://github.com/mysticatea/eslint-plugin-node#readme Copyright (c) 2015 Toru Nagashima ** eslint-plugin-react; version 7.20.2 -- https://github.com/yannickcr/eslint-plugin-react copyright 2015 Vitaly Puzrin. copyright 2015 Gyandeep Singh. copyright 2015 Alberto Rodriguez. Copyright (c) 2014 by Vitaly Puzrin Copyright (c) 2014 Yannick Croissant ** eslint-plugin-react-hooks; version 4.0.4 -- https://reactjs.org/ Copyright (c) Facebook, Inc. and its affiliates. ** eslint-utils; version 2.1.0 -- https://github.com/mysticatea/eslint-utils#readme Copyright (c) 2018 Toru Nagashima ** etag; version 1.8.1 -- https://github.com/jshttp/etag#readme Copyright (c) 2014-2016 Douglas Christopher Wilson ** ev-emitter; version 1.0.3 -- https://github.com/metafizzy/ev-emitter#readme ** ev-store; version 7.0.0 -- https://github.com/Raynos/ev-store Copyright (c) 2012 Colingo. ** eventemitter3; version 2.0.3 -- https://github.com/primus/eventemitter3#readme Copyright (c) 2014 Arnout Kazemier ** events; version 3.2.0 -- https://github.com/Gozala/events#readme Copyright Joyent, Inc. and other Node contributors. ** eventsource; version 1.0.7 -- http://github.com/EventSource/eventsource Copyright (c) EventSource GitHub Copyright Joyent, Inc. and other Node contributors. ** evp_bytestokey; version 1.0.3 -- https://github.com/crypto-browserify/EVP_BytesToKey Copyright (c) 2017 crypto-browserify contributors ** exec-sh; version 0.3.4 -- https://github.com/tsertkov/exec-sh#readme Copyright (c) 2014 Aleksandr Tsertkov ** execa; version 1.0.0 -- https://github.com/sindresorhus/execa#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** exit; version 0.1.2 -- https://github.com/cowboy/node-exit Copyright (c) 2013 Cowboy Ben Alman ** expand-brackets; version 2.1.4 -- https://github.com/jonschlinkert/expand-brackets Copyright (c) 2015-2016, Jon Schlinkert Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** expand-tilde; version 2.0.2 -- https://github.com/jonschlinkert/expand-tilde Copyright (c) 2015 Jon Schlinkert. Copyright (c) 2015-2016, Jon Schlinkert. Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** expect; version 26.4.2 -- https://github.com/facebook/jest#readme Copyright (c) 2008-2016 Pivotal Labs Copyright (c) Facebook, Inc. and its affiliates. ** exports-loader; version 0.7.0 -- https://webpack.js.org/loaders/exports-loader Copyright JS Foundation and other contributors ** express; version 4.17.1 -- http://expressjs.com/ Copyright (c) 2013 Roman Shtylman Copyright (c) 2009-2013 TJ Holowaychuk Copyright (c) 2014-2015 Douglas Christopher Wilson Copyright (c) 2009-2014 TJ Holowaychuk Copyright (c) 2013-2014 Roman Shtylman Copyright (c) 2014-2015 Douglas Christopher Wilson ** extend; version 3.0.2 -- https://github.com/justmoon/node-extend#readme Copyright (c) 2014 Stefan Thomas ** extend-shallow; version 2.0.1 -- https://github.com/jonschlinkert/extend-shallow Copyright (c) 2015 Jon Schlinkert Copyright (c) 2014-2015, Jon Schlinkert. ** external-editor; version 3.1.0 -- https://github.com/mrkmg/node-external-editor#readme Copyright (c) 2016 Kevin Gravier Copyright (c) 2016-2018 Kevin Gravier ** extglob; version 2.0.4 -- https://github.com/micromatch/extglob Copyright (c) 2015-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** extsprintf; version 1.3.0 -- https://github.com/davepacheco/node-extsprintf Copyright (c) 2012, Joyent, Inc. ** fast-deep-equal; version 3.1.3 -- https://github.com/epoberezkin/fast-deep-equal#readme Copyright (c) 2017 Evgeny Poberezkin MIT License Copyright (c) Permission 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE 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. ------ ** cldr-core; version 36.0.0 -- http://cldr.unicode.org Copyright (c) 1991-2015 Unicode, Inc. Unicode Terms of Use For the general privacy policy governing access to this site, see the Unicode Privacy Policy. For trademark usage, see the Unicode® Consortium Name and Trademark Usage Policy. A. Unicode Copyright. 1. Copyright © 1991-2014 Unicode, Inc. All rights reserved. 2. Certain documents and files on this website contain a legend indicating that "Modification is permitted." Any person is hereby authorized, without fee, to modify such documents and files to create derivative works conforming to the Unicode® Standard, subject to Terms and Conditions herein. 3. Any person is hereby authorized, without fee, to view, use, reproduce, and distribute all documents and files solely for informational purposes in the creation of products supporting the Unicode Standard, subject to the Terms and Conditions herein. 4. Further specifications of rights and restrictions pertaining to the use of the particular set of data files known as the "Unicode Character Database" can be found in Exhibit 1. 5. Each version of the Unicode Standard has further specifications of rights and restrictions of use. For the book editions (Unicode 5.0 and earlier), these are found on the back of the title page. The online code charts carry specific restrictions. All other files, including online documentation of the core specification for Unicode 6.0 and later, are covered under these general Terms of Use. 6. No license is granted to "mirror" the Unicode website where a fee is charged for access to the "mirror" site. 7. Modification is not permitted with respect to this document. All copies of this document must be verbatim. B. Restricted Rights Legend. Any technical data or software which is licensed to the United States of America, its agencies and/or instrumentalities under this Agreement is commercial technical data or commercial computer software developed exclusively at private expense as defined in FAR 2.101, or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use, duplication, or disclosure by the Government is subject to restrictions as set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov 1995) and this Agreement. For Software, in accordance with FAR 12-212 or DFARS 227-7202, as applicable, use, duplication or disclosure by the Government is subject to the restrictions set forth in this Agreement. C. Warranties and Disclaimers. 1. This publication and/or website may include technical or typographical errors or other inaccuracies . Changes are periodically added to the information herein; these changes will be incorporated in new editions of the publication and/or website. Unicode may make improvements and/or changes in the product(s) and/or program(s) described in this publication and/or website at any time. 2. If this file has been purchased on magnetic or optical media from Unicode, Inc. the sole and exclusive remedy for any claim will be exchange of the defective media within ninety (90) days of original purchase. 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE. D. Waiver of Damages. In no event shall Unicode or its licensors be liable for any special, incidental, indirect or consequential damages of any kind, or any damages whatsoever, whether or not Unicode was advised of the possibility of the damage, including, without limitation, those resulting from the following: loss of use, data or profits, in connection with the use, modification or distribution of this information or its derivatives. E. Trademarks & Logos. 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode, Inc. "The Unicode Consortium" and "Unicode, Inc." are trade names of Unicode, Inc. Use of the information and materials found on this website indicates your acknowledgement of Unicode, Inc.'s exclusive worldwide rights in the Unicode Word Mark, the Unicode Logo, and the Unicode trade names. 2. The Unicode Consortium Name and Trademark Usage Policy ("Trademark Policy") are incorporated herein by reference and you agree to abide by the provisions of the Trademark Policy, which may be changed from time to time in the sole discretion of Unicode, Inc. 3. All third party trademarks referenced herein are the property of their respective owners. F. Miscellaneous. 1. Jurisdiction and Venue. This server is operated from a location in the State of California, United States of America. Unicode makes no representation that the materials are appropriate for use in other locations. If you access this server from other locations, you are responsible for compliance with local laws. This Agreement, all use of this site and any claims and damages resulting from use of this site are governed solely by the laws of the State of California without regard to any principles which would apply the laws of a different jurisdiction. The user agrees that any disputes regarding this site shall be resolved solely in the courts located in Santa Clara County, California. The user agrees said courts have personal jurisdiction and agree to waive any right to transfer the dispute to any other forum. 2. Modification by Unicode Unicode shall have the right to modify this Agreement at any time by posting it to this site. The user may not assign any part of this Agreement without Unicode's prior written consent. 3. Taxes. The user agrees to pay any taxes arising from access to this website or use of the information herein, except for those based on Unicode's net income. 4. Severability. If any provision of this Agreement is declared invalid or unenforceable, the remaining provisions of this Agreement shall remain in effect. 5. Entire Agreement. This Agreement constitutes the entire agreement between the parties. ** fb-watchman; version 2.0.1 -- https://facebook.github.io/watchman/ Copyright 2014-present Facebook, Inc. ** filelist; version 1.0.1 -- https://github.com/mde/filelist ** forever-agent; version 0.6.1 -- https://github.com/mikeal/forever-agent ** fuse.js; version 3.6.1 -- http://fusejs.io Copyright 2017 Kirollos Risk Copyright (c) 2012-2017 Kirollos Risk (http://kiro.me) ** human-signals; version 1.1.1 -- https://git.io/JeluP Copyright 2019 Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "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. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "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. "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). "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. "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." "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. 2. 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. 3. 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. 4. 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: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) 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 (d) 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. You 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. 5. 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. 6. 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. 7. 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. 8. 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. 9. 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. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ------ ** glob-to-regexp; version 0.3.0 -- https://github.com/fitzgen/glob-to-regexp Copyright (c) 2013, Nick Fitzgerald Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. THIS 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. ------ ** filesize; version 6.0.1 -- https://filesizejs.com Copyright (c) 2019 Jason Mulligan Copyright (c) 2019, Jason Mulligan Jason Mulligan (jason.mulligan@avoidwork.com) 2012-03-02 Jason Mulligan (jason.mulligan@avoidwork.com) 2014-11-17 Jason Mulligan (jason.mulligan@avoidwork.com) 2015-01-04 Jason Mulligan (jason.mulligan@avoidwork.com) 2016-01-19 copyright 2019 Jason Mulligan Jason Mulligan (jason.mulligan@avoidwork.com) 2012-03-02 829b250 ** highlight.js; version 9.15.10 -- https://highlightjs.org/ Copyright 2015 (c) Visoft, Inc. copyright copysource cor (c) Mike Bostock (c) John Smith Copyright (c) 2006, Ivan Sagalaev (c) Zaripov Yura (c) Jeremy Hull (c) Aahan Krish (c) Dmitriy Tarasov (c) Gustavo Costa (c) Vasily Polovnyov (c) Vladimir Epifanov (c) Angel Garcia (c) Ivan Sagalaev (c) Ivan Sagalaev (c) Tristian Kelly (c) Vasily Mikhailitchenko Copyright (c) 2017-present Sven Greb (c) Ahmad Awais link GitHub Repo (c) Pavel Pertsev (original style at https://github.com/morhetz/gruvbox) Copyright (c) 2017-present Arctic Ice Studio (c) Ahmad Awais link GitHub Repo https://github.com/ahmadawais/Shades-of-Purple-HighlightJS ** hoist-non-react-statics; version 3.3.2 -- https://github.com/mridgway/hoist-non-react-statics#readme Copyright 2015, Yahoo! Inc. Copyright (c) 2015, Yahoo! Inc. ** hyphenate-style-name; version 1.0.3 -- https://github.com/rexxars/hyphenate-style-name#readme Copyright (c) 2015, Espen Hovlandsdal ** ieee754; version 1.1.13 -- https://github.com/feross/ieee754#readme Copyright 2008 Fair Oaks Labs, Inc. Copyright (c) 2008, Fair Oaks Labs, Inc. ** immutable; version 3.7.5 -- https://github.com/facebook/immutable-js Copyright (c) 2014-2015, Facebook, Inc. ** intl-format-cache; version 4.2.42 -- https://github.com/formatjs/formatjs Copyright (c) 2019, Oath Inc. Copyright (c) 2014, Yahoo! Inc. ** intl-messageformat; version 8.4.0 -- https://github.com/formatjs/formatjs Copyright (c) 2019, Oath Inc. Copyright (c) 2014, Yahoo! Inc. ** intl-messageformat-parser; version 5.2.0 -- https://github.com/formatjs/formatjs Copyright 2015, Yahoo Inc. Copyright 2014, Yahoo! Inc. Copyright (c) 2019, Oath Inc. ** istanbul-lib-coverage; version 3.0.0 -- https://istanbul.js.org/ Copyright 2012-2015 Yahoo! Inc. Copyright 2012-2015, Yahoo Inc. ** istanbul-lib-instrument; version 4.0.3 -- https://istanbul.js.org/ Copyright 2012-2015 Yahoo! Inc. Copyright 2012-2015, Yahoo Inc. ** istanbul-lib-report; version 3.0.0 -- https://istanbul.js.org/ Copyright 2012-2015 Yahoo! Inc. Copyright 2012-2015, Yahoo Inc. ** istanbul-lib-source-maps; version 4.0.0 -- https://istanbul.js.org/ Copyright 2015 Yahoo! Inc. Copyright 2015, Yahoo Inc. Copyright 2012-2015, Yahoo Inc. ** istanbul-reports; version 3.0.2 -- https://istanbul.js.org/ (c) Sindre Sorhus Copyright 2012-2015 Yahoo! Inc. Copyright 2012-2015, Yahoo Inc. Copyright (c) Facebook, Inc. and its affiliates. Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. 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. THIS 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. ------ ** fastq; version 1.8.0 -- https://github.com/mcollina/fastq#readme ** figgy-pudding; version 3.5.2 -- https://github.com/npm/figgy-pudding#readme Copyright (c) npm, Inc. ** flatted; version 3.0.4 -- https://github.com/WebReflection/flatted#readme ** fs-minipass; version 2.1.0 -- https://github.com/npm/fs-minipass#readme Copyright (c) Isaac Z. Schlueter and Contributors ** fs-write-stream-atomic; version 1.0.10 -- https://github.com/npm/fs-write-stream-atomic Copyright (c) Isaac Z. Schlueter and Contributors ** fs.realpath; version 1.0.0 -- https://github.com/isaacs/fs.realpath#readme Copyright (c) Isaac Z. Schlueter and Contributors Copyright Joyent, Inc. and other Node contributors. ** fstream; version 1.0.12 -- https://github.com/npm/fstream#readme Copyright (c) Isaac Z. Schlueter and Contributors ** gauge; version 2.7.4 -- https://github.com/iarna/gauge Copyright (c) 2014, Rebecca Turner ** get-caller-file; version 2.0.5 -- https://github.com/stefanpenner/get-caller-file#readme Copyright 2018 Stefan Penner ** github-slugger; version 1.3.0 -- https://github.com/Flet/github-slugger Copyright (c) 2015, Dan Flettre ** glob; version 7.1.6 -- https://github.com/isaacs/node-glob#readme Copyright (c) Isaac Z. Schlueter and Contributors ** glob-parent; version 5.1.1 -- https://github.com/gulpjs/glob-parent#readme Copyright (c) 2015, 2019 Elan Shanker ** glob-promise; version 3.4.0 -- https://github.com/ahmadnassri/glob-promise Copyright ahmadnassri.com (https://www.ahmadnassri.com) Copyright (c) 2015, Ahmad Nassri ** graceful-fs; version 4.2.4 -- https://github.com/isaacs/node-graceful-fs#readme Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors ** har-schema; version 2.0.0 -- https://github.com/ahmadnassri/har-schema Copyright (c) 2015, Ahmad Nassri copyright ahmadnassri.com (https://www.ahmadnassri.com/) ** has-unicode; version 2.0.1 -- https://github.com/iarna/has-unicode Copyright (c) 2014, Rebecca Turner ** hosted-git-info; version 2.8.8 -- https://github.com/npm/hosted-git-info Copyright (c) 2015, Rebecca Turner ** icss-replace-symbols; version 1.1.0 -- https://github.com/css-modules/icss-replace-symbols#readme ** icss-utils; version 4.1.1 -- https://github.com/css-modules/icss-utils#readme Copyright 2018 Glen Maddern ** in-publish; version 2.0.1 -- https://github.com/iarna/in-publish Copyright (c) 2015, Rebecca Turner ** infer-owner; version 1.0.4 -- https://github.com/npm/infer-owner#readme Copyright (c) npm, Inc. and Contributors ** inflight; version 1.0.6 -- https://github.com/isaacs/inflight Copyright (c) Isaac Z. Schlueter ** inherits; version 2.0.4 -- https://github.com/isaacs/inherits#readme Copyright (c) Isaac Z. Schlueter ** ini; version 1.3.5 -- https://github.com/isaacs/ini#readme Copyright (c) Isaac Z. Schlueter and Contributors ** is-resolvable; version 1.1.0 -- https://github.com/shinnn/is-resolvable#readme (c) 2018 Shinnosuke Watanabe Copyright 2018 Shinnosuke Watanabe ** isexe; version 2.0.0 -- https://github.com/isaacs/isexe#readme Copyright (c) Isaac Z. Schlueter and Contributors ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") Copyright (c) 1995-2003 by Internet Software Consortium Permission 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. THE 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. ------ ** fast-glob; version 3.2.4 -- https://github.com/mrmlnc/fast-glob#readme Copyright (c) Denis Malinochkin ** fast-json-parse; version 1.0.3 -- https://github.com/mcollina/fast-json-parse#readme Copyright (c) 2016 Matteo Collina ** fast-json-stable-stringify; version 2.1.0 -- https://github.com/epoberezkin/fast-json-stable-stringify Copyright (c) 2013 James Halliday Copyright (c) 2017 Evgeny Poberezkin ** fast-levenshtein; version 2.0.6 -- https://github.com/hiddentao/fast-levenshtein#readme Copyright (c) 2013 Ramesh Nair (http://www.hiddentao.com/) ** fastest-stable-stringify; version 1.0.1 -- https://github.com/streamich/fastest-stable-stringify ** fastparse; version 1.1.2 -- https://github.com/webpack/fastparse Copyright 2018 Tobias Koppers ** fault; version 1.0.4 -- https://github.com/wooorm/fault#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** faye-websocket; version 0.10.0 -- http://github.com/faye/faye-websocket-node Copyright (c) 2010-2015 James Coglan ** fd-slicer; version 1.1.0 -- https://github.com/andrewrk/node-fd-slicer#readme Copyright (c) 2014 Andrew Kelley ** ff-core; version 0.0.2 -- https://github.com/flimflamjs/ff-core#readme ** ff-dashboard; version 0.0.4 -- https://github.com/flimflamjs/ff-dashboard#readme ** ff-file-uploader; version 0.0.6 -- https://github.com/flimflamjs/ff-file-uploader#readme ** figures; version 3.2.0 -- https://github.com/sindresorhus/figures#readme Copyright (c) Sindre Sorhus (https://sindresorhus.com) ** file-entry-cache; version 5.0.1 -- https://github.com/royriojas/file-entry-cache#readme Copyright (c) 2015 Roy Riojas ** file-system-cache; version 1.0.5 -- https://github.com/philcockfield/file-system-cache Copyright (c) 2015 Phil Cockfield (https://github.com/philcockfield) ** fill-range; version 4.0.0 -- https://github.com/jonschlinkert/fill-range Copyright (c) 2014-2017, Jon Schlinkert Copyright (c) 2014-2015, 2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** finalhandler; version 1.1.2 -- https://github.com/pillarjs/finalhandler#readme Copyright (c) 2014-2017 Douglas Christopher Wilson Copyright (c) 2014-2017 Douglas Christopher Wilson ** find-cache-dir; version 2.1.0 -- https://github.com/avajs/find-cache-dir#readme Copyright (c) James Talmage ** find-root; version 1.1.0 -- https://github.com/js-n/find-root#readme (c) 2017 Copyright (c) 2017 ** find-up; version 4.1.0 -- https://github.com/sindresorhus/find-up#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** findup-sync; version 3.0.0 -- https://github.com/gulpjs/findup-sync#readme Copyright (c) 2013-2018 Ben Alman , Blaine Bublitz , and Eric Schoffstall ** fj-curry; version 1.0.0 -- https://github.com/fp-js/fj-curry Copyright (c) 2015 ** flat-cache; version 2.0.1 -- https://github.com/royriojas/flat-cache#readme Copyright (c) 2015 Roy Riojas ** flatten; version 1.0.3 -- https://github.com/mk-pmb/flatten-js/#readme Copyright (c) 2016 Joshua Holbrook ** flimflam; version 0.7.5 -- https://github.com/flimflamjs/flimflam#readme ** flimflam-docs-scaffold; version 0.0.8 -- https://github.com/yutakahoulette/flimflam-docs-scaffold#readme ** flimflam-render; version 0.1.4 -- https://github.com/jayrbolton/flimflam-render#readme ** flush-write-stream; version 1.1.1 -- https://github.com/mafintosh/flush-write-stream Copyright (c) 2015 Mathias Buus ** flyd; version 0.2.2 -- https://github.com/paldepind/flyd Copyright (c) 2015 Simon Friis Vindum copyright Robert Kieffer Copyright 2010-2012 Mathias Bynens ** flyd-ajax; version 0.2.0 -- https://github.com/jayrbolton/flyd-ajax#readme ** flyd-flatmap; version 1.0.2 -- https://github.com/paldepind/flyd-flatmap Copyright (c) 2015 Simon Friis Vindum ** flyd-url; version 0.0.1 -- https://github.com/jayrbolton/flyd-url#readme ** flyd-zip; version 0.0.1 -- https://github.com/jayrbolton/flyd-zip#readme ** focus-group; version 0.3.1 -- https://github.com/davidtheclark/focus-group#readme ** focus-trap; version 3.0.0 -- https://github.com/davidtheclark/focus-trap#readme Copyright (c) 2015-2016 David Clark ** focus-trap-react; version 4.0.1 -- https://github.com/davidtheclark/focus-trap-react#readme Copyright (c) 2015 David Clark ** follow-redirects; version 1.11.0 -- https://github.com/follow-redirects/follow-redirects Copyright 2014-present Olivier Lalonde , James Talmage , Ruben Verborgh ** fontsource-roboto; version 2.1.4 -- ** for-in; version 1.0.2 -- https://github.com/jonschlinkert/for-in Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** for-own; version 0.1.5 -- https://github.com/jonschlinkert/for-own Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2014-2015, 2017, Jon Schlinkert Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** fork-ts-checker-webpack-plugin; version 5.0.4 -- https://github.com/TypeStrong/fork-ts-checker-webpack-plugin#readme ** form-data; version 0.1.3 -- https://github.com/felixge/node-form-data Copyright (c) 2012 Felix Geisendorfer (felix@debuggable.com) and contributors ** form-serialize; version 0.7.0 -- https://github.com/shtylman/form-serialize#readme Copyright (c) 2013 Roman Shtylman ** format; version 0.2.2 -- http://samhuri.net/proj/format Copyright 2010 - 2014 Sami Samhuri sami@samhuri.net Copyright 2010 - 2013 Sami Samhuri ** formidable; version 1.0.14 -- https://github.com/felixge/node-formidable Copyright (c) 2011 Felix Geisendorfer ** formik; version 2.1.4 -- https://github.com/jaredpalmer/formik#readme Copyright (c) 2017 Jared Palmer http://jaredpalmer.com ** formik-material-ui; version 2.0.0 -- https://github.com/stackworx/formik-material-ui#readme Copyright (c) Microsoft Corporation. Copyright (c) 2018 Ciaran Liedeman https://github.com/cliedeman ** forwarded; version 0.1.2 -- https://github.com/jshttp/forwarded#readme Copyright (c) 2014-2017 Douglas Christopher Wilson ** fragment-cache; version 0.2.1 -- https://github.com/jonschlinkert/fragment-cache Copyright (c) 2016-2017, Jon Schlinkert. Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** fresh; version 0.5.2 -- https://github.com/jshttp/fresh#readme Copyright (c) 2012 TJ Holowaychuk Copyright (c) 2016-2017 Douglas Christopher Wilson Copyright (c) 2012 TJ Holowaychuk Copyright (c) 2016-2017 Douglas Christopher Wilson ** from2; version 2.3.0 -- https://github.com/hughsk/from2 Copyright (c) 2014 Hugh Kennedy ** fs-extra; version 9.0.1 -- https://github.com/jprichardson/node-fs-extra Copyright (c) 2011-2017 JP Richardson Copyright (c) 2011-2017 JP Richardson (https://github.com/jprichardson) Copyright (c) Sindre Sorhus (sindresorhus.com) Copyright (c) 2014-2016 Jonathan Ong me@jongleberry.com and Contributors ** function-bind; version 1.1.1 -- https://github.com/Raynos/function-bind Copyright (c) 2013 Raynos. ** function.prototype.name; version 1.1.2 -- https://github.com/es-shims/Function.prototype.name#readme Copyright (c) 2016 Jordan Harband ** functional-red-black-tree; version 1.0.1 -- https://github.com/mikolalysenko/functional-red-black-tree (c) 2013 Mikola Lysenko. Copyright (c) 2013 Mikola Lysenko ** functions-have-names; version 1.2.1 -- https://github.com/ljharb/functions-have-names#readme Copyright (c) 2019 Jordan Harband ** gaze; version 1.1.3 -- https://github.com/shama/gaze Copyright (c) 2010 Caolan McMahon Copyright (c) 2018 Kyle Robinson Young Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud Inc. Copyright 2012-2013 The Dojo Foundation ** gensync; version 1.0.0-beta.1 -- Copyright 2018 Logan Smyth ** get-package-type; version 0.1.0 -- https://github.com/cfware/get-package-type#readme ** get-stdin; version 4.0.1 -- https://github.com/sindresorhus/get-stdin (c) Sindre Sorhus (http://sindresorhus.com) ** get-stream; version 4.1.0 -- https://github.com/sindresorhus/get-stream#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** get-value; version 2.0.6 -- https://github.com/jonschlinkert/get-value Copyright (c) 2014-2015, Jon Schlinkert. Copyright (c) 2014-2016, Jon Schlinkert. ** getpass; version 0.1.7 -- https://github.com/arekinath/node-getpass#readme Copyright Joyent, Inc. Copyright 2016, Joyent, Inc. ** glob-base; version 0.3.0 -- https://github.com/jonschlinkert/glob-base Copyright (c) 2015 Jon Schlinkert Copyright (c) 2015, Jon Schlinkert. ** global; version 4.4.0 -- https://github.com/Raynos/global Copyright (c) 2012 Colingo. ** global-modules; version 2.0.0 -- https://github.com/jonschlinkert/global-modules Copyright (c) 2015-2017 Jon Schlinkert. Copyright (c) 2015-present, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** global-prefix; version 3.0.0 -- https://github.com/jonschlinkert/global-prefix Copyright (c) 2015-present Jon Schlinkert. Copyright (c) 2015-present, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** globals; version 11.12.0 -- https://github.com/sindresorhus/globals#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** globalthis; version 1.0.1 -- https://github.com/ljharb/System.global#readme Copyright (c) 2016 Jordan Harband ** globby; version 11.0.1 -- https://github.com/sindresorhus/globby#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** globule; version 1.3.2 -- https://github.com/cowboy/node-globule Copyright (c) 2018 Cowboy Ben Alman ** good-listener; version 1.2.2 -- https://github.com/zenorocha/good-listener#readme (c) Zeno Rocha ** growly; version 1.3.0 -- https://github.com/theabraham/growly#readme Copyright (c) 2014 Ibrahim Al-Rajhi ** gud; version 1.0.0 -- https://github.com/jamiebuilds/global-unique-id#readme ** gzip-size; version 5.1.1 -- https://github.com/sindresorhus/gzip-size#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** handle-thing; version 2.0.1 -- https://github.com/spdy-http2/handle-thing#readme Copyright Fedor Indutny, 2015. ** har-validator; version 5.1.5 -- https://github.com/ahmadnassri/node-har-validator Copyright (c) 2018 Ahmad Nassri ** has; version 1.0.3 -- https://github.com/tarruda/has Copyright (c) 2013 Thiago de Arruda ** has-ansi; version 2.0.0 -- https://github.com/sindresorhus/has-ansi (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** has-flag; version 3.0.0 -- https://github.com/sindresorhus/has-flag#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** has-symbols; version 1.0.1 -- https://github.com/ljharb/has-symbols#readme Copyright (c) 2016 Jordan Harband ** has-value; version 1.0.0 -- https://github.com/jonschlinkert/has-value Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** has-values; version 1.0.0 -- https://github.com/jonschlinkert/has-values Copyright (c) 2014-2017, Jon Schlinkert Copyright (c) 2014-2015, 2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** hash-base; version 3.1.0 -- https://github.com/crypto-browserify/hash-base Copyright (c) 2016 Kirill Fomichev ** hash.js; version 1.1.7 -- https://github.com/indutny/hash.js Copyright Fedor Indutny, 2014. ** hasha; version 2.2.0 -- https://github.com/sindresorhus/hasha (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** hast-to-hyperscript; version 9.0.0 -- https://github.com/syntax-tree/hast-to-hyperscript#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** hast-util-from-parse5; version 6.0.0 -- https://github.com/syntax-tree/hast-util-from-parse5#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** hast-util-parse-selector; version 2.2.4 -- https://github.com/syntax-tree/hast-util-parse-selector#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** hast-util-raw; version 6.0.1 -- https://github.com/syntax-tree/hast-util-raw#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** hast-util-to-parse5; version 6.0.0 -- https://github.com/syntax-tree/hast-util-to-parse5#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** hastscript; version 5.1.2 -- https://github.com/syntax-tree/hastscript#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** he; version 1.2.0 -- https://mths.be/he Copyright Mathias Bynens ** hex-color-regex; version 1.1.0 -- https://github.com/regexps/hex-color-regex#readme Copyright (c) 2015 Charlike Mike Reagent, contributors. Copyright (c) 2015 Charlike Make Reagent (http://j.mp/1stW47C) Copyright (c) 2015 Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk) ** hmac-drbg; version 1.0.1 -- https://github.com/indutny/hmac-drbg#readme Copyright Fedor Indutny, 2017. ** homedir-polyfill; version 1.0.3 -- https://github.com/doowb/homedir-polyfill Copyright (c) 2016 Brian Woodward Copyright (c) 2016 - 2019, Brian Woodward (https://github.com/doowb). ** hpack.js; version 2.1.6 -- https://github.com/indutny/hpack.js#readme Copyright Fedor Indutny, 2015. ** hsl-regex; version 1.0.0 -- https://github.com/regexps/hsl-regex Copyright (c) 2015 John Otander ** hsla-regex; version 1.0.0 -- https://github.com/regexps/hsla-regex Copyright (c) 2015 John Otander ** html-comment-regex; version 1.1.2 -- https://github.com/stevemao/html-comment-regex Copyright 2018 Steve Mao (c) Steve Mao (https://github.com/stevemao) ** html-element-map; version 1.2.0 -- https://github.com/ljharb/html-element-map#readme Copyright (c) 2019 Jordan Harband ** html-encoding-sniffer; version 1.0.2 -- https://github.com/jsdom/html-encoding-sniffer#readme Copyright (c) 2016 Domenic Denicola ** html-entities; version 1.3.1 -- Copyright (c) 2013 Dulin Marat ** html-escaper; version 2.0.2 -- https://github.com/WebReflection/html-escaper Copyright (c) 2017-present by Andrea Giammarchi ** html-loader; version 1.3.1 -- https://github.com/webpack-contrib/html-loader ** html-minifier-terser; version 5.1.1 -- https://danielruf.github.io/html-minifier-terser/ Copyright (c) 2014-2016 Zoltan Frombach Copyright (c) 2010-2019 Juriy kangax Zaytsev ** html-tags; version 3.1.0 -- https://github.com/sindresorhus/html-tags#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** html-void-elements; version 1.0.5 -- https://github.com/wooorm/html-void-elements#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** htmlparser2; version 3.10.1 -- https://github.com/fb55/htmlparser2#readme Copyright 2010, 2011, Chris Winberry ** http-deceiver; version 1.2.7 -- https://github.com/indutny/http-deceiver#readme Copyright Fedor Indutny, 2015. ** http-errors; version 1.7.2 -- https://github.com/jshttp/http-errors#readme Copyright (c) 2014 Jonathan Ong Copyright (c) 2016 Douglas Christopher Wilson Copyright (c) 2014 Jonathan Ong me@jongleberry.com Copyright (c) 2016 Douglas Christopher Wilson doug@somethingdoug.com ** http-parser-js; version 0.5.2 -- https://github.com/creationix/http-parser-js#readme Copyright Joyent, Inc. and other Node contributors. Copyright (c) 2015 Tim Caswell (https://github.com/creationix) and other contributors. ** http-proxy; version 1.18.1 -- https://github.com/http-party/node-http-proxy#readme Copyright (c) 2010-2016 Charlie Robbins, Jarrett Cruger & the Contributors. Copyright (c) 2010 - 2016 Charlie Robbins, Jarrett Cruger & the Contributors. copyright header of example files e592c53 (https://github.com/http-party/node-http-proxy/commit/e592c53d1a23b7920d603a9e9ac294fc0e841f6d) ** http-proxy-middleware; version 0.19.1 -- https://github.com/chimurai/http-proxy-middleware Copyright (c) 2015 Steven Chim Copyright (c) 2015-2018 Steven Chim ** http-signature; version 1.2.0 -- https://github.com/joyent/node-http-signature/ Copyright Joyent, Inc. Copyright 2012 Joyent, Inc. Copyright 2015 Joyent, Inc. Copyright (c) 2011 Joyent, Inc. ** https-browserify; version 1.0.0 -- https://github.com/substack/https-browserify Copyright (c) James Halliday ** i18n-js; version 3.5.1 -- https://github.com/fnando/i18n-js ** iban; version 0.0.8 -- https://github.com/arhs/iban.js#readme Copyright (c) 2013-2015 ARHS Developments SA ** iconv-lite; version 0.4.24 -- https://github.com/ashtuchkin/iconv-lite Copyright (c) Microsoft Corporation. Copyright (c) 2011 Alexander Shtuchkin ** iferr; version 0.1.5 -- https://github.com/shesek/iferr Copyright (c) 2014 Nadav Ivgi ** ignore; version 5.1.8 -- https://github.com/kaelzhang/node-ignore#readme Copyright (c) 2013 Kael Zhang , contributors http://kael.me ** imagesloaded; version 4.1.1 -- https://github.com/desandro/imagesloaded ** immer; version 1.10.0 -- https://github.com/mweststrate/immer#readme Copyright (c) 2017 Michel Weststrate ** import-cwd; version 2.1.0 -- https://github.com/sindresorhus/import-cwd#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** import-fresh; version 3.2.1 -- https://github.com/sindresorhus/import-fresh#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** import-from; version 2.1.0 -- https://github.com/sindresorhus/import-from#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** import-local; version 2.0.0 -- https://github.com/sindresorhus/import-local#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** imurmurhash; version 0.1.4 -- https://github.com/jensyt/imurmurhash-js Copyright (c) 2013 Gary Court, Jens Taylor ** indent-string; version 4.0.0 -- https://github.com/sindresorhus/indent-string#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** indexes-of; version 1.0.1 -- https://github.com/dominictarr/indexes-of Copyright (c) 2013 Dominic Tarr ** individual; version 3.0.0 -- https://github.com/Raynos/individual Copyright (c) 2012 Raynos. ** inline-style-parser; version 0.1.1 -- https://github.com/remarkablemark/inline-style-parser#readme ** inline-style-prefixer; version 4.0.2 -- https://github.com/rofrischmann/inline-style-prefixer#readme Copyright (c) 2015 Robin Frischmann ** inquirer; version 7.0.4 -- https://github.com/SBoudrias/Inquirer.js#readme Copyright (c) 2012 Simon Boudrias Copyright (c) 2016 Simon Boudrias (twitter vaxilart (https://twitter.com/Vaxilart)) ** internal-ip; version 4.3.0 -- https://github.com/sindresorhus/internal-ip#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** internal-slot; version 1.0.2 -- https://github.com/ljharb/internal-slot#readme Copyright (c) 2019 Jordan Harband ** interpret; version 1.4.0 -- https://github.com/gulpjs/interpret#readme Copyright (c) 2014-2018 Tyler Kellen , Blaine Bublitz , and Eric Schoffstall ** invariant; version 2.2.4 -- https://github.com/zertosh/invariant#readme Copyright (c) 2013-present, Facebook, Inc. ** invert-kv; version 2.0.0 -- https://github.com/sindresorhus/invert-kv#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** ip; version 1.1.5 -- https://github.com/indutny/node-ip Copyright Fedor Indutny, 2012. ** ip-regex; version 2.1.0 -- https://github.com/sindresorhus/ip-regex#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** ipaddr.js; version 1.9.1 -- https://github.com/whitequark/ipaddr.js#readme Copyright (c) 2011-2017 ** is-absolute-url; version 2.1.0 -- https://github.com/sindresorhus/is-absolute-url#readme (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-accessor-descriptor; version 1.0.0 -- https://github.com/jonschlinkert/is-accessor-descriptor Copyright (c) 2015-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** is-alphabetical; version 1.0.4 -- https://github.com/wooorm/is-alphabetical#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** is-alphanumerical; version 1.0.4 -- https://github.com/wooorm/is-alphanumerical#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** is-arguments; version 1.0.4 -- https://github.com/ljharb/is-arguments Copyright (c) 2014 Jordan Harband ** is-arrayish; version 0.2.1 -- https://github.com/qix-/node-is-arrayish#readme Copyright (c) 2015 JD Ballard ** is-binary-path; version 1.0.1 -- https://github.com/sindresorhus/is-binary-path (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-boolean-object; version 1.0.1 -- https://github.com/ljharb/is-boolean-object#readme Copyright (c) 2015 Jordan Harband ** is-buffer; version 1.1.6 -- https://github.com/feross/is-buffer#readme Copyright (c) Feross Aboukhadijeh Copyright (c) Feross Aboukhadijeh (http://feross.org). ** is-callable; version 1.2.0 -- https://github.com/ljharb/is-callable#readme Copyright (c) 2015 Jordan Harband ** is-ci; version 2.0.0 -- https://github.com/watson/is-ci Copyright (c) 2016-2018 Thomas Watson Steen ** is-color-stop; version 1.1.0 -- https://github.com/pigcan/is-color-stop#readme Copyright (c) 2017 Copyright (c) 2017 Pigcan ** is-data-descriptor; version 1.0.0 -- https://github.com/jonschlinkert/is-data-descriptor Copyright (c) 2015-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** is-date-object; version 1.0.2 -- https://github.com/ljharb/is-date-object#readme Copyright (c) 2015 Jordan Harband ** is-decimal; version 1.0.4 -- https://github.com/wooorm/is-decimal#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** is-descriptor; version 1.0.2 -- https://github.com/jonschlinkert/is-descriptor Copyright (c) 2015-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** is-directory; version 0.3.1 -- https://github.com/jonschlinkert/is-directory Copyright (c) 2014-2015, Jon Schlinkert. Copyright (c) 2014-2016, Jon Schlinkert. Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** is-docker; version 2.0.0 -- https://github.com/sindresorhus/is-docker#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-dom; version 1.1.0 -- https://github.com/npm-dom/is-dom#readme Copyright (c) 2014 ** is-extendable; version 0.1.1 -- https://github.com/jonschlinkert/is-extendable Copyright (c) 2015 Jon Schlinkert Copyright (c) 2015, Jon Schlinkert. ** is-extglob; version 2.1.1 -- https://github.com/jonschlinkert/is-extglob Copyright (c) 2014-2016, Jon Schlinkert. Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** is-finite; version 1.1.0 -- https://github.com/sindresorhus/is-finite#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-fullwidth-code-point; version 2.0.0 -- https://github.com/sindresorhus/is-fullwidth-code-point#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-function; version 1.0.2 -- https://github.com/grncdr/js-is-function Copyright (c) 2013 Stephen Sugden ** is-generator-fn; version 2.1.0 -- https://github.com/sindresorhus/is-generator-fn#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-glob; version 4.0.1 -- https://github.com/micromatch/is-glob Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2019, Jon Schlinkert (https://github.com/jonschlinkert). ** is-hexadecimal; version 1.0.4 -- https://github.com/wooorm/is-hexadecimal#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** is-in-browser; version 1.1.3 -- https://github.com/tuxsudo/is-in-browser#readme ** is-invalid-path; version 0.1.0 -- https://github.com/jonschlinkert/is-invalid-path Copyright (c) 2015 Jon Schlinkert Copyright (c) 2015, Jon Schlinkert. ** is-map; version 2.0.1 -- https://github.com/inspect-js/is-map#readme Copyright (c) 2019 Inspect JS ** is-number; version 3.0.0 -- https://github.com/jonschlinkert/is-number Copyright (c) 2014-2016, Jon Schlinkert Copyright (c) 2014-2015, Jon Schlinkert. Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** is-number-object; version 1.0.4 -- https://github.com/inspect-js/is-number-object#readme Copyright (c) 2015 Jordan Harband ** is-obj; version 2.0.0 -- https://github.com/sindresorhus/is-obj#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-object; version 1.0.1 -- https://github.com/ljharb/is-object Copyright (c) 2013 Colingo. ** is-path-cwd; version 2.2.0 -- https://github.com/sindresorhus/is-path-cwd#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-path-in-cwd; version 2.1.0 -- https://github.com/sindresorhus/is-path-in-cwd#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-path-inside; version 2.1.0 -- https://github.com/sindresorhus/is-path-inside#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-plain-obj; version 1.1.0 -- https://github.com/sindresorhus/is-plain-obj (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-plain-object; version 2.0.4 -- https://github.com/jonschlinkert/is-plain-object Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** is-potential-custom-element-name; version 1.0.0 -- https://github.com/mathiasbynens/is-potential-custom-element-name Copyright Mathias Bynens ** is-regex; version 1.0.5 -- https://github.com/ljharb/is-regex Copyright (c) 2014 Jordan Harband ** is-root; version 2.1.0 -- https://github.com/sindresorhus/is-root#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-set; version 2.0.1 -- https://github.com/inspect-js/is-set#readme Copyright (c) 2019 Inspect JS ** is-stream; version 1.1.0 -- https://github.com/sindresorhus/is-stream#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-string; version 1.0.5 -- https://github.com/ljharb/is-string#readme Copyright (c) 2015 Jordan Harband ** is-subset; version 0.1.1 -- https://github.com/studio-b12/is-subset (c) Studio B12 GmbH Copyright (c) 2015 Studio B12 GmbH ** is-svg; version 2.1.0 -- https://github.com/sindresorhus/is-svg#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** is-symbol; version 1.0.3 -- https://github.com/inspect-js/is-symbol#readme Copyright (c) 2015 Jordan Harband ** is-typedarray; version 1.0.0 -- https://github.com/hughsk/is-typedarray ** is-utf8; version 0.2.1 -- https://github.com/wayfind/is-utf8#readme Copyright (c) 2014 Wei Fanzhe ** is-valid-path; version 0.1.1 -- https://github.com/jonschlinkert/is-valid-path Copyright (c) 2015 Jon Schlinkert Copyright (c) 2014-2015, Jon Schlinkert. Copyright (c) 2015 Jon Schlinkert, contributors. ** is-whitespace-character; version 1.0.4 -- https://github.com/wooorm/is-whitespace-character#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** is-window; version 1.0.2 -- https://github.com/gearcase/is-window#readme Copyright (c) 2016 W.Y. ** is-windows; version 1.0.2 -- https://github.com/jonschlinkert/is-windows Copyright (c) 2015-2018, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** is-word-character; version 1.0.4 -- https://github.com/wooorm/is-word-character#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** is-wsl; version 1.1.0 -- https://github.com/sindresorhus/is-wsl#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** isarray; version 1.0.0 -- https://github.com/juliangruber/isarray Copyright (c) 2013 Julian Gruber ** isobject; version 3.0.1 -- https://github.com/jonschlinkert/isobject Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** isstream; version 0.1.2 -- https://github.com/rvagg/isstream Copyright (c) 2015 Rod Vagg Copyright (c) 2015 Rod Vagg rvagg (https://twitter.com/rvagg) ** iterate-iterator; version 1.0.1 -- https://github.com/ljharb/iterate-iterator#readme MIT License Copyright (c) Permission 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE 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. ------ ** fast-shallow-equal; version 1.0.0 -- https://github.com/streamich/fast-shallow-equal#readme ** fs-monkey; version 1.0.1 -- https://github.com/streamich/fs-monkey#readme This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE 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 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. For more information, please refer to ** jake; version 10.8.2 -- https://github.com/jakejs/jake#readme ** kew; version 0.7.0 -- https://github.com/Medium/kew Copyright 2012 The Obvious Corporation. http://obvious.com Copyright 2013 The Obvious Corporation (http://obvious.com/). ** lazy-universal-dotenv; version 3.0.1 -- https://github.com/storybooks/lazy-universal-dotenv#readme Copyright 2016-2017 Sebastian Software GmbH Copyright 2018 Sebastian Software GmbH (http://www.sebastian-software.de) ** oauth-sign; version 0.9.0 -- https://github.com/mikeal/oauth-sign#readme Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "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. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "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. "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). "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. "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." "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. 2. 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. 3. 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. 4. 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: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) 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 (d) 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. You 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. 5. 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. 6. 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. 7. 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. 8. 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. 9. 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. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ------ ** mississippi; version 3.0.0 -- https://github.com/maxogden/mississippi#readme ** normalize-package-data; version 2.5.0 -- https://github.com/npm/normalize-package-data#readme Copyright (c) Meryn Stol Copyright (c) 2013 Meryn Stol ** nth-check; version 1.0.2 -- https://github.com/fb55/nth-check Copyright (c) Felix Bohm Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. THIS 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. ------ ** js-base64; version 2.5.2 -- https://github.com/dankogai/js-base64#readme Copyright (c) 2014, Dan Kogai ** lolex; version 2.7.5 -- http://github.com/sinonjs/lolex Copyright (c) 2010-2014, Christian Johansen, christian@cjohansen.no. ** makeerror; version 1.0.11 -- https://github.com/daaku/nodejs-makeerror Copyright (c) 2014, Naitik Shah. ** moo; version 0.5.1 -- https://github.com/tjvr/moo#readme Copyright (c) 2017, Tim Radvan ** nise; version 1.5.3 -- https://github.com/sinonjs/nise#readme Copyright (c) 2013 Copyright (c) 2010-2017, Christian Johansen, christian@cjohansen.no Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. 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. THIS 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. ------ ** mdn-data; version 2.0.6 -- https://developer.mozilla.org Creative Commons Legal Code CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; ii. moral rights retained by the original author(s) and/or performer(s); iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; v. rights protecting the extraction, dissemination, use and reuse of data in a Work; vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. 4. Limitations and Disclaimers. a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. ------ ** json-stringify-safe; version 5.0.1 -- https://github.com/isaacs/json-stringify-safe Copyright (c) Isaac Z. Schlueter and Contributors ** killable; version 1.0.1 -- https://github.com/marten-de-vries/killable#readme Copyright 2014 Marten de Vries ** lru-cache; version 6.0.0 -- https://github.com/isaacs/node-lru-cache#readme Copyright (c) Isaac Z. Schlueter and Contributors ** make-error; version 1.3.6 -- https://github.com/JsCommunity/make-error Copyright 2014 Julien Fontanet (c) Julien Fontanet (http://julien.isonoe.net) ** material-colors; version 1.2.6 -- https://github.com/shuhei/material-colors Copyright 2014 Shuhei Kagawa ** minimalistic-assert; version 1.0.1 -- https://github.com/calvinmetcalf/minimalistic-assert Copyright 2015 Calvin Metcalf ** minimatch; version 3.0.4 -- https://github.com/isaacs/minimatch#readme Copyright (c) Isaac Z. Schlueter and Contributors ** minipass; version 3.1.3 -- https://github.com/isaacs/minipass#readme Copyright (c) npm, Inc. and Contributors ** minipass-collect; version 1.0.2 -- Copyright (c) Isaac Z. Schlueter and Contributors ** minipass-flush; version 1.0.5 -- https://github.com/isaacs/minipass-flush#readme Copyright (c) Isaac Z. Schlueter and Contributors ** minipass-pipeline; version 1.2.4 -- Copyright (c) Isaac Z. Schlueter and Contributors ** move-concurrently; version 1.0.1 -- https://www.npmjs.com/package/move-concurrently Copyright (c) 2017, Rebecca Turner ** mute-stream; version 0.0.8 -- https://github.com/isaacs/mute-stream#readme Copyright (c) Isaac Z. Schlueter and Contributors ** nopt; version 3.0.6 -- https://github.com/npm/nopt#readme Copyright (c) Isaac Z. Schlueter and Contributors ** npmlog; version 4.1.2 -- https://github.com/npm/npmlog#readme Copyright (c) Isaac Z. Schlueter and Contributors ** once; version 1.4.0 -- https://github.com/isaacs/once#readme Copyright (c) Isaac Z. Schlueter and Contributors ** osenv; version 0.1.5 -- https://github.com/npm/osenv#readme Copyright (c) Isaac Z. Schlueter and Contributors ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") Copyright (c) 1995-2003 by Internet Software Consortium Permission 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. THE 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. ------ ** iterate-value; version 1.0.2 -- https://github.com/ljharb/iterate-value#readme Copyright (c) 2019 Jordan Harband ** jest; version 26.4.2 -- https://jestjs.io/ Copyright (c) Facebook, Inc. and its affiliates. ** jest-changed-files; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-cli; version 26.4.2 -- https://jestjs.io/ Copyright (c) Facebook, Inc. and its affiliates. ** jest-config; version 26.4.2 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-diff; version 25.5.0 -- https://github.com/facebook/jest#readme Copyright 2018 Copyright (c) Facebook, Inc. and its affiliates. ** jest-docblock; version 26.0.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-each; version 26.4.2 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-environment-enzyme; version 7.1.2 -- https://github.com/FormidableLabs/enzyme-matchers/blob/master/packages/jest-environment-enzyme#readme Copyright (c) 2016 Blaine Kasten ** jest-environment-jsdom; version 24.9.0 -- Copyright (c) Facebook, Inc. and its affiliates. ** jest-environment-jsdom-fifteen; version 1.0.2 -- https://github.com/ianschmitz/jest-environment-jsdom-fifteen#readme Copyright (c) 2019 Ian Schmitz ** jest-environment-node; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-enzyme; version 7.1.2 -- https://github.com/FormidableLabs/enzyme-matchers/blob/master/packages/jest-enzyme#readme Copyright (c) 2016 Blaine Kasten ** jest-get-type; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-haste-map; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-jasmine2; version 26.4.2 -- https://github.com/facebook/jest#readme ** jest-leak-detector; version 26.4.2 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-matcher-utils; version 26.4.2 -- https://github.com/facebook/jest#readme ** jest-message-util; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-mock; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-pnp-resolver; version 1.2.2 -- https://github.com/arcanis/jest-pnp-resolver ** jest-regex-util; version 26.0.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-resolve; version 26.4.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-resolve-dependencies; version 26.4.2 -- https://github.com/facebook/jest#readme ** jest-runner; version 26.4.2 -- https://github.com/facebook/jest#readme ** jest-runtime; version 26.4.2 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-serializer; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-snapshot; version 26.4.2 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-util; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jest-validate; version 26.4.2 -- https://github.com/facebook/jest#readme ** jest-watcher; version 26.3.0 -- https://jestjs.io/ Copyright (c) Facebook, Inc. and its affiliates. ** jest-worker; version 26.3.0 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** jquery; version 1.11.1 -- http://jquery.com (c) 2013 jQuery Foundation, Inc. (c) 2005, 2014 jQuery Foundation, Inc. Copyright 2012 jQuery Foundation and other contributors Copyright 2013 jQuery Foundation, Inc. and other contributors Copyright 2005, 2012 jQuery Foundation, Inc. and other contributors Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors Copyright 2014 jQuery Foundation and other contributors http://jquery.com ** jquery.cookie; version 1.4.1 -- https://github.com/carhartl/jquery-cookie Copyright 2013 Klaus Hartl Copyright 2014 Klaus Hartl ** js-cookie; version 2.2.1 -- https://github.com/js-cookie/js-cookie#readme Copyright 2006, 2015 Klaus Hartl & Fagner Brack Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors ** js-string-escape; version 1.0.1 -- https://github.com/joliss/js-string-escape#readme Copyright (c) 2013 Jo Liss ** js-tokens; version 4.0.0 -- https://github.com/lydell/js-tokens#readme Copyright 2014, 2015, 2016, 2017, 2018 Simon Lydell Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell ** js-yaml; version 3.14.0 -- https://github.com/nodeca/js-yaml Copyright (c) 2011-2015 by Vitaly Puzrin ** jsbn; version 0.1.1 -- https://github.com/andyperlitch/jsbn#readme Copyright (c) 2005 Tom Wu Copyright (c) 2003-2005 Tom Wu Copyright (c) 2005-2009 Tom Wu ** jsdom; version 11.12.0 -- https://github.com/jsdom/jsdom#readme Copyright (c) 2010 Elijah Insua Copyright (c) 2000 Lars Knoll (knoll@kde.org) Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. ** jsesc; version 2.5.2 -- https://mths.be/jsesc Copyright Mathias Bynens ** json-parse-better-errors; version 1.0.2 -- https://github.com/zkat/json-parse-better-errors#readme Copyright 2017 Kat Marchan ** json-schema-traverse; version 0.4.1 -- https://github.com/epoberezkin/json-schema-traverse#readme Copyright (c) 2017 Evgeny Poberezkin ** json-stable-stringify-without-jsonify; version 1.0.1 -- https://github.com/samn/json-stable-stringify ** json3; version 3.3.3 -- https://bestiejs.github.io/json3 Copyright (c) 2013-2015 Benjamin Tan. https://d10.github.io Copyright (c) 2012-2015 Kit Cambridge. http://kitcambridge.be Copyright 2012-2015, Kit Cambridge, Benjamin Tan http://kit.mit-license.org (c) 2012-2015 http://kitcambridge.be/' Kit Cambridge, https://d10.github.io/' Benjamin Tan ** json5; version 2.1.3 -- http://json5.org/ (c) 2019 Denis Pushkarev copyright (c) 2019 Denis Pushkarev Copyright (c) 2012-2018 Aseem Kishore, and others ** jsonfile; version 2.4.0 -- https://github.com/jprichardson/node-jsonfile#readme Copyright 2012-2016, JP Richardson Copyright (c) 2012-2015, JP Richardson ** jsprim; version 1.4.1 -- https://github.com/joyent/node-jsprim#readme Copyright (c) 2012, Joyent, Inc. ** jss; version 10.3.0 -- https://cssinjs.org/ copyright Oleg Isonen Copyright (c) 2014-present Oleg Isonen (Slobodskoi) & contributors ** jss-plugin-camel-case; version 10.3.0 -- https://cssinjs.org/jss-camel-case Copyright (c) 2014-present Oleg Isonen (Slobodskoi) & contributors ** jss-plugin-default-unit; version 10.3.0 -- https://cssinjs.org/jss-default-unit copyright Oleg Isonen Copyright (c) 2014-present Oleg Isonen (Slobodskoi) & contributors ** jss-plugin-global; version 10.3.0 -- https://cssinjs.org/jss-global Copyright (c) 2014-present Oleg Isonen (Slobodskoi) & contributors ** jss-plugin-nested; version 10.3.0 -- https://cssinjs.org/jss-nested Copyright (c) 2014-present Oleg Isonen (Slobodskoi) & contributors ** jss-plugin-props-sort; version 10.3.0 -- https://cssinjs.org/jss-plugin-props-sort Copyright (c) 2014-present Oleg Isonen (Slobodskoi) & contributors ** jss-plugin-rule-value-function; version 10.3.0 -- https://cssinjs.org/ Copyright (c) 2014-present Oleg Isonen (Slobodskoi) & contributors ** jss-plugin-vendor-prefixer; version 10.3.0 -- https://cssinjs.org/jss-plugin-vendor-prefixer Copyright (c) 2014-present Oleg Isonen (Slobodskoi) & contributors ** jsx-ast-utils; version 2.4.1 -- https://github.com/evcohen/jsx-ast-utils#readme Copyright (c) 2016 Ethan Cohen ** just-extend; version 4.1.0 -- https://github.com/angus-c/just#readme Copyright (c) 2016 ** kind-of; version 3.2.2 -- https://github.com/jonschlinkert/kind-of Copyright (c) 2014-2017, Jon Schlinkert Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** klaw; version 1.3.1 -- https://github.com/jprichardson/node-klaw#readme Copyright (c) 2015-2016 JP Richardson Copyright (c) 2015 JP Richardson (https://github.com/jprichardson) ** kleur; version 3.0.3 -- https://github.com/lukeed/kleur#readme (c) Luke Edwards (https://lukeed.com) Copyright (c) Luke Edwards (lukeed.com) ** last-call-webpack-plugin; version 3.0.0 -- http://github.com/NMFR/last-call-webpack-plugin Copyright (c) 2016 Nuno Rodrigues ** lazy-cache; version 1.0.4 -- https://github.com/jonschlinkert/lazy-cache Copyright (c) 2015-2016, Jon Schlinkert. Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** lcid; version 2.0.0 -- https://github.com/sindresorhus/lcid#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** leven; version 3.1.0 -- https://github.com/sindresorhus/leven#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** levenary; version 1.1.1 -- Copyright (c) 2019 Tan Li Hau ** levn; version 0.4.1 -- https://github.com/gkz/levn Copyright (c) George Zahariev ** lines-and-columns; version 1.1.6 -- https://github.com/eventualbuddha/lines-and-columns#readme Copyright (c) 2015 Brian Donovan ** load-json-file; version 1.1.0 -- https://github.com/sindresorhus/load-json-file (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** loader-runner; version 2.4.0 -- https://github.com/webpack/loader-runner#readme Copyright (c) Tobias Koppers ** loader-utils; version 1.4.0 -- https://github.com/webpack/loader-utils#readme Copyright JS Foundation and other contributors ** locate-path; version 5.0.0 -- https://github.com/sindresorhus/locate-path#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** lodash; version 4.17.19 -- https://lodash.com/ Copyright OpenJS Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash-es; version 4.17.15 -- https://lodash.com/custom-builds Copyright OpenJS Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash._baseassign; version 3.2.0 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash._basecopy; version 3.0.1 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash._baseisequal; version 3.0.7 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash._bindcallback; version 3.0.1 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash._createassigner; version 3.1.1 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash._getnative; version 3.9.1 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash._isiterateecall; version 3.0.9 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash._reinterpolate; version 3.0.0 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.assign; version 4.2.0 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.camelcase; version 4.3.0 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.defaults; version 4.2.0 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.escape; version 4.0.1 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.flattendeep; version 4.4.0 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.get; version 4.4.2 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.has; version 4.5.2 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.isarguments; version 3.1.0 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.isarray; version 3.0.4 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.isequal; version 4.5.0 -- https://lodash.com/ Copyright JS Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.istypedarray; version 3.0.6 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.kebabcase; version 4.1.1 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.keys; version 3.1.2 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.memoize; version 4.1.2 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.restparam; version 3.6.1 -- https://lodash.com/ Copyright 2012-2015 The Dojo Foundation Copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.snakecase; version 4.1.1 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.sortby; version 4.7.0 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.template; version 4.5.0 -- https://lodash.com/ Copyright OpenJS Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.templatesettings; version 4.2.0 -- https://lodash.com/ Copyright OpenJS Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** lodash.uniq; version 4.5.0 -- https://lodash.com/ Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** log-symbols; version 2.2.0 -- https://github.com/sindresorhus/log-symbols#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** loglevel; version 1.6.8 -- https://github.com/pimterry/loglevel Copyright (c) 2013 Tim Perry ** loglevelnext; version 1.0.5 -- https://github.com/shellscape/loglevelnext Copyright (c) 2017 Andrew Powell Portions Copyright (c) 2013 Tim Perry ** loose-envify; version 1.4.0 -- https://github.com/zertosh/loose-envify Copyright (c) 2015 Andres Suarez ** loud-rejection; version 1.6.0 -- https://github.com/sindresorhus/loud-rejection#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** lower-case; version 2.0.1 -- https://github.com/blakeembrey/change-case/tree/master/packages/lower-case#readme Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) ** lowlight; version 1.12.1 -- https://github.com/wooorm/lowlight#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** make-dir; version 2.1.0 -- https://github.com/sindresorhus/make-dir#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** map-age-cleaner; version 0.1.3 -- https://github.com/SamVerschueren/map-age-cleaner#readme (c) Sam Verschueren (https://github.com/SamVerschueren) Copyright (c) Sam Verschueren ** map-cache; version 0.2.2 -- https://github.com/jonschlinkert/map-cache Copyright (c) 2015, Jon Schlinkert. Copyright (c) 2015-2016, Jon Schlinkert. Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** map-obj; version 1.0.1 -- https://github.com/sindresorhus/map-obj (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** map-or-similar; version 1.5.0 -- https://github.com/thinkloop/map-or-similar#readme Copyright (c) 2016 Baz ** map-visit; version 1.0.0 -- https://github.com/jonschlinkert/map-visit Copyright (c) 2015-2017, Jon Schlinkert Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** markdown-escapes; version 1.0.4 -- https://github.com/wooorm/markdown-escapes#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** markdown-to-jsx; version 6.11.4 -- https://probablyup.github.io/markdown-to-jsx Copyright (c) 2015-present Evan Scott ** marked; version 0.7.0 -- https://marked.js.org Copyright (c) 2011-2013, Christopher Jeffrey Copyright (c) 2011-2014, Christopher Jeffrey Copyright (c) 2011-2018, Christopher Jeffrey. Copyright (c) 2004, John Gruber http://daringfireball.net Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/) Copyright (c) 2011-2018, Christopher Jeffrey. (MIT Licensed) https://github.com/markedjs/marked ** math-expression-evaluator; version 1.2.22 -- https://github.com/bugwheels94/math-expression-evaluator#readme Copyright (c) Ankit Copyright (c) 2015 Ankit G. ** md5.js; version 1.3.5 -- https://github.com/crypto-browserify/md5.js Copyright (c) 2016 Kirill Fomichev ** mdast-squeeze-paragraphs; version 4.0.0 -- https://github.com/syntax-tree/mdast-squeeze-paragraphs#readme (c) Eugene Sharygin Copyright (c) 2015 Eugene Sharygin ** mdast-util-definitions; version 2.0.1 -- https://github.com/syntax-tree/mdast-util-definitions#readme (c) Titus Wormer Copyright (c) 2015-2016 Titus Wormer ** mdast-util-to-hast; version 9.1.1 -- https://github.com/syntax-tree/mdast-util-to-hast#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** mdast-util-to-string; version 1.1.0 -- https://github.com/syntax-tree/mdast-util-to-string#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** mdurl; version 1.0.1 -- https://github.com/markdown-it/mdurl#readme Copyright (c) 2015 Vitaly Puzrin, Alex Kocharin. Copyright Joyent, Inc. and other Node contributors. ** media-typer; version 0.3.0 -- https://github.com/jshttp/media-typer Copyright (c) 2014 Douglas Christopher Wilson ** mem; version 4.3.0 -- https://github.com/sindresorhus/mem#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** memoizerific; version 1.11.3 -- https://github.com/thinkloop/memoizerific#readme Copyright (c) 2016 Baz ** memory-fs; version 0.4.1 -- https://github.com/webpack/memory-fs Copyright (c) 2012-2014 Tobias Koppers ** meow; version 3.7.0 -- https://github.com/sindresorhus/meow#readme (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** merge-deep; version 3.0.2 -- https://github.com/jonschlinkert/merge-deep Copyright (c) 2014-2015, Jon Schlinkert. Copyright (c) 2014-present, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** merge-descriptors; version 1.0.1 -- https://github.com/component/merge-descriptors Copyright (c) 2014 Jonathan Ong Copyright (c) 2015 Douglas Christopher Wilson Copyright (c) 2013 Jonathan Ong Copyright (c) 2015 Douglas Christopher Wilson ** merge-stream; version 2.0.0 -- https://github.com/grncdr/merge-stream#readme Copyright (c) Stephen Sugden (stephensugden.com) ** merge2; version 1.4.1 -- https://github.com/teambition/merge2 ** methods; version 1.0.1 -- https://github.com/visionmedia/node-methods Copyright (c) 2013-2014 TJ Holowaychuk ** microevent.ts; version 0.1.1 -- https://github.com/DirtyHairy/microevent#readme Copyright (c) 2016 Christian Speckner ** micromatch; version 3.1.10 -- https://github.com/micromatch/micromatch Copyright (c) 2014-2018, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** miller-rabin; version 4.0.1 -- https://github.com/indutny/miller-rabin Copyright Fedor Indutny, 2014. ** mime; version 1.2.11 -- Copyright (c) 2010 Benjamin Thomas, Robert Kieffer ** mime-db; version 1.44.0 -- https://github.com/jshttp/mime-db#readme Copyright (c) 2014 Jonathan Ong Copyright (c) 2014 Jonathan Ong me@jongleberry.com ** mime-types; version 2.1.27 -- https://github.com/jshttp/mime-types#readme Copyright (c) 2014 Jonathan Ong Copyright (c) 2015 Douglas Christopher Wilson Copyright (c) 2014 Jonathan Ong Copyright (c) 2015 Douglas Christopher Wilson ** mimic-fn; version 2.1.0 -- https://github.com/sindresorhus/mimic-fn#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** min-document; version 2.19.0 -- https://github.com/Raynos/min-document Copyright (c) 2013 Colingo. ** min-indent; version 1.0.1 -- https://github.com/thejameskyle/min-indent#readme (c) James Kyle (https://thejameskyle.com) Copyright (c) Sindre Sorhus ** mini-css-extract-plugin; version 0.9.0 -- https://github.com/webpack-contrib/mini-css-extract-plugin Copyright JS Foundation and other contributors ** minimalistic-crypto-utils; version 1.0.1 -- https://github.com/indutny/minimalistic-crypto-utils#readme Copyright Fedor Indutny, 2017. ** minimist; version 1.2.5 -- https://github.com/substack/minimist ** minizlib; version 2.1.0 -- https://github.com/isaacs/minizlib#readme Copyright Isaac Z. Schlueter and Contributors Copyright Joyent, Inc. and other Node contributors. ** mixin-deep; version 1.3.2 -- https://github.com/jonschlinkert/mixin-deep Copyright (c) 2014-2015, 2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** mixin-object; version 2.0.1 -- https://github.com/jonschlinkert/mixin-object Copyright (c) 2014-2015, Jon Schlinkert. Copyright (c) 2014-2015 Jon Schlinkert (https://github.com/jonschlinkert) ** mkdirp; version 0.5.5 -- https://github.com/substack/node-mkdirp#readme Copyright 2010 James Halliday (mail@substack.net) ** mobx; version 4.15.4 -- https://mobx.js.org/ (c) Michel Weststrate 2015 - 2019 (c) Michel Weststrate 2015 - 2020 Copyright (c) 2015 Michel Weststrate Copyright (c) Microsoft Corporation. ** mobx-react; version 5.4.4 -- https://mobxjs.github.io/mobx Copyright 2015, Yahoo! Inc. Copyright (c) Microsoft Corporation. Copyright (c) 2015 Michel Weststrate. Copyright (c) 2013-present, Facebook, Inc. ** mobx-react-devtools; version 5.0.1 -- https://mobxjs.github.io/mobx Copyright (c) 2015 Michel Weststrate ** mobx-utils; version 5.6.1 -- Copyright (c) 2016 MobX ** moment; version 2.26.0 -- https://momentjs.com Copyright (c) JS Foundation and other contributors ** moment-timezone; version 0.5.31 -- http://momentjs.com/timezone/ Copyright (c) JS Foundation and other contributors ** ms; version 2.1.1 -- https://github.com/zeit/ms#readme Copyright (c) 2016 Zeit, Inc. ** multicast-dns; version 6.2.3 -- https://github.com/mafintosh/multicast-dns Copyright (c) 2015 Mathias Buus ** multicast-dns-service-types; version 1.1.0 -- https://github.com/mafintosh/multicast-dns-service-types Copyright (c) 2015 Mathias Buus ** nan; version 2.14.1 -- https://github.com/nodejs/nan#readme Copyright (c) 2018 NAN WG Members Copyright (c) 2018 NAN contributors Copyright Joyent, Inc. and other Node contributors. Copyright (c) 2018 NAN contributors - Rod Vagg ** nanomatch; version 1.2.13 -- https://github.com/micromatch/nanomatch Copyright (c) 2016-2018, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** natural-compare; version 1.4.0 -- https://github.com/litejs/natural-compare-lite#readme Copyright (c) 2012-2015 Lauri Rooden ** nearley; version 2.19.3 -- https://github.com/hardmath123/nearley#readme Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019 Kartik Chandra, Tim Radvan ** negotiator; version 0.6.2 -- https://github.com/jshttp/negotiator#readme Copyright (c) 2012 Federico Romero Copyright (c) 2014 Federico Romero Copyright (c) 2012 Isaac Z. Schlueter Copyright (c) 2012-2014 Federico Romero Copyright (c) 2012-2014 Isaac Z. Schlueter Copyright (c) 2015 Douglas Christopher Wilson Copyright (c) 2014-2015 Douglas Christopher Wilson ** neo-async; version 2.6.2 -- https://github.com/suguru03/neo-async Copyright Caolan McMahon Copyright (c) 2014-2018 Suguru Motegi ** next-tick; version 0.2.2 -- https://github.com/medikoo/next-tick Copyright (c) 2012 Mariusz Nowak (www.medikoo.com) ** nice-try; version 1.0.5 -- https://github.com/electerious/nice-try Copyright (c) 2018 Tobias Reich ** no-case; version 3.0.3 -- https://github.com/blakeembrey/change-case/tree/master/packages/no-case#readme Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) ** no-scroll; version 2.1.1 -- https://github.com/davidtheclark/no-scroll#readme Copyright (c) 2015 David Clark ** node-dir; version 0.1.17 -- https://github.com/fshost Copyright (c) 2012 Nathan Cartwright ** node-fetch; version 2.6.1 -- https://github.com/bitinn/node-fetch Copyright (c) 2016 David Frank ** node-gyp; version 3.8.0 -- https://github.com/nodejs/node-gyp#readme (c) Microsoft Corporation Copyright 2013 Google Inc. Copyright 2014 Google Inc. Copyright (c) 2009 Google Inc. Copyright (c) 2011 Google Inc. Copyright (c) 2012 Google Inc. Copyright (c) 2013 Google Inc. Copyright (c) 2014 Google Inc. Copyright 2017 - Refael Ackermann Copyright 2013 The Chromium Authors. Copyright (c) 2009 Raymond Hettinger. Copyright ( (c ) )? (year)s Google Inc Copyright (c) 2012 The Chromium Authors. Copyright (c) 2016 Ben Noordhuis Copyright (c) 2012 Nathan Rajlich ** node-int64; version 0.4.0 -- https://github.com/broofa/node-int64 Copyright (c) 2012 Robert Kieffer Copyright (c) 2014 Robert Kieffer ** node-libs-browser; version 2.2.1 -- http://github.com/webpack/node-libs-browser Copyright (c) 2012 Tobias Koppers ** node-modules-regexp; version 1.0.0 -- https://github.com/jamestalmage/node-modules-regexp#readme Copyright (c) James Talmage (c) James Talmage (http://github.com/jamestalmage) ** node-notifier; version 8.0.0 -- https://github.com/mikaelbr/node-notifier#readme Copyright (c) by P.J. Plauger Copyright (c) 2017 Mikael Brevik Copyright (c) 1992-2004 by P.J. Plauger Copyright (c) 2019, Solutions Paralint inc. Copyright (c) 2019 Hannah von Reth Copyright (c) 2012-2016 Eloy Duran, Julien Blanchard. Copyright (c) 2007 Free Software Foundation, Inc. Copyright (c) 2012-2016 Eloy Duran eloy.de.enige@gmail.com, Julien Blanchard julien@sideburns.eu ** node-releases; version 1.1.60 -- https://github.com/chicoxyzzy/node-releases#readme Copyright (c) 2017 Sergey Rubanov (https://github.com/chicoxyzzy) ** node-sass; version 4.14.1 -- https://github.com/sass/node-sass Copyright (c) Marcel Greter Copyright 2006 Nemanja Trifunovic Copyright (c) 2015 Andrew Nesbitt. Copyright (c) 2012 by Hampton Catlin Copyright (c) 2014, 2015 Google Inc. Copyright (c) 2013-2016 Andrew Nesbitt Copyright (c) 2012 Zack Weinberg Copyright (c) 2008 Benjamin Kosnik Copyright (c) 2011-2013 Free Software Foundation, Inc. Copyright (c) 2013 Roy Stogner Copyright (c) 2012-2016 by the Sass Open Source Foundation Copyright (c) 2011 Joseph A. Adams (joeyadams3.14159@gmail.com) copyright Hampton Catlin, Nathan Weizenbaum, and Chris Eppstein ** normalize-path; version 3.0.0 -- https://github.com/jonschlinkert/normalize-path Copyright (c) 2014-2018, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** normalize-range; version 0.1.2 -- https://github.com/jamestalmage/normalize-range#readme Copyright (c) James Talmage (c) James Talmage (http://github.com/jamestalmage) ** normalize-url; version 1.9.1 -- https://github.com/sindresorhus/normalize-url#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** npm-run-path; version 2.0.2 -- https://github.com/sindresorhus/npm-run-path#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** num2fraction; version 1.2.2 -- https://github.com/yisibl/num2fraction#readme Copyright (c) 2014 PostCSS ** number-is-nan; version 1.0.1 -- https://github.com/sindresorhus/number-is-nan#readme (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** nwsapi; version 2.2.0 -- http://javascript.nwbox.com/nwsapi/ Copyright (c) 2007-2017 Diego Perini Copyright (c) 2007-2019 Diego Perini Copyright (c) 2007-2019 Diego Perini (http://www.iport.it/) ** object-assign; version 4.1.1 -- https://github.com/sindresorhus/object-assign#readme (c) Sindre Sorhus (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** object-copy; version 0.1.0 -- https://github.com/jonschlinkert/object-copy Copyright (c) 2016, Jon Schlinkert. ** object-hash; version 2.0.3 -- https://github.com/puleos/object-hash Copyright (c) 2014 object-hash contributors ** object-inspect; version 1.8.0 -- https://github.com/inspect-js/object-inspect Copyright (c) 2013 James Halliday ** object-is; version 1.1.2 -- https://github.com/es-shims/object-is Copyright (c) 2014 Jordan Harband ** object-keys; version 1.1.1 -- https://github.com/ljharb/object-keys#readme Copyright (c) 2013 Jordan Harband ** object-path; version 0.9.2 -- https://github.com/mariocasciaro/object-path Copyright (c) 2013 Mario Casciaro ** object-visit; version 1.0.1 -- https://github.com/jonschlinkert/object-visit Copyright (c) 2015, 2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** object.assign; version 4.1.0 -- https://github.com/ljharb/object.assign#readme Copyright (c) 2014 Jordan Harband ** object.entries; version 1.1.2 -- https://github.com/es-shims/Object.entries#readme Copyright (c) 2015 Jordan Harband ** object.fromentries; version 2.0.2 -- https://github.com/es-shims/Object.fromEntries#readme Copyright (c) 2018 Jordan Harband ** object.getownpropertydescriptors; version 2.1.0 -- https://github.com/es-shims/object.getownpropertydescriptors#readme Copyright (c) 2015 Jordan Harband ** object.pick; version 1.3.0 -- https://github.com/jonschlinkert/object.pick Copyright (c) 2014-2016, Jon Schlinkert. Copyright (c) 2014-2015 Jon Schlinkert, contributors. Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** object.values; version 1.1.1 -- https://github.com/es-shims/Object.values#readme Copyright (c) 2015 Jordan Harband ** obuf; version 1.1.2 -- https://github.com/indutny/offset-buffer Copyright Fedor Indutny, 2015. ** on-finished; version 2.3.0 -- https://github.com/jshttp/on-finished Copyright (c) 2013 Jonathan Ong Copyright (c) 2014 Douglas Christopher Wilson Copyright (c) 2013 Jonathan Ong Copyright (c) 2014 Douglas Christopher Wilson ** on-headers; version 1.0.2 -- https://github.com/jshttp/on-headers#readme Copyright (c) 2014 Douglas Christopher Wilson ** onetime; version 5.1.0 -- https://github.com/sindresorhus/onetime#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** open; version 7.1.0 -- https://github.com/sindresorhus/open#readme Copyright 2006, Kevin Krammer Copyright 2006, Jeremy White Copyright 2009-2010, Fathi Boudra Copyright 2009-2010, Rex Dieter Copyright (c) Sindre Sorhus (https://sindresorhus.com) ** opn; version 5.5.0 -- https://github.com/sindresorhus/opn#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright 2006, Kevin Krammer Copyright 2006, Jeremy White Copyright 2009-2010, Fathi Boudra Copyright 2009-2010, Rex Dieter Copyright (c) Sindre Sorhus (sindresorhus.com) ** optionator; version 0.9.1 -- https://github.com/gkz/optionator Copyright (c) George Zahariev ** original; version 1.0.2 -- https://github.com/unshiftio/original#readme Copyright (c) 2015 Unshift.io, Arnout Kazemier ** os-browserify; version 0.3.0 -- https://github.com/CoderPuppy/os-browserify#readme Copyright (c) 2017 CoderPuppy ** os-homedir; version 1.0.2 -- https://github.com/sindresorhus/os-homedir#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** os-locale; version 3.1.0 -- https://github.com/sindresorhus/os-locale#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** os-tmpdir; version 1.0.2 -- https://github.com/sindresorhus/os-tmpdir#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) MIT License Copyright (c) Permission 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE 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. ------ ** memfs; version 3.2.0 -- https://github.com/streamich/memfs#readme ** nano-css; version 5.3.0 -- https://github.com/streamich/nano-css#readme This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE 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 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. For more information, please refer to ------ ** left-pad; version 1.3.0 -- https://github.com/stevemao/left-pad#readme Copyright (c) 2014 Azer Koculu DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO. ------ ** json-schema; version 0.2.3 -- https://github.com/kriszyp/json-schema#readme Copyright (c) 2007 Kris Zyp SitePen (www.sitepen.com) AFL-2.1 OR BSD-3-Clause ------ ** node-forge; version 0.9.0 -- https://github.com/digitalbazaar/forge (c) 2016 Copyright (c) 2005 Tom Wu Copyright (c) 2003-2005 Tom Wu Copyright (c) 2005-2009 Tom Wu Copyright (c) 2012 Kenji Urushima Copyright (c) 2013 Digital Bazaar, Inc. Copyright (c) 2014 Digital Bazaar, Inc. Copyright (c) 2019 Digital Bazaar, Inc. Copyright (c) 2010, Digital Bazaar, Inc. Copyright 2008-2013 Digital Bazaar, Inc. Copyright 2011-2016 Digital Bazaar, Inc. Copyright 2011-2017 Digital Bazaar, Inc. copyrighted by the Free Software Foundation Copyright (c) 2008-2013 Digital Bazaar, Inc. Copyright (c) 2009-2012 Digital Bazaar, Inc. Copyright (c) 2009-2013 Digital Bazaar, Inc. Copyright (c) 2009-2014 Digital Bazaar, Inc. Copyright (c) 2009-2015 Digital Bazaar, Inc. Copyright (c) 2010-2012 Digital Bazaar, Inc. Copyright (c) 2010-2013 Digital Bazaar, Inc. Copyright (c) 2010-2014 Digital Bazaar, Inc. Copyright (c) 2010-2015 Digital Bazaar, Inc. Copyright (c) 2010-2018 Digital Bazaar, Inc. Copyright (c) 2011-2014 Digital Bazaar, Inc. Copyright (c) 2012-2014 Digital Bazaar, Inc. Copyright (c) 2012-2015 Digital Bazaar, Inc. Copyright (c) 2013-2014 Digital Bazaar, Inc. Copyright (c) 2014-2015 Digital Bazaar, Inc. Copyright (c) 2017-2019 Digital Bazaar, Inc. Copyright 2012 Stefan Siegl Copyright (c) 2012 Stefan Siegl Copyright (c) 1989, 1991 Free Software Foundation, Inc. Copyright (c) Ellis Pritchard, Guardian Unlimited 2003. Copyright (c) 2014 Lautaro Cozzani BSD-3-Clause OR GPL-2.0 OR (BSD-3-Clause AND GPL-2.0) ------ ** objectorarray; version 1.0.4 -- https://github.com/ZhouHansen/objectnotnull#readme Copyright (c) 2017 Zhou Hancheng (z308114274@gmail.com) ISC AND MIT ** phantomjs-prebuilt; version 2.1.16 -- https://github.com/Medium/phantomjs Copyright 2012 The Obvious Corporation. Copyright 2013 The Obvious Corporation. Copyright 2012 A Medium Corporation (http://medium.com/). Copyright 2012 The Obvious Corporation. http://obvious.com ** react_ujs; version 2.6.1 -- https://github.com/reactjs/react-rails#readme ** react-helmet-async; version 1.0.6 -- https://github.com/NYTimes/react-helmet-async#readme Copyright (c) 2018 Scott Taylor Copyright 2018 The New York Times Company ** reduce-component; version 1.0.1 -- Copyright 2012 Red Ventures ** request; version 2.88.2 -- https://github.com/request/request#readme Copyright 2010-2012 Mikeal Rogers Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "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. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "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. "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). "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. "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." "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. 2. 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. 3. 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. 4. 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: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) 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 (d) 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. You 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. 5. 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. 6. 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. 7. 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. 8. 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. 9. 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. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ------ ** regjsparser; version 0.6.4 -- https://github.com/jviereck/regjsparser Copyright (c) Julian Viereck and Contributors Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. THIS 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. ------ ** parchment; version 1.1.4 -- http://quilljs.com/docs/parchment Copyright (c) 2015, Jason Chen ** qs; version 6.9.4 -- https://github.com/ljharb/qs Copyright (c) 2014, Nathan LaFreniere and other contributors (https://github.com/ljharb/qs/graphs/contributors) ** quill; version 1.3.7 -- http://quilljs.com Copyright (c) 2014, Jason Chen Copyright (c) 2013, salesforce.com Copyright 2006 Google Inc. http://code.google.com/p/google-diff-match-patch ** react-intl; version 4.7.5 -- https://formatjs.io/docs/react-intl Copyright 2019 Oath Inc. Copyright 2015, Yahoo Inc. Copyright 2015, Yahoo! Inc. Copyright (c) 2014, Yahoo! Inc. Copyright 2013-2014, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates. ** react-transition-group; version 2.9.0 -- https://github.com/reactjs/react-transition-group#readme (c) Sindre Sorhus Copyright 2013-present, Facebook, Inc. Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2018, React Community Forked from React (https://github.com/facebook/react) Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. 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. THIS 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. ------ ** postcss-color-functional-notation; version 2.0.1 -- https://github.com/jonathantneal/postcss-color-functional-notation#readme ** postcss-color-mod-function; version 3.0.3 -- https://github.com/jonathantneal/postcss-color-mod-function#readme ** postcss-dir-pseudo-class; version 5.0.0 -- https://github.com/jonathantneal/postcss-dir-pseudo-class#readme ** postcss-double-position-gradients; version 1.0.0 -- https://github.com/jonathantneal/postcss-double-position-gradients#readme ** postcss-env-function; version 2.0.2 -- https://github.com/jonathantneal/postcss-env-function#readme ** postcss-focus-visible; version 4.0.0 -- https://github.com/jonathantneal/postcss-focus-visible#readme ** postcss-focus-within; version 3.0.0 -- https://github.com/jonathantneal/postcss-focus-within#readme ** postcss-gap-properties; version 2.0.0 -- https://github.com/jonathantneal/postcss-gap-properties#readme ** postcss-image-set-function; version 3.0.1 -- https://github.com/jonathantneal/postcss-image-set-function#readme ** postcss-lab-function; version 2.0.1 -- https://github.com/jonathantneal/postcss-lab-function#readme ** postcss-logical; version 3.0.0 -- https://github.com/jonathantneal/postcss-logical#readme ** postcss-nesting; version 7.0.1 -- https://github.com/jonathantneal/postcss-nesting#readme ** postcss-overflow-shorthand; version 2.0.0 -- https://github.com/jonathantneal/postcss-overflow-shorthand#readme ** postcss-place; version 4.0.1 -- https://github.com/jonathantneal/postcss-place#readme ** postcss-preset-env; version 6.7.0 -- https://github.com/csstools/postcss-preset-env#readme ** postcss-pseudo-class-any-link; version 6.0.0 -- https://github.com/jonathantneal/postcss-pseudo-class-any-link#readme ** railroad-diagrams; version 1.0.0 -- https://github.com/tabatkins/railroad-diagrams Creative Commons Legal Code CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; ii. moral rights retained by the original author(s) and/or performer(s); iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; v. rights protecting the extraction, dissemination, use and reuse of data in a Work; vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. 4. Limitations and Disclaimers. a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. ------ ** parse-asn1; version 5.1.6 -- https://github.com/crypto-browserify/parse-asn1#readme Copyright (c) 2017, crypto-browserify contributors ** postcss-color-gray; version 5.0.0 -- https://github.com/postcss/postcss-color-gray#readme Copyright 2018 Shinnosuke Watanabe ** postcss-modules-extract-imports; version 1.2.1 -- https://github.com/css-modules/postcss-modules-extract-imports Copyright 2015 Glen Maddern ** postcss-modules-scope; version 1.1.0 -- https://github.com/css-modules/postcss-modules-scope ** postcss-modules-values; version 1.3.0 -- https://github.com/css-modules/postcss-modules-values#readme ** promise-inflight; version 1.0.1 -- https://github.com/iarna/promise-inflight#readme Copyright (c) 2017, Rebecca Turner ** pseudomap; version 1.0.2 -- https://github.com/isaacs/pseudomap#readme Copyright (c) Isaac Z. Schlueter and Contributors ** react-hotkeys; version 2.0.0 -- https://github.com/greena13/react-hotkeys Copyright (c) 2018, Aleck Greenham Copyright (c) Facebook, Inc. and its affiliates. ** remove-trailing-separator; version 1.1.0 -- https://github.com/darsain/remove-trailing-separator#readme ** request-promise-core; version 1.1.4 -- https://github.com/request/promise-core#readme ** request-promise-native; version 1.0.9 -- https://github.com/request/request-promise-native#readme ** require-main-filename; version 2.0.0 -- https://github.com/yargs/require-main-filename#readme Copyright (c) 2016 ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") Copyright (c) 1995-2003 by Internet Software Consortium Permission 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. THE 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. ------ ** overlayscrollbars; version 1.13.0 -- https://kingsora.github.io/OverlayScrollbars Copyright (c) 2017 Rene Haas Copyright (c) 2001 Robert Penner Copyright KingSora Rene Haas. https://github.com/KingSora ** p-defer; version 1.0.0 -- https://github.com/sindresorhus/p-defer#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** p-each-series; version 2.1.0 -- https://github.com/sindresorhus/p-each-series#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** p-finally; version 1.0.0 -- https://github.com/sindresorhus/p-finally#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** p-is-promise; version 2.1.0 -- https://github.com/sindresorhus/p-is-promise#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** p-limit; version 2.3.0 -- https://github.com/sindresorhus/p-limit#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** p-locate; version 4.1.0 -- https://github.com/sindresorhus/p-locate#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** p-map; version 4.0.0 -- https://github.com/sindresorhus/p-map#readme Copyright (c) Sindre Sorhus (https://sindresorhus.com) ** p-retry; version 3.0.1 -- https://github.com/sindresorhus/p-retry#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** p-try; version 2.2.0 -- https://github.com/sindresorhus/p-try#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** parallel-transform; version 1.2.0 -- https://github.com/mafintosh/parallel-transform#readme Copyright 2013 Mathias Buus ** param-case; version 3.0.3 -- https://github.com/blakeembrey/change-case/tree/master/packages/param-case#readme Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) ** parent-module; version 1.0.1 -- https://github.com/sindresorhus/parent-module#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** parse-entities; version 1.2.2 -- https://github.com/wooorm/parse-entities#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** parse-json; version 4.0.0 -- https://github.com/sindresorhus/parse-json#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** parse-passwd; version 1.0.0 -- https://github.com/doowb/parse-passwd Copyright (c) 2016 Brian Woodward Copyright (c) 2016, Brian Woodward (https://github.com/doowb). ** parse5; version 4.0.0 -- https://github.com/inikulin/parse5 Copyright (c) 2013-2016 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin) ** parseurl; version 1.3.3 -- https://github.com/pillarjs/parseurl#readme Copyright (c) 2014 Jonathan Ong Copyright (c) 2014-2017 Douglas Christopher Wilson Copyright (c) 2014 Jonathan Ong Copyright (c) 2014-2017 Douglas Christopher Wilson ** parsleyjs; version 2.0.7 -- http://parsleyjs.org Copyright 2013 jQuery Foundation, Inc. and other contributors (c) https://twitter.com/guillaumepotier title Guillaume Potier Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors Copyright 2013-2014 Guillaume Potier and contributors http://github.com/guillaumepotier/Parsley.js ** pascal-case; version 3.1.1 -- https://github.com/blakeembrey/change-case/tree/master/packages/pascal-case#readme Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) ** pascalcase; version 0.1.1 -- https://github.com/jonschlinkert/pascalcase Copyright (c) 2015 Jon Schlinkert Copyright (c) 2015, Jon Schlinkert. ** path-browserify; version 0.0.1 -- https://github.com/substack/path-browserify Copyright Joyent, Inc. and other Node contributors. ** path-complete-extname; version 1.0.0 -- https://github.com/ruyadorno/path-complete-extname ** path-dirname; version 1.0.2 -- https://github.com/es128/path-dirname#readme Copyright (c) Elan Shanker and Node.js contributors. ** path-exists; version 4.0.0 -- https://github.com/sindresorhus/path-exists#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** path-is-absolute; version 1.0.1 -- https://github.com/sindresorhus/path-is-absolute#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** path-key; version 3.1.1 -- https://github.com/sindresorhus/path-key#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** path-parse; version 1.0.6 -- https://github.com/jbgutierrez/path-parse#readme Copyright (c) 2015 Javier Blanco (c) Javier Blanco (http://jbgutierrez.info) ** path-to-regexp; version 0.1.7 -- https://github.com/component/path-to-regexp#readme Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) ** path-type; version 3.0.0 -- https://github.com/sindresorhus/path-type#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** pbkdf2; version 3.1.1 -- https://github.com/crypto-browserify/pbkdf2 Copyright (c) 2014 Daniel Cousens ** pend; version 1.2.0 -- Copyright (c) 2014 Andrew Kelley ** percent; version 1.1.1 -- https://github.com/ZDroid/percent Copyright (c) 2014 Zlatan Vasovic (c) Zlatan Vasovic (https://github.com/ZDroid) ** performance-now; version 2.1.0 -- https://github.com/braveg1rl/performance-now Copyright (c) 2013 Braveg1rl Copyright (c) 2017 Braveg1rl ** phone-formatter; version 0.0.2 -- https://github.com/stevekinney/node-phone-formatter Copyright (c) 2013 Steve Kinney ** picomatch; version 2.2.2 -- https://github.com/micromatch/picomatch Copyright (c) 2017-present, Jon Schlinkert. Copyright (c) 2017-present, Jon Schlinkert (https://github.com/jonschlinkert). ** pify; version 4.0.1 -- https://github.com/sindresorhus/pify#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** pinkie; version 2.0.4 -- (c) Vsevolod Strukchinsky (http://github.com/floatdrop) Copyright (c) Vsevolod Strukchinsky ** pinkie-promise; version 2.0.1 -- https://github.com/floatdrop/pinkie-promise (c) Vsevolod Strukchinsky (http://github.com/floatdrop) Copyright (c) Vsevolod Strukchinsky ** pirates; version 4.0.1 -- https://github.com/ariporad/pirates#readme Copyright (c) 2016-2018 Ari Porad (c) 2015 Ari Porad (@ariporad) ** pkg-dir; version 4.2.0 -- https://github.com/sindresorhus/pkg-dir#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** pkg-up; version 3.1.0 -- https://github.com/sindresorhus/pkg-up#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** pn; version 1.1.0 -- https://github.com/cscott/node-pn#readme Copyright (c) 2014-2018 C. Scott Ananian ** pnp-webpack-plugin; version 1.6.4 -- https://github.com/arcanis/pnp-webpack-plugin Copyright (c) 2016 Mael Nison ** polished; version 3.6.5 -- https://polished.js.org/ (c) 2006 VeriSign, Inc. Copyright (c) 2015 Bryan Braun Copyright (c) 2016 - 2020 Brian Hough and Maximilian Stoiber Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) HCopyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) JCopyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) NCopyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) iCopyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) oCopyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/) ** popper.js; version 1.16.1 -- https://popper.js.org/ Copyright (c) Federico Zivolo copyright 2016 Federico Zivolo Copyright (c) 2016 Federico Zivolo and contributors ** portfinder; version 1.0.26 -- https://github.com/http-party/node-portfinder#readme (c) 2011, Charlie Robbins Copyright (c) 2012 Charlie Robbins ** posix-character-classes; version 0.1.1 -- https://github.com/jonschlinkert/posix-character-classes Copyright (c) 2016-2017, Jon Schlinkert Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** postcss; version 7.0.32 -- https://postcss.org/ Copyright 2013 Andrey Sitnik ** postcss-attribute-case-insensitive; version 4.0.2 -- https://github.com/Semigradsky/postcss-attribute-case-insensitive#readme Copyright 2016 Dmitry Semigradsky ** postcss-calc; version 5.3.1 -- https://github.com/postcss/postcss-calc#readme Copyright (c) 2014 Maxime Thirouin ** postcss-color-hex-alpha; version 5.0.3 -- https://github.com/postcss/postcss-color-hex-alpha#readme Copyright (c) PostCSS ** postcss-color-rebeccapurple; version 4.0.1 -- https://github.com/postcss/postcss-color-rebeccapurple#readme Copyright (c) 2014 Maxime Thirouin ** postcss-colormin; version 2.2.2 -- https://github.com/ben-eb/postcss-colormin (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-convert-values; version 2.6.1 -- https://github.com/ben-eb/postcss-convert-values (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-custom-media; version 7.0.8 -- https://github.com/postcss/postcss-custom-media#readme Copyright (c) PostCSS ** postcss-custom-properties; version 8.0.11 -- https://github.com/postcss/postcss-custom-properties#readme Copyright (c) PostCSS ** postcss-custom-selectors; version 5.1.2 -- https://github.com/postcss/postcss-custom-selectors#readme Copyright (c) PostCSS ** postcss-discard-comments; version 2.0.4 -- https://github.com/ben-eb/postcss-discard-comments (c) Ben Briggs Copyright (c) Ben Briggs (http://beneb.info) ** postcss-discard-duplicates; version 2.1.0 -- https://github.com/ben-eb/postcss-discard-duplicates (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-discard-empty; version 2.1.0 -- https://github.com/ben-eb/postcss-discard-empty (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-discard-overridden; version 0.1.1 -- https://github.com/Justineo/postcss-discard-overridden Copyright 2016 Justineo ** postcss-discard-unused; version 2.2.3 -- https://github.com/ben-eb/postcss-discard-unused (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-filter-plugins; version 2.0.3 -- https://github.com/postcss/postcss-filter-plugins (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-flexbugs-fixes; version 4.2.1 -- https://github.com/luisrudge/postcss-flexbugs-fixes#readme Copyright 2015 Luis Rudge ** postcss-font-variant; version 4.0.0 -- https://github.com/postcss/postcss-font-variant#readme Copyright (c) 2014 Maxime Thirouin & Ian Storm Taylor ** postcss-import; version 12.0.1 -- https://github.com/postcss/postcss-import#readme Copyright (c) Maxime Thirouin, Jason Campbell & Kevin Martensson ** postcss-initial; version 3.0.2 -- https://github.com/maximkoretskiy/postcss-initial#readme Copyright 2015 Maksim Koretskiy ** postcss-load-config; version 2.1.0 -- https://github.com/michael-ciniawsky/postcss-load-config#readme Copyright (c) Michael Ciniawsky ** postcss-loader; version 3.0.0 -- https://github.com/postcss/postcss-loader#readme Copyright 2017 Andrey Sitnik ** postcss-media-minmax; version 4.0.0 -- https://github.com/postcss/postcss-media-minmax#readme Copyright (c) 2014 PostCSS ** postcss-merge-idents; version 2.1.7 -- https://github.com/ben-eb/postcss-merge-idents (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-merge-longhand; version 2.0.2 -- https://github.com/ben-eb/postcss-merge-longhand (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-merge-rules; version 2.1.2 -- https://github.com/ben-eb/postcss-merge-rules (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-message-helpers; version 2.0.0 -- https://github.com/MoOx/postcss-message-helpers Copyright (c) 2014 Maxime Thirouin ** postcss-minify-font-values; version 1.0.5 -- https://github.com/TrySound/postcss-minify-font-values (c) Bogdan Chadkin Copyright (c) Bogdan Chadkin ** postcss-minify-gradients; version 1.0.5 -- https://github.com/ben-eb/postcss-minify-gradients (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-minify-params; version 1.2.2 -- https://github.com/ben-eb/postcss-minify-params (c) Bogdan Chadkin Copyright 2015 Bogdan Chadkin ** postcss-minify-selectors; version 2.1.1 -- https://github.com/ben-eb/postcss-minify-selectors (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) Copyright Mathias Bynens https://github.com/mathiasbynens/mothereff.in ** postcss-modules-local-by-default; version 1.2.0 -- https://github.com/css-modules/postcss-modules-local-by-default#readme Copyright 2015 Mark Dalgleish ** postcss-normalize-charset; version 1.1.1 -- https://github.com/ben-eb/postcss-charset (c) Bogdan Chadkin Copyright 2015 Bogdan Chadkin ** postcss-normalize-display-values; version 4.0.2 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-normalize-positions; version 4.0.2 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-normalize-repeat-style; version 4.0.2 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-normalize-string; version 4.0.2 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-normalize-timing-functions; version 4.0.2 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-normalize-unicode; version 4.0.1 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-normalize-url; version 3.0.8 -- https://github.com/ben-eb/postcss-normalize-url (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-normalize-whitespace; version 4.0.2 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-ordered-values; version 2.2.3 -- https://github.com/ben-eb/postcss-ordered-values (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-page-break; version 2.0.0 -- https://github.com/shrpne/postcss-page-break Copyright 2017 ** postcss-reduce-idents; version 2.4.0 -- https://github.com/ben-eb/postcss-reduce-idents (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-reduce-initial; version 1.0.1 -- https://github.com/ben-eb/postcss-reduce-initial (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-reduce-transforms; version 1.0.4 -- https://github.com/ben-eb/postcss-reduce-transforms (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-replace-overflow-wrap; version 3.0.0 -- https://github.com/MattDiMu/postcss-replace-overflow-wrap Copyright 2016 Matthias Muller ** postcss-safe-parser; version 4.0.2 -- https://github.com/postcss/postcss-safe-parser#readme Copyright 2013 Andrey Sitnik ** postcss-selector-matches; version 4.0.0 -- https://github.com/postcss/postcss-selector-matches#readme Copyright (c) 2017 Maxime Thirouin ** postcss-selector-not; version 4.0.0 -- https://github.com/postcss/postcss-selector-not#readme Copyright (c) 2017 Maxime Thirouin ** postcss-selector-parser; version 5.0.0 -- https://github.com/postcss/postcss-selector-parser Copyright (c) Ben Briggs (http://beneb.info) ** postcss-svgo; version 2.1.6 -- https://github.com/ben-eb/postcss-svgo (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-unique-selectors; version 2.0.2 -- https://github.com/ben-eb/postcss-unique-selectors (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** postcss-value-parser; version 3.3.1 -- https://github.com/TrySound/postcss-value-parser (c) Bogdan Chadkin Copyright (c) Bogdan Chadkin ** postcss-values-parser; version 2.0.1 -- https://github.com/lesshint/postcss-values-parser#readme Copyright (c) Andrew Powell ** postcss-zindex; version 2.2.0 -- https://github.com/ben-eb/postcss-zindex (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** prelude-ls; version 1.1.2 -- http://preludels.com Copyright (c) George Zahariev ** prepend-http; version 1.0.4 -- https://github.com/sindresorhus/prepend-http#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** prettier; version 2.0.5 -- https://prettier.io Copyright Google Inc. Copyright (c) 2014-2016 Teambition Copyright (c) Microsoft Corporation. Copyright (c) 2014-2015, Jon Schlinkert. Copyright (c) 2014-2016, Jon Schlinkert. Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2015-2017, Jon Schlinkert. Copyright (c) James Long and contributors Copyright (c) 2014-present, Jon Schlinkert. Copyright (c) Facebook, Inc. and its affiliates. Copyright (c) 2014 Ivan Nikulin Copyright 2014, 2015, 2016, 2017, 2018 Simon Lydell Copyright (c) 2013 Yusuke Suzuki Copyright (c) 2013-2014 Yusuke Suzuki ** pretty-error; version 2.1.1 -- https://github.com/AriaMinaei/pretty-error#readme Copyright (c) 2013 Aria Minaei ** pretty-format; version 26.4.2 -- https://github.com/facebook/jest#readme Copyright (c) Facebook, Inc. and its affiliates. ** pretty-hrtime; version 1.0.3 -- https://github.com/robrich/pretty-hrtime Copyright (c) 2013 Richardson & Sons, LLC (http://richardsonandsons.com/) ** prismjs; version 1.20.0 -- https://github.com/LeaVerou/prism#readme Copyright (c) 2012 Lea Verou copyright year 69cbf7a (https://github.com/PrismJS/prism/commit/69cbf7a) ** private; version 0.1.8 -- http://github.com/benjamn/private Copyright (c) 2014 Ben Newman ** process; version 0.11.10 -- https://github.com/shtylman/node-process#readme Copyright (c) 2013 Roman Shtylman ** process-nextick-args; version 2.0.1 -- https://github.com/calvinmetcalf/process-nextick-args Copyright (c) 2015 Calvin Metcalf ** progress; version 1.1.8 -- https://github.com/visionmedia/node-progress Copyright (c) 2011 TJ Holowaychuk Copyright (c) 2014 TJ Holowaychuk ** promise.allsettled; version 1.0.2 -- https://github.com/es-shims/promise.allsettled#readme Copyright (c) 2019 Jordan Harband ** promise.prototype.finally; version 3.1.2 -- https://github.com/es-shims/Promise.prototype.finally#readme Copyright (c) 2016 Jordan Harband ** prompts; version 2.3.2 -- https://github.com/terkelg/prompts#readme (c) Terkel Gjervig (https://terkel.com) Copyright (c) 2018 Terkel Gjervig Nielsen ** prop-types; version 15.7.2 -- https://facebook.github.io/react/ (c) Sindre Sorhus Copyright (c) 2013-present, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates. ** prop-types-exact; version 1.2.0 -- https://github.com/airbnb/prop-types-exact#readme Copyright (c) 2017 Airbnb ** property-information; version 5.5.0 -- https://github.com/wooorm/property-information#readme (c) Titus Wormer (c) 2013-2015, Facebook, Inc. Copyright (c) 2015 Titus Wormer ** proxy-addr; version 2.0.6 -- https://github.com/jshttp/proxy-addr#readme Copyright (c) 2014-2016 Douglas Christopher Wilson ** prr; version 1.0.1 -- https://github.com/rvagg/prr Copyright (c) 2014 Rod Vagg (c) 2013 Rod Vagg https://github.com/rvagg/prr Copyright (c) 2013 Rod Vagg rvagg (https://twitter.com/rvagg) ** psl; version 1.8.0 -- https://github.com/lupomontero/psl#readme Copyright (c) 2017 Lupo Montero lupomontero@gmail.com Copyright (c) 2017 Lupo Montero ** public-encrypt; version 4.0.3 -- https://github.com/crypto-browserify/publicEncrypt Copyright (c) 2017 Calvin Metcalf ** pump; version 3.0.0 -- https://github.com/mafintosh/pump#readme Copyright (c) 2014 Mathias Buus ** pumpify; version 1.5.1 -- https://github.com/mafintosh/pumpify Copyright (c) 2014 Mathias Buus ** punycode; version 2.1.1 -- https://mths.be/punycode Copyright Mathias Bynens ** q; version 1.5.1 -- https://github.com/kriskowal/q Copyright (c) 2011 Google Inc. Copyright 2009-2017 Kris Kowal Copyright 2007-2009 Tyler Close Copyright 2009-2017 Kristopher Michael Kowal. Copyright 2009-2017 Kristopher Michael Kowal and contributors ** query-string; version 4.2.2 -- https://github.com/sindresorhus/query-string#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** querystring; version 0.2.0 -- Copyright 2012 Irakli Gozalishvili. Copyright Joyent, Inc. and other Node contributors. ** querystring-es3; version 0.2.1 -- https://github.com/mike-spainhower/querystring Copyright 2012 Irakli Gozalishvili. Copyright Joyent, Inc. and other Node contributors. ** querystringify; version 2.1.1 -- https://github.com/unshiftio/querystringify Copyright (c) 2015 Unshift.io, Arnout Kazemier ** quill-delta; version 3.6.3 -- https://github.com/quilljs/delta Copyright (c) 2014 Jason Chen ** raf; version 3.4.1 -- https://github.com/chrisdickinson/raf#readme Copyright 2013 Chris Dickinson ** rails-erb-loader; version 5.5.2 -- https://github.com/usabilityhub/rails-erb-loader#readme Copyright (c) 2016 Rhys van der Waerden ** ramda; version 0.21.0 -- http://ramdajs.com/ (c) 2014 J. C. Phillipps. Copyright (c) 2013-2014 Scott Sauyet and Michael Hurley (c) 2013-2016 Scott Sauyet, Michael Hurley, and David Chambers Ramda ** randexp; version 0.4.6 -- http://fent.github.io/randexp.js/ Copyright (c) 2011 by Roly Fentanes ** randombytes; version 2.1.0 -- https://github.com/crypto-browserify/randombytes Copyright (c) 2017 ** randomfill; version 1.0.4 -- https://github.com/crypto-browserify/randomfill Copyright (c) 2017 ** range-parser; version 1.2.1 -- https://github.com/jshttp/range-parser#readme Copyright (c) 2012-2014 TJ Holowaychuk Copyright (c) 2015-2016 Douglas Christopher Wilson Copyright (c) 2012-2014 TJ Holowaychuk Copyright (c) 2015-2016 Douglas Christopher Wilson doug@somethingdoug.com ** raw-body; version 2.4.0 -- https://github.com/stream-utils/raw-body#readme Copyright (c) 2013-2014 Jonathan Ong Copyright (c) 2014-2015 Douglas Christopher Wilson Copyright (c) 2013-2014 Jonathan Ong Copyright (c) 2014-2015 Douglas Christopher Wilson ** react; version 16.13.1 -- https://reactjs.org/ (c) Sindre Sorhus Copyright (c) 2013-present, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates. ** react-aria-modal; version 3.1.0 -- https://github.com/davidtheclark/react-aria-modal#readme Copyright (c) 2015 David Clark ** react-color; version 2.18.1 -- http://casesandberg.github.io/react-color/ Copyright (c) 2015 Case Sandberg ** react-dev-utils; version 10.2.1 -- https://github.com/facebook/create-react-app#readme Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2015-present, Facebook, Inc. ** react-displace; version 2.3.0 -- https://github.com/davidtheclark/react-displace#readme Copyright (c) 2015 David Clark ** react-docgen; version 5.3.0 -- https://github.com/reactjs/react-docgen#readme Copyright (c) Facebook, Inc. and its affiliates. ** react-docgen-typescript; version 1.20.1 -- https://github.com/styleguidist/react-docgen-typescript/ Copyright (c) 2016 Pavel Vasek ** react-docgen-typescript-loader; version 3.7.2 -- https://github.com/strothj/react-docgen-typescript-loader Copyright 2018 Jason Strothmann ** react-docgen-typescript-plugin; version 0.5.2 -- https://github.com/hipstersmoothie/react-docgen-typescript-plugin#readme Copyright (c) Andrew Lisowski ** react-dom; version 16.13.1 -- https://reactjs.org/ Copyright (c) 2013-present, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates. ** react-draggable; version 4.4.3 -- https://github.com/mzabriskie/react-draggable Copyright (c) 2017 Jed Watson. Copyright (c) 2014-2016 Matt Zabriskie. Copyright (c) 2013-present, Facebook, Inc. ** react-element-to-jsx-string; version 14.3.1 -- https://github.com/algolia/react-element-to-jsx-string#readme Copyright (c) 2015 Algolia Copyright (c) 2014-2017, Jon Schlinkert. ** react-error-overlay; version 6.0.7 -- https://github.com/facebook/create-react-app#readme (c) 2019 Denis Pushkarev Copyright (c) 2013-present, Facebook, Inc. ** react-fast-compare; version 2.0.4 -- https://github.com/FormidableLabs/react-fast-compare Copyright (c) 2018 Formidable Labs Copyright (c) 2017 Evgeny Poberezkin ** react-inspector; version 5.0.1 -- https://github.com/xyc/react-inspector (c) Sindre Sorhus Copyright (c) 2017 Xiaoyi Chen Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2014-present, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates. ** react-is; version 16.13.1 -- https://reactjs.org/ Copyright (c) Facebook, Inc. and its affiliates. ** react-lifecycles-compat; version 3.0.4 -- https://github.com/reactjs/react-lifecycles-compat#readme Copyright (c) 2013-present, Facebook, Inc. ** react-popper; version 1.3.7 -- https://github.com/souporserious/react-popper Copyright (c) 2018 React Popper ** react-popper-tooltip; version 2.11.1 -- https://react-popper-tooltip.netlify.com/ Copyright (c) 2018-present Mohsin Ul Haq ** react-sizeme; version 2.6.12 -- https://github.com/ctrlplusb/react-sizeme#readme Copyright (c) 2016 Sean Matheson ** react-syntax-highlighter; version 12.2.1 -- https://github.com/conorhastings/react-syntax-highlighter#readme Copyright (c) 2019 Conor Hastings ** react-test-renderer; version 16.13.1 -- https://reactjs.org/ Copyright (c) 2013-present, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates. (c) for var d https://reactjs.org/docs/error-decoder.html?invariant ** react-textarea-autosize; version 8.2.0 -- https://github.com/Andarist/react-textarea-autosize#readme Copyright (c) 2013 Andrey Popp ** reactcss; version 1.2.3 -- https://github.com/casesandberg/reactcss#readme Copyright (c) 2015 Case Sandberg ** read-cache; version 1.0.0 -- https://github.com/TrySound/read-cache#readme (c) Bogdan Chadkin Copyright 2016 Bogdan Chadkin ** read-pkg; version 1.1.0 -- https://github.com/sindresorhus/read-pkg (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** read-pkg-up; version 1.0.1 -- https://github.com/sindresorhus/read-pkg-up (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** readable-stream; version 2.3.7 -- https://github.com/nodejs/readable-stream#readme Copyright Joyent, Inc. and other Node contributors. ** readdirp; version 2.2.1 -- https://github.com/paulmillr/readdirp Copyright (c) 2012-2015 Thorsten Lorenz ** realpath-native; version 1.1.0 -- https://github.com/SimenB/realpath-native#readme Copyright (c) 2017 Simen Bekkhus ** recast; version 0.14.7 -- http://github.com/benjamn/recast Copyright (c) 2012 Ben Newman ** rechoir; version 0.6.2 -- https://github.com/tkellen/node-rechoir Copyright (c) 2015 Tyler Kellen ** recursive-readdir; version 2.2.2 -- https://github.com/jergason/recursive-readdir#readme ** redent; version 3.0.0 -- https://github.com/sindresorhus/redent#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** reduce-css-calc; version 1.3.0 -- https://github.com/MoOx/reduce-css-calc#readme Copyright (c) 2014 Maxime Thirouin & Joakim Bengtson ** reduce-function-call; version 1.0.3 -- https://github.com/MoOx/reduce-function-call#readme Copyright (c) Maxime Thirouin ** reflect.ownkeys; version 0.2.0 -- https://github.com/glenjamin/Reflect.ownKeys Copyright (c) 2016 Glen Mailer ** refractor; version 2.10.1 -- https://github.com/wooorm/refractor#readme (c) Titus Wormer Copyright (c) 2017 Titus Wormer ** regenerate; version 1.4.1 -- https://mths.be/regenerate Copyright Mathias Bynens ** regenerate-unicode-properties; version 8.2.0 -- https://github.com/mathiasbynens/regenerate-unicode-properties Copyright Mathias Bynens ** regenerator-runtime; version 0.13.5 -- Copyright (c) 2014-present, Facebook, Inc. ** regenerator-transform; version 0.14.5 -- Copyright (c) 2014-present, Facebook, Inc. ** regex-not; version 1.0.2 -- https://github.com/jonschlinkert/regex-not Copyright (c) 2016, 2018, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** regex-parser; version 2.2.10 -- https://github.com/IonicaBizau/regex-parser.js (c) Ionica Bizau Copyright (c) 2014-19 Ionica Bizau (https://ionicabizau.net) ** regexp.prototype.flags; version 1.3.0 -- https://github.com/es-shims/RegExp.prototype.flags#readme Copyright (c) 2014 Jordan Harband ** regexpp; version 3.1.0 -- https://github.com/mysticatea/regexpp#readme Copyright (c) 2018 Toru Nagashima ** regexpu-core; version 4.7.0 -- https://mths.be/regexpu Copyright Mathias Bynens ** regjsgen; version 0.5.2 -- https://github.com/bnjmnt4n/regjsgen ** relateurl; version 0.2.7 -- https://github.com/stevenvachon/relateurl Copyright (c) Steven Vachon (svachon.com) ** remark-external-links; version 6.1.0 -- https://github.com/remarkjs/remark-external-links#readme (c) Cedric Delpoux Copyright (c) 2017 Cedric Delpoux ** remark-footnotes; version 2.0.0 -- https://github.com/remarkjs/remark-footnotes#readme (c) Titus Wormer ** remark-mdx; version 1.6.18 -- https://mdxjs.com (c) Titus Wormer Copyright (c) 2018-2019 Titus Wormer and John Otander ** remark-parse; version 8.0.3 -- https://remark.js.org (c) Titus Wormer ** remark-slug; version 6.0.0 -- https://github.com/remarkjs/remark-slug#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** remark-squeeze-paragraphs; version 4.0.0 -- https://github.com/remarkjs/remark-squeeze-paragraphs#readme (c) Eugene Sharygin Copyright (c) 2015 Eugene Sharygin ** renderkid; version 2.0.3 -- https://github.com/AriaMinaei/RenderKid#readme Copyright (c) 2015 Aria Minaei ** repeat-element; version 1.1.3 -- https://github.com/jonschlinkert/repeat-element Copyright (c) 2015-present, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** repeat-string; version 1.6.1 -- https://github.com/jonschlinkert/repeat-string Copyright (c) 2014-2015, Jon Schlinkert. Copyright (c) 2014-2016, Jon Schlinkert. Copyright (c) 2016, Jon Schlinkert (http://github.com/jonschlinkert). ** repeating; version 2.0.1 -- https://github.com/sindresorhus/repeating#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** replace-ext; version 1.0.0 -- https://github.com/gulpjs/replace-ext#readme Copyright (c) 2014 Blaine Bublitz , Eric Schoffstall and other contributors ** request-progress; version 2.0.1 -- https://github.com/IndigoUnited/node-request-progress Copyright (c) 2012 IndigoUnited ** require-directory; version 2.1.1 -- https://github.com/troygoode/node-require-directory/ Copyright (c) 2011 Troy Goode MIT License Copyright (c) Permission 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE 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. ------ ** react-text-mask; version 5.4.3 -- https://github.com/text-mask/text-mask/tree/master/react/#readme Copyright (c) 2013-present, Facebook, Inc. ** react-use; version 15.3.3 -- https://github.com/streamich/react-use#readme This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE 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 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. For more information, please refer to ------ ** pako; version 1.0.11 -- https://github.com/nodeca/pako (c) 1995-2013 Jean-loup Gailly and Mark Adler (c) 2014-2017 Vitaly Puzrin and Andrey Tupitsin Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn MIT AND Zlib ------ ** pikaday; version 1.3.2 -- http://dbushell.github.io/Pikaday/ Copyright (c) 2013 David Bushell Copyright (c) 2014 David Bushell Copyright (c) 2013 http://dbushell.com/' David Bushell Copyright (c) 2014 http://dbushell.com/' David Bushell ** pikaday-time; version 1.5.1 -- http://dbushell.github.io/Pikaday/ Copyright (c) 2013 David Bushell Copyright (c) 2014 David Bushell Copyright (c) 2013 http://dbushell.com/' David Bushell Copyright (c) 2014 http://dbushell.com/' David Bushell NOASSERTION AND MIT ------ ** path-is-inside; version 1.0.2 -- https://github.com/domenic/path-is-inside#readme Copyright (c) 2004 Sam Hocevar Copyright (c) 2013-2016 Domenic Denicola WTFPL OR MIT ** tslib; version 1.13.0 -- https://www.typescriptlang.org/ Copyright (c) Microsoft Corporation. Copyright (C) 2006 by Rob Landley Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR 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. ------ ** rxjs; version 6.5.5 -- https://github.com/ReactiveX/RxJS Copyright Google Inc. Copyright (c) Microsoft Corporation. Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors ** spdx-correct; version 3.1.1 -- https://github.com/jslicense/spdx-correct.js#readme ** true-case-path; version 1.0.3 -- https://github.com/barsh/true-case-path#readme ** tunnel-agent; version 0.6.0 -- https://github.com/mikeal/tunnel-agent#readme ** typescript; version 4.0.2 -- https://www.typescriptlang.org/ (c) by W3C Copyright Grant. I Copyright (c) 2018 WHATWG (c) Microsoft Corporation. (c) Korporatsiia Maikrosoft Copyright (c) Microsoft Corporation. Copyright (c) 1991-2017 Unicode, Inc. (c) Microsoft Corporation. Alle Rechte (c) Microsoft Corporation. Bao Liu Suo Copyright (c) 2018 The Khronos Group Inc. (c) Microsoft Corporation. Zhu Zuo Quan Suo Copyright (c) YEAR W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers THIS WORK IS PROVIDED AS ** validate-npm-package-license; version 3.0.4 -- https://github.com/kemitchell/validate-npm-package-license.js#readme Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "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. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "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. "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). "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. "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." "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. 2. 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. 3. 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. 4. 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: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) 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 (d) 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. You 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. 5. 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. 6. 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. 7. 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. 8. 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. 9. 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. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ------ ** terser; version 4.8.0 -- https://terser.org Copyright 2012 (c) Mihai Bazon Copyright 2012-2018 (c) Mihai Bazon ** uri-js; version 4.2.2 -- https://github.com/garycourt/uri-js (c) 2011 Gary Court. Copyright 2011 Gary Court. Copyright (c) 2008 Ariel Flesler Copyright (c) 2009 John Resig, Jorn Zaefferer Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. THIS 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. ------ ** rst-selector-parser; version 2.2.3 -- https://github.com/aweary/rst-selector-parser#readme Copyright (c) 2017, Gajus Kuizinas (http://gajus.com/) ** samsam; version 1.3.0 -- http://docs.busterjs.org/en/latest/modules/samsam/ Copyright (c) 2010-2012, Christian Johansen, christian@cjohansen.no and August Lilleaas, august.lilleaas@gmail.com. ** serialize-javascript; version 4.0.0 -- https://github.com/yahoo/serialize-javascript Copyright 2014 Yahoo! Inc. Copyright (c) 2014, Yahoo! Inc. ** shelljs; version 0.8.4 -- http://github.com/shelljs/shelljs Copyright (c) 2012 Artur Adib Copyright (c) 2010 Ryan McGrath Copyright (c) 2012, Artur Adib Copyright (c) 2012 Artur Adib http://github.com/shelljs/shelljs ** sinon; version 5.1.1 -- http://sinonjs.org/ Copyright (c) 2013 Copyright (c) 2009-2015, Kevin Decker Copyright (c) 2010-2017, Christian Johansen, christian@cjohansen.no Copyright jQuery Foundation and other contributors Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ** source-map; version 0.6.1 -- https://github.com/mozilla/source-map Copyright 2011 The Closure Compiler Copyright 2011 Mozilla Foundation and contributors Copyright 2014 Mozilla Foundation and contributors Copyright 2009-2011 Mozilla Foundation and contributors Copyright (c) 2009-2011, Mozilla Foundation and contributors ** sprintf-js; version 1.0.3 -- https://github.com/alexei/sprintf.js#readme Copyright (c) 2007-2014, Alexandru Marasteanu ** table; version 5.4.6 -- https://github.com/gajus/table#readme Copyright (c) 2018, Gajus Kuizinas (http://gajus.com/) ** tmpl; version 1.0.4 -- https://github.com/nshah/nodejs-tmpl Copyright (c) 2014, Naitik Shah. ** tough-cookie; version 2.5.0 -- https://github.com/salesforce/tough-cookie Copyright (c) 2015, Salesforce.com, Inc. Copyright (c) 2018, Salesforce.com, Inc. Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. 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. THIS 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. ------ ** spdx-exceptions; version 2.3.0 -- https://github.com/kemitchell/spdx-exceptions.json#readme Copyright (c) 2010-2015 Linux Foundation and its Contributors. Creative Commons Attribution 3.0 Unported CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. License THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. 1. Definitions a. "Adaptation" means a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music or other alterations of a literary or artistic work, or phonogram or performance and includes cinematographic adaptations or any other form in which the Work may be recast, transformed, or adapted including in any form recognizably derived from the original, except that a work that constitutes a Collection will not be considered an Adaptation for the purpose of this License. For the avoidance of doubt, where the Work is a musical work, performance or phonogram, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered an Adaptation for the purpose of this License. b. "Collection" means a collection of literary or artistic works, such as encyclopedias and anthologies, or performances, phonograms or broadcasts, or other works or subject matter other than works listed in Section 1(f) below, which, by reason of the selection and arrangement of their contents, constitute intellectual creations, in which the Work is included in its entirety in unmodified form along with one or more other contributions, each constituting separate and independent works in themselves, which together are assembled into a collective whole. A work that constitutes a Collection will not be considered an Adaptation (as defined above) for the purposes of this License. c. "Distribute" means to make available to the public the original and copies of the Work or Adaptation, as appropriate, through sale or other transfer of ownership. d. "Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the terms of this License. e. "Original Author" means, in the case of a literary or artistic work, the individual, individuals, entity or entities who created the Work or if no individual or entity can be identified, the publisher; and in addition (i) in the case of a performance the actors, singers, musicians, dancers, and other persons who act, sing, deliver, declaim, play in, interpret or otherwise perform literary or artistic works or expressions of folklore; (ii) in the case of a phonogram the producer being the person or legal entity who first fixes the sounds of a performance or other sounds; and, (iii) in the case of broadcasts, the organization that transmits the broadcast. f. "Work" means the literary and/or artistic work offered under the terms of this License including without limitation any production in the literary, scientific and artistic domain, whatever may be the mode or form of its expression including digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or other work of the same nature; a dramatic or dramatico-musical work; a choreographic work or entertainment in dumb show; a musical composition with or without words; a cinematographic work to which are assimilated works expressed by a process analogous to cinematography; a work of drawing, painting, architecture, sculpture, engraving or lithography; a photographic work to which are assimilated works expressed by a process analogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimensional work relative to geography, topography, architecture or science; a performance; a broadcast; a phonogram; a compilation of data to the extent it is protected as a copyrightable work; or a work performed by a variety or circus performer to the extent it is not otherwise considered a literary or artistic work. g. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. h. "Publicly Perform" means to perform public recitations of the Work and to communicate to the public those public recitations, by any means or process, including by wire or wireless means or public digital performances; to make available to the public Works in such a way that members of the public may access these Works from a place and at a place individually chosen by them; to perform the Work to the public by any means or process and the communication to the public of the performances of the Work, including by public digital performance; to broadcast and rebroadcast the Work by any means including signs, sounds or images. i. "Reproduce" means to make copies of the Work by any means including without limitation by sound or visual recordings and the right of fixation and reproducing fixations of the Work, including storage of a protected performance or phonogram in digital form or other electronic medium. 2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or restrict any uses free from copyright or rights arising from limitations or exceptions that are provided for in connection with the copyright protection under copyright law or other applicable laws. 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: a. to Reproduce the Work, to incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in the Collections; b. to create and Reproduce Adaptations provided that any such Adaptation, including any translation in any medium, takes reasonable steps to clearly label, demarcate or otherwise identify that changes were made to the original Work. For example, a translation could be marked "The original work was translated from English to Spanish," or a modification could indicate "The original work has been modified."; c. to Distribute and Publicly Perform the Work including as incorporated in Collections; and, d. to Distribute and Publicly Perform Adaptations. e. For the avoidance of doubt: i. Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; ii. Waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor waives the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; and, iii. Voluntary License Schemes. The Licensor waives the right to collect royalties, whether individually or, in the event that the Licensor is a member of a collecting society that administers voluntary licensing schemes, via that society, from any exercise by You of the rights granted under this License. The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. Subject to Section 8(f), all rights not expressly granted by Licensor are hereby reserved. 4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: a. You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of the recipient of the Work to exercise the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties with every copy of the Work You Distribute or Publicly Perform. When You Distribute or Publicly Perform the Work, You may not impose any effective technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collection, but this does not require the Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from any Licensor You must, to the extent practicable, remove from the Collection any credit as required by Section 4(b), as requested. If You create an Adaptation, upon notice from any Licensor You must, to the extent practicable, remove from the Adaptation any credit as required by Section 4(b), as requested. b. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or if the Original Author and/or Licensor designate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and (iv), consistent with Section 3(b), in the case of an Adaptation, a credit identifying the use of the Work in the Adaptation (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). The credit required by this Section 4 (b) may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties. c. Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author's honor or reputation. Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise of the right granted in Section 3(b) of this License (the right to make Adaptations) would be deemed to be a distortion, mutilation, modification or other derogatory action prejudicial to the Original Author's honor and reputation, the Licensor will waive or not assert, as appropriate, this Section, to the fullest extent permitted by the applicable national law, to enable You to reasonably exercise Your right under Section 3(b) of this License (right to make Adaptations) but not otherwise. 5. Representations, Warranties and Disclaimer UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 7. Termination a. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. b. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. 8. Miscellaneous a. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. b. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. c. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. d. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. e. This License may not be modified without the mutual written agreement of the Licensor and You. f. The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These rights and subject matter take effect in the relevant jurisdiction in which the License terms are sought to be enforced according to the corresponding provisions of the implementation of those treaty provisions in the applicable national law. If the standard suite of rights granted under applicable copyright law includes additional rights not granted under this License, such additional rights are deemed to be included in the License; this License is not intended to restrict the license of any rights under applicable law. Creative Commons Notice Creative Commons is not a party to this License, and makes no warranty whatsoever in connection with the Work. Creative Commons will not be liable to You or any party on any legal theory for any damages whatsoever, including without limitation any general, special, incidental or consequential damages arising in connection to this license. Notwithstanding the foregoing two (2) sentences, if Creative Commons has expressly identified itself as the Licensor hereunder, it shall have all rights and obligations of Licensor. Except for the limited purpose of indicating to the public that the Work is licensed under the CCPL, Creative Commons does not authorize the use by either party of the trademark "Creative Commons" or any related trademark or logo of Creative Commons without the prior written consent of Creative Commons. Any permitted use will be in compliance with Creative Commons' then-current trademark usage guidelines, as may be published on its website or otherwise made available upon request from time to time. For the avoidance of doubt, this trademark restriction does not form part of this License. Creative Commons may be contacted at http://creativecommons.org/. ------ ** spdx-license-ids; version 3.0.5 -- https://github.com/shinnn/spdx-license-ids#readme Creative Commons Legal Code CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; ii. moral rights retained by the original author(s) and/or performer(s); iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; v. rights protecting the extraction, dissemination, use and reuse of data in a Work; vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. 4. Limitations and Disclaimers. a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. ------ ** rimraf; version 2.7.1 -- https://github.com/isaacs/rimraf#readme Copyright (c) Isaac Z. Schlueter and Contributors ** run-queue; version 1.0.3 -- https://npmjs.com/package/run-queue ** sax; version 1.2.4 -- https://github.com/isaacs/sax-js#readme Copyright (c) Isaac Z. Schlueter and Contributors Copyright Mathias Bynens ** saxes; version 3.1.11 -- https://github.com/lddubeau/saxes#readme Copyright (c) Isaac Z. Schlueter and Contributors Copyright Mathias Bynens ** semver; version 5.7.1 -- https://github.com/npm/node-semver#readme Copyright Isaac Z. Copyright Isaac Z. Schlueter Copyright (c) Isaac Z. Schlueter and Contributors ** set-blocking; version 2.0.0 -- https://github.com/yargs/set-blocking#readme Copyright (c) 2016 ** setprototypeof; version 1.1.1 -- https://github.com/wesleytodd/setprototypeof Copyright (c) 2015, Wes Todd ** signal-exit; version 3.0.3 -- https://github.com/tapjs/signal-exit Copyright (c) 2015 ** ssri; version 8.0.0 -- https://github.com/npm/ssri#readme Copyright (c) npm, Inc. ** stealthy-require; version 1.1.1 -- https://github.com/analog-nico/stealthy-require#readme Copyright (c) 2017, Nicolai Kamenzky and contributors ** tar; version 6.0.2 -- https://github.com/npm/node-tar#readme Copyright (c) Isaac Z. Schlueter and Contributors ** test-exclude; version 6.0.0 -- https://istanbul.js.org/ Copyright (c) 2016 ** type; version 1.2.0 -- https://github.com/medikoo/type#readme Copyright (c) 2019, Mariusz Nowak, medikoo, medikoo.com ** unique-filename; version 1.1.1 -- https://github.com/iarna/unique-filename Copyright npm, Inc ** unique-slug; version 2.0.2 -- https://github.com/iarna/unique-slug#readme Copyright npm, Inc ** v8-to-istanbul; version 5.0.1 -- https://github.com/istanbuljs/v8-to-istanbul#readme Copyright (c) 2017 ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") Copyright (c) 1995-2003 by Internet Software Consortium Permission 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. THE 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. ------ ** requires-port; version 1.0.0 -- https://github.com/unshiftio/requires-port Copyright (c) 2015 Unshift.io, Arnout Kazemier ** resize-observer-polyfill; version 1.5.1 -- https://github.com/que-etc/resize-observer-polyfill Copyright (c) 2016 Denis Rul ** resolve; version 1.17.0 -- https://github.com/browserify/resolve#readme Copyright (c) 2012 James Halliday ** resolve-cwd; version 2.0.0 -- https://github.com/sindresorhus/resolve-cwd#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** resolve-dir; version 1.0.1 -- https://github.com/jonschlinkert/resolve-dir Copyright (c) 2015, Jon Schlinkert. Copyright (c) 2015-2016, Jon Schlinkert Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** resolve-from; version 5.0.0 -- https://github.com/sindresorhus/resolve-from#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** resolve-url; version 0.2.1 -- https://github.com/lydell/resolve-url Copyright (c) 2013 Simon Lydell Copyright 2014 Simon Lydell X11 ** resolve-url-loader; version 2.3.2 -- https://github.com/bholloway/resolve-url-loader Copyright (c) 2016 Ben Holloway ** restore-cursor; version 3.1.0 -- https://github.com/sindresorhus/restore-cursor#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** ret; version 0.1.15 -- https://github.com/fent/ret.js#readme Copyright (c) 2011 by Roly Fentanes ** retry; version 0.12.0 -- https://github.com/tim-kos/node-retry Copyright (c) 2011 Tim Koschutzki (tim@debuggable.com) Felix Geisendorfer (felix@debuggable.com) ** reusify; version 1.0.4 -- https://github.com/mcollina/reusify#readme Copyright (c) 2015 Matteo Collina ** rework; version 1.0.1 -- https://github.com/reworkcss/rework Copyright (c) 2014 Copyright (c) 2012-2013 TJ Holowaychuk ** rework-visit; version 1.0.0 -- ** rgb-regex; version 1.0.1 -- https://github.com/regexps/rgb-regex Copyright (c) 2015 John Otander ** rgba-regex; version 1.0.0 -- https://github.com/johnotander/rgba-regex Copyright (c) 2015 John Otander ** ripemd160; version 2.0.2 -- https://github.com/crypto-browserify/ripemd160#readme Copyright (c) 2016 ** rsvp; version 4.8.5 -- https://github.com/tildeio/rsvp.js Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors Copyright (c) 2016 Yehuda Katz, Tom Dale, Stefan Penner and contributors ** rtl-css-js; version 1.14.0 -- https://github.com/kentcdodds/rtl-css-js#readme Copyright (c) 2017 Kent C. Dodds ** run-async; version 2.4.1 -- https://github.com/SBoudrias/run-async#readme Copyright (c) 2014 Simon Boudrias ** run-parallel; version 1.1.9 -- https://github.com/feross/run-parallel Copyright (c) Feross Aboukhadijeh Copyright (c) Feross Aboukhadijeh (http://feross.org). ** safe-buffer; version 5.2.1 -- https://github.com/feross/safe-buffer Copyright (c) Feross Aboukhadijeh Copyright (c) Feross Aboukhadijeh (http://feross.org) ** safe-regex; version 1.1.0 -- https://github.com/substack/safe-regex ** safer-buffer; version 2.1.2 -- https://github.com/ChALkeR/safer-buffer#readme Copyright (c) 2018 Nikita Skovoroda ** sane; version 4.1.0 -- https://github.com/amasad/sane ** sass-graph; version 2.2.5 -- https://github.com/xzyfer/sass-graph#readme ** sass-loader; version 7.3.1 -- https://github.com/webpack-contrib/sass-loader Copyright JS Foundation and other contributors ** scheduler; version 0.19.1 -- https://reactjs.org/ Copyright (c) Facebook, Inc. and its affiliates. ** schema-utils; version 2.7.0 -- https://github.com/webpack/schema-utils Copyright JS Foundation and other contributors ** screenfull; version 5.0.2 -- https://github.com/sindresorhus/screenfull.js#readme (c) Sindre Sorhus Copyright (c) Sindre Sorhus (sindresorhus.com) ** scss-tokenizer; version 0.2.3 -- https://github.com/sasstools/scss-tokenizer Copyright (c) 2015 ** select; version 1.1.2 -- https://github.com/zenorocha/select#readme (c) Zeno Rocha ** select-hose; version 2.0.0 -- https://github.com/indutny/select-hose#readme Copyright Fedor Indutny, 2015. ** selfsigned; version 1.10.7 -- https://github.com/jfromaniello/selfsigned#readme Copyright (c) 2013 Jose F. Romaniello ** send; version 0.17.1 -- https://github.com/pillarjs/send#readme Copyright (c) 2012 TJ Holowaychuk Copyright (c) 2014-2016 Douglas Christopher Wilson ** serve-favicon; version 2.5.0 -- https://github.com/expressjs/serve-favicon#readme Copyright (c) 2011 LearnBoost Copyright (c) 2010 Sencha Inc. Copyright (c) 2011 TJ Holowaychuk Copyright (c) 2014-2017 Douglas Christopher Wilson ** serve-index; version 1.9.1 -- https://github.com/expressjs/serve-index#readme Copyright (c) 2011 LearnBoost Copyright (c) 2010 Sencha Inc. Copyright (c) 2011 Sencha Inc. Copyright (c) 2011 TJ Holowaychuk Copyright (c) 2014-2015 Douglas Christopher Wilson ** serve-static; version 1.14.1 -- https://github.com/expressjs/serve-static#readme Copyright (c) 2011 LearnBoost Copyright (c) 2010 Sencha Inc. Copyright (c) 2011 TJ Holowaychuk Copyright (c) 2014-2016 Douglas Christopher Wilson ** set-value; version 2.0.1 -- https://github.com/jonschlinkert/set-value Copyright (c) 2014-2017, Jon Schlinkert Copyright (c) 2014-2015, 2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** setimmediate; version 1.0.5 -- https://github.com/yuzujs/setImmediate#readme Copyright (c) 2012 Barnesandnoble.com, llc, Donavon West, and Domenic Denicola ** shallow-clone; version 3.0.1 -- https://github.com/jonschlinkert/shallow-clone Copyright (c) 2015-present, Jon Schlinkert. Copyright (c) 2019, Jon Schlinkert (https://github.com/jonschlinkert). ** shallow-equal; version 1.2.1 -- https://github.com/moroshko/shallow-equal#readme Copyright (c) 2016 Misha Moroshko ** shallowequal; version 1.1.0 -- https://github.com/dashed/shallowequal#readme Copyright (c) 2017 Alberto Leal ** shebang-command; version 2.0.0 -- https://github.com/kevva/shebang-command#readme Copyright (c) Kevin Martensson ** shebang-regex; version 3.0.0 -- https://github.com/sindresorhus/shebang-regex#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** shell-quote; version 1.7.2 -- https://github.com/substack/node-shell-quote Copyright (c) 2013 James Halliday (mail@substack.net) ** shellwords; version 0.1.1 -- https://github.com/jimmycuadra/shellwords Copyright (c) 2011 by Jimmy Cuadra ** side-channel; version 1.0.2 -- https://github.com/ljharb/side-channel#readme Copyright (c) 2019 Jordan Harband ** simple-swizzle; version 0.2.2 -- https://github.com/qix-/node-simple-swizzle#readme Copyright (c) 2015 Josh Junon ** sisteransi; version 1.0.5 -- https://github.com/terkelg/sisteransi#readme (c) Terkel Gjervig (https://terkel.com) Copyright (c) 2018 Terkel Gjervig Nielsen ** slash; version 3.0.0 -- https://github.com/sindresorhus/slash#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** slice-ansi; version 2.1.0 -- https://github.com/chalk/slice-ansi#readme Copyright (c) DC ** snabbdom; version 0.3.0 -- https://github.com/paldepind/snabbdom#readme Copyright (c) 2015 Simon Friis Vindum copyright Robert Kieffer Copyright 2010-2012 Mathias Bynens ** snabbdom-merge; version 0.0.4 -- https://github.com/jayrbolton/snabbdom-transform#readme ** snake-case; version 2.1.0 -- https://github.com/blakeembrey/snake-case Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) ** snapdragon; version 0.8.2 -- https://github.com/jonschlinkert/snapdragon Copyright (c) 2015-2016, Jon Schlinkert. Copyright (c) 2012 TJ Holowaychuk Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert). ** snapdragon-node; version 2.1.1 -- https://github.com/jonschlinkert/snapdragon-node Copyright (c) 2017, Jon Schlinkert Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** snapdragon-util; version 3.0.1 -- https://github.com/jonschlinkert/snapdragon-util Copyright (c) 2017, Jon Schlinkert Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** sockjs; version 0.3.20 -- https://github.com/sockjs/sockjs-node Copyright (c) 2011 VMware, Inc. ** sockjs-client; version 1.4.0 -- http://sockjs.org Copyright (c) 2011-2018 Copyright 2012-2014, Kit Cambridge http://kit.mit-license.org ** sort-keys; version 1.1.2 -- https://github.com/sindresorhus/sort-keys#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** source-list-map; version 2.0.1 -- https://github.com/webpack/source-list-map Copyright 2017 JS Foundation Copyright (c) 2017 JS Foundation Copyright 2011 The Closure Compiler Copyright 2011 Mozilla Foundation and contributors ** source-map-resolve; version 0.5.3 -- https://github.com/lydell/source-map-resolve#readme Copyright (c) 2019 ZHAO Jinxiang Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019 Simon Lydell ** source-map-support; version 0.5.19 -- https://github.com/evanw/node-source-map-support#readme Copyright (c) 2014 Evan Wallace ** source-map-url; version 0.4.0 -- https://github.com/lydell/source-map-url#readme Copyright (c) 2014 Simon Lydell Copyright 2014 Simon Lydell X11 ** sourcemap-codec; version 1.4.8 -- https://github.com/Rich-Harris/sourcemap-codec Copyright (c) 2015 Rich Harris ** space-separated-tokens; version 1.1.5 -- https://github.com/wooorm/space-separated-tokens#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** spdx-expression-parse; version 3.0.1 -- https://github.com/jslicense/spdx-expression-parse.js#readme Copyright (c) 2015 Kyle E. Mitchell ** spdy; version 4.0.2 -- https://github.com/indutny/node-spdy Copyright Fedor Indutny, 2015. ** spdy-transport; version 3.0.0 -- https://github.com/spdy-http2/spdy-transport Copyright Fedor Indutny, 2015. ** split-string; version 3.1.0 -- https://github.com/jonschlinkert/split-string Copyright (c) 2015-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** sshpk; version 1.16.1 -- https://github.com/arekinath/node-sshpk#readme Copyright Joyent, Inc. Copyright 2015 Joyent, Inc. Copyright 2016 Joyent, Inc. Copyright 2017 Joyent, Inc. Copyright 2018 Joyent, Inc. ** stable; version 0.1.8 -- https://github.com/Two-Screen/stable#readme (c) 2018 Angry Bytes and contributors. Copyright (c) 2018 Angry Bytes and contributors. ** stack-generator; version 2.0.5 -- https://www.stacktracejs.com Copyright (c) 2017 Eric Wendelin and other contributors ** stack-utils; version 2.0.2 -- https://github.com/tapjs/stack-utils#readme (c) Isaac Z. Schlueter (http://github.com/isaacs), James Talmage (http://github.com/jamestalmage) Copyright (c) Isaac Z. Schlueter , James Talmage (github.com/jamestalmage), and Contributors ** stackframe; version 1.2.0 -- https://www.stacktracejs.com Copyright (c) 2017 Eric Wendelin and other contributors ** stacktrace-gps; version 3.0.4 -- https://www.stacktracejs.com Copyright (c) 2017 Eric Wendelin and other contributors ** stacktrace-js; version 2.0.2 -- https://www.stacktracejs.com Copyright 2011 The Closure Compiler Copyright 2011 Mozilla Foundation and contributors Copyright (c) 2017 Eric Wendelin and other contributors Copyright 2012-2014, Kit Cambridge http://kit.mit-license.org Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors ** state-toggle; version 1.0.3 -- https://github.com/wooorm/state-toggle#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** static-extend; version 0.1.2 -- https://github.com/jonschlinkert/static-extend Copyright (c) 2016, Jon Schlinkert. ** statuses; version 1.5.0 -- https://github.com/jshttp/statuses#readme Copyright (c) 2014 Jonathan Ong Copyright (c) 2016 Douglas Christopher Wilson Copyright (c) 2014 Jonathan Ong Copyright (c) 2016 Douglas Christopher Wilson ** stdout-stream; version 1.4.1 -- https://github.com/mafintosh/stdout-stream#readme Copyright 2013 Mathias Buus ** storybook-addon-intl; version 2.4.1 -- https://github.com/truffls/storybook-addon-intl#readme Copyright (c) 2017 Truffls GmbH ** stream-browserify; version 2.0.2 -- https://github.com/browserify/stream-browserify Copyright (c) James Halliday Copyright Joyent, Inc. and other Node contributors. ** stream-each; version 1.2.3 -- https://github.com/mafintosh/stream-each Copyright (c) 2015 Mathias Buus ** stream-http; version 2.8.3 -- https://github.com/jhiesey/stream-http#readme Copyright (c) 2015 John Hiesey Copyright (c) John Hiesey and other contributors. ** stream-shift; version 1.0.1 -- https://github.com/mafintosh/stream-shift Copyright (c) 2016 Mathias Buus ** strict-uri-encode; version 1.1.0 -- https://github.com/kevva/strict-uri-encode#readme (c) Kevin Martensson (http://github.com/kevva) Copyright (c) Kevin Martensson ** string_decoder; version 1.3.0 -- https://github.com/nodejs/string_decoder Copyright Joyent, Inc. and other Node contributors. ** string-length; version 4.0.1 -- https://github.com/sindresorhus/string-length#readme Copyright (c) Sindre Sorhus (https://sindresorhus.com) ** string-template; version 0.2.1 -- https://github.com/Matt-Esch/string-template Copyright (c) 2013 Matt Esch. ** string-width; version 4.2.0 -- https://github.com/sindresorhus/string-width#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** string.prototype.matchall; version 4.0.2 -- https://github.com/ljharb/String.prototype.matchAll#readme Copyright (c) 2015 Jordan Harband ** string.prototype.padend; version 3.1.0 -- https://github.com/es-shims/String.prototype.padEnd#readme Copyright (c) 2015 EcmaScript Shims ** string.prototype.padstart; version 3.1.0 -- https://github.com/es-shims/String.prototype.padStart#readme Copyright (c) 2015 EcmaScript Shims ** string.prototype.trim; version 1.2.1 -- https://github.com/es-shims/String.prototype.trim#readme Copyright (c) 2015 Jordan Harband ** string.prototype.trimend; version 1.0.1 -- https://github.com/es-shims/String.prototype.trimEnd#readme Copyright (c) 2017 Khaled Al-Ansari ** string.prototype.trimleft; version 2.1.2 -- https://github.com/es-shims/String.prototype.trimLeft#readme Copyright (c) 2015 Jordan Harband ** string.prototype.trimright; version 2.1.2 -- https://github.com/es-shims/String.prototype.trimRight#readme Copyright (c) 2015 Jordan Harband ** string.prototype.trimstart; version 1.0.1 -- https://github.com/es-shims/String.prototype.trimStart#readme Copyright (c) 2017 Khaled Al-Ansari ** strip-ansi; version 6.0.0 -- https://github.com/chalk/strip-ansi#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** strip-bom; version 4.0.0 -- https://github.com/sindresorhus/strip-bom#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** strip-eof; version 1.0.0 -- https://github.com/sindresorhus/strip-eof (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** strip-final-newline; version 2.0.0 -- https://github.com/sindresorhus/strip-final-newline#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** strip-indent; version 3.0.0 -- https://github.com/sindresorhus/strip-indent#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** strip-json-comments; version 2.0.1 -- https://github.com/sindresorhus/strip-json-comments#readme (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** style-loader; version 0.21.0 -- https://github.com/webpack-contrib/style-loader#readme Copyright JS Foundation and other contributors ** style-to-object; version 0.3.0 -- https://github.com/remarkablemark/style-to-object#readme Copyright (c) 2017 Menglin Mark Xu ** stylehacks; version 4.0.3 -- https://github.com/cssnano/cssnano (c) Ben Briggs (http://beneb.info) Copyright (c) Ben Briggs (http://beneb.info) ** stylis; version 3.5.0 -- https://github.com/thysultan/stylis.js Copyright (c) 2016 Sultan Tarimo ** superagent; version 1.1.0 -- https://github.com/visionmedia/superagent Copyright (c) 2014-2015 TJ Holowaychuk ** supports-color; version 6.1.0 -- https://github.com/chalk/supports-color#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** supports-hyperlinks; version 2.1.0 -- https://github.com/jamestalmage/supports-hyperlinks#readme Copyright (c) James Talmage (c) James Talmage (https://github.com/jamestalmage) ** svg-parser; version 2.0.4 -- https://github.com/Rich-Harris/svg-parser#README ** svgo; version 1.3.2 -- https://github.com/svg/svgo copyright (c) 2012 Kir Belevich Copyright (c) 2012-2016 Kir Belevich ** symbol-tree; version 3.2.4 -- https://github.com/jsdom/js-symbol-tree#symbol-tree Copyright (c) 2015 Joris van der Wel ** symbol.prototype.description; version 1.0.2 -- https://github.com/es-shims/Symbol.prototype.description#readme Copyright (c) 2017 Jordan Harband ** tabbable; version 3.1.2 -- https://github.com/davidtheclark/tabbable#readme Copyright (c) 2015 David Clark ** tapable; version 1.1.3 -- https://github.com/webpack/tapable Copyright (c) Tobias Koppers ** telejson; version 5.0.2 -- https://github.com/storybooks/telejson ** term-size; version 2.2.0 -- https://github.com/sindresorhus/term-size#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** terminal-link; version 2.1.1 -- https://github.com/sindresorhus/terminal-link#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** terser-webpack-plugin; version 1.4.5 -- https://github.com/webpack-contrib/terser-webpack-plugin Copyright JS Foundation and other contributors ** text-mask; version 0.0.2 -- https://github.com/chunkiat82/text-mask Copyright (c) 2015 Raymond Ho ** text-table; version 0.2.0 -- https://github.com/substack/text-table ** throat; version 5.0.0 -- https://github.com/ForbesLindesay/throat#readme Copyright (c) 2013 Forbes Lindesay ** throttle-debounce; version 2.2.1 -- https://github.com/niksy/throttle-debounce#readme Copyright (c) 2010 Cowboy Ben Alman (c) Ivan Nikolic (http://ivannikolic.com) copyrighted by the Free Software Foundation Copyright (c) Ivan Nikolic Copyright (c) 1989, 1991 Free Software Foundation, Inc. ** throttleit; version 1.0.0 -- https://github.com/component/throttle ** through; version 2.3.8 -- https://github.com/dominictarr/through Copyright (c) 2011 Dominic Tarr ** through2; version 2.0.5 -- https://github.com/rvagg/through2#readme Copyright (c) Rod Vagg Copyright (c) Rod Vagg rvagg (https://twitter.com/rvagg) and additional contributors ** thunky; version 1.1.0 -- https://github.com/mafintosh/thunky#readme Copyright (c) 2018 Mathias Buus ** ticky; version 1.0.1 -- https://github.com/bevacqua/ticky#readme Copyright (c) 2015 Nicolas Bevacqua ** timers-browserify; version 2.0.11 -- https://github.com/jryans/timers-browserify Copyright Joyent, Inc. and other Node contributors. Copyright (c) 2012 J. Ryan Stinnett ** timsort; version 0.3.0 -- https://github.com/mziccard/node-timsort Copyright (c) 2015 Marco Ziccardi ** tiny-emitter; version 2.1.0 -- https://github.com/scottcorgan/tiny-emitter#readme Copyright (c) 2017 Scott Corgan ** tiny-warning; version 1.0.3 -- Copyright (c) 2019 Alexander Reardon ** tinycolor2; version 1.4.1 -- Copyright (c) 2008 Ariel Flesler Copyright 2012 jQuery Foundation and other contributors Copyright (c), Brian Grinstead, http://briangrinstead.com Copyright 2005, 2012 jQuery Foundation, Inc. and other contributors ** tmp; version 0.0.33 -- http://github.com/raszi/node-tmp Copyright (c) 2014 KARASZI Istvan Copyright (c) 2011-2017 KARASZI Istvan ** to-arraybuffer; version 1.0.1 -- https://github.com/jhiesey/to-arraybuffer#readme Copyright (c) 2016 John Hiesey ** to-fast-properties; version 2.0.0 -- https://github.com/sindresorhus/to-fast-properties#readme (c) Petka Antonov, John-David Dalton, Sindre Sorhus Copyright (c) 2014 Petka Antonov 2015 Sindre Sorhus ** to-object-path; version 0.3.0 -- https://github.com/jonschlinkert/to-object-path Copyright (c) 2015 Jon Schlinkert Copyright (c) 2015, Jon Schlinkert. Copyright (c) 2015-2016, Jon Schlinkert. ** to-regex; version 3.0.2 -- https://github.com/jonschlinkert/to-regex Copyright (c) 2016-2018, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** to-regex-range; version 2.1.1 -- https://github.com/micromatch/to-regex-range Copyright (c) 2015-2017, Jon Schlinkert Copyright (c) 2015, 2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** toggle-selection; version 1.0.6 -- https://github.com/sudodoki/toggle-selection#readme ** toidentifier; version 1.0.0 -- https://github.com/component/toidentifier#readme Copyright (c) 2016 Douglas Christopher Wilson Copyright (c) 2016 Douglas Christopher Wilson ** tr46; version 1.0.1 -- https://github.com/sebmaster/tr46.js#readme Copyright (c) 2016 Sebastian Mayr ** trim; version 0.0.1 -- Copyright (c) 2012 TJ Holowaychuk ** trim-newlines; version 1.0.0 -- https://github.com/sindresorhus/trim-newlines (c) Sindre Sorhus (http://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** trim-trailing-lines; version 1.1.3 -- https://github.com/wooorm/trim-trailing-lines#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** trough; version 1.0.5 -- https://github.com/wooorm/trough#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** ts-dedent; version 1.1.1 -- https://github.com/tamino-martinius/node-ts-dedent#readme Copyright (c) 2018 Tamino Martinius ** ts-essentials; version 2.0.12 -- https://github.com/krzkaczor/ts-essentials#readme ** ts-jest; version 26.3.0 -- https://kulshekhar.github.io/ts-jest Copyright (c) 2016-2018 ** ts-pnp; version 1.2.0 -- https://github.com/arcanis/ts-pnp Copyright (c) 2016 Mael Nison ** tsutils; version 3.17.1 -- https://github.com/ajafff/tsutils#readme Copyright (c) 2017 Klaus Meinhardt ** tty-browserify; version 0.0.0 -- https://github.com/substack/tty-browserify ** type-check; version 0.3.2 -- https://github.com/gkz/type-check Copyright (c) George Zahariev ** type-detect; version 4.0.8 -- https://github.com/chaijs/type-detect#readme Copyright (c) 2013 Copyright (c) 2013 Jake Luer (http://alogicalparadox.com) ** type-is; version 1.6.18 -- https://github.com/jshttp/type-is#readme Copyright (c) 2014 Jonathan Ong Copyright (c) 2014-2015 Douglas Christopher Wilson Copyright (c) 2014 Jonathan Ong Copyright (c) 2014-2015 Douglas Christopher Wilson ** typed-styles; version 0.0.7 -- Copyright (c) 2017 Artur Kenzhaev ** typedarray; version 0.0.6 -- https://github.com/substack/typedarray Copyright (c) 2012, Joshua Bell Copyright (c) 2010, Linden Research, Inc. ** typedarray-to-buffer; version 3.1.5 -- http://feross.org Copyright (c) Feross Aboukhadijeh Copyright (c) Feross Aboukhadijeh (http://feross.org). ** unfetch; version 4.1.0 -- https://github.com/developit/unfetch Copyright (c) 2017 Jason Miller (c) Jason Miller (https://jasonformat.com/) ** unherit; version 1.1.3 -- https://github.com/wooorm/unherit#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** unicode-canonical-property-names-ecmascript; version 1.0.4 -- https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript Copyright Mathias Bynens ** unicode-match-property-ecmascript; version 1.0.4 -- https://github.com/mathiasbynens/unicode-match-property-ecmascript Copyright Mathias Bynens ** unicode-match-property-value-ecmascript; version 1.2.0 -- https://github.com/mathiasbynens/unicode-match-property-value-ecmascript Copyright Mathias Bynens ** unicode-property-aliases-ecmascript; version 1.1.0 -- https://github.com/mathiasbynens/unicode-property-aliases-ecmascript Copyright Mathias Bynens ** unified; version 9.2.0 -- https://unifiedjs.com (c) Titus Wormer (c) Titus Wormer (https://wooorm.com) Copyright (c) 2015 Titus Wormer ** union-value; version 1.0.1 -- https://github.com/jonschlinkert/union-value Copyright (c) 2015-2017, Jon Schlinkert Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** uniq; version 1.0.1 -- https://github.com/mikolalysenko/uniq (c) 2013 Mikola Lysenko. Copyright (c) 2013 Mikola Lysenko ** uniqs; version 2.0.0 -- https://github.com/fgnass/uniqs ** unist-builder; version 2.0.3 -- https://github.com/syntax-tree/unist-builder#readme (c) Eugene Sharygin Copyright (c) 2015 Eugene Sharygin ** unist-util-generated; version 1.1.5 -- https://github.com/syntax-tree/unist-util-generated#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** unist-util-is; version 4.0.2 -- https://github.com/syntax-tree/unist-util-is#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** unist-util-position; version 3.1.0 -- https://github.com/syntax-tree/unist-util-position#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** unist-util-remove; version 2.0.0 -- https://github.com/syntax-tree/unist-util-remove#readme (c) Eugene Sharygin Copyright (c) 2016 Eugene Sharygin ** unist-util-remove-position; version 2.0.1 -- https://github.com/syntax-tree/unist-util-remove-position#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** unist-util-stringify-position; version 2.0.3 -- https://github.com/syntax-tree/unist-util-stringify-position#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** unist-util-visit; version 2.0.3 -- https://github.com/syntax-tree/unist-util-visit#readme (c) Titus Wormer Copyright (c) 2015 Titus Wormer ** unist-util-visit-parents; version 3.1.0 -- https://github.com/syntax-tree/unist-util-visit-parents#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** universalify; version 1.0.0 -- https://github.com/RyanZim/universalify#readme Copyright (c) 2017, Ryan Zimmerman ** unpipe; version 1.0.0 -- https://github.com/stream-utils/unpipe Copyright (c) 2015 Douglas Christopher Wilson Copyright (c) 2015 Douglas Christopher Wilson ** unquote; version 1.1.1 -- https://github.com/lakenen/node-unquote Copyright 2017 Cameron Lakenen Copyright (c) 2017 Cameron Lakenen ** unset-value; version 1.0.0 -- https://github.com/jonschlinkert/unset-value Copyright (c) 2015, 2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** upath; version 1.2.0 -- http://github.com/anodynos/upath/ Copyright (c) 2019 Angelos Pikoulas Copyright (c) 2014-2019 Angelos Pikoulas (agelos.pikoulas@gmail.com) ** urix; version 0.1.0 -- https://github.com/lydell/urix Copyright (c) 2013 Simon Lydell Copyright 2014 Simon Lydell X11 ** url; version 0.11.0 -- https://github.com/defunctzombie/node-url#readme Copyright Joyent, Inc. and other Node contributors. Copyright (c) 2002-2008 Kris Kowal ** url-loader; version 1.1.2 -- https://github.com/webpack-contrib/url-loader Copyright JS Foundation and other contributors ** url-parse; version 1.4.7 -- https://github.com/unshiftio/url-parse#readme Copyright (c) 2015 Unshift.io, Arnout Kazemier ** use; version 3.1.1 -- https://github.com/jonschlinkert/use Copyright (c) 2015-2017, Jon Schlinkert. Copyright (c) 2015-present, Jon Schlinkert. Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert). ** use-composed-ref; version 1.0.0 -- https://github.com/Andarist/use-composed-ref#readme ** use-isomorphic-layout-effect; version 1.0.0 -- https://github.com/Andarist/use-isomorphic-layout-effect#readme ** use-latest; version 1.1.0 -- https://github.com/Andarist/use-latest#readme ** util; version 0.11.1 -- https://github.com/defunctzombie/node-util Copyright Joyent, Inc. and other Node contributors. ** util-deprecate; version 1.0.2 -- https://github.com/TooTallNate/util-deprecate Copyright (c) 2014 Nathan Rajlich ** util.promisify; version 1.0.1 -- https://github.com/ljharb/util.promisify#readme Copyright (c) 2017 Jordan Harband ** utila; version 0.4.0 -- https://github.com/AriaMinaei/utila Copyright (c) 2014 Aria Minaei ** utils-merge; version 1.0.1 -- https://github.com/jaredhanson/utils-merge#readme Copyright (c) 2013-2017 Jared Hanson Copyright (c) 2013-2017 Jared Hanson < http://jaredhanson.net/ (http://jaredhanson.net/)> ** uuid; version 2.0.2 -- https://github.com/shtylman/node-uuid#readme Copyright (c) 2010-2012 Robert Kieffer Copyright (c) 1986-1993, 1998, 2004, 2007-2010 Thomas Williams, Colin Kelley ** v8-compile-cache; version 2.1.1 -- https://github.com/zertosh/v8-compile-cache#readme Copyright (c) 2019 Andres Suarez ** validator; version 9.4.1 -- http://github.com/chriso/validator.js Copyright (c) 2016 Chris O'Hara Copyright (c) 2017 Chris O'Hara ** vary; version 1.1.2 -- https://github.com/jshttp/vary#readme Copyright (c) 2014-2017 Douglas Christopher Wilson ** vdom-thunk; version 3.0.0 -- https://github.com/Raynos/vdom-thunk Copyright (c) 2014 Raynos. ** vendors; version 1.0.4 -- https://github.com/wooorm/vendors#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** verror; version 1.10.0 -- https://github.com/davepacheco/node-verror Copyright (c) 2016, Joyent, Inc. MIT License Copyright (c) Permission 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE 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. ------ ** set-harmonic-interval; version 1.0.1 -- https://github.com/streamich/set-harmonic-interval ** ts-easing; version 0.2.0 -- https://github.com/streamich/ts-easing#readme ** tweetnacl; version 0.14.5 -- https://tweetnacl.js.org This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE 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 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. For more information, please refer to ------ ** spark-md5; version 3.0.1 -- https://github.com/satazor/js-spark-md5#readme Copyright (c) 2015 Andre Cruz DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO. ------ ** store2; version 2.11.2 -- https://github.com/nbubna/store#readme Copyright (c) 2013 ESHA Research Copyright (c) 2015 ESHA Research Copyright (c) 2017 ESHA Research Copyright (c) 2019 ESHA Research Copyright (c) 2018, ESHA Research GPL-3.0 OR MIT OR (GPL-3.0 AND MIT) ------ ** sha.js; version 2.4.11 -- https://github.com/crypto-browserify/sha.js Copyright (c) 2013-2018 sha.js contributors Copyright (c) 1998 - 2009, Paul Johnston & Contributors Copyright Paul Johnston 2000 - 2002. Other contributors Greg Holt, Andrew Kepert, Ydnar, Lostinet Copyright Angel Marin, Paul Johnston 2000 - 2009. Other contributors Greg Holt, Andrew Kepert, Ydnar, Lostinet MIT AND BSD-3-Clause ------ ** type-fest; version 0.8.1 -- https://github.com/sindresorhus/type-fest#readme Copyright (c) Sindre Sorhus (sindresorhus.com) MIT OR (CC0-1.0 AND MIT) ** lodash-joins; version 3.0.1 -- https://github.com/mtraynham/lodash-joins#readme Copyright (c) Microsoft Corporation. ** walker; version 1.0.7 -- https://github.com/daaku/nodejs-walker Copyright 2013 Naitik Shah ** websocket-driver; version 0.7.4 -- https://github.com/faye/websocket-driver-node ** websocket-extensions; version 0.1.4 -- http://github.com/faye/websocket-extensions-node ** xml-name-validator; version 3.0.0 -- https://github.com/jsdom/xml-name-validator#readme Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "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. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "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. "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). "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. "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." "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. 2. 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. 3. 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. 4. 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: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) 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 (d) 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. You 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. 5. 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. 6. 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. 7. 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. 8. 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. 9. 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. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ------ ** webidl-conversions; version 4.0.2 -- https://github.com/jsdom/webidl-conversions#readme Copyright (c) 2014, Domenic Denicola Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 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. THIS 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. ------ ** which; version 1.3.1 -- https://github.com/isaacs/node-which#readme Copyright (c) Isaac Z. Schlueter and Contributors ** which-module; version 2.0.0 -- https://github.com/nexdrew/which-module#readme Copyright (c) 2016 ** wide-align; version 1.1.3 -- https://github.com/iarna/wide-align#readme Copyright (c) 2015, Rebecca Turner ** wrappy; version 1.0.2 -- https://github.com/npm/wrappy Copyright (c) Isaac Z. Schlueter and Contributors ** write-file-atomic; version 3.0.3 -- https://github.com/npm/write-file-atomic ** y18n; version 4.0.0 -- https://github.com/yargs/y18n Copyright (c) 2015 ** yallist; version 4.0.0 -- https://github.com/isaacs/yallist#readme Copyright (c) Isaac Z. Schlueter and Contributors ** yaml; version 1.10.0 -- https://eemeli.org/yaml/ Copyright 2018 Eemeli Aro ** yargs-parser; version 13.1.2 -- https://github.com/yargs/yargs-parser#readme Copyright (c) 2016 ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") Copyright (c) 1995-2003 by Internet Software Consortium Permission 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. THE 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. ------ ** js-money; version 0.6.3 -- https://github.com/davidkalosi/js-money#readme Copyright (c) 2014 David Kalosi Copyright (c) 2014 David Kalosi http://davidkalosi.com/ (http://davidkalosi.com/) ** vfile; version 4.2.0 -- https://github.com/vfile/vfile#readme ** vfile-location; version 3.1.0 -- https://github.com/vfile/vfile-location#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** vfile-message; version 2.0.4 -- https://github.com/vfile/vfile-message#readme (c) Titus Wormer Copyright (c) 2017 Titus Wormer ** view-script; version 0.3.6 -- ** virtual-dom; version 2.1.1 -- https://github.com/Matt-Esch/virtual-dom Copyright (c) 2014 Matt-Esch. Copyright 2007-2012 Steven Levithan ** vm-browserify; version 1.1.2 -- https://github.com/substack/vm-browserify#readme ** vvvview; version 0.4.3 -- https://github.com/jayrbolton/vvvview#readme ** w3c-hr-time; version 1.0.2 -- Copyright (c) 2017 Tiancheng Timothy Gu and other contributors ** w3c-xmlserializer; version 1.1.2 -- https://github.com/jsdom/w3c-xmlserializer#readme ** warning; version 4.0.3 -- https://github.com/BerkeleyTrue/warning Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2014-present, Facebook, Inc. ** watchpack; version 1.7.4 -- https://github.com/webpack/watchpack Copyright JS Foundation and other contributors ** watchpack-chokidar2; version 2.0.0 -- https://github.com/webpack/watchpack ** wbuf; version 1.7.3 -- https://github.com/indutny/wbuf Copyright Fedor Indutny, 2014. ** web-namespaces; version 1.1.4 -- https://github.com/wooorm/web-namespaces#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer ** webpack; version 4.43.0 -- https://github.com/webpack/webpack Copyright JS Foundation and other contributors ** webpack-cli; version 3.3.11 -- https://github.com/webpack/webpack-cli#readme Copyright JS Foundation and other contributors ** webpack-dev-middleware; version 3.7.2 -- https://github.com/webpack/webpack-dev-middleware Copyright JS Foundation and other contributors ** webpack-dev-server; version 3.11.0 -- https://github.com/webpack/webpack-dev-server#readme Copyright JS Foundation and other contributors Copyright 2012-2015, Kit Cambridge, Benjamin Tan http://kit.mit-license.org ** webpack-hot-middleware; version 2.25.0 -- https://github.com/webpack-contrib/webpack-hot-middleware#readme copyright Tobias Koppers Copyright JS Foundation and other contributors ** webpack-log; version 2.0.0 -- https://github.com/webpack-contrib/webpack-log#readme Copyright (c) 2017 ** webpack-sources; version 1.4.3 -- https://github.com/webpack/webpack-sources#readme Copyright (c) 2017 JS Foundation and other contributors ** webpack-virtual-modules; version 0.2.2 -- https://github.com/sysgears/webpack-virtual-modules#readme Copyright (c) 2017 SysGears Copyright (c) 2017 SysGears INC ** whatwg-encoding; version 1.0.5 -- https://github.com/jsdom/whatwg-encoding#readme Copyright (c) 2016-2018 Domenic Denicola ** whatwg-mimetype; version 2.3.0 -- https://github.com/jsdom/whatwg-mimetype#readme Copyright (c) 2017-2018 Domenic Denicola ** whatwg-url; version 7.1.0 -- https://github.com/jsdom/whatwg-url#readme (c) extraPathPercentEncodeSet.has Copyright (c) 2015-2016 Sebastian Mayr ** whet.extend; version 0.9.9 -- Copyright 2012, Dmitrii Karpich Copyright (c) 2012 Dmitrii Karpich ** widest-line; version 3.1.0 -- https://github.com/sindresorhus/widest-line#readme (c) Sindre Sorhus (https://sindresorhus.com) Copyright (c) Sindre Sorhus (sindresorhus.com) ** word-wrap; version 1.2.3 -- https://github.com/jonschlinkert/word-wrap Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** worker-farm; version 1.7.0 -- https://github.com/rvagg/node-worker-farm Copyright (c) 2014 LevelUP Copyright (c) 2014 Rod Vagg rvagg (https://twitter.com/rvagg) ** worker-rpc; version 0.1.1 -- https://github.com/DirtyHairy/worker-rpc#readme Copyright (c) 2016 Christian Speckner ** wrap-ansi; version 5.1.0 -- https://github.com/chalk/wrap-ansi#readme Copyright (c) Sindre Sorhus (sindresorhus.com) ** write; version 1.0.3 -- https://github.com/jonschlinkert/write Copyright (c) 2014-2017, Jon Schlinkert. Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert). ** ws; version 7.3.1 -- https://github.com/websockets/ws Copyright (c) 2011 Einar Otto Stangvik ** x-is-array; version 0.1.0 -- https://github.com/Matt-Esch/x-is-array Copyright (c) 2014 Matt-Esch. ** x-is-string; version 0.1.0 -- https://github.com/Matt-Esch/x-is-string Copyright (c) 2014 Matt-Esch. ** xmlchars; version 2.2.0 -- https://github.com/lddubeau/xmlchars#readme copyright Louis-Dominique Dubeau Copyright Louis-Dominique Dubeau and contributors ** xtend; version 4.0.2 -- https://github.com/Raynos/xtend Copyright (c) 2012-2014 Raynos. ** yargs; version 13.3.2 -- https://yargs.js.org/ Copyright 2014 Copyright (c) 2011 Andrei Mackenzie Copyright 2010 James Halliday (mail@substack.net) Copyright (c) Sindre Sorhus (sindresorhus.com) ** yauzl; version 2.10.0 -- https://github.com/thejoshwolfe/yauzl Copyright (c) 2014 Josh Wolfe ** zwitch; version 1.0.5 -- https://github.com/wooorm/zwitch#readme (c) Titus Wormer Copyright (c) 2016 Titus Wormer MIT License Copyright (c) Permission 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE 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.