PoshObsNet.deps.json
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "PoshObsNet/1.0.0": { "dependencies": { "NETStandard.Library": "2.0.3", "PowerShellStandard.Library": "5.1.0-preview-06", "obs-websocket-dotnet": "4.9.1" }, "runtime": { "PoshObsNet.dll": {} } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "Newtonsoft.Json/13.0.1": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.1.25517" } } }, "obs-websocket-dotnet/4.9.1": { "dependencies": { "Newtonsoft.Json": "13.0.1", "WebSocketSharp-netstandard": "1.0.1" }, "runtime": { "lib/netstandard2.0/obs-websocket-dotnet.dll": { "assemblyVersion": "4.9.1.0", "fileVersion": "4.9.1.0" } } }, "PowerShellStandard.Library/5.1.0-preview-06": {}, "WebSocketSharp-netstandard/1.0.1": { "runtime": { "lib/netstandard2.0/websocket-sharp.dll": { "assemblyVersion": "1.0.1.0", "fileVersion": "1.0.1.0" } } } } }, "libraries": { "PoshObsNet/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", "path": "microsoft.netcore.platforms/1.1.0", "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" }, "NETStandard.Library/2.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", "path": "netstandard.library/2.0.3", "hashPath": "netstandard.library.2.0.3.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" }, "obs-websocket-dotnet/4.9.1": { "type": "package", "serviceable": true, "sha512": "sha512-MimAHYBy1aNuFw2i/m7aM6nNW7gAKjHG4/6EHS7yi1ymirjCqjf1nBAOETVMC+jVIiqlkgcdNOXC5K2HqA5s2A==", "path": "obs-websocket-dotnet/4.9.1", "hashPath": "obs-websocket-dotnet.4.9.1.nupkg.sha512" }, "PowerShellStandard.Library/5.1.0-preview-06": { "type": "package", "serviceable": true, "sha512": "sha512-WU9kA2S4y0v2JOhHQoUmGB4Anv5l15coxf9UzjP+DBaqG+kuN6LCh7mtEjeDJJCP2IGlBquqVKCOCAb6KoI+CQ==", "path": "powershellstandard.library/5.1.0-preview-06", "hashPath": "powershellstandard.library.5.1.0-preview-06.nupkg.sha512" }, "WebSocketSharp-netstandard/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-knoinAv31vbdxXdypnzN2MPX5hyntVLWceq6OdWRXkr9zzqp/RWbxSuLFGbkW8De1061URgNAN43BUTlgMx1CA==", "path": "websocketsharp-netstandard/1.0.1", "hashPath": "websocketsharp-netstandard.1.0.1.nupkg.sha512" } } } |