mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
363 lines
14 KiB
JSON
363 lines
14 KiB
JSON
{
|
|
"version": 2,
|
|
"dependencies": {
|
|
".NETFramework,Version=v4.8": {
|
|
"AwesomeAssertions": {
|
|
"type": "Direct",
|
|
"requested": "[9.2.0, )",
|
|
"resolved": "9.2.0",
|
|
"contentHash": "RCkuFyKmesmZR74XLOzYvTpG/IbHfBeFapFTMvFskPzEK4z3YrVmHB2FIFJ0DhwjuIDdPL/hc8zS40IwMAN0BA==",
|
|
"dependencies": {
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
}
|
|
},
|
|
"Microsoft.NET.Test.Sdk": {
|
|
"type": "Direct",
|
|
"requested": "[17.13.0, )",
|
|
"resolved": "17.13.0",
|
|
"contentHash": "W19wCPizaIC9Zh47w8wWI/yxuqR7/dtABwOrc8r2jX/8mUNxM2vw4fXDh+DJTeogxV+KzKwg5jNNGQVwf3LXyA==",
|
|
"dependencies": {
|
|
"Microsoft.CodeCoverage": "17.13.0"
|
|
}
|
|
},
|
|
"Microsoft.NETFramework.ReferenceAssemblies": {
|
|
"type": "Direct",
|
|
"requested": "[1.0.3, )",
|
|
"resolved": "1.0.3",
|
|
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
|
|
"dependencies": {
|
|
"Microsoft.NETFramework.ReferenceAssemblies.net48": "1.0.3"
|
|
}
|
|
},
|
|
"xunit": {
|
|
"type": "Direct",
|
|
"requested": "[2.9.3, )",
|
|
"resolved": "2.9.3",
|
|
"contentHash": "TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==",
|
|
"dependencies": {
|
|
"xunit.analyzers": "1.18.0",
|
|
"xunit.assert": "2.9.3",
|
|
"xunit.core": "[2.9.3]"
|
|
}
|
|
},
|
|
"xunit.runner.visualstudio": {
|
|
"type": "Direct",
|
|
"requested": "[3.1.5, )",
|
|
"resolved": "3.1.5",
|
|
"contentHash": "tKi7dSTwP4m5m9eXPM2Ime4Kn7xNf4x4zT9sdLO/G4hZVnQCRiMTWoSZqI/pYTVeI27oPPqHBKYI/DjJ9GsYgA==",
|
|
"dependencies": {
|
|
"Microsoft.TestPlatform.ObjectModel": "17.13.0"
|
|
}
|
|
},
|
|
"Xunit.SkippableFact": {
|
|
"type": "Direct",
|
|
"requested": "[1.5.23, )",
|
|
"resolved": "1.5.23",
|
|
"contentHash": "JlKobLTlsGcuJ8OtoodxL63bUagHSVBnF+oQ2GgnkwNqK+XYjeYyhQasULi5Ebx1MNDGNbOMplQYr89mR+nItQ==",
|
|
"dependencies": {
|
|
"Validation": "2.5.51",
|
|
"xunit.extensibility.execution": "2.4.0"
|
|
}
|
|
},
|
|
"Microsoft.CodeCoverage": {
|
|
"type": "Transitive",
|
|
"resolved": "17.13.0",
|
|
"contentHash": "9LIUy0y+DvUmEPtbRDw6Bay3rzwqFV8P4efTrK4CZhQle3M/QwLPjISghfcolmEGAPWxuJi6m98ZEfk4VR4Lfg=="
|
|
},
|
|
"Microsoft.NETFramework.ReferenceAssemblies.net48": {
|
|
"type": "Transitive",
|
|
"resolved": "1.0.3",
|
|
"contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ=="
|
|
},
|
|
"Microsoft.TestPlatform.ObjectModel": {
|
|
"type": "Transitive",
|
|
"resolved": "17.13.0",
|
|
"contentHash": "bt0E0Dx+iqW97o4A59RCmUmz/5NarJ7LRL+jXbSHod72ibL5XdNm1Ke+UO5tFhBG4VwHLcSjqq9BUSblGNWamw==",
|
|
"dependencies": {
|
|
"System.Reflection.Metadata": "1.6.0"
|
|
}
|
|
},
|
|
"System.Collections.Immutable": {
|
|
"type": "Transitive",
|
|
"resolved": "1.5.0",
|
|
"contentHash": "EXKiDFsChZW0RjrZ4FYHu9aW6+P4MCgEDCklsVseRfhoO0F+dXeMSsMRAlVXIo06kGJ/zv+2w1a2uc2+kxxSaQ=="
|
|
},
|
|
"System.Numerics.Vectors": {
|
|
"type": "Transitive",
|
|
"resolved": "4.5.0",
|
|
"contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ=="
|
|
},
|
|
"System.Reflection.Metadata": {
|
|
"type": "Transitive",
|
|
"resolved": "1.6.0",
|
|
"contentHash": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
|
|
"dependencies": {
|
|
"System.Collections.Immutable": "1.5.0"
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe": {
|
|
"type": "Transitive",
|
|
"resolved": "6.0.0",
|
|
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
|
|
},
|
|
"System.Threading.Tasks.Extensions": {
|
|
"type": "Transitive",
|
|
"resolved": "4.5.4",
|
|
"contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
|
|
}
|
|
},
|
|
"Validation": {
|
|
"type": "Transitive",
|
|
"resolved": "2.5.51",
|
|
"contentHash": "g/Aug7PVWaenlJ0QUyt/mEetngkQNsMCuNeRVXbcJED1nZS7JcK+GTU4kz3jcQ7bFuKfi8PF4ExXH7XSFNuSLQ=="
|
|
},
|
|
"xunit.abstractions": {
|
|
"type": "Transitive",
|
|
"resolved": "2.0.3",
|
|
"contentHash": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg=="
|
|
},
|
|
"xunit.analyzers": {
|
|
"type": "Transitive",
|
|
"resolved": "1.18.0",
|
|
"contentHash": "OtFMHN8yqIcYP9wcVIgJrq01AfTxijjAqVDy/WeQVSyrDC1RzBWeQPztL49DN2syXRah8TYnfvk035s7L95EZQ=="
|
|
},
|
|
"xunit.assert": {
|
|
"type": "Transitive",
|
|
"resolved": "2.9.3",
|
|
"contentHash": "/Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA=="
|
|
},
|
|
"xunit.core": {
|
|
"type": "Transitive",
|
|
"resolved": "2.9.3",
|
|
"contentHash": "BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==",
|
|
"dependencies": {
|
|
"xunit.extensibility.core": "[2.9.3]",
|
|
"xunit.extensibility.execution": "[2.9.3]"
|
|
}
|
|
},
|
|
"xunit.extensibility.core": {
|
|
"type": "Transitive",
|
|
"resolved": "2.9.3",
|
|
"contentHash": "kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==",
|
|
"dependencies": {
|
|
"xunit.abstractions": "2.0.3"
|
|
}
|
|
},
|
|
"xunit.extensibility.execution": {
|
|
"type": "Transitive",
|
|
"resolved": "2.9.3",
|
|
"contentHash": "yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==",
|
|
"dependencies": {
|
|
"xunit.extensibility.core": "[2.9.3]"
|
|
}
|
|
},
|
|
"sharpcompress": {
|
|
"type": "Project",
|
|
"dependencies": {
|
|
"System.Buffers": "[4.6.0, )",
|
|
"ZstdSharp.Port": "[0.8.6, )"
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces": {
|
|
"type": "CentralTransitive",
|
|
"requested": "[8.0.0, )",
|
|
"resolved": "5.0.0",
|
|
"contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
|
|
"dependencies": {
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
}
|
|
},
|
|
"System.Buffers": {
|
|
"type": "CentralTransitive",
|
|
"requested": "[4.6.0, )",
|
|
"resolved": "4.6.0",
|
|
"contentHash": "lN6tZi7Q46zFzAbRYXTIvfXcyvQQgxnY7Xm6C6xQ9784dEL1amjM6S6Iw4ZpsvesAKnRVsM4scrDQaDqSClkjA=="
|
|
},
|
|
"System.Memory": {
|
|
"type": "CentralTransitive",
|
|
"requested": "[4.6.0, )",
|
|
"resolved": "4.5.5",
|
|
"contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Numerics.Vectors": "4.5.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
|
|
}
|
|
},
|
|
"ZstdSharp.Port": {
|
|
"type": "CentralTransitive",
|
|
"requested": "[0.8.6, )",
|
|
"resolved": "0.8.6",
|
|
"contentHash": "iP4jVLQoQmUjMU88g1WObiNr6YKZGvh4aOXn3yOJsHqZsflwRsxZPcIBvNXgjXO3vQKSLctXGLTpcBPLnWPS8A==",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "5.0.0",
|
|
"System.Memory": "4.5.5",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
}
|
|
}
|
|
},
|
|
"net8.0": {
|
|
"AwesomeAssertions": {
|
|
"type": "Direct",
|
|
"requested": "[9.2.0, )",
|
|
"resolved": "9.2.0",
|
|
"contentHash": "RCkuFyKmesmZR74XLOzYvTpG/IbHfBeFapFTMvFskPzEK4z3YrVmHB2FIFJ0DhwjuIDdPL/hc8zS40IwMAN0BA=="
|
|
},
|
|
"Microsoft.NET.Test.Sdk": {
|
|
"type": "Direct",
|
|
"requested": "[17.13.0, )",
|
|
"resolved": "17.13.0",
|
|
"contentHash": "W19wCPizaIC9Zh47w8wWI/yxuqR7/dtABwOrc8r2jX/8mUNxM2vw4fXDh+DJTeogxV+KzKwg5jNNGQVwf3LXyA==",
|
|
"dependencies": {
|
|
"Microsoft.CodeCoverage": "17.13.0",
|
|
"Microsoft.TestPlatform.TestHost": "17.13.0"
|
|
}
|
|
},
|
|
"Microsoft.NETFramework.ReferenceAssemblies": {
|
|
"type": "Direct",
|
|
"requested": "[1.0.3, )",
|
|
"resolved": "1.0.3",
|
|
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
|
|
"dependencies": {
|
|
"Microsoft.NETFramework.ReferenceAssemblies.net461": "1.0.3"
|
|
}
|
|
},
|
|
"Mono.Posix.NETStandard": {
|
|
"type": "Direct",
|
|
"requested": "[1.0.0, )",
|
|
"resolved": "1.0.0",
|
|
"contentHash": "vSN/L1uaVwKsiLa95bYu2SGkF0iY3xMblTfxc8alSziPuVfJpj3geVqHGAA75J7cZkMuKpFVikz82Lo6y6LLdA=="
|
|
},
|
|
"xunit": {
|
|
"type": "Direct",
|
|
"requested": "[2.9.3, )",
|
|
"resolved": "2.9.3",
|
|
"contentHash": "TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==",
|
|
"dependencies": {
|
|
"xunit.analyzers": "1.18.0",
|
|
"xunit.assert": "2.9.3",
|
|
"xunit.core": "[2.9.3]"
|
|
}
|
|
},
|
|
"xunit.runner.visualstudio": {
|
|
"type": "Direct",
|
|
"requested": "[3.1.5, )",
|
|
"resolved": "3.1.5",
|
|
"contentHash": "tKi7dSTwP4m5m9eXPM2Ime4Kn7xNf4x4zT9sdLO/G4hZVnQCRiMTWoSZqI/pYTVeI27oPPqHBKYI/DjJ9GsYgA=="
|
|
},
|
|
"Xunit.SkippableFact": {
|
|
"type": "Direct",
|
|
"requested": "[1.5.23, )",
|
|
"resolved": "1.5.23",
|
|
"contentHash": "JlKobLTlsGcuJ8OtoodxL63bUagHSVBnF+oQ2GgnkwNqK+XYjeYyhQasULi5Ebx1MNDGNbOMplQYr89mR+nItQ==",
|
|
"dependencies": {
|
|
"Validation": "2.5.51",
|
|
"xunit.extensibility.execution": "2.4.0"
|
|
}
|
|
},
|
|
"Microsoft.CodeCoverage": {
|
|
"type": "Transitive",
|
|
"resolved": "17.13.0",
|
|
"contentHash": "9LIUy0y+DvUmEPtbRDw6Bay3rzwqFV8P4efTrK4CZhQle3M/QwLPjISghfcolmEGAPWxuJi6m98ZEfk4VR4Lfg=="
|
|
},
|
|
"Microsoft.NETFramework.ReferenceAssemblies.net461": {
|
|
"type": "Transitive",
|
|
"resolved": "1.0.3",
|
|
"contentHash": "AmOJZwCqnOCNp6PPcf9joyogScWLtwy0M1WkqfEQ0M9nYwyDD7EX9ZjscKS5iYnyvteX7kzSKFCKt9I9dXA6mA=="
|
|
},
|
|
"Microsoft.TestPlatform.ObjectModel": {
|
|
"type": "Transitive",
|
|
"resolved": "17.13.0",
|
|
"contentHash": "bt0E0Dx+iqW97o4A59RCmUmz/5NarJ7LRL+jXbSHod72ibL5XdNm1Ke+UO5tFhBG4VwHLcSjqq9BUSblGNWamw==",
|
|
"dependencies": {
|
|
"System.Reflection.Metadata": "1.6.0"
|
|
}
|
|
},
|
|
"Microsoft.TestPlatform.TestHost": {
|
|
"type": "Transitive",
|
|
"resolved": "17.13.0",
|
|
"contentHash": "9GGw08Dc3AXspjekdyTdZ/wYWFlxbgcF0s7BKxzVX+hzAwpifDOdxM+ceVaaJSQOwqt3jtuNlHn3XTpKUS9x9Q==",
|
|
"dependencies": {
|
|
"Microsoft.TestPlatform.ObjectModel": "17.13.0",
|
|
"Newtonsoft.Json": "13.0.1"
|
|
}
|
|
},
|
|
"Newtonsoft.Json": {
|
|
"type": "Transitive",
|
|
"resolved": "13.0.1",
|
|
"contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
|
|
},
|
|
"System.Reflection.Metadata": {
|
|
"type": "Transitive",
|
|
"resolved": "1.6.0",
|
|
"contentHash": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ=="
|
|
},
|
|
"Validation": {
|
|
"type": "Transitive",
|
|
"resolved": "2.5.51",
|
|
"contentHash": "g/Aug7PVWaenlJ0QUyt/mEetngkQNsMCuNeRVXbcJED1nZS7JcK+GTU4kz3jcQ7bFuKfi8PF4ExXH7XSFNuSLQ=="
|
|
},
|
|
"xunit.abstractions": {
|
|
"type": "Transitive",
|
|
"resolved": "2.0.3",
|
|
"contentHash": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg=="
|
|
},
|
|
"xunit.analyzers": {
|
|
"type": "Transitive",
|
|
"resolved": "1.18.0",
|
|
"contentHash": "OtFMHN8yqIcYP9wcVIgJrq01AfTxijjAqVDy/WeQVSyrDC1RzBWeQPztL49DN2syXRah8TYnfvk035s7L95EZQ=="
|
|
},
|
|
"xunit.assert": {
|
|
"type": "Transitive",
|
|
"resolved": "2.9.3",
|
|
"contentHash": "/Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA=="
|
|
},
|
|
"xunit.core": {
|
|
"type": "Transitive",
|
|
"resolved": "2.9.3",
|
|
"contentHash": "BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==",
|
|
"dependencies": {
|
|
"xunit.extensibility.core": "[2.9.3]",
|
|
"xunit.extensibility.execution": "[2.9.3]"
|
|
}
|
|
},
|
|
"xunit.extensibility.core": {
|
|
"type": "Transitive",
|
|
"resolved": "2.9.3",
|
|
"contentHash": "kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==",
|
|
"dependencies": {
|
|
"xunit.abstractions": "2.0.3"
|
|
}
|
|
},
|
|
"xunit.extensibility.execution": {
|
|
"type": "Transitive",
|
|
"resolved": "2.9.3",
|
|
"contentHash": "yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==",
|
|
"dependencies": {
|
|
"xunit.extensibility.core": "[2.9.3]"
|
|
}
|
|
},
|
|
"sharpcompress": {
|
|
"type": "Project",
|
|
"dependencies": {
|
|
"System.Buffers": "[4.6.0, )",
|
|
"ZstdSharp.Port": "[0.8.6, )"
|
|
}
|
|
},
|
|
"System.Buffers": {
|
|
"type": "CentralTransitive",
|
|
"requested": "[4.6.0, )",
|
|
"resolved": "4.6.0",
|
|
"contentHash": "lN6tZi7Q46zFzAbRYXTIvfXcyvQQgxnY7Xm6C6xQ9784dEL1amjM6S6Iw4ZpsvesAKnRVsM4scrDQaDqSClkjA=="
|
|
},
|
|
"ZstdSharp.Port": {
|
|
"type": "CentralTransitive",
|
|
"requested": "[0.8.6, )",
|
|
"resolved": "0.8.6",
|
|
"contentHash": "iP4jVLQoQmUjMU88g1WObiNr6YKZGvh4aOXn3yOJsHqZsflwRsxZPcIBvNXgjXO3vQKSLctXGLTpcBPLnWPS8A=="
|
|
}
|
|
}
|
|
}
|
|
} |