Transmission.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v6.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v6.0": {
      "Transmission/1.1.0": {
        "dependencies": {
          "PowerShellStandard.Library": "7.0.0-preview.1",
          "PsTransmission.Core": "1.0.0",
          "Transmission.NetCore.Client": "1.0.0"
        },
        "runtime": {
          "Transmission.dll": {}
        }
      },
      "DeviceId/6.2.0": {
        "runtime": {
          "lib/net6.0/DeviceId.dll": {
            "assemblyVersion": "6.2.0.0",
            "fileVersion": "6.2.0.0"
          }
        }
      },
      "DeviceId.Linux/6.2.0": {
        "dependencies": {
          "DeviceId": "6.2.0",
          "System.Text.Json": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/DeviceId.Linux.dll": {
            "assemblyVersion": "6.2.0.0",
            "fileVersion": "6.2.0.0"
          }
        }
      },
      "DeviceId.Mac/6.2.0": {
        "dependencies": {
          "DeviceId": "6.2.0"
        },
        "runtime": {
          "lib/net6.0/DeviceId.Mac.dll": {
            "assemblyVersion": "6.2.0.0",
            "fileVersion": "6.2.0.0"
          }
        }
      },
      "DeviceId.Windows/6.2.0": {
        "dependencies": {
          "DeviceId": "6.2.0",
          "Microsoft.Win32.Registry": "5.0.0"
        },
        "runtime": {
          "lib/net6.0/DeviceId.Windows.dll": {
            "assemblyVersion": "6.2.0.0",
            "fileVersion": "6.2.0.0"
          }
        }
      },
      "DeviceId.Windows.Wmi/6.2.0": {
        "dependencies": {
          "DeviceId": "6.2.0",
          "DeviceId.Windows": "6.2.0",
          "System.Management": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/DeviceId.Windows.Wmi.dll": {
            "assemblyVersion": "6.2.0.0",
            "fileVersion": "6.2.0.0"
          }
        }
      },
      "Flurl/3.0.6": {
        "runtime": {
          "lib/netstandard2.0/Flurl.dll": {
            "assemblyVersion": "3.0.6.0",
            "fileVersion": "3.0.6.0"
          }
        }
      },
      "Flurl.Http/3.2.4": {
        "dependencies": {
          "Flurl": "3.0.6",
          "Newtonsoft.Json": "13.0.1",
          "System.Text.Encoding.CodePages": "4.5.1"
        },
        "runtime": {
          "lib/netstandard2.0/Flurl.Http.dll": {
            "assemblyVersion": "3.2.4.0",
            "fileVersion": "3.2.4.0"
          }
        }
      },
      "Microsoft.NETCore.Platforms/5.0.0": {},
      "Microsoft.Win32.Registry/5.0.0": {
        "dependencies": {
          "System.Security.AccessControl": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "Newtonsoft.Json/13.0.1": {
        "runtime": {
          "lib/netstandard2.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.1.25517"
          }
        }
      },
      "PowerShellStandard.Library/7.0.0-preview.1": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.42"
          }
        }
      },
      "System.CodeDom/6.0.0": {
        "runtime": {
          "lib/net6.0/System.CodeDom.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Management/6.0.0": {
        "dependencies": {
          "System.CodeDom": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Management.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/System.Management.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
      "System.Security.AccessControl/5.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "System.Security.Principal.Windows/5.0.0": {},
      "System.Text.Encoding.CodePages/4.5.1": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "5.0.0",
          "System.Runtime.CompilerServices.Unsafe": "6.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"
        }
      },
      "PsTransmission.Core/1.0.0": {
        "dependencies": {
          "DeviceId": "6.2.0",
          "DeviceId.Linux": "6.2.0",
          "DeviceId.Mac": "6.2.0",
          "DeviceId.Windows": "6.2.0",
          "DeviceId.Windows.Wmi": "6.2.0",
          "Transmission.NetCore.Client": "1.0.0"
        },
        "runtime": {
          "PsTransmission.Core.dll": {}
        }
      },
      "Transmission.NetCore.Client/1.0.0": {
        "dependencies": {
          "Flurl.Http": "3.2.4",
          "Newtonsoft.Json": "13.0.1"
        },
        "runtime": {
          "Transmission.NetCore.Client.dll": {}
        }
      }
    }
  },
  "libraries": {
    "Transmission/1.1.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DeviceId/6.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WvYzWimLcckQkaUCcsZtDsMTNcMzRh+tw8rmqO4KdD08b7Hwp3SpWtynoVq9sT+bFvl6ca6SnnqX2DZDra/kTw==",
      "path": "deviceid/6.2.0",
      "hashPath": "deviceid.6.2.0.nupkg.sha512"
    },
    "DeviceId.Linux/6.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-becGEAeRKsIOb1r2SO99/+aCsWjR1SNjeNNW5HXP0Ldw9H2c0FQQEALf3xG55sxJjd2QsQ0xxJGTgqTCGaEFhA==",
      "path": "deviceid.linux/6.2.0",
      "hashPath": "deviceid.linux.6.2.0.nupkg.sha512"
    },
    "DeviceId.Mac/6.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gc//vIkBJfRmgOyQefqPbB/yERjIiMXeWVUbcqU0jdYwQzQmJzJIVrqE+Z3xoU1c4EdTnz0YNQPtQ1GIaOdbNQ==",
      "path": "deviceid.mac/6.2.0",
      "hashPath": "deviceid.mac.6.2.0.nupkg.sha512"
    },
    "DeviceId.Windows/6.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qx5ddGv9GvO+GcdawSxFx8uUJJPcMkgRTtDOlL/D7ipiywUo4FmYqsh/ESqjaxLdlmLQ6JLu9CNbNP6WuDcxFw==",
      "path": "deviceid.windows/6.2.0",
      "hashPath": "deviceid.windows.6.2.0.nupkg.sha512"
    },
    "DeviceId.Windows.Wmi/6.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bcmgkSAd2JO9IfpLVqGaX751nUKBdB5fNmkLQEA95aNM3dQNcEwwPhUJrAWdNNU/Rb8K+Gp0+401AJGt12nd2Q==",
      "path": "deviceid.windows.wmi/6.2.0",
      "hashPath": "deviceid.windows.wmi.6.2.0.nupkg.sha512"
    },
    "Flurl/3.0.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XMIlB/tJ4nTYF2+79xDsnnlgbXHpKyizKX2fffrECekI6pEsa9MSLzf5tPVMdLy4k4AcJPLs356Sa2Le5VRDCw==",
      "path": "flurl/3.0.6",
      "hashPath": "flurl.3.0.6.nupkg.sha512"
    },
    "Flurl.Http/3.2.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Me9Vm4Lm21vt/pbR0G2Dww/ZOjJgh6mB2FiH28aiUYStJD10ZecDp8jxg2zKxcy6lnkvLm99pjG4yC/k7a/d8w==",
      "path": "flurl.http/3.2.4",
      "hashPath": "flurl.http.3.2.4.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
      "path": "microsoft.netcore.platforms/5.0.0",
      "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
    },
    "Microsoft.Win32.Registry/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
      "path": "microsoft.win32.registry/5.0.0",
      "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
      "path": "newtonsoft.json/13.0.1",
      "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
    },
    "PowerShellStandard.Library/7.0.0-preview.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vd2iKiQjgB/Lh3270aMgdq/NdVq/qNHsLM8P7k/oD3hALG1UOzePa62TOSK6RlQClfXW1xI9Y1e+haHlUkF3PA==",
      "path": "powershellstandard.library/7.0.0-preview.1",
      "hashPath": "powershellstandard.library.7.0.0-preview.1.nupkg.sha512"
    },
    "System.CodeDom/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==",
      "path": "system.codedom/6.0.0",
      "hashPath": "system.codedom.6.0.0.nupkg.sha512"
    },
    "System.Management/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sHsESYMmPDhQuOC66h6AEOs/XowzKsbT9srMbX71TCXP58hkpn1BqBjdmKj1+DCA/WlBETX1K5WjQHwmV0Txrg==",
      "path": "system.management/6.0.0",
      "hashPath": "system.management.6.0.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.AccessControl/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
      "path": "system.security.accesscontrol/5.0.0",
      "hashPath": "system.security.accesscontrol.5.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/4.5.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
      "path": "system.text.encoding.codepages/4.5.1",
      "hashPath": "system.text.encoding.codepages.4.5.1.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"
    },
    "PsTransmission.Core/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Transmission.NetCore.Client/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}