VirotYubikey.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0/win-x64",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {},
    ".NETCoreApp,Version=v8.0/win-x64": {
      "VirotYubikey/1.0.0": {
        "dependencies": {
          "System.Management.Automation": "7.4.2",
          "Yubico.YubiKey": "1.10.0"
        },
        "runtime": {
          "VirotYubikey.dll": {}
        }
      },
      "Microsoft.ApplicationInsights/2.21.0": {
        "dependencies": {
          "System.Diagnostics.DiagnosticSource": "8.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": {
            "assemblyVersion": "2.21.0.429",
            "fileVersion": "2.21.0.429"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/7.0.1": {
        "runtime": {
          "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.723.27404"
          }
        }
      },
      "Microsoft.Management.Infrastructure/3.0.0": {
        "dependencies": {
          "Microsoft.Management.Infrastructure.Runtime.Unix": "3.0.0",
          "Microsoft.Management.Infrastructure.Runtime.Win": "3.0.0"
        }
      },
      "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": {},
      "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": {
        "runtime": {
          "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.17763.30000"
          },
          "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.17763.30000"
          }
        },
        "native": {
          "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "fileVersion": "6.3.9600.18144"
          }
        }
      },
      "Microsoft.PowerShell.CoreCLR.Eventing/7.4.2": {
        "dependencies": {
          "System.Diagnostics.EventLog": "8.0.0"
        },
        "runtime": {
          "runtimes/win/lib/net8.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": {
            "assemblyVersion": "7.4.2.500",
            "fileVersion": "7.4.2.500"
          }
        }
      },
      "Microsoft.PowerShell.Native/7.4.0": {
        "native": {
          "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": {
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x64/native/pwrshplugin.dll": {
            "fileVersion": "10.0.10011.16384"
          }
        }
      },
      "Microsoft.Security.Extensions/1.2.0": {
        "runtime": {
          "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.25098.1000"
          }
        },
        "native": {
          "runtimes/win-x64/native/getfilesiginforedist.dll": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.Win32.Registry.AccessControl/8.0.0": {
        "runtime": {
          "runtimes/win/lib/net8.0/Microsoft.Win32.Registry.AccessControl.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.3.27908"
          }
        }
      },
      "System.CodeDom/8.0.0": {
        "runtime": {
          "lib/net8.0/System.CodeDom.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Configuration.ConfigurationManager/8.0.0": {
        "dependencies": {
          "System.Diagnostics.EventLog": "8.0.0",
          "System.Security.Cryptography.ProtectedData": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Diagnostics.DiagnosticSource/8.0.1": {},
      "System.Diagnostics.EventLog/8.0.0": {
        "runtime": {
          "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.DirectoryServices/8.0.0": {
        "runtime": {
          "runtimes/win/lib/net8.0/System.DirectoryServices.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Formats.Asn1/8.0.0": {},
      "System.Formats.Cbor/7.0.0": {
        "runtime": {
          "lib/net7.0/System.Formats.Cbor.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "System.Management/8.0.0": {
        "dependencies": {
          "System.CodeDom": "8.0.0"
        },
        "runtime": {
          "runtimes/win/lib/net8.0/System.Management.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Management.Automation/7.4.2": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.21.0",
          "Microsoft.Management.Infrastructure": "3.0.0",
          "Microsoft.PowerShell.CoreCLR.Eventing": "7.4.2",
          "Microsoft.PowerShell.Native": "7.4.0",
          "Microsoft.Security.Extensions": "1.2.0",
          "Microsoft.Win32.Registry.AccessControl": "8.0.0",
          "Newtonsoft.Json": "13.0.3",
          "System.Configuration.ConfigurationManager": "8.0.0",
          "System.Diagnostics.DiagnosticSource": "8.0.1",
          "System.DirectoryServices": "8.0.0",
          "System.Management": "8.0.0",
          "System.Security.AccessControl": "6.0.1",
          "System.Security.Cryptography.Pkcs": "8.0.0",
          "System.Security.Permissions": "8.0.0",
          "System.Text.Encoding.CodePages": "8.0.0"
        },
        "runtime": {
          "runtimes/win/lib/net8.0/System.Management.Automation.dll": {
            "assemblyVersion": "7.4.2.500",
            "fileVersion": "7.4.2.500"
          }
        }
      },
      "System.Memory/4.5.5": {},
      "System.Security.AccessControl/6.0.1": {},
      "System.Security.Cryptography.Pkcs/8.0.0": {
        "dependencies": {
          "System.Formats.Asn1": "8.0.0"
        },
        "runtime": {
          "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Security.Cryptography.ProtectedData/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Security.Permissions/8.0.0": {
        "dependencies": {
          "System.Windows.Extensions": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Security.Permissions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Security.Principal.Windows/5.0.0": {},
      "System.Text.Encoding.CodePages/8.0.0": {},
      "System.Windows.Extensions/8.0.0": {
        "runtime": {
          "runtimes/win/lib/net8.0/System.Windows.Extensions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Yubico.Core/1.10.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging.Abstractions": "7.0.1",
          "System.Memory": "4.5.5",
          "System.Security.Principal.Windows": "5.0.0",
          "Yubico.DotNetPolyfills": "1.10.0",
          "Yubico.NativeShims": "1.10.0"
        },
        "runtime": {
          "lib/netstandard2.1/Yubico.Core.dll": {
            "assemblyVersion": "1.10.0.0",
            "fileVersion": "1.10.0.0"
          }
        }
      },
      "Yubico.DotNetPolyfills/1.10.0": {
        "runtime": {
          "lib/netstandard2.1/Yubico.DotNetPolyfills.dll": {
            "assemblyVersion": "1.10.0.0",
            "fileVersion": "1.10.0.0"
          }
        }
      },
      "Yubico.NativeShims/1.10.0": {
        "native": {
          "runtimes/win-x64/native/Yubico.NativeShims.dll": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Yubico.YubiKey/1.10.0": {
        "dependencies": {
          "System.Formats.Cbor": "7.0.0",
          "Yubico.Core": "1.10.0"
        },
        "runtime": {
          "lib/netstandard2.1/Yubico.YubiKey.dll": {
            "assemblyVersion": "1.10.0.0",
            "fileVersion": "1.10.0.0"
          }
        }
      }
    }
  },
  "libraries": {
    "VirotYubikey/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.ApplicationInsights/2.21.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-btZEDWAFNo9CoYliMCriSMTX3ruRGZTtYw4mo2XyyfLlowFicYVM2Xszi5evDG95QRYV7MbbH3D2RqVwfZlJHw==",
      "path": "microsoft.applicationinsights/2.21.0",
      "hashPath": "microsoft.applicationinsights.2.21.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/7.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pkeBFx0vqMW/A3aUVHh7MPu3WkBhaVlezhSZeb1c9XD0vUReYH1TLFSy5MxJgZfmz5LZzYoErMorlYZiwpOoNA==",
      "path": "microsoft.extensions.logging.abstractions/7.0.1",
      "hashPath": "microsoft.extensions.logging.abstractions.7.0.1.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cGZi0q5IujCTVYKo9h22Pw+UwfZDV82HXO8HTxMG2HqntPlT3Ls8jY6punLp4YzCypJNpfCAu2kae3TIyuAiJw==",
      "path": "microsoft.management.infrastructure/3.0.0",
      "hashPath": "microsoft.management.infrastructure.3.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QZE3uEDvZ0m7LabQvcmNOYHp7v1QPBVMpB/ild0WEE8zqUVAP5y9rRI5we37ImI1bQmW5pZ+3HNC70POPm0jBQ==",
      "path": "microsoft.management.infrastructure.runtime.unix/3.0.0",
      "hashPath": "microsoft.management.infrastructure.runtime.unix.3.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uwMyWN33+iQ8Wm/n1yoPXgFoiYNd0HzJyoqSVhaQZyJfaQrJR3udgcIHjqa1qbc3lS6kvfuUMN4TrF4U4refCQ==",
      "path": "microsoft.management.infrastructure.runtime.win/3.0.0",
      "hashPath": "microsoft.management.infrastructure.runtime.win.3.0.0.nupkg.sha512"
    },
    "Microsoft.PowerShell.CoreCLR.Eventing/7.4.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6pGLOm90k/M3/SO50eVlnF7zwNOjMxQzWZ37O9dcMvlOLD7XuG8mRq/2EuQ2TaG4/qEsjG8/vv+f1GnyASSL5w==",
      "path": "microsoft.powershell.coreclr.eventing/7.4.2",
      "hashPath": "microsoft.powershell.coreclr.eventing.7.4.2.nupkg.sha512"
    },
    "Microsoft.PowerShell.Native/7.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FlaJ3JBWhqFToYT0ycMb/Xxzoof7oTQbNyI4UikgubC7AMWt5ptBNKjIAMPvOcvEHr+ohaO9GvRWp3tiyS3sKw==",
      "path": "microsoft.powershell.native/7.4.0",
      "hashPath": "microsoft.powershell.native.7.4.0.nupkg.sha512"
    },
    "Microsoft.Security.Extensions/1.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GjHZBE5PHKrxPRyGujWQKwbKNjPQYds6HcAWKeV49X3KPgBfF2B1vV5uJey5UluyGQlvAO/DezL7WzEx9HlPQA==",
      "path": "microsoft.security.extensions/1.2.0",
      "hashPath": "microsoft.security.extensions.1.2.0.nupkg.sha512"
    },
    "Microsoft.Win32.Registry.AccessControl/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-u8PB9/v02C8mBXzl0vJ7bOyC020zOP+T1mRct+KA46DqZkB40XtsNn9pGD0QowTRsT6R4jPCghn+yAODn2UMMw==",
      "path": "microsoft.win32.registry.accesscontrol/8.0.0",
      "hashPath": "microsoft.win32.registry.accesscontrol.8.0.0.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"
    },
    "System.CodeDom/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==",
      "path": "system.codedom/8.0.0",
      "hashPath": "system.codedom.8.0.0.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
      "path": "system.configuration.configurationmanager/8.0.0",
      "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==",
      "path": "system.diagnostics.diagnosticsource/8.0.1",
      "hashPath": "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512"
    },
    "System.Diagnostics.EventLog/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
      "path": "system.diagnostics.eventlog/8.0.0",
      "hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
    },
    "System.DirectoryServices/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7nit//efUTy1OsAKco2f02PMrwsR2S234N0dVVp84udC77YcvpOQDz5znAWMtgMWBzY1aRJvUW61jo/7vQRfXg==",
      "path": "system.directoryservices/8.0.0",
      "hashPath": "system.directoryservices.8.0.0.nupkg.sha512"
    },
    "System.Formats.Asn1/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==",
      "path": "system.formats.asn1/8.0.0",
      "hashPath": "system.formats.asn1.8.0.0.nupkg.sha512"
    },
    "System.Formats.Cbor/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2DvlHGwr0hEXXRv/8j9x4fw9yqJ7638qusWsf3iruVUmRb+mWl5ODSZRtXe5ZH62/0R6qf/QxA8JTrhIRvWlXw==",
      "path": "system.formats.cbor/7.0.0",
      "hashPath": "system.formats.cbor.7.0.0.nupkg.sha512"
    },
    "System.Management/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jrK22i5LRzxZCfGb+tGmke2VH7oE0DvcDlJ1HAKYU8cPmD8XnpUT0bYn2Gy98GEhGjtfbR/sxKTVb+dE770pfA==",
      "path": "system.management/8.0.0",
      "hashPath": "system.management.8.0.0.nupkg.sha512"
    },
    "System.Management.Automation/7.4.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6GKNDctTjyv6ppVEf1Hw6kc6TTXggL+cEamWK/axOz0ojr10vRFklipP6K2ipClCMfMGaCmxZ+ArkZeit5yXug==",
      "path": "system.management.automation/7.4.2",
      "hashPath": "system.management.automation.7.4.2.nupkg.sha512"
    },
    "System.Memory/4.5.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
      "path": "system.memory/4.5.5",
      "hashPath": "system.memory.4.5.5.nupkg.sha512"
    },
    "System.Security.AccessControl/6.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IQ4NXP/B3Ayzvw0rDQzVTYsCKyy0Jp9KI6aYcK7UnGVlR9+Awz++TIPCQtPYfLJfOpm8ajowMR09V7quD3sEHw==",
      "path": "system.security.accesscontrol/6.0.1",
      "hashPath": "system.security.accesscontrol.6.0.1.nupkg.sha512"
    },
    "System.Security.Cryptography.Pkcs/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
      "path": "system.security.cryptography.pkcs/8.0.0",
      "hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
      "path": "system.security.cryptography.protecteddata/8.0.0",
      "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
    },
    "System.Security.Permissions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v/BBylw7XevuAsHXoX9dDUUfmBIcUf7Lkz8K3ZXIKz3YRKpw8YftpSir4n4e/jDTKFoaK37AsC3xnk+GNFI1Ow==",
      "path": "system.security.permissions/8.0.0",
      "hashPath": "system.security.permissions.8.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.Encoding.CodePages/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
      "path": "system.text.encoding.codepages/8.0.0",
      "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512"
    },
    "System.Windows.Extensions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Obg3a90MkOw9mYKxrardLpY2u0axDMrSmy4JCdq2cYbelM2cUwmUir5Bomvd1yxmPL9h5LVHU1tuKBZpUjfASg==",
      "path": "system.windows.extensions/8.0.0",
      "hashPath": "system.windows.extensions.8.0.0.nupkg.sha512"
    },
    "Yubico.Core/1.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0rvqm4wJVEjE9QPoshp64z/mejjY4ldxEMb9YsiU5qHvi2lrffot6GYdFJodyadahEJBWBn/e+YDQCMPCWBucg==",
      "path": "yubico.core/1.10.0",
      "hashPath": "yubico.core.1.10.0.nupkg.sha512"
    },
    "Yubico.DotNetPolyfills/1.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fZ0gbOELI/wXg/elQE7WB7Hi8cuMQZTxlYBnO3EcENaZ1R5DARj/8aS9GzpeISwTwE7YmHUa7CskWtqrz4c2+A==",
      "path": "yubico.dotnetpolyfills/1.10.0",
      "hashPath": "yubico.dotnetpolyfills.1.10.0.nupkg.sha512"
    },
    "Yubico.NativeShims/1.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-whXw+YA6s//Dxw9xEovzTNDjmYurdD751tskZQPOD/qdlDcbtCOBn9jBjXXWbCSjk3EZeueZuo1T6rWF1yGf9w==",
      "path": "yubico.nativeshims/1.10.0",
      "hashPath": "yubico.nativeshims.1.10.0.nupkg.sha512"
    },
    "Yubico.YubiKey/1.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-adNdhgE4JKJ7X3dTSTa/He3wdqZVbDRfv2Is+6QBB0QiXxRY1Oa7wUtNNndQZKotnR4hj+uGegWW7jOAtApQHA==",
      "path": "yubico.yubikey/1.10.0",
      "hashPath": "yubico.yubikey.1.10.0.nupkg.sha512"
    }
  }
}