SnowConvert AI - Open Source Libraries¶
.NET开源库¶
| name | 版本 | type | 许可 | 许可网址 | 
|---|---|---|---|---|
| Azure.Core | 1.35.0 | nuget | MIT | https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt (https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt) | 
| Azure.Identity | 1.10.3 | nuget | MIT | https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt (https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt) | 
| Azure.Storage.Blobs | 12.14.1 | nuget | MIT | https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt (https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt) | 
| Azure.Storage.Common | 12.13.0 | nuget | MIT | https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt (https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt) | 
| Castle.Core | 5.1.1 | nuget | Apache-2.0 | https://github.com/castleproject/Core/blob/master/LICENSE (https://github.com/castleproject/Core/blob/master/LICENSE) | 
| CommandLineParser | 2.9.1 | nuget | MIT | https://github.com/commandlineparser/commandline/blob/master/License.md (https://github.com/commandlineparser/commandline/blob/master/License.md) | 
| ConcurrentHashSet | 1.3.0 | nuget | MIT | https://github.com/i3arnon/ConcurrentHashSet/blob/master/LICENSE (https://github.com/i3arnon/ConcurrentHashSet/blob/master/LICENSE) | 
| CsvHelper | 30.0.1 | nuget | MS-PL、Apache-2.0 | https://github.com/JoshClose/CsvHelper/blob/master/LICENSE.txt (https://github.com/JoshClose/CsvHelper/blob/master/LICENSE.txt) | 
| DocumentFormat.OpenXml | 2.19.0 | nuget | MIT | https://github.com/dotnet/Open-XML-SDK/blob/master/LICENSE (https://github.com/dotnet/Open-XML-SDK/blob/master/LICENSE) | 
| H.Formatters | 2.0.51 | nuget | MIT | https://github.com/HavenDV/H.Pipes/blob/master/LICENSE.txt (https://github.com/HavenDV/H.Pipes/blob/master/LICENSE.txt) | 
| H.Formatters.BinaryFormatter | 2.0.51 | nuget | MIT | https://github.com/HavenDV/H.Pipes/blob/master/LICENSE.txt (https://github.com/HavenDV/H.Pipes/blob/master/LICENSE.txt) | 
| H.Pipes | 2.0.51 | nuget | MIT | https://github.com/HavenDV/H.Pipes/blob/master/LICENSE.txt (https://github.com/HavenDV/H.Pipes/blob/master/LICENSE.txt) | 
| H.Pipes.AccessControl | 2.0.51 | nuget | MIT | https://github.com/HavenDV/H.Pipes/blob/master/LICENSE.txt (https://github.com/HavenDV/H.Pipes/blob/master/LICENSE.txt) | 
| Markdig | 0.37.0 | nuget | BSD-2-Clause | https://github.com/xoofx/markdig/blob/master/license.txt (https://github.com/xoofx/markdig/blob/master/license.txt) | 
| Microsoft.ApplicationInsights | 2.21.0 | nuget | MIT | https://github.com/Microsoft/ApplicationInsights-dotnet/blob/master/LICENSE (https://github.com/Microsoft/ApplicationInsights-dotnet/blob/master/LICENSE) | 
| Microsoft.Bcl.AsyncInterfaces | 1.1.1 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Build | 15.9.20 | nuget | MIT | https://github.com/dotnet/msbuild/blob/master/LICENSE (https://github.com/dotnet/msbuild/blob/master/LICENSE) | 
| Microsoft.Build.Framework | 15.9.20 | nuget | MIT | https://github.com/dotnet/msbuild/blob/master/LICENSE (https://github.com/dotnet/msbuild/blob/master/LICENSE) | 
| Microsoft.Build.Utilities.Core | 15.9.20 | nuget | MIT | https://github.com/dotnet/msbuild/blob/master/LICENSE (https://github.com/dotnet/msbuild/blob/master/LICENSE) | 
| Microsoft.CodeCoverage | 17.2.1 | nuget | MIT | https://github.com/microsoft/vstest/blob/master/LICENSE (https://github.com/microsoft/vstest/blob/master/LICENSE) | 
| Microsoft.CSharp | 4.5.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/main/LICENSE.TXT (https://github.com/dotnet/runtime/blob/main/LICENSE.TXT) | 
| Microsoft.Data.SqlClient | 5.1.3 | nuget | MIT | https://github.com/dotnet/sqlclient/blob/master/LICENSE (https://github.com/dotnet/sqlclient/blob/master/LICENSE) | 
| Microsoft.Data.SqlClient.SNI.runtime | 5.1.1 | nuget | MIT | https://github.com/dotnet/SqlClient/blob/main/LICENSE (https://github.com/dotnet/SqlClient/blob/main/LICENSE) | 
| Microsoft.Extensions.Configuration | 6.0.1 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Configuration.Abstractions | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Configuration.Binder | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Configuration.EnvironmentVariables | 6.0.1 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Configuration.FileExtensions | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Configuration.Json | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.DependencyInjection | 6.0.1 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.DependencyInjection.Abstractions | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.FileProviders.Abstractions | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.FileProviders.Physical | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.FileSystemGlobbing | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Logging | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Logging.Abstractions | 6.0.2 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Logging.Configuration | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Logging.Console | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Logging.TraceSource | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Options | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Options.ConfigurationExtensions | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Extensions.Primitives | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Identity.Client | 4.56.0 | nuget | MIT | https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/master/LICENSE (https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/master/LICENSE) | 
| Microsoft.Identity.Client.Extensions.Msal | 4.56.0 | nuget | MIT | https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/master/LICENSE (https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/master/LICENSE) | 
| Microsoft.IdentityModel.Abstractions | 6.22.0 | nuget | MIT | https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt (https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt) | 
| Microsoft.IdentityModel.JsonWebTokens | 6.24.0 | nuget | MIT | https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt (https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt) | 
| Microsoft.IdentityModel.Logging | 6.24.0 | nuget | MIT | https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt (https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt) | 
| Microsoft.IdentityModel.Protocols | 6.24.0 | nuget | MIT | https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt (https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt) | 
| Microsoft.IdentityModel.Protocols.OpenIdConnect | 6.24.0 | nuget | MIT | https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt (https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt) | 
| Microsoft.IdentityModel.Tokens | 6.24.0 | nuget | MIT | https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt (https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt) | 
| Microsoft.NETCore.Platforms | 1.1.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.NETCore.Targets | 1.1.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.SqlServer.DacFx | 162.1.172 | nuget | MIT | https://github.com/microsoft/DacFx/blob/main/LICENSE.txt (https://github.com/microsoft/DacFx/blob/main/LICENSE.txt) | 
| Microsoft.SqlServer.Server | 1.0.0 | nuget | MIT | https://github.com/dotnet/sqlclient/blob/master/LICENSE (https://github.com/dotnet/sqlclient/blob/master/LICENSE) | 
| Microsoft.SqlServer.TransactSql.ScriptDom | 161.8910.0 | nuget | MIT | https://github.com/microsoft/SqlScriptDOM/blob/master/LICENSE (https://github.com/microsoft/SqlScriptDOM/blob/master/LICENSE) | 
| Microsoft.SqlServer.Types | 160.1000.6 | nuget | Microsoft-.NET-Library | https://www.nuget.org/packages/Microsoft.SqlServer.Types/160.1000.6/License (https://www.nuget.org/packages/Microsoft.SqlServer.Types/160.1000.6/License) | 
| Microsoft.Win32.Registry | 4.3.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Microsoft.Win32.SystemEvents | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| Moq | 4.18.4 | nuget | BSD-3-Clause | https://github.com/devlooped/moq/blob/main/License.txt (https://github.com/devlooped/moq/blob/main/License.txt) | 
| NamedPipeServerStream.NetFrameworkVersion | 1.1.11 | nuget | MIT | https://github.com/HavenDV/NamedPipeServerStream.NetFrameworkVersion/blob/master/LICENSE.txt (https://github.com/HavenDV/NamedPipeServerStream.NetFrameworkVersion/blob/master/LICENSE.txt) | 
| Newtonsoft.Json | 13.0.3 | nuget | MIT | https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md (https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md) | 
| NuGet.Frameworks | 5.11.0 | nuget | Apache-2.0 | https://github.com/NuGet/NuGet.Client/blob/master/LICENSE.txt (https://github.com/NuGet/NuGet.Client/blob/master/LICENSE.txt) | 
| runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.native.System | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.native.System.IO.Compression | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.native.System.Security.Cryptography.Apple | 4.3.1 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple | 4.3.1 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl | 4.3.2 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| StyleCop.Analyzers | 1.1.118 | nuget | MIT | https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/LICENSE (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/LICENSE) | 
| System.Buffers | 4.3.0 | nuget | MIT | https://github.com/dotnet/maintenance-packages/blob/main/LICENSE (https://github.com/dotnet/maintenance-packages/blob/main/LICENSE) | 
| System.Collections | 4.3.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/main/LICENSE.TXT (https://github.com/dotnet/runtime/blob/main/LICENSE.TXT) | 
| System.Collections.Concurrent | 4.3.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/main/LICENSE.TXT (https://github.com/dotnet/runtime/blob/main/LICENSE.TXT) | 
| System.Collections.Immutable | 7.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/main/LICENSE.TXT (https://github.com/dotnet/runtime/blob/main/LICENSE.TXT) | 
| System.ComponentModel.Annotations | 5.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/main/LICENSE.TXT (https://github.com/dotnet/runtime/blob/main/LICENSE.TXT) | 
| System.ComponentModel.Composition | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/main/LICENSE.TXT (https://github.com/dotnet/runtime/blob/main/LICENSE.TXT) | 
| System.Configuration.ConfigurationManager | 6.0.1 | nuget | MIT | https://github.com/dotnet/runtime/blob/main/LICENSE.TXT (https://github.com/dotnet/runtime/blob/main/LICENSE.TXT) | 
| System.Diagnostics.Debug | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Diagnostics.DiagnosticSource | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Diagnostics.EventLog | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Diagnostics.TraceSource | 4.0.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Diagnostics.Tracing | 4.1.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Drawing.Common | 6.0.0 | nuget | MIT | https://github.com/dotnet/winforms/blob/master/LICENSE.TXT (https://github.com/dotnet/winforms/blob/master/LICENSE.TXT) | 
| System.Dynamic.Runtime | 4.0.11 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Formats.Asn1 | 5.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Globalization | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.IdentityModel.Tokens.Jwt | 6.24.0 | nuget | MIT | https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt (https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/main/LICENSE.txt) | 
| System.IO | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.IO.Abstractions | 19.1.5 | nuget | MIT | https://github.com/TestableIO/System.IO.Abstractions/blob/master/LICENSE (https://github.com/TestableIO/System.IO.Abstractions/blob/master/LICENSE) | 
| System.IO.Compression | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.IO.FileSystem | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.IO.FileSystem.AccessControl | 5.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.IO.FileSystem.Primitives | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.IO.Hashing | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.IO.Packaging | 5.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Linq | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Linq.Expressions | 4.1.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Memory | 4.5.4 | nuget | MIT | https://github.com/dotnet/maintenance-packages/blob/master/LICENSE (https://github.com/dotnet/maintenance-packages/blob/master/LICENSE) | 
| System.Memory.Data | 1.0.2 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Net.Primitives | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Numerics.Vectors | 4.5.0 | nuget | MIT | https://github.com/dotnet/maintenance-packages/blob/master/LICENSE (https://github.com/dotnet/maintenance-packages/blob/master/LICENSE) | 
| System.ObjectModel | 4.0.12 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Reflection | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Reflection.Emit | 4.0.1 | nuget | MIT | https://github.com/dotnet/runtime/blob/main/LICENSE.TXT (https://github.com/dotnet/runtime/blob/main/LICENSE.TXT) | 
| System.Reflection.Emit.ILGeneration | 4.0.1 | nuget | MIT | https://github.com/dotnet/runtime/blob/main/LICENSE.TXT (https://github.com/dotnet/runtime/blob/main/LICENSE.TXT) | 
| System.Reflection.Emit.Lightweight | 4.0.1 | nuget | MIT | https://github.com/dotnet/runtime/blob/main/LICENSE.TXT (https://github.com/dotnet/runtime/blob/main/LICENSE.TXT) | 
| System.Reflection.Extensions | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Reflection.Metadata | 1.6.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Reflection.Primitives | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Reflection.TypeExtensions | 4.1.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Resources.Extensions | 4.7.1 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Resources.ResourceManager | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Runtime | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Runtime.Caching | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Runtime.CompilerServices.Unsafe | 6.0.0 | nuget | MIT | https://github.com/dotnet/maintenance-packages/blob/master/LICENSE (https://github.com/dotnet/maintenance-packages/blob/master/LICENSE) | 
| System.Runtime.Extensions | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Runtime.Handles | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Runtime.InteropServices | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Runtime.InteropServices.RuntimeInformation | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Runtime.Loader | 4.0.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Runtime.Numerics | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Runtime.Serialization.Primitives | 4.1.1 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Security.AccessControl | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Security.Cryptography.Algorithms | 4.3.1 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Security.Cryptography.Cng | 5.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Security.Cryptography.Encoding | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Security.Cryptography.Primitives | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Security.Cryptography.ProtectedData | 4.7.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Security.Permissions | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Security.Principal | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Security.Principal.Windows | 5.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Text.Encoding | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Text.Encoding.CodePages | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Text.Encoding.Extensions | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Text.Encodings.Web | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Text.Json | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Threading | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Threading.Tasks | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Threading.Tasks.Dataflow | 4.6.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Threading.Tasks.Extensions | 4.5.4 | nuget | MIT | https://github.com/dotnet/maintenance-packages/blob/master/LICENSE (https://github.com/dotnet/maintenance-packages/blob/master/LICENSE) | 
| System.Threading.Thread | 4.0.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.Threading.ThreadPool | 4.3.0 | nuget | Microsoft-.NET-Library | https://github.com/dotnet/core/blob/main/license-information.md (https://github.com/dotnet/core/blob/main/license-information.md) | 
| System.ValueTuple | 4.5.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| System.Windows.Extensions | 6.0.0 | nuget | MIT | https://github.com/dotnet/runtime/blob/master/LICENSE.TXT (https://github.com/dotnet/runtime/blob/master/LICENSE.TXT) | 
| TestableIO.System.IO.Abstractions | 19.1.5 | nuget | MIT | https://github.com/TestableIO/System.IO.Abstractions/blob/master/LICENSE (https://github.com/TestableIO/System.IO.Abstractions/blob/master/LICENSE) | 
| TestableIO.System.IO.Abstractions.Wrappers | 19.1.5 | nuget | MIT | https://github.com/TestableIO/System.IO.Abstractions/blob/master/LICENSE (https://github.com/TestableIO/System.IO.Abstractions/blob/master/LICENSE) | 
Node 开源库¶
| name | 版本 | type | 许可 | 许可网址> | 
|---|---|---|---|---|
| abbrev | 1.1.1 | npm | ISC | https://github.com/npm/abbrev-js/blob/master/LICENSE (https://github.com/npm/abbrev-js/blob/master/LICENSE) | 
| ace-builds | 1.31.1 | npm | BSD-3-Clause | https://github.com/ajaxorg/ace-builds/blob/master/LICENSE (https://github.com/ajaxorg/ace-builds/blob/master/LICENSE) | 
| acorn | 8.11.2 | npm | MIT | https://github.com/acornjs/acorn/blob/master/acorn/LICENSE (https://github.com/acornjs/acorn/blob/master/acorn/LICENSE) | 
| acorn-import-assertions | 1.9.0 | npm | MIT | https://github.com/xtuc/acorn-import-assertions/blob/master/LICENSE (https://github.com/xtuc/acorn-import-assertions/blob/master/LICENSE) | 
| agent-base | 6.0.2 | npm | MIT | https://github.com/TooTallNate/proxy-agents#readme/blob/master/LICENSE.md (https://github.com/TooTallNate/proxy-agents#readme/blob/master/LICENSE.md) | 
| ajv | 8.12.0 | npm | MIT | https://github.com/ajv-validator/ajv/blob/master/LICENSE (https://github.com/ajv-validator/ajv/blob/master/LICENSE) | 
| ajv-formats | 2.1.1 | npm | MIT | https://github.com/ajv-validator/ajv-formats/blob/master/LICENSE (https://github.com/ajv-validator/ajv-formats/blob/master/LICENSE) | 
| ansi-styles | 3.2.1 | npm | MIT | https://github.com/chalk/ansi-styles/blob/master/license (https://github.com/chalk/ansi-styles/blob/master/license) | 
| applicationinsights | 2.9.0 | npm | MIT | https://github.com/microsoft/ApplicationInsights-node.js/blob/master/LICENSE (https://github.com/microsoft/ApplicationInsights-node.js/blob/master/LICENSE) | 
| argparse | 2.0.1 | npm | Python-2.0 | https://github.com/nodeca/argparse/blob/master/LICENSE (https://github.com/nodeca/argparse/blob/master/LICENSE) | 
| async-hook-jl | 1.7.6 | npm | MIT | https://github.com/jeff-lewis/async-hook-jl/blob/master/LICENSE.md (https://github.com/jeff-lewis/async-hook-jl/blob/master/LICENSE.md) | 
| async-listener | 0.6.10 | npm | BSD-2-Clause | https://github.com/othiym23/async-listener/blob/master/LICENSE (https://github.com/othiym23/async-listener/blob/master/LICENSE) | 
| asynckit | 0.4.0 | npm | MIT | https://github.com/alexindigo/asynckit/blob/master/LICENSE (https://github.com/alexindigo/asynckit/blob/master/LICENSE) | 
| atomically | 1.7.0 | npm | MIT | https://github.com/fabiospampinato/atomically/blob/master/license (https://github.com/fabiospampinato/atomically/blob/master/license) | 
| axios | 1.6.5 | npm | MIT | https://github.com/axios/axios/blob/master/LICENSE (https://github.com/axios/axios/blob/master/LICENSE) | 
| azure/abort-controller | 1.1.0 | npm | MIT | https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE (https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE) | 
| azure/core-auth | 1.5.0 | npm | MIT | https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE (https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE) | 
| azure/core-rest-pipeline | 1.10.1 | npm | MIT | https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE (https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE) | 
| azure/core-tracing | 1.0.1 | npm | MIT | https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE (https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE) | 
| azure/core-util | 1.6.1 | npm | MIT | https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE (https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE) | 
| azure/logger | 1.0.4 | npm | MIT | https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE (https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE) | 
| azure/opentelemetry-instrumentation-azure-sdk | 1.0.0-beta.5 | npm | MIT | https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE (https://github.com/azure/azure-sdk-for-node/blob/master/LICENSE) | 
| babel-plugin-macros | 3.1.0 | npm | MIT | https://github.com/kentcdodds/babel-plugin-macros/blob/master/LICENSE (https://github.com/kentcdodds/babel-plugin-macros/blob/master/LICENSE) | 
| babel/code-frame | 7.22.13 | npm | MIT | https://github.com/babel/babel/blob/master/LICENSE (https://github.com/babel/babel/blob/master/LICENSE) | 
| babel/helper-module-imports | 7.22.15 | npm | MIT | https://github.com/babel/babel/blob/master/LICENSE (https://github.com/babel/babel/blob/master/LICENSE) | 
| babel/helper-string-parser | 7.22.5 | npm | MIT | https://github.com/babel/babel/blob/master/LICENSE (https://github.com/babel/babel/blob/master/LICENSE) | 
| babel/helper-validator-identifier | 7.22.20 | npm | MIT | https://github.com/babel/babel/blob/master/LICENSE (https://github.com/babel/babel/blob/master/LICENSE) | 
| babel/highlight | 7.22.20 | npm | MIT | https://github.com/babel/babel/blob/master/LICENSE (https://github.com/babel/babel/blob/master/LICENSE) | 
| babel/runtime | 7.23.2 | npm | MIT | https://github.com/babel/babel/blob/master/LICENSE (https://github.com/babel/babel/blob/master/LICENSE) | 
| babel/types | 7.23.0 | npm | MIT | https://github.com/babel/babel/blob/master/LICENSE (https://github.com/babel/babel/blob/master/LICENSE) | 
| binary | 0.3.0 | npm | MIT | https://www.npmjs.com/package/binary?activeTab=code (https://www.npmjs.com/package/binary?activeTab=code) | 
| buffers | 0.1.1 | npm | MIT | https://www.npmjs.com/package/buffers?activeTab=code (https://www.npmjs.com/package/buffers?activeTab=code) | 
| builder-util-runtime | 9.1.1 | npm | MIT | https://github.com/electron-userland/electron-builder/blob/master/LICENSE (https://github.com/electron-userland/electron-builder/blob/master/LICENSE) | 
| callsites | 3.1.0 | npm | MIT | https://github.com/sindresorhus/callsites/blob/master/license (https://github.com/sindresorhus/callsites/blob/master/license) | 
| chainsaw | 0.1.0 | npm | MIT, X11 | https://www.npmjs.com/package/chainsaw?activeTab=code (https://www.npmjs.com/package/chainsaw?activeTab=code) | 
| chalk | 2.4.2 | npm | MIT | https://github.com/chalk/chalk/blob/master/license (https://github.com/chalk/chalk/blob/master/license) | 
| cjs-module-lexer | 1.2.3 | npm | MIT | https://github.com/nodejs/cjs-module-lexer/blob/master/LICENSE (https://github.com/nodejs/cjs-module-lexer/blob/master/LICENSE) | 
| classnames | 2.3.2 | npm | MIT | https://github.com/JedWatson/classnames/blob/master/LICENSE (https://github.com/JedWatson/classnames/blob/master/LICENSE) | 
| cls-hooked | 4.2.2 | npm | BSD-2-Clause | https://github.com/jeff-lewis/cls-hooked/blob/master/LICENSE (https://github.com/jeff-lewis/cls-hooked/blob/master/LICENSE) | 
| clsx | 2.0.0 | npm | MIT | https://github.com/lukeed/clsx/blob/master/license (https://github.com/lukeed/clsx/blob/master/license) | 
| color-convert | 1.9.3 | npm | MIT | https://github.com/Qix-/color-convert/blob/master/LICENSE (https://github.com/Qix-/color-convert/blob/master/LICENSE) | 
| color-name | 1.1.3 | npm | MIT | https://github.com/colorjs/color-name/blob/master/LICENSE (https://github.com/colorjs/color-name/blob/master/LICENSE) | 
| combined-stream | 1.0.8 | npm | MIT | https://github.com/felixge/node-combined-stream/blob/master/License (https://github.com/felixge/node-combined-stream/blob/master/License) | 
| conf | 10.2.0 | npm | MIT | https://github.com/sindresorhus/conf/blob/master/license (https://github.com/sindresorhus/conf/blob/master/license) | 
| config | 3.3.9 | npm | MIT | https://github.com/node-config/node-config/blob/master/LICENSE (https://github.com/node-config/node-config/blob/master/LICENSE) | 
| continuation-local-storage | 3.2.1 | npm | BSD-2-Clause | https://github.com/othiym23/node-continuation-local-storage/blob/master/LICENSE (https://github.com/othiym23/node-continuation-local-storage/blob/master/LICENSE) | 
| convert-source-map | 1.9.0 | npm | MIT | https://github.com/thlorenz/convert-source-map/blob/master/LICENSE (https://github.com/thlorenz/convert-source-map/blob/master/LICENSE) | 
| core-util-is | 1.0.3 | npm | MIT | https://github.com/isaacs/core-util-is/blob/master/LICENSE (https://github.com/isaacs/core-util-is/blob/master/LICENSE) | 
| cosmiconfig | 7.1.0 | npm | MIT | https://github.com/cosmiconfig/cosmiconfig/blob/master/LICENSE (https://github.com/cosmiconfig/cosmiconfig/blob/master/LICENSE) | 
| css-mediaquery | 0.1.2 | npm | BSD-2-Clause | https://github.com/ericf/css-mediaquery/blob/master/LICENSE (https://github.com/ericf/css-mediaquery/blob/master/LICENSE) | 
| css-vendor | 2.0.8 | npm | MIT | https://github.com/cssinjs/css-vendor#readme/blob/master/LICENSE.md (https://github.com/cssinjs/css-vendor#readme/blob/master/LICENSE.md) | 
| csstype | 3.1.2 | npm | MIT | https://github.com/frenic/csstype/blob/master/LICENSE (https://github.com/frenic/csstype/blob/master/LICENSE) | 
| debounce-fn | 4.0.0 | npm | MIT | https://github.com/sindresorhus/debounce-fn/blob/master/license (https://github.com/sindresorhus/debounce-fn/blob/master/license) | 
| debug | 4.3.4 | npm | MIT | https://github.com/debug-js/debug/blob/master/LICENSE (https://github.com/debug-js/debug/blob/master/LICENSE) | 
| decompress-zip | 0.3.3 | npm | MIT | https://github.com/bower/decompress-zip/blob/master/license (https://github.com/bower/decompress-zip/blob/master/license) | 
| deepmerge | 2.2.1 | npm | MIT | https://github.com/TehShrike/deepmerge/blob/master/license.txt (https://github.com/TehShrike/deepmerge/blob/master/license.txt) | 
| delayed-stream | 1.0.0 | npm | MIT | https://github.com/felixge/node-delayed-stream/blob/master/License (https://github.com/felixge/node-delayed-stream/blob/master/License) | 
| diagnostic-channel | 1.1.1 | npm | MIT | https://github.com/Microsoft/node-diagnostic-channel/blob/master/LICENSE (https://github.com/Microsoft/node-diagnostic-channel/blob/master/LICENSE) | 
| diagnostic-channel-publishers | 1.0.7 | npm | MIT | https://github.com/Microsoft/node-diagnostic-channel/blob/master/LICENSE (https://github.com/Microsoft/node-diagnostic-channel/blob/master/LICENSE) | 
| diff-match-patch | 1.0.5 | npm | Apache-2.0 | https://github.com/JackuB/diff-match-patch/blob/master/LICENSE (https://github.com/JackuB/diff-match-patch/blob/master/LICENSE) | 
| dom-helpers | 5.2.1 | npm | MIT | https://github.com/react-bootstrap/dom-helpers/blob/master/LICENSE (https://github.com/react-bootstrap/dom-helpers/blob/master/LICENSE) | 
| dot-prop | 6.0.1 | npm | MIT | https://github.com/sindresorhus/dot-prop/blob/master/license (https://github.com/sindresorhus/dot-prop/blob/master/license) | 
| electron-cgi | 1.0.6 | npm | MIT | https://github.com/ruidfigueiredo/electron-cgi/blob/master/LICENSE (https://github.com/ruidfigueiredo/electron-cgi/blob/master/LICENSE) | 
| electron-debug | 3.2.0 | npm | MIT | https://github.com/sindresorhus/electron-debug/blob/master/license (https://github.com/sindresorhus/electron-debug/blob/master/license) | 
| electron-is-accelerator | 0.1.2 | npm | MIT | https://github.com/brrd/electron-is-accelerator/blob/master/LICENSE (https://github.com/brrd/electron-is-accelerator/blob/master/LICENSE) | 
| electron-is-dev | 1.2.0 | npm | MIT | https://github.com/sindresorhus/electron-is-dev/blob/master/license (https://github.com/sindresorhus/electron-is-dev/blob/master/license) | 
| electron-localshortcut | 3.2.1 | npm | MIT | https://github.com/parro-it/electron-localshortcut/blob/master/license (https://github.com/parro-it/electron-localshortcut/blob/master/license) | 
| electron-log | 4.4.8 | npm | MIT | https://github.com/megahertz/electron-log/blob/master/LICENSE (https://github.com/megahertz/electron-log/blob/master/LICENSE) | 
| electron-store | 8.1.0 | npm | MIT | https://github.com/sindresorhus/electron-store/blob/master/license (https://github.com/sindresorhus/electron-store/blob/master/license) | 
| electron-updater | 5.3.0 | npm | MIT | https://github.com/electron-userland/electron-builder/blob/master/LICENSE (https://github.com/electron-userland/electron-builder/blob/master/LICENSE) | 
| electron/remote | 2.0.12 | npm | MIT | https://github.com/electron/remote/blob/master/LICENSE (https://github.com/electron/remote/blob/master/LICENSE) | 
| emitter-listener | 1.1.2 | npm | BSD-2-Clause | https://github.com/othiym23/emitter-listener/blob/master/package.json (https://github.com/othiym23/emitter-listener/blob/master/package.json) | 
| emotion/babel-plugin | 11.11.0 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/cache | 11.11.0 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/hash | 0.9.1 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/is-prop-valid | 1.2.1 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/memoize | 0.8.1 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/react | 11.11.1 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/serialize | 1.1.2 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/sheet | 1.2.2 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/styled | 11.11.0 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/unitless | 0.8.1 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/use-insertion-effect-with-fallbacks | 1.0.1 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/utils | 1.2.1 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| emotion/weak-memoize | 0.3.1 | npm | MIT | https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md (https://github.com/emotion-js/emotion.git#main/blob/master/LICENSE.md) | 
| env-paths | 2.2.1 | npm | MIT | https://github.com/sindresorhus/env-paths/blob/master/license (https://github.com/sindresorhus/env-paths/blob/master/license) | 
| error-ex | 1.3.2 | npm | MIT | https://github.com/qix-/node-error-ex/blob/master/LICENSE (https://github.com/qix-/node-error-ex/blob/master/LICENSE) | 
| escape-string-regexp | 4.0.0 | npm | MIT | https://github.com/sindresorhus/escape-string-regexp/blob/master/license (https://github.com/sindresorhus/escape-string-regexp/blob/master/license) | 
| fast-deep-equal | 3.1.3 | npm | MIT | https://github.com/epoberezkin/fast-deep-equal/blob/master/LICENSE (https://github.com/epoberezkin/fast-deep-equal/blob/master/LICENSE) | 
| find-root | 1.1.0 | npm | MIT | https://github.com/js-n/find-root#readme/blob/master/LICENSE.md (https://github.com/js-n/find-root#readme/blob/master/LICENSE.md) | 
| find-up | 3.0.0 | npm | MIT | https://github.com/sindresorhus/find-up/blob/master/license (https://github.com/sindresorhus/find-up/blob/master/license) | 
| floating-ui/core | 1.5.0 | npm | MIT | https://github.com/floating-ui/floating-ui/blob/master/LICENSE (https://github.com/floating-ui/floating-ui/blob/master/LICENSE) | 
| floating-ui/dom | 1.5.3 | npm | MIT | https://github.com/floating-ui/floating-ui/blob/master/LICENSE (https://github.com/floating-ui/floating-ui/blob/master/LICENSE) | 
| floating-ui/react-dom | 2.0.2 | npm | MIT | https://github.com/floating-ui/floating-ui/blob/master/LICENSE (https://github.com/floating-ui/floating-ui/blob/master/LICENSE) | 
| floating-ui/utils | 0.1.6 | npm | MIT | https://github.com/floating-ui/floating-ui/blob/master/LICENSE (https://github.com/floating-ui/floating-ui/blob/master/LICENSE) | 
| follow-redirects | 1.15.4 | npm | MIT | https://github.com/follow-redirects/follow-redirects/blob/master/LICENSE (https://github.com/follow-redirects/follow-redirects/blob/master/LICENSE) | 
| form-data | 4.0.0 | npm | MIT | https://github.com/form-data/form-data/blob/master/License (https://github.com/form-data/form-data/blob/master/License) | 
| formik | 2.4.5 | npm | Apache-2.0 | https://github.com/jaredpalmer/formik/blob/master/LICENSE (https://github.com/jaredpalmer/formik/blob/master/LICENSE) | 
| formik-mui | 4.0.0-alpha.3 | npm | MIT | https://github.com/stackworx/formik-mui/blob/master/LICENSE (https://github.com/stackworx/formik-mui/blob/master/LICENSE) | 
| fs-extra | 10.1.0 | npm | MIT | https://github.com/jprichardson/node-fs-extra/blob/master/LICENSE (https://github.com/jprichardson/node-fs-extra/blob/master/LICENSE) | 
| function-bind | 1.1.2 | npm | MIT | https://github.com/Raynos/function-bind/blob/master/LICENSE (https://github.com/Raynos/function-bind/blob/master/LICENSE) | 
| graceful-fs | 4.2.11 | npm | ISC | https://github.com/isaacs/node-graceful-fs/blob/master/LICENSE (https://github.com/isaacs/node-graceful-fs/blob/master/LICENSE) | 
| has-flag | 3.0.0 | npm | MIT | https://github.com/sindresorhus/has-flag/blob/master/license (https://github.com/sindresorhus/has-flag/blob/master/license) | 
| hasown | 2.0.0 | npm | MIT | https://github.com/inspect-js/hasOwn/blob/master/LICENSE (https://github.com/inspect-js/hasOwn/blob/master/LICENSE) | 
| hoist-non-react-statics | 3.3.2 | npm | BSD-3-Clause | https://github.com/mridgway/hoist-non-react-statics/blob/master/LICENSE.md (https://github.com/mridgway/hoist-non-react-statics/blob/master/LICENSE.md) | 
| html-parse-stringify | 3.0.1 | npm | MIT | https://github.com/HenrikJoreteg/html-parse-stringify/blob/master/README.md (https://github.com/HenrikJoreteg/html-parse-stringify/blob/master/README.md) | 
| http-proxy-agent | 5.0.0 | npm | MIT | https://github.com/TooTallNate/proxy-agents#readme/blob/master/LICENSE.md (https://github.com/TooTallNate/proxy-agents#readme/blob/master/LICENSE.md) | 
| <https-proxy-agent | 5.0.1 | npm | MIT | https://github.com/TooTallNate/proxy-agents#readme/blob/master/LICENSE.md (https://github.com/TooTallNate/proxy-agents#readme/blob/master/LICENSE.md) | 
| hyphenate-style-name | 1.0.4 | npm | BSD-3-Clause | https://github.com/rexxars/hyphenate-style-name#readme/blob/master/LICENSE.md (https://github.com/rexxars/hyphenate-style-name#readme/blob/master/LICENSE.md) | 
| i18next | 22.5.1 | npm | MIT | https://github.com/i18next/i18next/blob/master/LICENSE (https://github.com/i18next/i18next/blob/master/LICENSE) | 
| import-fresh | 3.3.0 | npm | MIT | https://github.com/sindresorhus/import-fresh/blob/master/license (https://github.com/sindresorhus/import-fresh/blob/master/license) | 
| import-in-the-middle | 1.4.2 | npm | Apache-2.0 | https://github.com/nodejs/import-in-the-middle#readme/blob/master/LICENSE.md (https://github.com/nodejs/import-in-the-middle#readme/blob/master/LICENSE.md) | 
| inherits | 2.0.4 | npm | ISC | https://github.com/isaacs/inherits/blob/master/LICENSE (https://github.com/isaacs/inherits/blob/master/LICENSE) | 
| inversify | 6.0.2 | npm | MIT | https://github.com/inversify/InversifyJS/blob/master/LICENSE (https://github.com/inversify/InversifyJS/blob/master/LICENSE) | 
| inversify-react | 1.1.0 | npm | Apache-2.0 | https://github.com/Kukkimonsuta/inversify-react/blob/master/LICENSE (https://github.com/Kukkimonsuta/inversify-react/blob/master/LICENSE) | 
| is-arrayish | 0.2.1 | npm | MIT | https://github.com/qix-/node-is-arrayish/blob/master/LICENSE (https://github.com/qix-/node-is-arrayish/blob/master/LICENSE) | 
| is-core-module | 2.13.1 | npm | MIT | https://github.com/inspect-js/is-core-module/blob/master/LICENSE (https://github.com/inspect-js/is-core-module/blob/master/LICENSE) | 
| is-in-browser | 1.1.3 | npm | MIT | https://github.com/tuxsudo/is-in-browser/blob/master/LICENSE (https://github.com/tuxsudo/is-in-browser/blob/master/LICENSE) | 
| is-obj | 2.0.0 | npm | MIT | https://github.com/sindresorhus/is-obj/blob/master/license (https://github.com/sindresorhus/is-obj/blob/master/license) | 
| isarray | 0.0.1 | npm | MIT | https://github.com/juliangruber/isarray/blob/master/LICENSE (https://github.com/juliangruber/isarray/blob/master/LICENSE) | 
| js-tokens | 4.0.0 | npm | MIT | https://github.com/lydell/js-tokens/blob/master/LICENSE (https://github.com/lydell/js-tokens/blob/master/LICENSE) | 
| js-yaml | 4.1.0 | npm | MIT | https://github.com/nodeca/js-yaml/blob/master/LICENSE (https://github.com/nodeca/js-yaml/blob/master/LICENSE) | 
| json-parse-even-better-errors | 2.3.1 | npm | MIT | https://github.com/npm/json-parse-even-better-errors/blob/master/LICENSE.md (https://github.com/npm/json-parse-even-better-errors/blob/master/LICENSE.md) | 
| json-schema-traverse | 1.0.0 | npm | MIT | https://github.com/epoberezkin/json-schema-traverse/blob/master/LICENSE (https://github.com/epoberezkin/json-schema-traverse/blob/master/LICENSE) | 
| json-schema-typed | 7.0.3 | npm | BSD-2-Clause | https://github.com/jrylan/json-schema-typed/blob/master/LICENSE.md (https://github.com/jrylan/json-schema-typed/blob/master/LICENSE.md) | 
| json5 | 2.2.3 | npm | MIT | https://github.com/json5/json5/blob/master/LICENSE.md (https://github.com/json5/json5/blob/master/LICENSE.md) | 
| jsonfile | 6.1.0 | npm | MIT | https://github.com/jprichardson/node-jsonfile#readme/blob/master/LICENSE.md (https://github.com/jprichardson/node-jsonfile#readme/blob/master/LICENSE.md) | 
| jss | 10.10.0 | npm | MIT | https://github.com/cssinjs/jss/blob/master/LICENSE (https://github.com/cssinjs/jss/blob/master/LICENSE) | 
| jss-plugin-camel-case | 10.10.0 | npm | MIT | https://github.com/cssinjs/jss/blob/master/LICENSE (https://github.com/cssinjs/jss/blob/master/LICENSE) | 
| jss-plugin-default-unit | 10.10.0 | npm | MIT | https://github.com/cssinjs/jss/blob/master/LICENSE (https://github.com/cssinjs/jss/blob/master/LICENSE) | 
| jss-plugin-global | 10.10.0 | npm | MIT | https://github.com/cssinjs/jss/blob/master/LICENSE (https://github.com/cssinjs/jss/blob/master/LICENSE) | 
| jss-plugin-nested | 10.10.0 | npm | MIT | https://github.com/cssinjs/jss/blob/master/LICENSE (https://github.com/cssinjs/jss/blob/master/LICENSE) | 
| jss-plugin-props-sort | 10.10.0 | npm | MIT | https://github.com/cssinjs/jss/blob/master/LICENSE (https://github.com/cssinjs/jss/blob/master/LICENSE) | 
| jss-plugin-rule-value-function | 10.10.0 | npm | MIT | https://github.com/cssinjs/jss/blob/master/LICENSE (https://github.com/cssinjs/jss/blob/master/LICENSE) | 
| jss-plugin-vendor-prefixer | 10.10.0 | npm | MIT | https://github.com/cssinjs/jss/blob/master/LICENSE (https://github.com/cssinjs/jss/blob/master/LICENSE) | 
| keyboardevent-from-electron-accelerator | 2.0.0 | npm | MIT | https://github.com/parro-it/keyboardevent-from-electron-accelerator/blob/master/license (https://github.com/parro-it/keyboardevent-from-electron-accelerator/blob/master/license) | 
| keyboardevents-areequal | 0.2.2 | npm | MIT | https://github.com/parro-it/keyboardevents-areequal/blob/master/license (https://github.com/parro-it/keyboardevents-areequal/blob/master/license) | 
| lazy-val | 1.0.5 | npm | MIT | https://github.com/develar/lazy-val/blob/master/package.json (https://github.com/develar/lazy-val/blob/master/package.json) | 
| lines-and-columns | 1.2.4 | npm | MIT | https://github.com/eventualbuddha/lines-and-columns/blob/master/LICENSE (https://github.com/eventualbuddha/lines-and-columns/blob/master/LICENSE) | 
| locate-path | 3.0.0 | npm | MIT | https://github.com/sindresorhus/locate-path/blob/master/license (https://github.com/sindresorhus/locate-path/blob/master/license) | 
| lodash | 4.17.21 | npm | MIT | https://github.com/lodash/lodash/blob/master/LICENSE (https://github.com/lodash/lodash/blob/master/LICENSE) | 
| lodash-es | 4.17.21 | npm | MIT | https://github.com/lodash/lodash/blob/master/LICENSE (https://github.com/lodash/lodash/blob/master/LICENSE) | 
| lodash.escaperegexp | 4.1.2 | npm | MIT | https://github.com/lodash/lodash/blob/master/LICENSE (https://github.com/lodash/lodash/blob/master/LICENSE) | 
| lodash.get | 4.4.2 | npm | MIT | https://github.com/lodash/lodash/blob/master/LICENSE (https://github.com/lodash/lodash/blob/master/LICENSE) | 
| lodash.isequal | 4.5.0 | npm | MIT | https://github.com/lodash/lodash/blob/master/LICENSE (https://github.com/lodash/lodash/blob/master/LICENSE) | 
| loose-envify | 1.4.0 | npm | MIT | https://github.com/zertosh/loose-envify/blob/master/LICENSE (https://github.com/zertosh/loose-envify/blob/master/LICENSE) | 
| lru-cache | 6.0.0 | npm | ISC | https://github.com/isaacs/node-lru-cache/blob/master/LICENSE (https://github.com/isaacs/node-lru-cache/blob/master/LICENSE) | 
| markdown-to-jsx | 7.3.2 | npm | MIT | https://github.com/quantizor/markdown-to-jsx/blob/master/LICENSE (https://github.com/quantizor/markdown-to-jsx/blob/master/LICENSE) | 
| matchmediaquery | 0.3.1 | npm | MIT | https://github.com/ncochard/matchmediaquery/blob/master/LICENSE (https://github.com/ncochard/matchmediaquery/blob/master/LICENSE) | 
| microsoft/applicationinsights-web-snippet | 1.0.1 | npm | MIT | https://github.com/microsoft/ApplicationInsights-JS/blob/main/tools/applicationinsights-web-snippet/LICENSE (https://github.com/microsoft/ApplicationInsights-JS/blob/main/tools/applicationinsights-web-snippet/LICENSE) | 
| mime-db | 1.52.0 | npm | MIT | https://github.com/jshttp/mime-db/blob/master/LICENSE (https://github.com/jshttp/mime-db/blob/master/LICENSE) | 
| mime-types | 2.1.35 | npm | MIT | https://github.com/jshttp/mime-types/blob/master/LICENSE (https://github.com/jshttp/mime-types/blob/master/LICENSE) | 
| mimic-fn | 3.1.0 | npm | MIT | https://github.com/sindresorhus/mimic-fn/blob/master/license (https://github.com/sindresorhus/mimic-fn/blob/master/license) | 
| mkpath | 0.1.0 | npm | MIT | https://github.com/jrajav/mkpath/blob/master/LICENSE (https://github.com/jrajav/mkpath/blob/master/LICENSE) | 
| module-details-from-path | 1.0.3 | npm | MIT | https://github.com/watson/module-details-from-path/blob/master/LICENSE (https://github.com/watson/module-details-from-path/blob/master/LICENSE) | 
| ms | 2.1.2 | npm | MIT | https://github.com/vercel/ms/blob/master/license.md (https://github.com/vercel/ms/blob/master/license.md) | 
| mui-markdown | 0.5.7 | npm | MIT | https://github.com/HPouyanmehr/mui-markdown/blob/main/package/package.json (https://github.com/HPouyanmehr/mui-markdown/blob/main/package/package.json) | 
| mui/base | 5.0.0-beta.22 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/core-downloads-tracker | 5.14.16 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/icons-material | 5.14.16 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/lab | 5.0.0-alpha.151 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/material | 5.14.7 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/private-theming | 5.14.16 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/styled-engine | 5.14.16 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/styles | 5.14.7 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/system | 5.14.16 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/types | 7.2.8 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/utils | 5.14.16 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/x-data-grid | 6.9.1 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| mui/x-tree-view | 6.0.0-alpha.1 | npm | MIT | https://github.com/mui/material-ui/blob/master/LICENSE (https://github.com/mui/material-ui/blob/master/LICENSE) | 
| nanoclone | 0.2.1 | npm | MIT | https://github.com/kelin2025/nanoclone/blob/master/LICENSE (https://github.com/kelin2025/nanoclone/blob/master/LICENSE) | 
| nopt | 3.0.6 | npm | ISC | https://github.com/npm/nopt/blob/master/LICENSE (https://github.com/npm/nopt/blob/master/LICENSE) | 
| object-assign | 4.1.1 | npm | MIT | https://github.com/sindresorhus/object-assign/blob/master/license (https://github.com/sindresorhus/object-assign/blob/master/license) | 
| onetime | 5.1.2 | npm | MIT | https://github.com/sindresorhus/onetime/blob/master/license (https://github.com/sindresorhus/onetime/blob/master/license) | 
| opentelemetry/api | 1.6.0 | npm | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE (https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE) | 
| opentelemetry/core | 1.17.1 | npm | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE (https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE) | 
| opentelemetry/instrumentation | 0.41.2 | npm | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE (https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE) | 
| opentelemetry/resources | 1.17.1 | npm | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE (https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE) | 
| opentelemetry/sdk-trace-base | 1.17.1 | npm | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE (https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE) | 
| opentelemetry/semantic-conventions | 1.17.1 | npm | Apache-2.0 | https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE (https://github.com/open-telemetry/opentelemetry-js/blob/master/LICENSE) | 
| p-limit | 2.3.0 | npm | MIT | https://github.com/sindresorhus/p-limit/blob/master/license (https://github.com/sindresorhus/p-limit/blob/master/license) | 
| p-locate | 3.0.0 | npm | MIT | https://github.com/sindresorhus/p-locate/blob/master/license (https://github.com/sindresorhus/p-locate/blob/master/license) | 
| p-timeout | 6.1.2 | npm | MIT | https://github.com/sindresorhus/p-timeout/blob/master/license (https://github.com/sindresorhus/p-timeout/blob/master/license) | 
| p-try | 2.2.0 | npm | MIT | https://github.com/sindresorhus/p-try/blob/master/license (https://github.com/sindresorhus/p-try/blob/master/license) | 
| parent-module | 1.0.1 | npm | MIT | https://github.com/sindresorhus/parent-module/blob/master/license (https://github.com/sindresorhus/parent-module/blob/master/license) | 
| parse-json | 5.2.0 | npm | MIT | https://github.com/sindresorhus/parse-json/blob/master/license (https://github.com/sindresorhus/parse-json/blob/master/license) | 
| path-exists | 3.0.0 | npm | MIT | https://github.com/sindresorhus/path-exists/blob/master/license (https://github.com/sindresorhus/path-exists/blob/master/license) | 
| path-parse | 1.0.7 | npm | MIT | https://github.com/jbgutierrez/path-parse/blob/master/LICENSE (https://github.com/jbgutierrez/path-parse/blob/master/LICENSE) | 
| path-type | 4.0.0 | npm | MIT | https://github.com/sindresorhus/path-type/blob/master/license (https://github.com/sindresorhus/path-type/blob/master/license) | 
| pkg-up | 3.1.0 | npm | MIT | https://github.com/sindresorhus/pkg-up/blob/master/license (https://github.com/sindresorhus/pkg-up/blob/master/license) | 
| popperjs/core | 2.11.8 | npm | MIT | https://github.com/popperjs/popper-core/blob/master/LICENSE (https://github.com/popperjs/popper-core/blob/master/LICENSE) | 
| prism-react-renderer | 1.3.5 | npm | MIT | https://github.com/FormidableLabs/prism-react-renderer/blob/master/LICENSE (https://github.com/FormidableLabs/prism-react-renderer/blob/master/LICENSE) | 
| prop-types | 15.8.1 | npm | MIT | https://github.com/facebook/prop-types/blob/master/LICENSE (https://github.com/facebook/prop-types/blob/master/LICENSE) | 
| property-expr | 2.0.6 | npm | MIT | https://github.com/jquense/expr/blob/master/LICENSE.txt (https://github.com/jquense/expr/blob/master/LICENSE.txt) | 
| proxy-from-env | 1.1.0 | npm | MIT | https://github.com/Rob--W/proxy-from-env/blob/master/LICENSE (https://github.com/Rob--W/proxy-from-env/blob/master/LICENSE) | 
| pubsub-js | 1.9.4 | npm | MIT | https://github.com/mroderick/PubSubJS/blob/master/LICENSE.md (https://github.com/mroderick/PubSubJS/blob/master/LICENSE.md) | 
| punycode | 2.3.1 | npm | MIT | https://github.com/mathiasbynens/punycode.js/blob/main/LICENSE-MIT.txt (https://github.com/mathiasbynens/punycode.js/blob/main/LICENSE-MIT.txt) | 
| q | 1.5.1 | npm | MIT | https://github.com/kriskowal/q/blob/master/LICENSE (https://github.com/kriskowal/q/blob/master/LICENSE) | 
| react | 18.2.0 | npm | MIT | https://github.com/facebook/react/blob/master/LICENSE (https://github.com/facebook/react/blob/master/LICENSE) | 
| react-ace | 10.1.0 | npm | MIT | https://github.com/securingsincity/react-ace#readme/blob/master/LICENSE.md (https://github.com/securingsincity/react-ace#readme/blob/master/LICENSE.md) | 
| react-dom | 18.2.0 | npm | MIT | https://github.com/facebook/react/blob/master/LICENSE (https://github.com/facebook/react/blob/master/LICENSE) | 
| react-error-boundary | 3.1.4 | npm | MIT | https://github.com/bvaughn/react-error-boundary/blob/master/LICENSE (https://github.com/bvaughn/react-error-boundary/blob/master/LICENSE) | 
| react-fast-compare | 2.0.4 | npm | MIT | https://github.com/FormidableLabs/react-fast-compare/blob/master/LICENSE (https://github.com/FormidableLabs/react-fast-compare/blob/master/LICENSE) | 
| react-i18next | 12.3.1 | npm | MIT | https://github.com/i18next/react-i18next/blob/master/LICENSE (https://github.com/i18next/react-i18next/blob/master/LICENSE) | 
| react-is | 18.2.0 | npm | MIT | https://github.com/facebook/react/blob/master/LICENSE (https://github.com/facebook/react/blob/master/LICENSE) | 
| react-responsive | 9.0.2 | npm | MIT | https://github.com/yocontra/react-responsive/blob/master/LICENSE (https://github.com/yocontra/react-responsive/blob/master/LICENSE) | 
| react-router | 6.18.0 | npm | MIT | https://github.com/remix-run/react-router/blob/master/LICENSE.md (https://github.com/remix-run/react-router/blob/master/LICENSE.md) | 
| react-router-dom | 6.18.0 | npm | MIT | https://github.com/remix-run/react-router/blob/master/LICENSE.md (https://github.com/remix-run/react-router/blob/master/LICENSE.md) | 
| react-tabs | 6.0.2 | npm | MIT | https://github.com/reactjs/react-tabs/blob/master/LICENSE (https://github.com/reactjs/react-tabs/blob/master/LICENSE) | 
| react-transition-group | 4.4.5 | npm | BSD-3-Clause | https://github.com/reactjs/react-transition-group/blob/master/LICENSE (https://github.com/reactjs/react-transition-group/blob/master/LICENSE) | 
| readable-stream | 1.1.14 | npm | MIT | https://github.com/nodejs/readable-stream/blob/master/LICENSE (https://github.com/nodejs/readable-stream/blob/master/LICENSE) | 
| regenerator-runtime | 0.14.0 | npm | MIT | https://github.com/facebook/regenerator.git#main/blob/master/LICENSE.md (https://github.com/facebook/regenerator.git#main/blob/master/LICENSE.md) | 
| remix-run/router | 1.11.0 | npm | MIT | https://github.com/remix-run/react-router/blob/master/LICENSE.md (https://github.com/remix-run/react-router/blob/master/LICENSE.md) | 
| require-from-string | 2.0.2 | npm | MIT | https://github.com/floatdrop/require-from-string/blob/master/license (https://github.com/floatdrop/require-from-string/blob/master/license) | 
| require-in-the-middle | 7.2.0 | npm | MIT | https://github.com/elastic/require-in-the-middle/blob/master/LICENSE (https://github.com/elastic/require-in-the-middle/blob/master/LICENSE) | 
| reselect | 4.1.8 | npm | MIT | https://github.com/reduxjs/reselect/blob/master/LICENSE (https://github.com/reduxjs/reselect/blob/master/LICENSE) | 
| resolve | 1.22.8 | npm | MIT | https://github.com/browserify/resolve/blob/master/LICENSE (https://github.com/browserify/resolve/blob/master/LICENSE) | 
| resolve-from | 4.0.0 | npm | MIT | https://github.com/sindresorhus/resolve-from/blob/master/license (https://github.com/sindresorhus/resolve-from/blob/master/license) | 
| rxjs | 7.8.1 | npm | Apache-2.0 | https://github.com/reactivex/rxjs/blob/master/LICENSE.txt (https://github.com/reactivex/rxjs/blob/master/LICENSE.txt) | 
| sax | 1.3.0 | npm | ISC | https://github.com/isaacs/sax-js/blob/master/LICENSE (https://github.com/isaacs/sax-js/blob/master/LICENSE) | 
| scheduler | 0.23.0 | npm | MIT | https://github.com/facebook/react/blob/master/LICENSE (https://github.com/facebook/react/blob/master/LICENSE) | 
| semver | 7.5.4 | npm | ISC | https://github.com/npm/node-semver/blob/master/LICENSE (https://github.com/npm/node-semver/blob/master/LICENSE) | 
| shallow-equal | 1.2.1 | npm | MIT | https://github.com/moroshko/shallow-equal/blob/master/LICENSE (https://github.com/moroshko/shallow-equal/blob/master/LICENSE) | 
| shimmer | 1.2.1 | npm | BSD-2-Clause | https://github.com/othiym23/shimmer/blob/master/LICENSE (https://github.com/othiym23/shimmer/blob/master/LICENSE) | 
| source-map | 0.5.7 | npm | BSD-3-Clause | https://github.com/mozilla/source-map/blob/master/LICENSE (https://github.com/mozilla/source-map/blob/master/LICENSE) | 
| stack-chain | 1.3.7 | npm | MIT | https://github.com/AndreasMadsen/stack-chain/blob/master/LICENSE.md (https://github.com/AndreasMadsen/stack-chain/blob/master/LICENSE.md) | 
| string_decoder | 0.10.31 | npm | MIT | https://github.com/nodejs/string_decoder/blob/master/LICENSE (https://github.com/nodejs/string_decoder/blob/master/LICENSE) | 
| stylis | 4.2.0 | npm | MIT | https://github.com/thysultan/stylis.js/blob/master/LICENSE (https://github.com/thysultan/stylis.js/blob/master/LICENSE) | 
| supports-color | 5.5.0 | npm | MIT | https://github.com/chalk/supports-color/blob/master/license (https://github.com/chalk/supports-color/blob/master/license) | 
| supports-preserve-symlinks-flag | 1.0.0 | npm | MIT | https://github.com/inspect-js/node-supports-preserve-symlinks-flag/blob/master/LICENSE (https://github.com/inspect-js/node-supports-preserve-symlinks-flag/blob/master/LICENSE) | 
| testing-library/react-hooks | 8.0.1 | npm | MIT | https://github.com/testing-library/react-hooks-testing-library/blob/master/LICENSE.md (https://github.com/testing-library/react-hooks-testing-library/blob/master/LICENSE.md) | 
| tiny-warning | 1.0.3 | npm | MIT | https://github.com/alexreardon/tiny-warning/blob/master/LICENSE (https://github.com/alexreardon/tiny-warning/blob/master/LICENSE) | 
| to-fast-properties | 2.0.0 | npm | MIT | https://github.com/sindresorhus/to-fast-properties/blob/master/license (https://github.com/sindresorhus/to-fast-properties/blob/master/license) | 
| tootallnate/once | 2.0.0 | npm | MIT | https://github.com/TooTallNate/once/blob/master/LICENSE (https://github.com/TooTallNate/once/blob/master/LICENSE) | 
| toposort | 2.0.2 | npm | MIT | https://github.com/marcelklehr/toposort#readme/blob/master/LICENSE.md (https://github.com/marcelklehr/toposort#readme/blob/master/LICENSE.md) | 
| touch | 0.0.3 | npm | ISC | https://github.com/isaacs/node-touch/blob/master/LICENSE (https://github.com/isaacs/node-touch/blob/master/LICENSE) | 
| traverse | 0.3.9 | npm | MIT, X11 | https://github.com/ljharb/js-traverse/blob/master/LICENSE (https://github.com/ljharb/js-traverse/blob/master/LICENSE) | 
| tslib | 2.6.2 | npm | 0BSD | https://github.com/Microsoft/tslib/blob/master/LICENSE.txt (https://github.com/Microsoft/tslib/blob/master/LICENSE.txt) | 
| type-fest | 2.19.0 | npm | MIT, CC0-1.0 | https://github.com/sindresorhus/type-fest/blob/master/license-mit (https://github.com/sindresorhus/type-fest/blob/master/license-mit) | 
| typed-emitter | 2.1.0 | npm | MIT | https://github.com/andywer/typed-emitter/blob/master/LICENSE (https://github.com/andywer/typed-emitter/blob/master/LICENSE) | 
| types/hoist-non-react-statics | 3.3.4 | npm | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE) | 
| types/lodash | 4.14.200 | npm | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE) | 
| types/parse-json | 4.0.1 | npm | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE) | 
| types/prop-types | 15.7.9 | npm | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE) | 
| types/react | 18.2.34 | npm | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE) | 
| types/react-transition-group | 4.4.8 | npm | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE) | 
| types/scheduler | 0.16.5 | npm | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE) | 
| types/semver | 7.5.4 | npm | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE) | 
| types/shimmer | 1.0.4 | npm | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE) | 
| underscore | 1.13.6 | npm | MIT | https://github.com/jashkenas/underscore/blob/master/LICENSE (https://github.com/jashkenas/underscore/blob/master/LICENSE) | 
| universalify | 2.0.1 | npm | MIT | https://github.com/RyanZim/universalify/blob/master/LICENSE (https://github.com/RyanZim/universalify/blob/master/LICENSE) | 
| uri-js | 4.4.1 | npm | BSD-2-Clause | https://github.com/garycourt/uri-js/blob/master/LICENSE (https://github.com/garycourt/uri-js/blob/master/LICENSE) | 
| url-join | 4.0.1 | npm | MIT | https://github.com/jfromaniello/url-join/blob/master/LICENSE (https://github.com/jfromaniello/url-join/blob/master/LICENSE) | 
| uuid | 9.0.1 | npm | MIT | https://github.com/uuidjs/uuid/blob/master/LICENSE.md (https://github.com/uuidjs/uuid/blob/master/LICENSE.md) | 
| void-elements | 3.1.0 | npm | MIT | https://github.com/pugjs/void-elements/blob/master/LICENSE (https://github.com/pugjs/void-elements/blob/master/LICENSE) | 
| yallist | 4.0.0 | npm | ISC | https://github.com/isaacs/yallist/blob/master/LICENSE.md (https://github.com/isaacs/yallist/blob/master/LICENSE.md) | 
| yaml | 1.10.2 | npm | ISC | https://github.com/eemeli/yaml/blob/master/LICENSE (https://github.com/eemeli/yaml/blob/master/LICENSE) | 
| yup | 0.32.11 | npm | MIT | https://github.com/jquense/yup/blob/master/LICENSE.md (https://github.com/jquense/yup/blob/master/LICENSE.md) |