{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v10.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v10.0": {
      "APITestingForTomiwa/1.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.JwtBearer": "10.0.6",
          "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "10.0.6",
          "Microsoft.AspNetCore.OpenApi": "10.0.6",
          "Microsoft.EntityFrameworkCore.Sqlite": "10.0.11"
        },
        "runtime": {
          "APITestingForTomiwa.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.JwtBearer/10.0.6": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
            "assemblyVersion": "10.0.6.0",
            "fileVersion": "10.0.626.17701"
          }
        }
      },
      "Microsoft.AspNetCore.Identity.EntityFrameworkCore/10.0.6": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Relational": "10.0.11"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
            "assemblyVersion": "10.0.6.0",
            "fileVersion": "10.0.626.17701"
          }
        }
      },
      "Microsoft.AspNetCore.OpenApi/10.0.6": {
        "dependencies": {
          "Microsoft.OpenApi": "2.0.0"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll": {
            "assemblyVersion": "10.0.6.0",
            "fileVersion": "10.0.626.17701"
          }
        }
      },
      "Microsoft.Data.Sqlite.Core/10.0.11": {
        "dependencies": {
          "SQLitePCLRaw.core": "2.1.12"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Data.Sqlite.dll": {
            "assemblyVersion": "10.0.11.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.EntityFrameworkCore/10.0.11": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Abstractions": "10.0.11"
        },
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.dll": {
            "assemblyVersion": "10.0.11.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Abstractions/10.0.11": {
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
            "assemblyVersion": "10.0.11.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Relational/10.0.11": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "10.0.11"
        },
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": {
            "assemblyVersion": "10.0.11.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Sqlite/10.0.11": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Sqlite.Core": "10.0.11",
          "Microsoft.Extensions.DependencyModel": "10.0.11",
          "SQLitePCLRaw.bundle_e_sqlite3": "2.1.12",
          "SQLitePCLRaw.core": "2.1.12"
        }
      },
      "Microsoft.EntityFrameworkCore.Sqlite.Core/10.0.11": {
        "dependencies": {
          "Microsoft.Data.Sqlite.Core": "10.0.11",
          "Microsoft.EntityFrameworkCore.Relational": "10.0.11",
          "Microsoft.Extensions.DependencyModel": "10.0.11",
          "SQLitePCLRaw.core": "2.1.12"
        },
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
            "assemblyVersion": "10.0.11.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.Extensions.DependencyModel/10.0.11": {
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": {
            "assemblyVersion": "10.0.0.11",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/8.0.1": {
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "8.0.1",
          "System.IdentityModel.Tokens.Jwt": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.OpenApi/2.0.0": {
        "runtime": {
          "lib/net8.0/Microsoft.OpenApi.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.0.0"
          }
        }
      },
      "SQLitePCLRaw.bundle_e_sqlite3/2.1.12": {
        "dependencies": {
          "SQLitePCLRaw.lib.e_sqlite3": "2.1.12",
          "SQLitePCLRaw.provider.e_sqlite3": "2.1.12"
        },
        "runtime": {
          "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {
            "assemblyVersion": "2.1.12.3116",
            "fileVersion": "2.1.12.3116"
          }
        }
      },
      "SQLitePCLRaw.core/2.1.12": {
        "runtime": {
          "lib/netstandard2.0/SQLitePCLRaw.core.dll": {
            "assemblyVersion": "2.1.12.3116",
            "fileVersion": "2.1.12.3116"
          }
        }
      },
      "SQLitePCLRaw.lib.e_sqlite3/2.1.12": {
        "runtimeTargets": {
          "runtimes/browser-wasm/nativeassets/net9.0/e_sqlite3.a": {
            "rid": "browser-wasm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm/native/libe_sqlite3.so": {
            "rid": "linux-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm64/native/libe_sqlite3.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-armel/native/libe_sqlite3.so": {
            "rid": "linux-armel",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-mips64/native/libe_sqlite3.so": {
            "rid": "linux-mips64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
            "rid": "linux-musl-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
            "rid": "linux-musl-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-musl-riscv64/native/libe_sqlite3.so": {
            "rid": "linux-musl-riscv64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-musl-s390x/native/libe_sqlite3.so": {
            "rid": "linux-musl-s390x",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
            "rid": "linux-musl-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
            "rid": "linux-ppc64le",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-riscv64/native/libe_sqlite3.so": {
            "rid": "linux-riscv64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-s390x/native/libe_sqlite3.so": {
            "rid": "linux-s390x",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libe_sqlite3.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x86/native/libe_sqlite3.so": {
            "rid": "linux-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
            "rid": "maccatalyst-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
            "rid": "maccatalyst-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
            "rid": "osx-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx-x64/native/libe_sqlite3.dylib": {
            "rid": "osx-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm64/native/e_sqlite3.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "3.53.3.0"
          },
          "runtimes/win-x64/native/e_sqlite3.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "3.53.3.0"
          },
          "runtimes/win-x86/native/e_sqlite3.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "3.53.3.0"
          }
        }
      },
      "SQLitePCLRaw.provider.e_sqlite3/2.1.12": {
        "dependencies": {
          "SQLitePCLRaw.core": "2.1.12"
        },
        "runtime": {
          "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {
            "assemblyVersion": "2.1.12.3116",
            "fileVersion": "2.1.12.3116"
          }
        }
      },
      "System.IdentityModel.Tokens.Jwt/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "8.0.1",
          "Microsoft.IdentityModel.Tokens": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      }
    }
  },
  "libraries": {
    "APITestingForTomiwa/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication.JwtBearer/10.0.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JVPyTTr5J/Z5PikptDP2g8qwNJBJ09GZ7yHpaPDAMZ0qKeA2ZKqpZhUNJk1clBqZJeMj2T7gZ5o6oOrmLxuBdw==",
      "path": "microsoft.aspnetcore.authentication.jwtbearer/10.0.6",
      "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.10.0.6.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Identity.EntityFrameworkCore/10.0.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zLlJ5K1vxA3c5/YVLFH4RxnqG+fXnYqkzutOJZ8TeGyrm/hzDq6W01AunvhYOAp3m5kLeeoxMDVapXSgTtd6Yg==",
      "path": "microsoft.aspnetcore.identity.entityframeworkcore/10.0.6",
      "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.10.0.6.nupkg.sha512"
    },
    "Microsoft.AspNetCore.OpenApi/10.0.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WTAQe7MAbbKztRyeCRGZOqqlIqpMHDBz+jKo7LLY6hp4qRqn7iucR24u32KJVxV7mF3tSEfwXH96NgGSiDBw7A==",
      "path": "microsoft.aspnetcore.openapi/10.0.6",
      "hashPath": "microsoft.aspnetcore.openapi.10.0.6.nupkg.sha512"
    },
    "Microsoft.Data.Sqlite.Core/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hubA20AGenQ4Sx0ElWaPpB8DISjXpdx463+1zOGRslsT0e/t/06ITv+pHsop8CcJ0d8PZLfgnT7juCDVD79Dkw==",
      "path": "microsoft.data.sqlite.core/10.0.11",
      "hashPath": "microsoft.data.sqlite.core.10.0.11.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VOSGU8en6HZJs8t7UMFN+9vGcRgVOOn6fA44Ngcg2NyvJ3P1KE94iAb0XzaVaGhXGtt+qaM/VtEn0/hzluQJeg==",
      "path": "microsoft.entityframeworkcore/10.0.11",
      "hashPath": "microsoft.entityframeworkcore.10.0.11.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Abstractions/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6auJR+9+9VunznKfH7WGrHMrnrmA0F7JZ22EXzwXvVhjfnbu9Xq7NSIWaOf3KJsOanM2qf5ajJ2JR5TlcPZTLA==",
      "path": "microsoft.entityframeworkcore.abstractions/10.0.11",
      "hashPath": "microsoft.entityframeworkcore.abstractions.10.0.11.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Relational/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-grznnTJgEYxaWpdKAsTzg6j+89jHgCXWYp+QGtlX5O92+w/VuhWM6JLPYb+uw8M9VhGUvOTsO76dYOy9vNPd5Q==",
      "path": "microsoft.entityframeworkcore.relational/10.0.11",
      "hashPath": "microsoft.entityframeworkcore.relational.10.0.11.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Sqlite/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jc7iVrhQyInR3loraMESfEFaFOtQOB1mRKHjX6QYC9o7YDbfMNbAPnIwlpffnFwhXd6/27FKaaV+sWSoLd4F1g==",
      "path": "microsoft.entityframeworkcore.sqlite/10.0.11",
      "hashPath": "microsoft.entityframeworkcore.sqlite.10.0.11.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Sqlite.Core/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ywTQKt32xnVhCzjEQAqFufpEyXkOUfvW/EC/s4xnS8Xaor2xXE+TMUyzhgACqXtZEU5IR95y94RDzHto55Fx7w==",
      "path": "microsoft.entityframeworkcore.sqlite.core/10.0.11",
      "hashPath": "microsoft.entityframeworkcore.sqlite.core.10.0.11.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyModel/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PJPtFYsZ+r+uz9qqXWUTEyKeJ1EiBGIJtqavkg9ZXijjGSFAk4Fgi5sqIxj+uAyLZwEKgexDUQXhWhvU6l3+og==",
      "path": "microsoft.extensions.dependencymodel/10.0.11",
      "hashPath": "microsoft.extensions.dependencymodel.10.0.11.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==",
      "path": "microsoft.identitymodel.abstractions/8.0.1",
      "hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==",
      "path": "microsoft.identitymodel.jsonwebtokens/8.0.1",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==",
      "path": "microsoft.identitymodel.logging/8.0.1",
      "hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==",
      "path": "microsoft.identitymodel.protocols/8.0.1",
      "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==",
      "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1",
      "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==",
      "path": "microsoft.identitymodel.tokens/8.0.1",
      "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512"
    },
    "Microsoft.OpenApi/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GGYLfzV/G/ct80OZ45JxnWP7NvMX1BCugn/lX7TH5o0lcVaviavsLMTxmFV2AybXWjbi3h6FF1vgZiTK6PXndw==",
      "path": "microsoft.openapi/2.0.0",
      "hashPath": "microsoft.openapi.2.0.0.nupkg.sha512"
    },
    "SQLitePCLRaw.bundle_e_sqlite3/2.1.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mAgscpQMLw5/nfA1Q5oJVAT29yROUo1ifZGbbTpx/lwZpSxMUGoYbKfmvdm8oXER+RzxqBmmQzeBEVKfeHv2nw==",
      "path": "sqlitepclraw.bundle_e_sqlite3/2.1.12",
      "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.12.nupkg.sha512"
    },
    "SQLitePCLRaw.core/2.1.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ETpNw9DY3ckWLgRRAeCHj+GKOuPi61aeczkXhgHexUvqoZBAYg8RYESE2J7O1M7+o6QbdSEZwrw9bfqztUVWXg==",
      "path": "sqlitepclraw.core/2.1.12",
      "hashPath": "sqlitepclraw.core.2.1.12.nupkg.sha512"
    },
    "SQLitePCLRaw.lib.e_sqlite3/2.1.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fWi8Dbknuhgg72fWinIdjXVaqO1hHL4YBBwVLnr7e1c9TAZwJ0QE38j9syW1hwx6HaqEVTwI+O07WPdZn8Rp0w==",
      "path": "sqlitepclraw.lib.e_sqlite3/2.1.12",
      "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.12.nupkg.sha512"
    },
    "SQLitePCLRaw.provider.e_sqlite3/2.1.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-W3oH4XIfCzFrgUSDKHhN6N+dgzA5YHOR2VxX8GB6Qy7CyrJJgxPEG8NirgYWlPQC5P2jz2knSsexWu4tDUL33g==",
      "path": "sqlitepclraw.provider.e_sqlite3/2.1.12",
      "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.12.nupkg.sha512"
    },
    "System.IdentityModel.Tokens.Jwt/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==",
      "path": "system.identitymodel.tokens.jwt/8.0.1",
      "hashPath": "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512"
    }
  }
}