coreclr/Eryph.ComputeClient.Commands.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v6.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v6.0": {
      "Eryph.ComputeClient.Commands/0.7.0": {
        "dependencies": {
          "Eryph.ClientRuntime.Powershell": "0.7.0",
          "Eryph.ComputeClient": "1.0.0",
          "Eryph.ConfigModel.Catlets.Yaml": "0.6.0",
          "Eryph.ConfigModel.Networks.Yaml": "0.6.0",
          "Eryph.ConfigModel.System.Json": "0.6.0",
          "GitVersion.MsBuild": "5.12.0",
          "PowerShellStandard.Library": "5.1.1"
        },
        "runtime": {
          "Eryph.ComputeClient.Commands.dll": {}
        }
      },
      "Azure.Core/1.39.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
          "System.ClientModel": "1.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.1",
          "System.Memory.Data": "1.0.2",
          "System.Numerics.Vectors": "4.5.0",
          "System.Text.Encodings.Web": "6.0.0",
          "System.Text.Json": "6.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/net6.0/Azure.Core.dll": {
            "assemblyVersion": "1.39.0.0",
            "fileVersion": "1.3900.24.21804"
          }
        }
      },
      "Eryph.ClientRuntime/0.7.0": {
        "dependencies": {
          "Azure.Core": "1.39.0",
          "System.Text.Json": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ClientRuntime.dll": {
            "assemblyVersion": "0.7.0.0",
            "fileVersion": "0.7.0.0"
          }
        }
      },
      "Eryph.ClientRuntime.Authentication/0.7.0": {
        "dependencies": {
          "Eryph.ClientRuntime": "0.7.0",
          "Eryph.ClientRuntime.Configuration": "0.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ClientRuntime.Authentication.dll": {
            "assemblyVersion": "0.7.0.0",
            "fileVersion": "0.7.0.0"
          }
        }
      },
      "Eryph.ClientRuntime.Configuration/0.7.0": {
        "dependencies": {
          "Eryph.IdentityModel.Clients": "0.5.1",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ClientRuntime.Configuration.dll": {
            "assemblyVersion": "0.7.0.0",
            "fileVersion": "0.7.0.0"
          }
        }
      },
      "Eryph.ClientRuntime.Powershell/0.7.0": {
        "dependencies": {
          "Eryph.ClientRuntime.Configuration": "0.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ClientRuntime.Powershell.dll": {
            "assemblyVersion": "0.7.0.0",
            "fileVersion": "0.7.0.0"
          }
        }
      },
      "Eryph.ConfigModel.Abstractions/0.6.0": {
        "dependencies": {
          "JetBrains.Annotations": "2023.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ConfigModel.Abstractions.dll": {
            "assemblyVersion": "0.6.0.0",
            "fileVersion": "0.6.0.0"
          }
        }
      },
      "Eryph.ConfigModel.Catlets/0.6.0": {
        "dependencies": {
          "Eryph.ConfigModel.Core": "0.6.0"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ConfigModel.Catlets.dll": {
            "assemblyVersion": "0.6.0.0",
            "fileVersion": "0.6.0.0"
          }
        }
      },
      "Eryph.ConfigModel.Catlets.Yaml/0.6.0": {
        "dependencies": {
          "Eryph.ConfigModel.Catlets": "0.6.0",
          "YamlDotNet": "13.7.1"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ConfigModel.Catlets.Yaml.dll": {
            "assemblyVersion": "0.6.0.0",
            "fileVersion": "0.6.0.0"
          }
        }
      },
      "Eryph.ConfigModel.Core/0.6.0": {
        "dependencies": {
          "Eryph.ConfigModel.Abstractions": "0.6.0"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ConfigModel.Core.dll": {
            "assemblyVersion": "0.6.0.0",
            "fileVersion": "0.6.0.0"
          }
        }
      },
      "Eryph.ConfigModel.Networks/0.6.0": {
        "dependencies": {
          "Eryph.ConfigModel.Core": "0.6.0"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ConfigModel.Networks.dll": {
            "assemblyVersion": "0.6.0.0",
            "fileVersion": "0.6.0.0"
          }
        }
      },
      "Eryph.ConfigModel.Networks.Yaml/0.6.0": {
        "dependencies": {
          "Eryph.ConfigModel.Networks": "0.6.0",
          "YamlDotNet": "13.7.1"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ConfigModel.Networks.Yaml.dll": {
            "assemblyVersion": "0.6.0.0",
            "fileVersion": "0.6.0.0"
          }
        }
      },
      "Eryph.ConfigModel.System.Json/0.6.0": {
        "dependencies": {
          "System.Text.Json": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.ConfigModel.System.Json.dll": {
            "assemblyVersion": "0.6.0.0",
            "fileVersion": "0.6.0.0"
          }
        }
      },
      "Eryph.IdentityModel/0.5.1": {
        "dependencies": {
          "JetBrains.Annotations": "2023.3.0",
          "System.IdentityModel.Tokens.Jwt": "6.22.1"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.IdentityModel.dll": {
            "assemblyVersion": "0.5.0.0",
            "fileVersion": "0.5.1.0"
          }
        }
      },
      "Eryph.IdentityModel.Clients/0.5.1": {
        "dependencies": {
          "Eryph.IdentityModel": "0.5.1",
          "JetBrains.Annotations": "2023.3.0",
          "Portable.BouncyCastle": "1.9.0",
          "System.Security.Cryptography.ProtectedData": "6.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Eryph.IdentityModel.Clients.dll": {
            "assemblyVersion": "0.5.0.0",
            "fileVersion": "0.5.1.0"
          }
        }
      },
      "GitVersion.MsBuild/5.12.0": {},
      "JetBrains.Annotations/2023.3.0": {
        "runtime": {
          "lib/netstandard2.0/JetBrains.Annotations.dll": {
            "assemblyVersion": "4242.42.42.42",
            "fileVersion": "2023.3.0.0"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "4.700.20.21406"
          }
        }
      },
      "Microsoft.CSharp/4.5.0": {},
      "Microsoft.IdentityModel.Abstractions/6.22.1": {
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "6.22.1.0",
            "fileVersion": "6.22.1.30825"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/6.22.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "6.22.1"
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "6.22.1.0",
            "fileVersion": "6.22.1.30825"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/6.22.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "6.22.1"
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "6.22.1.0",
            "fileVersion": "6.22.1.30825"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/6.22.1": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Microsoft.IdentityModel.Logging": "6.22.1",
          "System.Security.Cryptography.Cng": "4.5.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "6.22.1.0",
            "fileVersion": "6.22.1.30825"
          }
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.3.27908"
          }
        }
      },
      "Portable.BouncyCastle/1.9.0": {
        "runtime": {
          "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
            "assemblyVersion": "1.9.0.0",
            "fileVersion": "1.9.0.1"
          }
        }
      },
      "PowerShellStandard.Library/5.1.1": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "5.1.1.0"
          }
        }
      },
      "System.ClientModel/1.0.0": {
        "dependencies": {
          "System.Memory.Data": "1.0.2",
          "System.Text.Json": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/System.ClientModel.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.24.5302"
          }
        }
      },
      "System.Diagnostics.DiagnosticSource/6.0.1": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.1523.11507"
          }
        }
      },
      "System.IdentityModel.Tokens.Jwt/6.22.1": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "6.22.1",
          "Microsoft.IdentityModel.Tokens": "6.22.1"
        },
        "runtime": {
          "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "6.22.1.0",
            "fileVersion": "6.22.1.30825"
          }
        }
      },
      "System.Memory.Data/1.0.2": {
        "dependencies": {
          "System.Text.Encodings.Web": "6.0.0",
          "System.Text.Json": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Memory.Data.dll": {
            "assemblyVersion": "1.0.2.0",
            "fileVersion": "1.0.221.20802"
          }
        }
      },
      "System.Numerics.Vectors/4.5.0": {},
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
      "System.Security.Cryptography.Cng/4.5.0": {},
      "System.Security.Cryptography.ProtectedData/6.0.0": {
        "runtime": {
          "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Security.Principal.Windows/5.0.0": {},
      "System.Text.Encodings.Web/6.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        }
      },
      "System.Text.Json/6.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Text.Encodings.Web": "6.0.0"
        }
      },
      "System.Threading.Tasks.Extensions/4.5.4": {},
      "YamlDotNet/13.7.1": {
        "runtime": {
          "lib/net6.0/YamlDotNet.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.7.1.0"
          }
        }
      },
      "Eryph.ComputeClient/1.0.0": {
        "dependencies": {
          "Eryph.ClientRuntime.Authentication": "0.7.0"
        },
        "runtime": {
          "Eryph.ComputeClient.dll": {}
        }
      }
    }
  },
  "libraries": {
    "Eryph.ComputeClient.Commands/0.7.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Azure.Core/1.39.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9vaV4ZICtVQp+2wjOKrIAjEjMzBkUohaBbKGqqcTW993MRfHA0N4L1BszQjWynS7lRvlYQLxaFK4wh9ewNm4HQ==",
      "path": "azure.core/1.39.0",
      "hashPath": "azure.core.1.39.0.nupkg.sha512"
    },
    "Eryph.ClientRuntime/0.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JeQ6fm8bRUWEgwdmGPnSQzfFh46xnVnctHUsktkJ9QeaxVhezX7mo4ZriPwQ4ns7N82x2JAl4/KrRUqncqJfYg==",
      "path": "eryph.clientruntime/0.7.0",
      "hashPath": "eryph.clientruntime.0.7.0.nupkg.sha512"
    },
    "Eryph.ClientRuntime.Authentication/0.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EPwAq/rpnlSORKgAXiwXPavY2QYAInJffrAtapzYI25/NaCHmLq8G3z4TFKoDL5ZPdWKQ+vy96iGCgUI6DqNDA==",
      "path": "eryph.clientruntime.authentication/0.7.0",
      "hashPath": "eryph.clientruntime.authentication.0.7.0.nupkg.sha512"
    },
    "Eryph.ClientRuntime.Configuration/0.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-83d+RWbraH19l+yyDITZeyzTIscpk/JTvQFhQrpNbs8ajtEbonaB1gGoFzDYeFOJS6AeYTu2bziEh47bx6bNZw==",
      "path": "eryph.clientruntime.configuration/0.7.0",
      "hashPath": "eryph.clientruntime.configuration.0.7.0.nupkg.sha512"
    },
    "Eryph.ClientRuntime.Powershell/0.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oHNg6RbgSbgWbfVBOOoFHVAngFLttwq1J1FrdZ1V6GOCOedt/EjnO/Jju4/rvhCrMd+xDCjJhNH3SPZ6kPPghQ==",
      "path": "eryph.clientruntime.powershell/0.7.0",
      "hashPath": "eryph.clientruntime.powershell.0.7.0.nupkg.sha512"
    },
    "Eryph.ConfigModel.Abstractions/0.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-puxx7o75S57GzUJ4c1nPMAfBLCExk6FjguC7PBe/ZYbJhSDUZOOVi/lPb+J0jlSw208hXvqlFBBGRs1rvO018A==",
      "path": "eryph.configmodel.abstractions/0.6.0",
      "hashPath": "eryph.configmodel.abstractions.0.6.0.nupkg.sha512"
    },
    "Eryph.ConfigModel.Catlets/0.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aEjzye3aR68B3nAP7lpuAvzFIaRAvHvsEraJ+ufPDh38nZ2hBukgBD9oHYR/C+dTu41C2IN9pLQo9TiBzzduYA==",
      "path": "eryph.configmodel.catlets/0.6.0",
      "hashPath": "eryph.configmodel.catlets.0.6.0.nupkg.sha512"
    },
    "Eryph.ConfigModel.Catlets.Yaml/0.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dt7IFENqe36wZnKYUhjmMF+AyKV7b5PGw1bHxvmy0SnXec+NWaP0Q3julVAVpUKzl7AhUzNShijy9nzvfNWkLA==",
      "path": "eryph.configmodel.catlets.yaml/0.6.0",
      "hashPath": "eryph.configmodel.catlets.yaml.0.6.0.nupkg.sha512"
    },
    "Eryph.ConfigModel.Core/0.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-U5OlsP1IAibcnyGDLK79LB02ObzRF/X5SzrLEq/WXi/EyAC3bTyDHoCIJ/ye1NRojc9qBL1yiWzDECNYS7XvqA==",
      "path": "eryph.configmodel.core/0.6.0",
      "hashPath": "eryph.configmodel.core.0.6.0.nupkg.sha512"
    },
    "Eryph.ConfigModel.Networks/0.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-a93IDK6bRfcLzWNzgnEorvyTfvc1T60H7ZlPyndAOdofMJ/D1UxTY3Ea2EkIj4bOqvLDgy0HdrZBY5ZgrkThUw==",
      "path": "eryph.configmodel.networks/0.6.0",
      "hashPath": "eryph.configmodel.networks.0.6.0.nupkg.sha512"
    },
    "Eryph.ConfigModel.Networks.Yaml/0.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UFgHnyyzcdiDL72A4cjDucyeJLTWiYtipuuKPWne5JyzIic0apdma1zHFH8m2R/pBjeP31HbLvNnBdy0Lyd9IQ==",
      "path": "eryph.configmodel.networks.yaml/0.6.0",
      "hashPath": "eryph.configmodel.networks.yaml.0.6.0.nupkg.sha512"
    },
    "Eryph.ConfigModel.System.Json/0.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RvbEC+jRcCGzk2izKnsd0mgTOSV3ovOgWsRb51uCYJAgKgv4dM9MI7SdjPFPtwmM0vfXycrAMqswP1pDYjpZGA==",
      "path": "eryph.configmodel.system.json/0.6.0",
      "hashPath": "eryph.configmodel.system.json.0.6.0.nupkg.sha512"
    },
    "Eryph.IdentityModel/0.5.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZcYhuhSHkJl5GF4YR5vXyTerRqxMmluUq1J0maO5sqpVaKQtbFzgb8i9JCmoEIkfwlBDo2LfL4/YUijhIsXHmQ==",
      "path": "eryph.identitymodel/0.5.1",
      "hashPath": "eryph.identitymodel.0.5.1.nupkg.sha512"
    },
    "Eryph.IdentityModel.Clients/0.5.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TqrLlzZvbW7cFznqi7N944ZRXm6p6sKXb6cxs6k3abOyIJt/Ybvm0EP7oi6jgQARA1F2mwcHfxYKKmrnyClZtA==",
      "path": "eryph.identitymodel.clients/0.5.1",
      "hashPath": "eryph.identitymodel.clients.0.5.1.nupkg.sha512"
    },
    "GitVersion.MsBuild/5.12.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dJuigXycpJNOiLT9or7mkHSkGFHgGW3/p6cNNYEKZBa7Hhp1FdX/cvqYWWYhRLpfoZOedeA7aRbYiOB3vW/dvA==",
      "path": "gitversion.msbuild/5.12.0",
      "hashPath": "gitversion.msbuild.5.12.0.nupkg.sha512"
    },
    "JetBrains.Annotations/2023.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PHfnvdBUdGaTVG9bR/GEfxgTwWM0Z97Y6X3710wiljELBISipSfF5okn/vz+C2gfO+ihoEyVPjaJwn8ZalVukA==",
      "path": "jetbrains.annotations/2023.3.0",
      "hashPath": "jetbrains.annotations.2023.3.0.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
      "path": "microsoft.bcl.asyncinterfaces/1.1.1",
      "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
    },
    "Microsoft.CSharp/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
      "path": "microsoft.csharp/4.5.0",
      "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/6.22.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-onMMmg5PhYpKJj5ZdqcVLbVOp8iwCExcr3lC7M1B5hq31hCF0vIIziRWmJzLFTTGZo3nmeYgjXdWee729+X7RQ==",
      "path": "microsoft.identitymodel.abstractions/6.22.1",
      "hashPath": "microsoft.identitymodel.abstractions.6.22.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/6.22.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MOBYlr56CKHqCnPx6+EGY0r+WCfNk4bxnkf/GD9QZ8Hl3pW3e5h9Gzeqz4XrXbE51VL0Cqu4h1Ez2/P1vdkSjA==",
      "path": "microsoft.identitymodel.jsonwebtokens/6.22.1",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.6.22.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/6.22.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YcG+bVyyGE8+Ye20ij+uEzzzLDPBiXCOIN/vUOsn/pLIKx4cd+sYzX9GIYOMKHXGLQCd8CQ6YWuuqhUMaxYwRA==",
      "path": "microsoft.identitymodel.logging/6.22.1",
      "hashPath": "microsoft.identitymodel.logging.6.22.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/6.22.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6uLKF6V308dPZcMDsEFa0y7H2IM8oPGK/swkO3yT/H+XuXsP0j5AkAEctvPXyHKS36NZQAV5wLQcCMg5OAzuJA==",
      "path": "microsoft.identitymodel.tokens/6.22.1",
      "hashPath": "microsoft.identitymodel.tokens.6.22.1.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
      "path": "newtonsoft.json/13.0.3",
      "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
    },
    "Portable.BouncyCastle/1.9.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==",
      "path": "portable.bouncycastle/1.9.0",
      "hashPath": "portable.bouncycastle.1.9.0.nupkg.sha512"
    },
    "PowerShellStandard.Library/5.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==",
      "path": "powershellstandard.library/5.1.1",
      "hashPath": "powershellstandard.library.5.1.1.nupkg.sha512"
    },
    "System.ClientModel/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==",
      "path": "system.clientmodel/1.0.0",
      "hashPath": "system.clientmodel.1.0.0.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/6.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
      "path": "system.diagnostics.diagnosticsource/6.0.1",
      "hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
    },
    "System.IdentityModel.Tokens.Jwt/6.22.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-frANPgctdIdiOHMWYs2FoOULPBdccoORiT9bxBdL9vNvf3xbHlLwKYLysfZarZZBTXiC1OuTNv1moAHVmBpHJw==",
      "path": "system.identitymodel.tokens.jwt/6.22.1",
      "hashPath": "system.identitymodel.tokens.jwt.6.22.1.nupkg.sha512"
    },
    "System.Memory.Data/1.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
      "path": "system.memory.data/1.0.2",
      "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "path": "system.numerics.vectors/4.5.0",
      "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.Unsafe/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
      "path": "system.runtime.compilerservices.unsafe/6.0.0",
      "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Cng/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
      "path": "system.security.cryptography.cng/4.5.0",
      "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
      "path": "system.security.cryptography.protecteddata/6.0.0",
      "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
    },
    "System.Security.Principal.Windows/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
      "path": "system.security.principal.windows/5.0.0",
      "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
    },
    "System.Text.Encodings.Web/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
      "path": "system.text.encodings.web/6.0.0",
      "hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
    },
    "System.Text.Json/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
      "path": "system.text.json/6.0.0",
      "hashPath": "system.text.json.6.0.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
      "path": "system.threading.tasks.extensions/4.5.4",
      "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
    },
    "YamlDotNet/13.7.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X4m1PnFcJwvAj1sCDMntg/eZcX96CJLrWMiYnq41KqhFVZPuw63ZTSxIGqgdCwHWHvCAyTxheELC/VDf1HsU2A==",
      "path": "yamldotnet/13.7.1",
      "hashPath": "yamldotnet.13.7.1.nupkg.sha512"
    },
    "Eryph.ComputeClient/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}