{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v10.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v10.0": {
      "AccountDump/1.0.0": {
        "dependencies": {
          "Elements.Core": "1.0.0",
          "SkyFrost.Base": "1.0.0",
          "System.Diagnostics.PerformanceCounter": "10.0.9",
          "System.Management": "10.0.9"
        },
        "runtime": {
          "AccountDump.dll": {}
        }
      },
      "BrotliSharpLib/0.3.3": {
        "runtime": {
          "lib/netstandard2.0/BrotliSharpLib.dll": {
            "assemblyVersion": "0.3.2.0",
            "fileVersion": "0.3.3.0"
          }
        }
      },
      "C5/3.0.0": {
        "runtime": {
          "lib/net8.0/C5.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.0.0.0"
          }
        }
      },
      "CommunityToolkit.HighPerformance/8.4.2": {
        "runtime": {
          "lib/net8.0/CommunityToolkit.HighPerformance.dll": {
            "assemblyVersion": "8.4.0.0",
            "fileVersion": "8.4.2.1"
          }
        }
      },
      "Enums.NET/5.0.0": {
        "runtime": {
          "lib/net7.0/Enums.NET.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.0.0"
          }
        }
      },
      "Graph3D.Vrml/3.0.0": {
        "runtime": {
          "lib/net9.0/Graph3D.Vrml.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.0.0.0"
          }
        }
      },
      "Hardware.Info.Core/101.1.1.1": {
        "dependencies": {
          "System.Diagnostics.PerformanceCounter": "10.0.9"
        },
        "runtime": {
          "lib/netstandard2.0/Hardware.Info.Core.dll": {
            "assemblyVersion": "101.1.1.1",
            "fileVersion": "101.1.1.1"
          }
        }
      },
      "LinqFaster/1.0.0": {
        "runtime": {
          "lib/netstandard2.0/JM.LinqFaster.dll": {
            "assemblyVersion": "0.1.0.0",
            "fileVersion": "0.1.0.0"
          }
        }
      },
      "LinqFaster.SIMD/1.0.3": {
        "runtime": {
          "lib/netstandard2.0/LinqFasterSIMD.dll": {
            "assemblyVersion": "1.0.3.0",
            "fileVersion": "1.0.3.0"
          }
        }
      },
      "LinqFaster.SIMD.Parallel/1.0.2": {
        "runtime": {
          "lib/netstandard2.0/LinqFasterParallelSIMD.dll": {
            "assemblyVersion": "1.0.2.0",
            "fileVersion": "1.0.2.0"
          }
        }
      },
      "LZMA-SDK/22.1.1": {
        "runtime": {
          "lib/netstandard2.0/SevenZip.dll": {
            "assemblyVersion": "22.1.1.0",
            "fileVersion": "22.1.1.0"
          }
        }
      },
      "MathNet.Numerics/5.0.0": {
        "runtime": {
          "lib/net6.0/MathNet.Numerics.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Connections.Abstractions/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.Features": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Client/10.0.9": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Connections.Common": "10.0.9",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.9",
          "Microsoft.Extensions.Options": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.Http.Connections.Client.dll": {
            "assemblyVersion": "10.0.9.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Common/10.0.9": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Features/5.0.17": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "10.0.9"
        },
        "runtime": {
          "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Client/10.0.9": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Connections.Client": "10.0.9",
          "Microsoft.AspNetCore.SignalR.Client.Core": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.SignalR.Client.dll": {
            "assemblyVersion": "10.0.9.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Client.Core/10.0.9": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Common": "10.0.9",
          "Microsoft.AspNetCore.SignalR.Protocols.Json": "10.0.9",
          "Microsoft.Extensions.DependencyInjection": "10.0.9",
          "Microsoft.Extensions.Logging": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.SignalR.Client.Core.dll": {
            "assemblyVersion": "10.0.9.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Common/10.0.9": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "10.0.9",
          "Microsoft.Extensions.Options": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.SignalR.Common.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Protocols.Json/10.0.9": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Common": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.9": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "10.0.0.9",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Bcl.HashCode/6.0.0": {
        "runtime": {
          "lib/net6.0/Microsoft.Bcl.HashCode.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.24.56208"
          }
        }
      },
      "Microsoft.Bcl.TimeProvider/10.0.9": {
        "runtime": {
          "lib/net8.0/Microsoft.Bcl.TimeProvider.dll": {
            "assemblyVersion": "10.0.0.9",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Configuration/9.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
          "Microsoft.Extensions.Primitives": "10.0.9"
        },
        "runtime": {
          "lib/net9.0/Microsoft.Extensions.Configuration.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.24.52809"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "10.0.9"
        },
        "runtime": {
          "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.24.52809"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Binder/9.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "9.0.0"
        },
        "runtime": {
          "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.24.52809"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.DependencyInjection.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Features/10.0.9": {
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.Features.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Logging/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "10.0.9",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.9",
          "Microsoft.Extensions.Options": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.Logging.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.ObjectPool/10.0.9": {
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.ObjectPool.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Options/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "Microsoft.Extensions.Primitives": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.Options.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Primitives/10.0.9": {
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Newtonsoft.Json/13.0.4": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.4.30916"
          }
        }
      },
      "Newtonsoft.Json.Bson/1.0.3": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.4"
        },
        "runtime": {
          "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.3.29904"
          }
        }
      },
      "NLayer/1.14.0": {
        "runtime": {
          "lib/netstandard1.3/NLayer.dll": {
            "assemblyVersion": "1.14.0.0",
            "fileVersion": "1.14.0.0"
          }
        }
      },
      "Otp.NET/1.4.1": {
        "runtime": {
          "lib/net10.0/Otp.NET.dll": {
            "assemblyVersion": "1.4.1.0",
            "fileVersion": "1.4.1.0"
          }
        }
      },
      "PDFiumSharpV2/1.1.4": {
        "runtime": {
          "lib/netstandard2.0/PDFiumSharp.dll": {
            "assemblyVersion": "1.1.4.0",
            "fileVersion": "1.1.4.0"
          }
        }
      },
      "QRCoder/1.6.0": {
        "runtime": {
          "lib/net6.0/QRCoder.dll": {
            "assemblyVersion": "1.6.0.0",
            "fileVersion": "1.6.0.0"
          }
        }
      },
      "SignalR.Strong/0.3.0": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Client.Core": "10.0.9"
        },
        "runtime": {
          "lib/netstandard2.0/SignalR.Strong.dll": {
            "assemblyVersion": "0.3.0.0",
            "fileVersion": "0.3.0.0"
          }
        }
      },
      "SubtitlesParser/1.4.8": {
        "runtime": {
          "lib/netstandard2.0/SubtitlesParser.dll": {
            "assemblyVersion": "1.4.8.0",
            "fileVersion": "1.4.8.0"
          }
        }
      },
      "System.CodeDom/10.0.9": {
        "runtime": {
          "lib/net10.0/System.CodeDom.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.ComponentModel.Composition/10.0.9": {
        "runtime": {
          "lib/net10.0/System.ComponentModel.Composition.dll": {
            "assemblyVersion": "10.0.0.9",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.Configuration.ConfigurationManager/10.0.9": {
        "dependencies": {
          "System.Diagnostics.EventLog": "10.0.9",
          "System.Security.Cryptography.ProtectedData": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.Diagnostics.EventLog/10.0.9": {
        "runtime": {
          "lib/net10.0/System.Diagnostics.EventLog.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net10.0/System.Diagnostics.EventLog.Messages.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          },
          "runtimes/win/lib/net10.0/System.Diagnostics.EventLog.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.Diagnostics.PerformanceCounter/10.0.9": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/System.Diagnostics.PerformanceCounter.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net10.0/System.Diagnostics.PerformanceCounter.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.Management/10.0.9": {
        "dependencies": {
          "System.CodeDom": "10.0.9"
        },
        "runtime": {
          "lib/net10.0/System.Management.dll": {
            "assemblyVersion": "10.0.0.9",
            "fileVersion": "10.0.926.27113"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net10.0/System.Management.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.9",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.Security.Cryptography.ProtectedData/10.0.9": {
        "runtime": {
          "lib/net10.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Unofficial.laszip.net/2.2.0": {
        "runtime": {
          "lib/net4/laszip.net.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "YellowDogMan.Assimp/5.0.0-beta1-ydm-0.1.18": {
        "runtime": {
          "lib/netstandard2.1/AssimpNet.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.0.0"
          }
        },
        "runtimeTargets": {
          "runtimes/linux-arm64/native/libassimp.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libassimp.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx-x64/native/libassimp.dylib": {
            "rid": "osx-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/assimp.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/assimp.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.BepuPhysics/2.4.0.2-ydm-0.1.7": {
        "dependencies": {
          "YellowDogMan.BepuUtilities": "2.4.0.2-ydm-0.1.7"
        },
        "runtime": {
          "lib/netstandard2.0/BepuPhysics.dll": {
            "assemblyVersion": "2.4.0.2",
            "fileVersion": "2.4.0.2"
          }
        }
      },
      "YellowDogMan.BepuUtilities/2.4.0.2-ydm-0.1.7": {
        "runtime": {
          "lib/netstandard2.0/BepuUtilities.dll": {
            "assemblyVersion": "2.4.0.2",
            "fileVersion": "2.4.0.2"
          }
        }
      },
      "YellowDogMan.Brotli.NET/2.1.1-ydm-0.2.3": {
        "runtime": {
          "lib/netstandard2.0/Brotli.Core.dll": {
            "assemblyVersion": "2.1.1.0",
            "fileVersion": "2.1.1.0"
          }
        },
        "runtimeTargets": {
          "runtimes/linux-arm64/native/libbrolib.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux/native/brolib_x64.so": {
            "rid": "linux",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux/native/brolib_x86.so": {
            "rid": "linux",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx/native/brolib_x64.dylib": {
            "rid": "osx",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win/native/brolib_x64.dll": {
            "rid": "win",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win/native/brolib_x86.dll": {
            "rid": "win",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.Cloudtoid.Framework/1.0.4-ydm": {
        "dependencies": {
          "Microsoft.Bcl.HashCode": "6.0.0",
          "Microsoft.Extensions.Configuration": "9.0.0",
          "Microsoft.Extensions.Configuration.Binder": "9.0.0",
          "Microsoft.Extensions.Logging": "10.0.9",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.9"
        },
        "runtime": {
          "lib/net9.0/YellowDogMan.Cloudtoid.Framework.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "YellowDogMan.Cloudtoid.Interprocess/1.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "Microsoft.Extensions.Logging": "10.0.9",
          "YellowDogMan.Cloudtoid.Framework": "1.0.4-ydm"
        },
        "runtime": {
          "lib/net9.0/YellowDogMan.Cloudtoid.Interprocess.dll": {
            "assemblyVersion": "1.0.9.0",
            "fileVersion": "1.0.9.0"
          }
        },
        "runtimeTargets": {
          "runtimes/win-x64/native/shmbridge.dll.so": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.ColorLUT/0.1.2": {
        "runtime": {
          "lib/netstandard2.0/ColorLUT.dll": {
            "assemblyVersion": "0.1.2.0",
            "fileVersion": "0.1.2.0"
          }
        }
      },
      "YellowDogMan.Compressonator.NET/1.1.2": {
        "runtime": {
          "lib/netstandard2.0/Compressonator.NET.dll": {
            "assemblyVersion": "1.1.2.0",
            "fileVersion": "1.1.2.0"
          }
        },
        "runtimeTargets": {
          "runtimes/linux-arm64/native/libCMP_Compressonator.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm64/native/libCMP_Framework.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libCMP_Compressonator.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libCMP_Framework.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/CMP_Compressonator.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/CMP_Framework.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.crunch.NET/0.1.1": {
        "runtime": {
          "lib/net46/crunch.NET.dll": {
            "assemblyVersion": "0.1.1.0",
            "fileVersion": "0.1.1.0"
          }
        },
        "runtimeTargets": {
          "runtimes/linux-arm64/native/libcrnlib.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libcrnlib.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/crnlib.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.CSCoreFork/1.2.1.2-ydm-0.1.13": {
        "dependencies": {
          "NLayer": "1.14.0",
          "YellowDogMan.NVorbis": "0.10.4.1-ydm-0.1.1"
        },
        "runtime": {
          "lib/net462/CSCore.dll": {
            "assemblyVersion": "1.2.1.2",
            "fileVersion": "1.2.1.2"
          }
        }
      },
      "YellowDogMan.CueTools.Codecs/1.0.2-ydm-0.1.1": {
        "runtime": {
          "lib/netstandard2.0/CUETools.Codecs.dll": {
            "assemblyVersion": "1.0.2.0",
            "fileVersion": "1.0.2.0"
          }
        }
      },
      "YellowDogMan.CueTools.Codecs.FLAKE/1.0.2-ydm-0.1.1": {
        "dependencies": {
          "YellowDogMan.CueTools.Codecs": "1.0.2-ydm-0.1.1"
        },
        "runtime": {
          "lib/netstandard2.0/CUETools.Codecs.FLAKE.dll": {
            "assemblyVersion": "1.0.2.0",
            "fileVersion": "1.0.2.0"
          }
        }
      },
      "YellowDogMan.Elements.Data/1.0.0": {
        "runtime": {
          "lib/netstandard2.0/Elements.Data.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "YellowDogMan.Elements.Quantity/0.1.12": {
        "runtime": {
          "lib/net462/Elements.Quantity.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "YellowDogMan.FreeImage.NET/3.18.0-ydm-1.1.11": {
        "runtime": {
          "lib/net35/FreeImageNET.dll": {
            "assemblyVersion": "3.15.1.0",
            "fileVersion": "3.15.1.0"
          }
        },
        "runtimeTargets": {
          "runtimes/android-arm/native/libFreeImageShared.so": {
            "rid": "android-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm64/native/FreeImage.h": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm64/native/libFreeImage.a": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm64/native/libFreeImage.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/FreeImage.h": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libFreeImage.a": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libFreeImage.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win10-x64/native/FreeImage.dll": {
            "rid": "win10-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win10-x64/native/FreeImage.h": {
            "rid": "win10-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win10-x64/native/FreeImage.lib": {
            "rid": "win10-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win10-x86/native/FreeImage.dll": {
            "rid": "win10-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win10-x86/native/FreeImage.h": {
            "rid": "win10-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win10-x86/native/FreeImage.lib": {
            "rid": "win10-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.Hardware.Info/101.1.1.1-ydm-0.2.2": {
        "dependencies": {
          "Hardware.Info.Core": "101.1.1.1",
          "System.Management": "10.0.9"
        },
        "runtime": {
          "lib/netstandard2.0/Hardware.Info.dll": {
            "assemblyVersion": "101.1.1.1",
            "fileVersion": "101.1.1.1"
          }
        }
      },
      "YellowDogMan.LZ4/1.0.10.93-ydm-0.1.4": {
        "runtime": {
          "lib/net20/LZ4.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "1.0.15.93"
          }
        }
      },
      "YellowDogMan.MessageFormat.net/7.1.0-ydm-0.2.0": {
        "dependencies": {
          "Microsoft.Extensions.ObjectPool": "10.0.9"
        },
        "runtime": {
          "lib/net7.0/Jeffijoe.MessageFormat.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.1.0.0"
          }
        }
      },
      "YellowDogMan.Mikktspace.Net/0.1.4": {
        "runtime": {
          "lib/netstandard2.0/Mikktspace.NET.dll": {
            "assemblyVersion": "0.1.4.0",
            "fileVersion": "0.1.4.0"
          }
        },
        "runtimeTargets": {
          "runtimes/android-arm/native/libmikktspace.so": {
            "rid": "android-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libmikktspace.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/mikktspace.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.MimeDetective/0.3.0": {
        "runtime": {
          "lib/net462/MimeDetective.dll": {
            "assemblyVersion": "0.3.0.0",
            "fileVersion": "0.3.0.0"
          }
        }
      },
      "YellowDogMan.Msdfgen.NET/0.1.1": {
        "runtime": {
          "lib/netstandard2.0/Msdfgen.NET.dll": {
            "assemblyVersion": "0.1.1.0",
            "fileVersion": "0.1.1.0"
          }
        },
        "runtimeTargets": {
          "runtimes/linux-arm64/native/libmsdfgen.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libmsdfgen.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/msdfgen.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.NVorbis/0.10.4.1-ydm-0.1.1": {
        "runtime": {
          "lib/netstandard2.0/NVorbis.dll": {
            "assemblyVersion": "0.10.4.1",
            "fileVersion": "0.10.4.1"
          }
        }
      },
      "YellowDogMan.OggVorbisEncoder/1.2.2-ydm-0.1.3": {
        "runtime": {
          "lib/net9.0/OggVorbisEncoder.dll": {
            "assemblyVersion": "1.2.2.0",
            "fileVersion": "1.2.2.0"
          }
        }
      },
      "YellowDogMan.Pfim/0.11.2-ydm-0.2.0": {
        "runtime": {
          "lib/netstandard2.0/Pfim.dll": {
            "assemblyVersion": "0.11.2.0",
            "fileVersion": "0.11.2.0"
          }
        }
      },
      "YellowDogMan.Renderite.Shared/1.0.9": {
        "dependencies": {
          "Enums.NET": "5.0.0",
          "YellowDogMan.Cloudtoid.Interprocess": "1.0.9",
          "YellowDogMan.Elements.Data": "1.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Renderite.Shared.dll": {
            "assemblyVersion": "1.0.9.0",
            "fileVersion": "1.0.9.0"
          }
        }
      },
      "YellowDogMan.RRNoise.NET/0.1.9": {
        "runtime": {
          "lib/netstandard2.0/RNNoise.NET.dll": {
            "assemblyVersion": "0.1.9.0",
            "fileVersion": "0.1.9.0"
          }
        },
        "runtimeTargets": {
          "runtimes/linux-arm64/native/librnnoise.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/librnnoise.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/rnnoise.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/rnnoise.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.SharpFont/0.2.2": {
        "runtime": {
          "lib/net9.0/SharpFont.dll": {
            "assemblyVersion": "0.2.2.0",
            "fileVersion": "0.2.2.0"
          }
        },
        "runtimeTargets": {
          "runtimes/linux-arm64/native/libfreetype6.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libfreetype6.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/freetype6.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.SharpPipe/1.4.2": {
        "runtime": {
          "lib/net9.0/SharpPipe.dll": {
            "assemblyVersion": "1.4.2.0",
            "fileVersion": "1.4.2.0"
          }
        },
        "runtimeTargets": {
          "runtimes/linux-arm64/native/libsoundpipe.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libsoundpipe.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/libsoundpipe.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "YellowDogMan.Spz.NET/1.0.1": {
        "runtime": {
          "lib/net9.0/Spz.NET.dll": {
            "assemblyVersion": "1.0.1.0",
            "fileVersion": "1.0.1.0"
          }
        }
      },
      "CodeGenerationConfig/1.0.0": {
        "runtime": {
          "CodeGenerationConfig.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "Elements.Assets/1.0.0": {
        "dependencies": {
          "CommunityToolkit.HighPerformance": "8.4.2",
          "Elements.Core": "1.0.0",
          "Graph3D.Vrml": "3.0.0",
          "LZMA-SDK": "22.1.1",
          "MathNet.Numerics": "5.0.0",
          "Microsoft.Extensions.ObjectPool": "10.0.9",
          "NLayer": "1.14.0",
          "Newtonsoft.Json": "13.0.4",
          "PDFiumSharpV2": "1.1.4",
          "QRCoder": "1.6.0",
          "SkyFrost.Base.Models": "1.0.0",
          "SubtitlesParser": "1.4.8",
          "System.ComponentModel.Composition": "10.0.9",
          "Unofficial.laszip.net": "2.2.0",
          "YellowDogMan.Assimp": "5.0.0-beta1-ydm-0.1.18",
          "YellowDogMan.BepuPhysics": "2.4.0.2-ydm-0.1.7",
          "YellowDogMan.BepuUtilities": "2.4.0.2-ydm-0.1.7",
          "YellowDogMan.CSCoreFork": "1.2.1.2-ydm-0.1.13",
          "YellowDogMan.ColorLUT": "0.1.2",
          "YellowDogMan.Compressonator.NET": "1.1.2",
          "YellowDogMan.CueTools.Codecs": "1.0.2-ydm-0.1.1",
          "YellowDogMan.CueTools.Codecs.FLAKE": "1.0.2-ydm-0.1.1",
          "YellowDogMan.FreeImage.NET": "3.18.0-ydm-1.1.11",
          "YellowDogMan.LZ4": "1.0.10.93-ydm-0.1.4",
          "YellowDogMan.MessageFormat.net": "7.1.0-ydm-0.2.0",
          "YellowDogMan.Mikktspace.Net": "0.1.4",
          "YellowDogMan.MimeDetective": "0.3.0",
          "YellowDogMan.Msdfgen.NET": "0.1.1",
          "YellowDogMan.NVorbis": "0.10.4.1-ydm-0.1.1",
          "YellowDogMan.OggVorbisEncoder": "1.2.2-ydm-0.1.3",
          "YellowDogMan.Pfim": "0.11.2-ydm-0.2.0",
          "YellowDogMan.RRNoise.NET": "0.1.9",
          "YellowDogMan.SharpFont": "0.2.2",
          "YellowDogMan.SharpPipe": "1.4.2",
          "YellowDogMan.Spz.NET": "1.0.1",
          "YellowDogMan.crunch.NET": "0.1.1"
        },
        "runtime": {
          "Elements.Assets.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "Elements.Core/1.0.0": {
        "dependencies": {
          "BrotliSharpLib": "0.3.3",
          "C5": "3.0.0",
          "CodeGenerationConfig": "1.0.0",
          "Enums.NET": "5.0.0",
          "LZMA-SDK": "22.1.1",
          "LinqFaster": "1.0.0",
          "LinqFaster.SIMD": "1.0.3",
          "LinqFaster.SIMD.Parallel": "1.0.2",
          "Microsoft.Bcl.AsyncInterfaces": "10.0.9",
          "Newtonsoft.Json": "13.0.4",
          "Newtonsoft.Json.Bson": "1.0.3",
          "Otp.NET": "1.4.1",
          "System.CodeDom": "10.0.9",
          "System.ComponentModel.Composition": "10.0.9",
          "System.Diagnostics.PerformanceCounter": "10.0.9",
          "System.Management": "10.0.9",
          "YellowDogMan.BepuPhysics": "2.4.0.2-ydm-0.1.7",
          "YellowDogMan.Brotli.NET": "2.1.1-ydm-0.2.3",
          "YellowDogMan.Elements.Data": "1.0.0",
          "YellowDogMan.Elements.Quantity": "0.1.12",
          "YellowDogMan.LZ4": "1.0.10.93-ydm-0.1.4",
          "YellowDogMan.MimeDetective": "0.3.0",
          "YellowDogMan.Renderite.Shared": "1.0.9"
        },
        "runtime": {
          "Elements.Core.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "SkyFrost.Base/1.0.0": {
        "dependencies": {
          "Elements.Assets": "1.0.0",
          "Elements.Core": "1.0.0",
          "Enums.NET": "5.0.0",
          "Microsoft.AspNetCore.Connections.Abstractions": "10.0.9",
          "Microsoft.AspNetCore.Http.Connections.Client": "10.0.9",
          "Microsoft.AspNetCore.Http.Connections.Common": "10.0.9",
          "Microsoft.AspNetCore.Http.Features": "5.0.17",
          "Microsoft.AspNetCore.SignalR.Client": "10.0.9",
          "Microsoft.AspNetCore.SignalR.Client.Core": "10.0.9",
          "Microsoft.AspNetCore.SignalR.Common": "10.0.9",
          "Microsoft.AspNetCore.SignalR.Protocols.Json": "10.0.9",
          "Microsoft.Bcl.AsyncInterfaces": "10.0.9",
          "Microsoft.Bcl.TimeProvider": "10.0.9",
          "Microsoft.Extensions.DependencyInjection": "10.0.9",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "Microsoft.Extensions.Features": "10.0.9",
          "Microsoft.Extensions.Logging": "10.0.9",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.9",
          "Microsoft.Extensions.Options": "10.0.9",
          "Microsoft.Extensions.Primitives": "10.0.9",
          "Newtonsoft.Json": "13.0.4",
          "Otp.NET": "1.4.1",
          "SignalR.Strong": "0.3.0",
          "SkyFrost.Base.Models": "1.0.0",
          "System.CodeDom": "10.0.9",
          "System.Diagnostics.PerformanceCounter": "10.0.9",
          "System.Management": "10.0.9",
          "YellowDogMan.Hardware.Info": "101.1.1.1-ydm-0.2.2"
        },
        "runtime": {
          "SkyFrost.Base.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "SkyFrost.Base.Models/1.0.0": {
        "dependencies": {
          "Elements.Core": "1.0.0",
          "Newtonsoft.Json": "13.0.4",
          "Otp.NET": "1.4.1"
        },
        "runtime": {
          "SkyFrost.Base.Models.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      }
    }
  },
  "libraries": {
    "AccountDump/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "BrotliSharpLib/0.3.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/z74VNg6etlQK/N1mSD5Tz2qQUZqc3RMiuv2F8Q/MOfvg4l7a6lDYhQQTPd9s9saSokh1GqUD7JTuunOiQid8w==",
      "path": "brotlisharplib/0.3.3",
      "hashPath": "brotlisharplib.0.3.3.nupkg.sha512"
    },
    "C5/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7KH8GEy1e0snW5QzmEjiWjVaazAexuX46ISWFq7QsnXKaTDR5johjYC1JHMY+WNoqMATcAHCza73iBQKBcXR/Q==",
      "path": "c5/3.0.0",
      "hashPath": "c5.3.0.0.nupkg.sha512"
    },
    "CommunityToolkit.HighPerformance/8.4.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2hmtrrU18x6NL3mbuAqwy0KpnoEEJOuK6sH5RKQfD/jHijn2pqvqBUC7WGy9dgNBL9BDA7eOC0kirsNPMp2f4Q==",
      "path": "communitytoolkit.highperformance/8.4.2",
      "hashPath": "communitytoolkit.highperformance.8.4.2.nupkg.sha512"
    },
    "Enums.NET/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NfGq1iLJZ15XZPgBhjk4Ns1XZ+beaGk6cog6B4LxcROdGoSMdgCJqYXF70P6VTd3dz/vFRY4h1u1lAMqW/DC2w==",
      "path": "enums.net/5.0.0",
      "hashPath": "enums.net.5.0.0.nupkg.sha512"
    },
    "Graph3D.Vrml/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fKHfnrMyOS7iaKSWRGu+vXi06YKv7arcvxhoQEP0SL2o2zJjjxbfjLaxWLp7D+t82E2YXyTcBAbKRWlpVmEvbw==",
      "path": "graph3d.vrml/3.0.0",
      "hashPath": "graph3d.vrml.3.0.0.nupkg.sha512"
    },
    "Hardware.Info.Core/101.1.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jZJoO02tKsimvZLzIyJw1oGWHBAEZPzcAqOV8uzG0IjwGU3MGeC/uK5ezUPH4kMjCYPiQ6B1TxN9n/dXgCOrgw==",
      "path": "hardware.info.core/101.1.1.1",
      "hashPath": "hardware.info.core.101.1.1.1.nupkg.sha512"
    },
    "LinqFaster/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+s29tEAu8bAXqnDeWhYNrhUGDiSPzf2RsZgvGsNdMgJBa3ywp5zJzkf8EBAgd6h7I0GpG6Zw/K1SENt9jD09mA==",
      "path": "linqfaster/1.0.0",
      "hashPath": "linqfaster.1.0.0.nupkg.sha512"
    },
    "LinqFaster.SIMD/1.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FwMVXLNbFdmOztd6ne4bYD5/jQUR2Cvs4yTIQF9DjOf9cNruQ04cLN4YPKQJ6J1jjGtPgIKRKS8/pkSD6miV4Q==",
      "path": "linqfaster.simd/1.0.3",
      "hashPath": "linqfaster.simd.1.0.3.nupkg.sha512"
    },
    "LinqFaster.SIMD.Parallel/1.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hAk92X7Iy8aAU/sbtJFYP2b7Q7Iroq7Zzjmd4IqArJ2A12eMR9Qb+t2KA5BeSfayje7ozQoG8EygVdpEZ0JX3A==",
      "path": "linqfaster.simd.parallel/1.0.2",
      "hashPath": "linqfaster.simd.parallel.1.0.2.nupkg.sha512"
    },
    "LZMA-SDK/22.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lxG8/H53OCqebnDFlTStwzbgtmUN/DqnXN8kffa/ctHcSEHhIPDyEa3jLzpZxVX5F8bmJgvb1mna6gnhetykIw==",
      "path": "lzma-sdk/22.1.1",
      "hashPath": "lzma-sdk.22.1.1.nupkg.sha512"
    },
    "MathNet.Numerics/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pg1W2VwaEQMAiTpGK840hZgzavnqjlCMTVSbtVCXVyT+7AX4mc1o89SPv4TBlAjhgCOo9c1Y+jZ5m3ti2YgGgA==",
      "path": "mathnet.numerics/5.0.0",
      "hashPath": "mathnet.numerics.5.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Connections.Abstractions/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZaFRlgyrt90BwK33FARZfe1AgixWralQv0xgk2FZLia6tkXsh18KRCsCkpIJN/d3FF9yZ8WlCjpWKSihSvnNJA==",
      "path": "microsoft.aspnetcore.connections.abstractions/10.0.9",
      "hashPath": "microsoft.aspnetcore.connections.abstractions.10.0.9.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Connections.Client/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nE86FWSCy1Y11ks6uf199AtVMjwqKmYN061SEH1pGkXHDDlyZoBbRnM1NmNPZJXCSnS6xxv2oIEADmnWlorEBQ==",
      "path": "microsoft.aspnetcore.http.connections.client/10.0.9",
      "hashPath": "microsoft.aspnetcore.http.connections.client.10.0.9.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Connections.Common/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vHVmEsQ5BqmUrSt7FaWEWrMVCLM5xfDbvv/HrK0cr/XU0CqsulnnTMCr61hekfV0nHfNKVR6VibTNK7YKokRCg==",
      "path": "microsoft.aspnetcore.http.connections.common/10.0.9",
      "hashPath": "microsoft.aspnetcore.http.connections.common.10.0.9.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Features/5.0.17": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3jG2xS+dx8DDCGV/F+STdPTg89lX3ao3dF/VEPvJaz3wzBIjuadipTtYNEXDIVuOPZwb6jdmhrX9jkzOIBm5cw==",
      "path": "microsoft.aspnetcore.http.features/5.0.17",
      "hashPath": "microsoft.aspnetcore.http.features.5.0.17.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Client/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5qXD0QIuwrdBffdmnWZ9+E/+SEkANhjy93zVvYgNubTEN55WWfFHFtJWnq2t3kJCqzfsfVvrvlnjMNx4sFejJg==",
      "path": "microsoft.aspnetcore.signalr.client/10.0.9",
      "hashPath": "microsoft.aspnetcore.signalr.client.10.0.9.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Client.Core/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LxE3rdPQXV16eHCgcKh9E2itJAJQUxrY0pJ6AdOegdU+5sva1guODze9ziNaPQ0NwD6AEd6n8GROpmaLvjuChg==",
      "path": "microsoft.aspnetcore.signalr.client.core/10.0.9",
      "hashPath": "microsoft.aspnetcore.signalr.client.core.10.0.9.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Common/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-01IMA9xAM0YmRKXqwhpwXZWPxUHNxLisbeY4YCXLhqmyMigk7+Dw0PMYTcg0Zxakq1xPJbULgnT+r9bwBnka1w==",
      "path": "microsoft.aspnetcore.signalr.common/10.0.9",
      "hashPath": "microsoft.aspnetcore.signalr.common.10.0.9.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Protocols.Json/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7btJLyBVnKAK1aQFwMzOD6e5Tj3T++0YxNslO1g99Dwj/rSyZQQVfH7TRgkfp/0Ts8C36f4TL8DTVsGROnj2Iw==",
      "path": "microsoft.aspnetcore.signalr.protocols.json/10.0.9",
      "hashPath": "microsoft.aspnetcore.signalr.protocols.json.10.0.9.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Aq7M8lG6BrHeatqKqncVm9m55ec34k6nnfPRLe/PvGg+b/pAsRM2ejofeKmCLjTXMa+5NGXm382f8CG/D5WDow==",
      "path": "microsoft.bcl.asyncinterfaces/10.0.9",
      "hashPath": "microsoft.bcl.asyncinterfaces.10.0.9.nupkg.sha512"
    },
    "Microsoft.Bcl.HashCode/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GI4jcoi6eC9ZhNOQylIBaWOQjyGaR8T6N3tC1u8p3EXfndLCVNNWa+Zp+ocjvvS3kNBN09Zma2HXL0ezO0dRfw==",
      "path": "microsoft.bcl.hashcode/6.0.0",
      "hashPath": "microsoft.bcl.hashcode.6.0.0.nupkg.sha512"
    },
    "Microsoft.Bcl.TimeProvider/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jCmHpoCeNbyjj71mnex2+fsCWtQINKrv8IL5xnuskQN8vQb5UA8ac+rWbt/jHeiSoH5gVlA8o20+XmWRKJuJWQ==",
      "path": "microsoft.bcl.timeprovider/10.0.9",
      "hashPath": "microsoft.bcl.timeprovider.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration/9.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==",
      "path": "microsoft.extensions.configuration/9.0.0",
      "hashPath": "microsoft.extensions.configuration.9.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==",
      "path": "microsoft.extensions.configuration.abstractions/9.0.0",
      "hashPath": "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Binder/9.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==",
      "path": "microsoft.extensions.configuration.binder/9.0.0",
      "hashPath": "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NijozhERJDIaJ4k5TSMy1jOi0cSC2HfkvRD/Sl+kGSSKgVbFnF4GxgtMN/MrzHB8D1JxIrD4xSer9Blh9v3axQ==",
      "path": "microsoft.extensions.dependencyinjection/10.0.9",
      "hashPath": "microsoft.extensions.dependencyinjection.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-g41l/30G3K4B/d/L8kjux0+30e27c8D0FVQ/PFCpbekgfDpj9mnDhieP67EqXWvl1EWNeZh2rpR4F5B/jcDOHA==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.9",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Features/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ohU5761fyZq7eSg0nLQMzHvCrGGGmyzgRzAGebHZlQ4D7/9v9uzPYJ/AUYcD5kNSiOWR34Ma4qGgKs0PUPrYZw==",
      "path": "microsoft.extensions.features/10.0.9",
      "hashPath": "microsoft.extensions.features.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-N7Gm9SjugYjmmnhwbBKC9DFqGqjfJvh6YfOJgtwh0AW0Xpok3dIVors1ik050XmUxKAgAc7nNngDIJyFb06K2g==",
      "path": "microsoft.extensions.logging/10.0.9",
      "hashPath": "microsoft.extensions.logging.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9S/DFt4cohlMPpzIxjG6kk0L8MuN2vDm9pbMCulxtJzzk82oJHVLBd8vuQxaPskaYQwKqmFmbannf5eoChgjYg==",
      "path": "microsoft.extensions.logging.abstractions/10.0.9",
      "hashPath": "microsoft.extensions.logging.abstractions.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.ObjectPool/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KZENCkfqO7Ciax6goUWQHDSxKH+x763hkBWMz9KpE87EyKW+EKEas9EFe9i1KgtQShG8KwKxaeJ5gd9sj6TuTQ==",
      "path": "microsoft.extensions.objectpool/10.0.9",
      "hashPath": "microsoft.extensions.objectpool.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Options/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hyNdX4c2UwkRkzb9byw0H2DQkRzwBM3mzY2sCM9egwzTyg8dvQJmp5noQHGEaaCORQrNK3DD2gREBsc2DlXS4A==",
      "path": "microsoft.extensions.options/10.0.9",
      "hashPath": "microsoft.extensions.options.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fmEbAUFsaIKirgLt/lYhuFRBwhcSJN31jjHgCdbQxJiWOum6EdLjkbgGuukSP9z/a+9LibaxII/kF+GwOXgC4g==",
      "path": "microsoft.extensions.primitives/10.0.9",
      "hashPath": "microsoft.extensions.primitives.10.0.9.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
      "path": "newtonsoft.json/13.0.4",
      "hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
    },
    "Newtonsoft.Json.Bson/1.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bCcwagnHfYnhwQfY1criEcn6Hy9PtBuVnZu0pA8hmRhuR3jI/8WxVgoVAdNw9BJ3JHkxmWJzpj/AQy+PMMLqxg==",
      "path": "newtonsoft.json.bson/1.0.3",
      "hashPath": "newtonsoft.json.bson.1.0.3.nupkg.sha512"
    },
    "NLayer/1.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-brv6M0Z+2zhOndFqGXaUa+r3/ihGrcp4NubRaaNxVRHFoFO+bUwSq3zxYotdBv/vVJrsiwH4wpzPevVz/PNkIw==",
      "path": "nlayer/1.14.0",
      "hashPath": "nlayer.1.14.0.nupkg.sha512"
    },
    "Otp.NET/1.4.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UXjZ80T6BfVACJWmEcz4UFZ93hwX3STKojKvVpPk3qUhubjnLwIiZMsI4Hh91HhYxC0JlatNdNrVK2wkv4O9/Q==",
      "path": "otp.net/1.4.1",
      "hashPath": "otp.net.1.4.1.nupkg.sha512"
    },
    "PDFiumSharpV2/1.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Lb2Oy4QJWxcae9jFP1jgSFjuuC9UOonO3QYnHLhGFIeEwXBWDAubY2h8LRVz2x39vTjI3OjGohSmxM/dooOdkw==",
      "path": "pdfiumsharpv2/1.1.4",
      "hashPath": "pdfiumsharpv2.1.1.4.nupkg.sha512"
    },
    "QRCoder/1.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XmPA81eo+oRxBuyVdswsSkTGTE1d3thfF11Z1PdD7oB56A6HU4G4AAOdySmGRMb/cljwlFTMWUtosGEnwpS6GA==",
      "path": "qrcoder/1.6.0",
      "hashPath": "qrcoder.1.6.0.nupkg.sha512"
    },
    "SignalR.Strong/0.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RbGouHcytoebo7XfEy2Hwq1mBYhxtUVjkhfj9X7aRYAqF/HnxL0bI+yjO51tYo6Cu+BarFQ9kjLprtFG7qhDqQ==",
      "path": "signalr.strong/0.3.0",
      "hashPath": "signalr.strong.0.3.0.nupkg.sha512"
    },
    "SubtitlesParser/1.4.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9nWhe0TsSLPgfLYbVR/VScli/xTgdfJtLOBXMXqu0MOok4z9UQidCZgMYKyQnH/SXz3Df189WqIuxXDMfh8Z9A==",
      "path": "subtitlesparser/1.4.8",
      "hashPath": "subtitlesparser.1.4.8.nupkg.sha512"
    },
    "System.CodeDom/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-scH7O8oAuOMyZKOEiOQB3ZVz6x9XkrZNKNeWVCxdvkJHSy4SYXyinGK0o2Rn5LiGh+ovezziT2WCdqWKa7WMKA==",
      "path": "system.codedom/10.0.9",
      "hashPath": "system.codedom.10.0.9.nupkg.sha512"
    },
    "System.ComponentModel.Composition/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qeEr33Kz5yILup3wWSOhb3LmEE/jK9Rk0dtGbAJI/W1jn8FJwPn9BI5azZ764tQmk1/3wtWeZI8Ypu+GIW3d8Q==",
      "path": "system.componentmodel.composition/10.0.9",
      "hashPath": "system.componentmodel.composition.10.0.9.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-k7kYSTmNjwFYKdUju+rjYyigbcUBj1sElR3ayqszcatPXL9YJoBANJN48xctdXTopYf3ceFX2T4m1xvJRM+CGA==",
      "path": "system.configuration.configurationmanager/10.0.9",
      "hashPath": "system.configuration.configurationmanager.10.0.9.nupkg.sha512"
    },
    "System.Diagnostics.EventLog/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-s2PcxHK4IYQ6gmD3VSBkym9tWGkFisKjcjWBdl7a+n4Yy66ae4beJ1ZdjDp060SSll4W3Rt4H2LW87dWckv+QQ==",
      "path": "system.diagnostics.eventlog/10.0.9",
      "hashPath": "system.diagnostics.eventlog.10.0.9.nupkg.sha512"
    },
    "System.Diagnostics.PerformanceCounter/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-brTyfKYxhpaXyh244XpQZ6vDUtT+fEOUjYlJxZVhkiPLBPzutDCfkIkClsdEbOlv0wLH/YSeq0rMUHGGcdWK9Q==",
      "path": "system.diagnostics.performancecounter/10.0.9",
      "hashPath": "system.diagnostics.performancecounter.10.0.9.nupkg.sha512"
    },
    "System.Management/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8mfTzHLlMHCqFE1+iFGzxRCeCb2gDqvRQtZthuksYB+z546QZaFCiagbJ2KXHe7dy5ZpCUg/usaIqc2DxiemPw==",
      "path": "system.management/10.0.9",
      "hashPath": "system.management.10.0.9.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vXp+vBQbTkMrDzUiPCxo1KvzfaAvZWuSRS2P7e5orhtV7ZuePKAB3Cqc9dH2YHUavRJyA2uWd2yrL6hl2VoJ5g==",
      "path": "system.security.cryptography.protecteddata/10.0.9",
      "hashPath": "system.security.cryptography.protecteddata.10.0.9.nupkg.sha512"
    },
    "Unofficial.laszip.net/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vyGYt0+VRM8ZFiUI5RU8QvhD5wN5T9v4Ec09dNCkbo/o4kk9pazFFtrEoPO9E9TeAKPRAYVff9dQyCzQ9A92Eg==",
      "path": "unofficial.laszip.net/2.2.0",
      "hashPath": "unofficial.laszip.net.2.2.0.nupkg.sha512"
    },
    "YellowDogMan.Assimp/5.0.0-beta1-ydm-0.1.18": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-klhTNsIE9K7DH4tSZcw/o9clFrJb2mv7Oxx1Ju0SgeDI7cCWdr1+IGWGurD/xVeP1be9lyuJIbB+F/YmB5NkRg==",
      "path": "yellowdogman.assimp/5.0.0-beta1-ydm-0.1.18",
      "hashPath": "yellowdogman.assimp.5.0.0-beta1-ydm-0.1.18.nupkg.sha512"
    },
    "YellowDogMan.BepuPhysics/2.4.0.2-ydm-0.1.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7RtGBkofkX3QXXwuSFkrN4uNGCBPE5ePU6AMc0jAJ2pzF7y8Du+KiPlkVIvXoM4JnQWj9nerUvTshHAZ/+BNnw==",
      "path": "yellowdogman.bepuphysics/2.4.0.2-ydm-0.1.7",
      "hashPath": "yellowdogman.bepuphysics.2.4.0.2-ydm-0.1.7.nupkg.sha512"
    },
    "YellowDogMan.BepuUtilities/2.4.0.2-ydm-0.1.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4zWuU544Y+YFazYow1CYC6+FgR54Q8f8QpOhpVAji0yj/yg4B94fyH1VCcqzbt3kwj2JKbhMVONryqoHLneo2A==",
      "path": "yellowdogman.bepuutilities/2.4.0.2-ydm-0.1.7",
      "hashPath": "yellowdogman.bepuutilities.2.4.0.2-ydm-0.1.7.nupkg.sha512"
    },
    "YellowDogMan.Brotli.NET/2.1.1-ydm-0.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ymoTSxneQ/K4PewQZI0+g+jbG14QGBJ6rG3MeagvIKK2x1axN1fnZaDKhGbt3Rmz3CTI+Ey9K5yq/ysOx1Y/4A==",
      "path": "yellowdogman.brotli.net/2.1.1-ydm-0.2.3",
      "hashPath": "yellowdogman.brotli.net.2.1.1-ydm-0.2.3.nupkg.sha512"
    },
    "YellowDogMan.Cloudtoid.Framework/1.0.4-ydm": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-r/b44PVmU3sq8LTzo+1MniFGFKw5vQgSu3DIERowo4iTEAtQfiuS6Rbt6q/IhLLyxYCYE1OZooOx2vDKe9do2A==",
      "path": "yellowdogman.cloudtoid.framework/1.0.4-ydm",
      "hashPath": "yellowdogman.cloudtoid.framework.1.0.4-ydm.nupkg.sha512"
    },
    "YellowDogMan.Cloudtoid.Interprocess/1.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7Ei11OjBWou9tDiDqIlGweQSkp8oMal1XIYLe9J2vrkAqANZyX7ceL/kZ/Dwp+J34Vk5OXMzvX69tDX5cPz4Jw==",
      "path": "yellowdogman.cloudtoid.interprocess/1.0.9",
      "hashPath": "yellowdogman.cloudtoid.interprocess.1.0.9.nupkg.sha512"
    },
    "YellowDogMan.ColorLUT/0.1.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Q0bE5X7q7vMYuQOBwAfYTKWV1VrOr1YHdgEvHtt1MayMa5vE3dSS8LhWHCj8le/ywongZvylzWi8S55JWKPk5g==",
      "path": "yellowdogman.colorlut/0.1.2",
      "hashPath": "yellowdogman.colorlut.0.1.2.nupkg.sha512"
    },
    "YellowDogMan.Compressonator.NET/1.1.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/U5Fs2c3gK/gwaZXaogLcPGFSX5Kkbqihy/EGIsTWZUxM4SZKA9OXBMk1eQYaupgEFD+OBZ0e3fBQPft0JJzgQ==",
      "path": "yellowdogman.compressonator.net/1.1.2",
      "hashPath": "yellowdogman.compressonator.net.1.1.2.nupkg.sha512"
    },
    "YellowDogMan.crunch.NET/0.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-luB8b4vXX80h+jU2QXc5Nz/jhzlXSBEb4Xvr0V7pMvHrlE3k9mGtCw8dnp2yVoCTy/62bWGEmHMSyMbLEk54TQ==",
      "path": "yellowdogman.crunch.net/0.1.1",
      "hashPath": "yellowdogman.crunch.net.0.1.1.nupkg.sha512"
    },
    "YellowDogMan.CSCoreFork/1.2.1.2-ydm-0.1.13": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QoKPYdM00Ccdovv7a1zzyIKjImchYW7sDY97aNb7Xvi+PA7okcOFyTpJpUdQf6bQIF0cd556fg899CIqxTznxg==",
      "path": "yellowdogman.cscorefork/1.2.1.2-ydm-0.1.13",
      "hashPath": "yellowdogman.cscorefork.1.2.1.2-ydm-0.1.13.nupkg.sha512"
    },
    "YellowDogMan.CueTools.Codecs/1.0.2-ydm-0.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-d2eJBM2e4axemVvYlYKXs6s/muPlGShKUxYBS9klQVcI+MQ20yhwq2xDmEWBBmkqmRki7tJeYEmJUdgeXxw9zw==",
      "path": "yellowdogman.cuetools.codecs/1.0.2-ydm-0.1.1",
      "hashPath": "yellowdogman.cuetools.codecs.1.0.2-ydm-0.1.1.nupkg.sha512"
    },
    "YellowDogMan.CueTools.Codecs.FLAKE/1.0.2-ydm-0.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/oJ2zi3n2mZbqSVx3JU45D1JLf7SE5oUiUp0ffcL1Ggh9+ValBLBaZQhg8EluN0QVSMUXcm0sgYsVmZYNRyEnQ==",
      "path": "yellowdogman.cuetools.codecs.flake/1.0.2-ydm-0.1.1",
      "hashPath": "yellowdogman.cuetools.codecs.flake.1.0.2-ydm-0.1.1.nupkg.sha512"
    },
    "YellowDogMan.Elements.Data/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v90L9ZrpDYm+12IchXAW3NkgtvEwWEGz679f+zZmf+pMp330e5f8H17+6iU+5AF9BuQGAwAH6k7pwS0SH2lsPA==",
      "path": "yellowdogman.elements.data/1.0.0",
      "hashPath": "yellowdogman.elements.data.1.0.0.nupkg.sha512"
    },
    "YellowDogMan.Elements.Quantity/0.1.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IcrSSnwVhLroqT2xgfe8QnyAyoQzF8rTtF9fTi3w7fj9xrR/MdcTcghdbCJeF71jDqowegcz7vhuxbJfenK/Ow==",
      "path": "yellowdogman.elements.quantity/0.1.12",
      "hashPath": "yellowdogman.elements.quantity.0.1.12.nupkg.sha512"
    },
    "YellowDogMan.FreeImage.NET/3.18.0-ydm-1.1.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8EDg2lqAcatPSnILl4QsaPMaapiX8oH76Gw7+Mm1nGj+7v91LuXNdvITb2rOkPi2JKu0mLtJR65lTvDeLwo7Xw==",
      "path": "yellowdogman.freeimage.net/3.18.0-ydm-1.1.11",
      "hashPath": "yellowdogman.freeimage.net.3.18.0-ydm-1.1.11.nupkg.sha512"
    },
    "YellowDogMan.Hardware.Info/101.1.1.1-ydm-0.2.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ss+AGr5dYNwD6dMBWSgtDys7ig/1oJjHe/6btDP0BcXWHRenYLwoCmZGyhmU/SDswYc1RFjH8j6fSy2GfasoFg==",
      "path": "yellowdogman.hardware.info/101.1.1.1-ydm-0.2.2",
      "hashPath": "yellowdogman.hardware.info.101.1.1.1-ydm-0.2.2.nupkg.sha512"
    },
    "YellowDogMan.LZ4/1.0.10.93-ydm-0.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7phpx3AQ+jIjGLcHrTS0aV5V9cFUiV4Ik3OT1p6U03wc6u/YvmEWxYuvbYSYxYa5JaCnayHn/wyLE3KJnD217g==",
      "path": "yellowdogman.lz4/1.0.10.93-ydm-0.1.4",
      "hashPath": "yellowdogman.lz4.1.0.10.93-ydm-0.1.4.nupkg.sha512"
    },
    "YellowDogMan.MessageFormat.net/7.1.0-ydm-0.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LW5GwwN6a5U+OL/e70+WIId0GRZn4/n40Cq+Vw+sAMMd9rfxBA0gX9sXsh+9xBj2PM7EWMGh/yn0XezOU2jpZw==",
      "path": "yellowdogman.messageformat.net/7.1.0-ydm-0.2.0",
      "hashPath": "yellowdogman.messageformat.net.7.1.0-ydm-0.2.0.nupkg.sha512"
    },
    "YellowDogMan.Mikktspace.Net/0.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lkj+d+Do8QDSdpupIw+JWLe1pYsKWgb7PMVczFZEgnBUQkVvoLiYmf1L6C0ZZ62Z4wysxo207PuQ0FqwrT9NYQ==",
      "path": "yellowdogman.mikktspace.net/0.1.4",
      "hashPath": "yellowdogman.mikktspace.net.0.1.4.nupkg.sha512"
    },
    "YellowDogMan.MimeDetective/0.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FWzLzb+cK4NX/oXWeaKXu+NggMfJdOpojgMn0O1GdiXhJFNdZu1VFxiCp9ra1nBza1PKU6WCPzb1H0k8wRQicw==",
      "path": "yellowdogman.mimedetective/0.3.0",
      "hashPath": "yellowdogman.mimedetective.0.3.0.nupkg.sha512"
    },
    "YellowDogMan.Msdfgen.NET/0.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-62z3Fm7zjs4fTsDrYEXPlHmWVrGErbtdfjggGFHnvATWrDk6DIKmhZbsFMUP+UG1gvjtz57RloiVpC7ijGGRBA==",
      "path": "yellowdogman.msdfgen.net/0.1.1",
      "hashPath": "yellowdogman.msdfgen.net.0.1.1.nupkg.sha512"
    },
    "YellowDogMan.NVorbis/0.10.4.1-ydm-0.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UNFOaUtEkF9jHR5H9mrIBcql7/hhxWUIC4mnf2PexAlysh8m5jX2nBbBYbHaGOmGusOExl+i9VvULAQy/Tlj3A==",
      "path": "yellowdogman.nvorbis/0.10.4.1-ydm-0.1.1",
      "hashPath": "yellowdogman.nvorbis.0.10.4.1-ydm-0.1.1.nupkg.sha512"
    },
    "YellowDogMan.OggVorbisEncoder/1.2.2-ydm-0.1.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nJOiOdHBBo1h4T1hnEMG/RJJRfesMLH7yRd0y1zUJ1cWTudggCG/5Nm03tZTbi5PtF8CmjasQUxEufbhKYWQcw==",
      "path": "yellowdogman.oggvorbisencoder/1.2.2-ydm-0.1.3",
      "hashPath": "yellowdogman.oggvorbisencoder.1.2.2-ydm-0.1.3.nupkg.sha512"
    },
    "YellowDogMan.Pfim/0.11.2-ydm-0.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1USFYrCynpzFfm1pzsChJJ67pQZkZV89UN9O+YZt9U59W29LsV5ctue7aIiU114aJ0NXwNn4D4EEXBiUsv5H5g==",
      "path": "yellowdogman.pfim/0.11.2-ydm-0.2.0",
      "hashPath": "yellowdogman.pfim.0.11.2-ydm-0.2.0.nupkg.sha512"
    },
    "YellowDogMan.Renderite.Shared/1.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X4peV3l3oqmxvcS0g/PwEDbYf+bH36x2Xw8vfthhxT6zms6BN7O2ZSS5WMMPOImWiT/Mw9U376NerW26JP7jDA==",
      "path": "yellowdogman.renderite.shared/1.0.9",
      "hashPath": "yellowdogman.renderite.shared.1.0.9.nupkg.sha512"
    },
    "YellowDogMan.RRNoise.NET/0.1.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2lqIr0648oA0qiUlbcTshFe4dm010Lyv+BaP2GGKfN+CI5DOrR7tV3X0kwgYvf/V3DDHllflWiQXhWT7+LTsEg==",
      "path": "yellowdogman.rrnoise.net/0.1.9",
      "hashPath": "yellowdogman.rrnoise.net.0.1.9.nupkg.sha512"
    },
    "YellowDogMan.SharpFont/0.2.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lwmpGS04Y25Ga9leMHOt5PjPLrNXgEMymys/cqSfSrkKfp5Ev5b8GrMaoKNQeknIjV1I1sQe1UCr8ILUb5rSFA==",
      "path": "yellowdogman.sharpfont/0.2.2",
      "hashPath": "yellowdogman.sharpfont.0.2.2.nupkg.sha512"
    },
    "YellowDogMan.SharpPipe/1.4.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VYlziuBrYD8gdA/C4/yqgGCuvNOriuR8iTuPky9cBKuhn4JiEBlzgZRjpRvDzEnTYZywwOHAINzJWJb3goN4Sg==",
      "path": "yellowdogman.sharppipe/1.4.2",
      "hashPath": "yellowdogman.sharppipe.1.4.2.nupkg.sha512"
    },
    "YellowDogMan.Spz.NET/1.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vYA7huptmHht52cyLtFoG/AXDdQiu0iNloHrUlQ+SPB4tFy+F0yxf5mqcUvZBE7KPRcjEue9Al54j2Fie4H3Dg==",
      "path": "yellowdogman.spz.net/1.0.1",
      "hashPath": "yellowdogman.spz.net.1.0.1.nupkg.sha512"
    },
    "CodeGenerationConfig/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Elements.Assets/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Elements.Core/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "SkyFrost.Base/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "SkyFrost.Base.Models/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}