{
|
"runtimeTarget": {
|
"name": ".NETStandard,Version=v2.0/",
|
"signature": "3ad19469c9bf66fae5bdb939720c1554f1b8a31d"
|
},
|
"compilationOptions": {},
|
"targets": {
|
".NETStandard,Version=v2.0": {},
|
".NETStandard,Version=v2.0/": {
|
"ServiceStack.Text/5.0.0": {
|
"dependencies": {
|
"Microsoft.CSharp": "4.4.0",
|
"Microsoft.Extensions.Primitives": "2.0.0",
|
"NETStandard.Library": "2.0.0",
|
"System.Reflection.Emit": "4.3.0",
|
"System.Reflection.Emit.Lightweight": "4.3.0",
|
"System.Runtime": "4.3.0"
|
},
|
"runtime": {
|
"ServiceStack.Text.dll": {}
|
}
|
},
|
"Microsoft.CSharp/4.4.0": {
|
"runtime": {
|
"lib/netstandard2.0/Microsoft.CSharp.dll": {}
|
}
|
},
|
"Microsoft.Extensions.Primitives/2.0.0": {
|
"dependencies": {
|
"System.Runtime.CompilerServices.Unsafe": "4.4.0"
|
},
|
"runtime": {
|
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
|
}
|
},
|
"Microsoft.NETCore.Platforms/1.1.0": {},
|
"Microsoft.NETCore.Targets/1.1.0": {},
|
"NETStandard.Library/2.0.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.0"
|
}
|
},
|
"System.IO/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
"Microsoft.NETCore.Targets": "1.1.0",
|
"System.Runtime": "4.3.0",
|
"System.Text.Encoding": "4.3.0",
|
"System.Threading.Tasks": "4.3.0"
|
}
|
},
|
"System.Reflection/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
"Microsoft.NETCore.Targets": "1.1.0",
|
"System.IO": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Runtime": "4.3.0"
|
}
|
},
|
"System.Reflection.Emit/4.3.0": {
|
"dependencies": {
|
"System.IO": "4.3.0",
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Runtime": "4.3.0"
|
},
|
"runtime": {
|
"lib/netstandard1.3/System.Reflection.Emit.dll": {}
|
}
|
},
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
"dependencies": {
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Runtime": "4.3.0"
|
},
|
"runtime": {
|
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
|
}
|
},
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
"dependencies": {
|
"System.Reflection": "4.3.0",
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
"System.Reflection.Primitives": "4.3.0",
|
"System.Runtime": "4.3.0"
|
},
|
"runtime": {
|
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
|
}
|
},
|
"System.Reflection.Primitives/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
"Microsoft.NETCore.Targets": "1.1.0",
|
"System.Runtime": "4.3.0"
|
}
|
},
|
"System.Runtime/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
"Microsoft.NETCore.Targets": "1.1.0"
|
}
|
},
|
"System.Runtime.CompilerServices.Unsafe/4.4.0": {
|
"runtime": {
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
|
}
|
},
|
"System.Text.Encoding/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
"Microsoft.NETCore.Targets": "1.1.0",
|
"System.Runtime": "4.3.0"
|
}
|
},
|
"System.Threading.Tasks/4.3.0": {
|
"dependencies": {
|
"Microsoft.NETCore.Platforms": "1.1.0",
|
"Microsoft.NETCore.Targets": "1.1.0",
|
"System.Runtime": "4.3.0"
|
}
|
}
|
}
|
},
|
"libraries": {
|
"ServiceStack.Text/5.0.0": {
|
"type": "project",
|
"serviceable": false,
|
"sha512": ""
|
},
|
"Microsoft.CSharp/4.4.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-vvVR/B08YVghQ4jHEloxqw2ZWzEGE1AOA5E0DioUM3ujbXz6FD3AfB/0Jl2ohJPd0nXYGwmPe1En6HTsSriq1A==",
|
"path": "microsoft.csharp/4.4.0",
|
"hashPath": "microsoft.csharp.4.4.0.nupkg.sha512"
|
},
|
"Microsoft.Extensions.Primitives/2.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-ukg53qNlqTrK38WA30b5qhw0GD7y3jdI9PHHASjdKyTcBHTevFM2o23tyk3pWCgAV27Bbkm+CPQ2zUe1ZOuYSA==",
|
"path": "microsoft.extensions.primitives/2.0.0",
|
"hashPath": "microsoft.extensions.primitives.2.0.0.nupkg.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"
|
},
|
"Microsoft.NETCore.Targets/1.1.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
|
"path": "microsoft.netcore.targets/1.1.0",
|
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
|
},
|
"NETStandard.Library/2.0.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-7jnbRU+L08FXKMxqUflxEXtVymWvNOrS8yHgu9s6EM8Anr6T/wIX4nZ08j/u3Asz+tCufp3YVwFSEvFTPYmBPA==",
|
"path": "netstandard.library/2.0.0",
|
"hashPath": "netstandard.library.2.0.0.nupkg.sha512"
|
},
|
"System.IO/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
"path": "system.io/4.3.0",
|
"hashPath": "system.io.4.3.0.nupkg.sha512"
|
},
|
"System.Reflection/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
|
"path": "system.reflection/4.3.0",
|
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
|
},
|
"System.Reflection.Emit/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
|
"path": "system.reflection.emit/4.3.0",
|
"hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
|
},
|
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
|
"path": "system.reflection.emit.ilgeneration/4.3.0",
|
"hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
|
},
|
"System.Reflection.Emit.Lightweight/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
|
"path": "system.reflection.emit.lightweight/4.3.0",
|
"hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
|
},
|
"System.Reflection.Primitives/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
"path": "system.reflection.primitives/4.3.0",
|
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
|
},
|
"System.Runtime/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
"path": "system.runtime/4.3.0",
|
"hashPath": "system.runtime.4.3.0.nupkg.sha512"
|
},
|
"System.Runtime.CompilerServices.Unsafe/4.4.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-9dLLuBxr5GNmOfl2jSMcsHuteEg32BEfUotmmUkmZjpR3RpVHE8YQwt0ow3p6prwA1ME8WqDVZqrr8z6H8G+Kw==",
|
"path": "system.runtime.compilerservices.unsafe/4.4.0",
|
"hashPath": "system.runtime.compilerservices.unsafe.4.4.0.nupkg.sha512"
|
},
|
"System.Text.Encoding/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
|
"path": "system.text.encoding/4.3.0",
|
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
|
},
|
"System.Threading.Tasks/4.3.0": {
|
"type": "package",
|
"serviceable": true,
|
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
"path": "system.threading.tasks/4.3.0",
|
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
|
}
|
}
|
}
|