Files
xlcore/dalamud/Hooks/11.0.6.0/Dalamud.Injector.deps.json
2025-02-17 22:54:50 +01:00

303 lines
10 KiB
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0/win-x64",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {},
".NETCoreApp,Version=v8.0/win-x64": {
"Dalamud.Injector/5.2.4.6": {
"dependencies": {
"Dalamud.Common": "1.0.0",
"Iced": "1.17.0",
"JetBrains.Annotations": "2022.1.0",
"Microsoft.CodeAnalysis.BannedApiAnalyzers": "3.3.4",
"Newtonsoft.Json": "13.0.2",
"PeNet": "2.6.4",
"Reloaded.Memory": "7.0.0",
"Reloaded.Memory.Buffers": "2.0.0",
"Serilog": "2.11.0",
"Serilog.Sinks.Async": "1.5.0",
"Serilog.Sinks.Console": "4.0.1",
"Serilog.Sinks.File": "5.0.0",
"StyleCop.Analyzers": "1.2.0-beta.333"
},
"runtime": {
"Dalamud.Injector.dll": {}
}
},
"Iced/1.17.0": {
"runtime": {
"lib/netstandard2.1/Iced.dll": {
"assemblyVersion": "1.17.0.0",
"fileVersion": "1.17.0.0"
}
}
},
"JetBrains.Annotations/2022.1.0": {
"runtime": {
"lib/netstandard2.0/JetBrains.Annotations.dll": {
"assemblyVersion": "4242.42.42.42",
"fileVersion": "2022.1.0.0"
}
}
},
"Microsoft.CodeAnalysis.BannedApiAnalyzers/3.3.4": {},
"Newtonsoft.Json/13.0.2": {
"runtime": {
"lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.2.27524"
}
}
},
"PeNet/2.6.4": {
"dependencies": {
"PeNet.Asn1": "1.5.1",
"System.Security.Cryptography.Pkcs": "5.0.1"
},
"runtime": {
"lib/net5.0/PeNet.dll": {
"assemblyVersion": "2.6.4.0",
"fileVersion": "2.6.4.0"
}
}
},
"PeNet.Asn1/1.5.1": {
"runtime": {
"lib/net5.0/PeNet.Asn1.dll": {
"assemblyVersion": "1.5.1.0",
"fileVersion": "1.5.1.0"
}
}
},
"Reloaded.Memory/7.0.0": {
"runtime": {
"lib/net6.0/Reloaded.Memory.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.0.0"
}
}
},
"Reloaded.Memory.Buffers/2.0.0": {
"dependencies": {
"Reloaded.Memory": "7.0.0"
},
"runtime": {
"lib/net6.0/Reloaded.Memory.Buffers.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Serilog/2.11.0": {
"runtime": {
"lib/net5.0/Serilog.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.11.0.0"
}
}
},
"Serilog.Sinks.Async/1.5.0": {
"dependencies": {
"Serilog": "2.11.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.Sinks.Async.dll": {
"assemblyVersion": "1.5.0.0",
"fileVersion": "1.5.0.0"
}
}
},
"Serilog.Sinks.Console/4.0.1": {
"dependencies": {
"Serilog": "2.11.0"
},
"runtime": {
"lib/net5.0/Serilog.Sinks.Console.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.0.1.0"
}
}
},
"Serilog.Sinks.File/5.0.0": {
"dependencies": {
"Serilog": "2.11.0"
},
"runtime": {
"lib/net5.0/Serilog.Sinks.File.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.0.0"
}
}
},
"StyleCop.Analyzers/1.2.0-beta.333": {
"dependencies": {
"StyleCop.Analyzers.Unstable": "1.2.0.333"
}
},
"StyleCop.Analyzers.Unstable/1.2.0.333": {},
"System.Formats.Asn1/5.0.0": {},
"System.Security.Cryptography.Cng/5.0.0": {
"dependencies": {
"System.Formats.Asn1": "5.0.0"
}
},
"System.Security.Cryptography.Pkcs/5.0.1": {
"dependencies": {
"System.Formats.Asn1": "5.0.0",
"System.Security.Cryptography.Cng": "5.0.0"
},
"runtime": {
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
"assemblyVersion": "5.0.0.1",
"fileVersion": "5.0.120.57516"
}
}
},
"Dalamud.Common/1.0.0": {
"dependencies": {
"Newtonsoft.Json": "13.0.2"
},
"runtime": {
"Dalamud.Common.dll": {
"assemblyVersion": "1.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
"libraries": {
"Dalamud.Injector/5.2.4.6": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Iced/1.17.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8x+HCVTl/HHTGpscH3vMBhV8sknN/muZFw9s3TsI8SA6+c43cOTCi2+jE4KsU8pNLbJ++iF2ZFcpcXHXtDglnw==",
"path": "iced/1.17.0",
"hashPath": "iced.1.17.0.nupkg.sha512"
},
"JetBrains.Annotations/2022.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ASfpoFJxiRsC9Xc4TWuPM41Zb/gl64xwfMOhnOZ3RnVWGYIZchjpWQV5zshJgoc/ZxVtgjaF7b577lURj7E6ig==",
"path": "jetbrains.annotations/2022.1.0",
"hashPath": "jetbrains.annotations.2022.1.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.BannedApiAnalyzers/3.3.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0k2Jwpc8eq0hjOtX6TxRkHm9clkJ2PAQ3heEHgqIJZcsfdFosC/iyz18nsgTVDDWpID80rC7aiYK7ripx+Qndg==",
"path": "microsoft.codeanalysis.bannedapianalyzers/3.3.4",
"hashPath": "microsoft.codeanalysis.bannedapianalyzers.3.3.4.nupkg.sha512"
},
"Newtonsoft.Json/13.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-R2pZ3B0UjeyHShm9vG+Tu0EBb2lC8b0dFzV9gVn50ofHXh9Smjk6kTn7A/FdAsC8B5cKib1OnGYOXxRBz5XQDg==",
"path": "newtonsoft.json/13.0.2",
"hashPath": "newtonsoft.json.13.0.2.nupkg.sha512"
},
"PeNet/2.6.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-V29SccQCNgxnM/zVLrTgP+qKjqUtyWBN48lKpmQu7QlYdnYj/sNzOY5G8vAvbd80R2EouklEjZUxjR6kBJ4lZw==",
"path": "penet/2.6.4",
"hashPath": "penet.2.6.4.nupkg.sha512"
},
"PeNet.Asn1/1.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ECi5WWiFLU5SnvC/QiG9zDKiqbISAx7sODJ/WnJCJKbldmJRBYCH1t7g/ATLx3T/cS4KXPyl/hsd33lq7ewKWQ==",
"path": "penet.asn1/1.5.1",
"hashPath": "penet.asn1.1.5.1.nupkg.sha512"
},
"Reloaded.Memory/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QGg022yKnymnOGvvWQbIa7s0ODm3YRf4epRtr4D9pQ3KBy7mq/pF5kqCgW1oCmocjKnCKNBOBIz2A4zgZkLNkQ==",
"path": "reloaded.memory/7.0.0",
"hashPath": "reloaded.memory.7.0.0.nupkg.sha512"
},
"Reloaded.Memory.Buffers/2.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LghMip4Q1mpr9+HsZCGYazlaxnZyMtbiGf87Ttao8Al2F+wvnRet1gPPA5qEaTWnBFg/3DNILwBBbC0W6o0tsw==",
"path": "reloaded.memory.buffers/2.0.0",
"hashPath": "reloaded.memory.buffers.2.0.0.nupkg.sha512"
},
"Serilog/2.11.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ysv+hBzTul6Dp+Hvm10FlhJO3yMQcFKSAleus+LpiIzvNstpeV4Z7gGuIZ1OPNfIMulSHOjmLuGAEDKzpnV8ZQ==",
"path": "serilog/2.11.0",
"hashPath": "serilog.2.11.0.nupkg.sha512"
},
"Serilog.Sinks.Async/1.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-csHYIqAwI4Gy9oAhXYRwxGrQEAtBg3Ep7WaCzsnA1cZuBZjVAU0n7hWaJhItjO7hbLHh/9gRVxALCUB4Dv+gZw==",
"path": "serilog.sinks.async/1.5.0",
"hashPath": "serilog.sinks.async.1.5.0.nupkg.sha512"
},
"Serilog.Sinks.Console/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-apLOvSJQLlIbKlbx+Y2UDHSP05kJsV7mou+fvJoRGs/iR+jC22r8cuFVMjjfVxz/AD4B2UCltFhE1naRLXwKNw==",
"path": "serilog.sinks.console/4.0.1",
"hashPath": "serilog.sinks.console.4.0.1.nupkg.sha512"
},
"Serilog.Sinks.File/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==",
"path": "serilog.sinks.file/5.0.0",
"hashPath": "serilog.sinks.file.5.0.0.nupkg.sha512"
},
"StyleCop.Analyzers/1.2.0-beta.333": {
"type": "package",
"serviceable": true,
"sha512": "sha512-o2r6o6TVTb6VdTtWEYT88/SgixcujjZ3gXMktvI/aNkA3y0CxUSVZEL23OjFe4/sDiTvldkdhKEyAQP9Z8r5wA==",
"path": "stylecop.analyzers/1.2.0-beta.333",
"hashPath": "stylecop.analyzers.1.2.0-beta.333.nupkg.sha512"
},
"StyleCop.Analyzers.Unstable/1.2.0.333": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7mwxcwa3xZnyU71OTqSgntCDpsZ5gkc4saXhuJeyg5Xc+3xiQxzyhy26uG8rVF8Z7GKpXCsHCL3rd5ZomA+a/A==",
"path": "stylecop.analyzers.unstable/1.2.0.333",
"hashPath": "stylecop.analyzers.unstable.1.2.0.333.nupkg.sha512"
},
"System.Formats.Asn1/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
"path": "system.formats.asn1/5.0.0",
"hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
},
"System.Security.Cryptography.Cng/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
"path": "system.security.cryptography.cng/5.0.0",
"hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
},
"System.Security.Cryptography.Pkcs/5.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9ualfJXOMrjW/E4z73cGHVcAvFMCCnMZQE+8xME9eX70bTZ0UAJCstG0khsMvL8B+9c9qw+ktowt1fN0BffMnQ==",
"path": "system.security.cryptography.pkcs/5.0.1",
"hashPath": "system.security.cryptography.pkcs.5.0.1.nupkg.sha512"
},
"Dalamud.Common/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}