UNPKG

newtonsoft.json

Version:

newtonsoft.json

1,728 lines 516 kB
{ "version": 3, "targets": { ".NETFramework,Version=v4.6": { "Autofac/4.6.2": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", "System", "System.Core", "System.Data", "System.Drawing", "System.IO.Compression.FileSystem", "System.Numerics", "System.Runtime.Serialization", "System.Xml", "System.Xml.Linq" ], "compile": { "lib/net45/Autofac.dll": {} }, "runtime": { "lib/net45/Autofac.dll": {} } }, "BenchmarkDotNet/0.10.10": { "type": "package", "dependencies": { "BenchmarkDotNet.Core": "0.10.10", "BenchmarkDotNet.Toolchains.Roslyn": "0.10.10" }, "compile": { "lib/net46/BenchmarkDotNet.dll": {} }, "runtime": { "lib/net46/BenchmarkDotNet.dll": {} } }, "BenchmarkDotNet.Core/0.10.10": { "type": "package", "dependencies": { "Microsoft.DotNet.InternalAbstractions": "1.0.0", "Microsoft.DotNet.PlatformAbstractions": "1.1.1", "Microsoft.Win32.Registry": "4.3.0", "System.Threading.Tasks.Extensions": "4.3.0", "System.ValueTuple": "4.3.0", "System.Xml.XmlSerializer": "4.3.0" }, "frameworkAssemblies": [ "Microsoft.CSharp", "System", "System.Management" ], "compile": { "lib/net46/BenchmarkDotNet.Core.dll": {} }, "runtime": { "lib/net46/BenchmarkDotNet.Core.dll": {} } }, "BenchmarkDotNet.Toolchains.Roslyn/0.10.10": { "type": "package", "dependencies": { "BenchmarkDotNet.Core": "0.10.10", "Microsoft.CodeAnalysis.CSharp": "2.0.0", "System.Threading.Tasks": "4.3.0" }, "frameworkAssemblies": [ "Microsoft.CSharp" ], "compile": { "lib/net46/BenchmarkDotNet.Toolchains.Roslyn.dll": {} }, "runtime": { "lib/net46/BenchmarkDotNet.Toolchains.Roslyn.dll": {} } }, "Castle.Core/4.2.1": { "type": "package", "frameworkAssemblies": [ "System.Configuration" ], "compile": { "lib/net45/Castle.Core.dll": {} }, "runtime": { "lib/net45/Castle.Core.dll": {} } }, "FSharp.Core/4.2.3": { "type": "package", "compile": { "lib/net45/FSharp.Core.dll": {} }, "runtime": { "lib/net45/FSharp.Core.dll": {} } }, "Microsoft.CodeAnalysis.Analyzers/1.1.0": { "type": "package", "frameworkAssemblies": [ "System" ] }, "Microsoft.CodeAnalysis.Common/2.0.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "1.1.0", "System.AppContext": "4.3.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Collections.Immutable": "1.3.1", "System.Console": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.FileVersionInfo": "4.3.0", "System.Diagnostics.StackTrace": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Dynamic.Runtime": "4.3.0", "System.Globalization": "4.3.0", "System.IO.Compression": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Metadata": "1.4.2", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.CodePages": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Parallel": "4.3.0", "System.Threading.Thread": "4.3.0", "System.ValueTuple": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.3.0", "System.Xml.XPath.XDocument": "4.3.0", "System.Xml.XmlDocument": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {} } }, "Microsoft.CodeAnalysis.CSharp/2.0.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Common": "[2.0.0]" }, "compile": { "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {} } }, "Microsoft.DotNet.InternalAbstractions/1.0.0": { "type": "package", "compile": { "lib/net451/Microsoft.DotNet.InternalAbstractions.dll": {} }, "runtime": { "lib/net451/Microsoft.DotNet.InternalAbstractions.dll": {} } }, "Microsoft.DotNet.PlatformAbstractions/1.1.1": { "type": "package", "compile": { "lib/net451/Microsoft.DotNet.PlatformAbstractions.dll": {} }, "runtime": { "lib/net451/Microsoft.DotNet.PlatformAbstractions.dll": {} } }, "Microsoft.Win32.Registry/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/Microsoft.Win32.Registry.dll": {} }, "runtime": { "lib/net46/Microsoft.Win32.Registry.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "win" } } }, "Moq/4.8.1": { "type": "package", "dependencies": { "Castle.Core": "4.2.1", "System.Threading.Tasks.Extensions": "4.3.0", "System.ValueTuple": "4.3.0" }, "compile": { "lib/net45/Moq.dll": {} }, "runtime": { "lib/net45/Moq.dll": {} } }, "NUnit/3.11.0": { "type": "package", "compile": { "lib/net45/nunit.framework.dll": {} }, "runtime": { "lib/net45/nunit.framework.dll": {} }, "build": { "build/_._": {} } }, "NUnit3TestAdapter/3.13.0": { "type": "package", "build": { "build/net35/_._": {} } }, "System.AppContext/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/System.AppContext.dll": {} }, "runtime": { "lib/net46/System.AppContext.dll": {} } }, "System.Buffers/4.4.0": { "type": "package", "compile": { "ref/netstandard1.1/System.Buffers.dll": {} }, "runtime": { "lib/netstandard1.1/System.Buffers.dll": {} } }, "System.Collections/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Collections.Concurrent/4.3.0": { "type": "package", "frameworkAssemblies": [ "System" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Collections.Immutable/1.4.0": { "type": "package", "compile": { "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, "System.Console/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/System.Console.dll": {} }, "runtime": { "lib/net46/System.Console.dll": {} } }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "frameworkAssemblies": [ "System" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Diagnostics.FileVersionInfo/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Diagnostics.FileVersionInfo.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/net46/System.Diagnostics.FileVersionInfo.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Diagnostics.StackTrace/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Diagnostics.StackTrace.dll": {} } }, "System.Diagnostics.Tools/4.3.0": { "type": "package", "frameworkAssemblies": [ "System" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Dynamic.Runtime/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Globalization/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.IO.Compression/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "mscorlib" ], "compile": { "ref/net46/System.IO.Compression.dll": {} }, "runtime": { "lib/net46/System.IO.Compression.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/net46/System.IO.Compression.dll": { "assetType": "runtime", "rid": "win" } } }, "System.IO.FileSystem/4.3.0": { "type": "package", "dependencies": { "System.IO.FileSystem.Primitives": "4.3.0" }, "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/System.IO.FileSystem.dll": {} }, "runtime": { "lib/net46/System.IO.FileSystem.dll": {} } }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/System.IO.FileSystem.Primitives.dll": {} }, "runtime": { "lib/net46/System.IO.FileSystem.Primitives.dll": {} } }, "System.Linq/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Linq.Expressions/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Reflection/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Reflection.Metadata/1.4.2": { "type": "package", "dependencies": { "System.Collections.Immutable": "1.3.1" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Runtime/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "System.ComponentModel.Composition", "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Runtime.Extensions/4.3.0": { "type": "package", "frameworkAssemblies": [ "System" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Runtime.InteropServices/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Runtime.Numerics/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Numerics" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Security.Cryptography.Algorithms/4.3.0": { "type": "package", "dependencies": { "System.Security.Cryptography.Primitives": "4.3.0" }, "frameworkAssemblies": [ "System.Core", "mscorlib" ], "compile": { "ref/net46/System.Security.Cryptography.Algorithms.dll": {} }, "runtime": { "lib/net46/System.Security.Cryptography.Algorithms.dll": {} }, "runtimeTargets": { "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Encoding/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "mscorlib" ], "compile": { "ref/net46/System.Security.Cryptography.Encoding.dll": {} }, "runtime": { "lib/net46/System.Security.Cryptography.Encoding.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Primitives/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/System.Security.Cryptography.Primitives.dll": {} }, "runtime": { "lib/net46/System.Security.Cryptography.Primitives.dll": {} } }, "System.Security.Cryptography.X509Certificates/4.3.0": { "type": "package", "dependencies": { "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0" }, "frameworkAssemblies": [ "System", "System.Core", "mscorlib" ], "compile": { "ref/net46/System.Security.Cryptography.X509Certificates.dll": {} }, "runtime": { "lib/net46/System.Security.Cryptography.X509Certificates.dll": {} }, "runtimeTargets": { "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encoding/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Text.Encoding.CodePages/4.3.0": { "type": "package", "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "lib/net46/System.Text.Encoding.CodePages.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encoding.Extensions/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Threading/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Threading.Tasks/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Threading.Tasks.Extensions/4.3.0": { "type": "package", "compile": { "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {} } }, "System.Threading.Tasks.Parallel/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Threading.Thread/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Threading.Thread.dll": {} } }, "System.ValueTuple/4.4.0": { "type": "package", "compile": { "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll": {} }, "runtime": { "lib/netstandard1.0/System.ValueTuple.dll": {} } }, "System.Xml.ReaderWriter/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Xml", "mscorlib" ], "compile": { "ref/net46/System.Xml.ReaderWriter.dll": {} }, "runtime": { "lib/net46/System.Xml.ReaderWriter.dll": {} } }, "System.Xml.XDocument/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Xml.Linq" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Xml.XmlDocument/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Xml", "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Xml.XmlDocument.dll": {} } }, "System.Xml.XmlSerializer/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Xml" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Xml.XPath/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Xml", "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Xml.XPath.dll": {} } }, "System.Xml.XPath.XDocument/4.3.0": { "type": "package", "dependencies": { "System.Xml.XPath": "4.3.0" }, "frameworkAssemblies": [ "System.Xml", "System.Xml.Linq", "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Xml.XPath.XDocument.dll": {} } }, "Newtonsoft.Json/11.0.1-beta2": { "type": "project", "framework": ".NETFramework,Version=v4.5", "compile": { "bin/placeholder/Newtonsoft.Json.dll": {} }, "runtime": { "bin/placeholder/Newtonsoft.Json.dll": {} } }, "Newtonsoft.Json.Tests/1.0.0": { "type": "project", "framework": ".NETFramework,Version=v4.6", "dependencies": { "Autofac": "4.6.2", "BenchmarkDotNet": "0.10.10", "FSharp.Core": "4.2.3", "Moq": "4.8.1", "NUnit": "3.11.0", "NUnit3TestAdapter": "3.13.0", "Newtonsoft.Json": "11.0.1-beta2", "System.Buffers": "4.4.0", "System.Collections.Immutable": "1.4.0", "System.ValueTuple": "4.4.0" }, "compile": { "bin/placeholder/Newtonsoft.Json.Tests.dll": {} }, "runtime": { "bin/placeholder/Newtonsoft.Json.Tests.dll": {} } } }, ".NETFramework,Version=v4.6/win7-x86": { "Autofac/4.6.2": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", "System", "System.Core", "System.Data", "System.Drawing", "System.IO.Compression.FileSystem", "System.Numerics", "System.Runtime.Serialization", "System.Xml", "System.Xml.Linq" ], "compile": { "lib/net45/Autofac.dll": {} }, "runtime": { "lib/net45/Autofac.dll": {} } }, "BenchmarkDotNet/0.10.10": { "type": "package", "dependencies": { "BenchmarkDotNet.Core": "0.10.10", "BenchmarkDotNet.Toolchains.Roslyn": "0.10.10" }, "compile": { "lib/net46/BenchmarkDotNet.dll": {} }, "runtime": { "lib/net46/BenchmarkDotNet.dll": {} } }, "BenchmarkDotNet.Core/0.10.10": { "type": "package", "dependencies": { "Microsoft.DotNet.InternalAbstractions": "1.0.0", "Microsoft.DotNet.PlatformAbstractions": "1.1.1", "Microsoft.Win32.Registry": "4.3.0", "System.Threading.Tasks.Extensions": "4.3.0", "System.ValueTuple": "4.3.0", "System.Xml.XmlSerializer": "4.3.0" }, "frameworkAssemblies": [ "Microsoft.CSharp", "System", "System.Management" ], "compile": { "lib/net46/BenchmarkDotNet.Core.dll": {} }, "runtime": { "lib/net46/BenchmarkDotNet.Core.dll": {} } }, "BenchmarkDotNet.Toolchains.Roslyn/0.10.10": { "type": "package", "dependencies": { "BenchmarkDotNet.Core": "0.10.10", "Microsoft.CodeAnalysis.CSharp": "2.0.0", "System.Threading.Tasks": "4.3.0" }, "frameworkAssemblies": [ "Microsoft.CSharp" ], "compile": { "lib/net46/BenchmarkDotNet.Toolchains.Roslyn.dll": {} }, "runtime": { "lib/net46/BenchmarkDotNet.Toolchains.Roslyn.dll": {} } }, "Castle.Core/4.2.1": { "type": "package", "frameworkAssemblies": [ "System.Configuration" ], "compile": { "lib/net45/Castle.Core.dll": {} }, "runtime": { "lib/net45/Castle.Core.dll": {} } }, "FSharp.Core/4.2.3": { "type": "package", "compile": { "lib/net45/FSharp.Core.dll": {} }, "runtime": { "lib/net45/FSharp.Core.dll": {} } }, "Microsoft.CodeAnalysis.Analyzers/1.1.0": { "type": "package", "frameworkAssemblies": [ "System" ] }, "Microsoft.CodeAnalysis.Common/2.0.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "1.1.0", "System.AppContext": "4.3.0", "System.Collections": "4.3.0", "System.Collections.Concurrent": "4.3.0", "System.Collections.Immutable": "1.3.1", "System.Console": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Diagnostics.FileVersionInfo": "4.3.0", "System.Diagnostics.StackTrace": "4.3.0", "System.Diagnostics.Tools": "4.3.0", "System.Dynamic.Runtime": "4.3.0", "System.Globalization": "4.3.0", "System.IO.Compression": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Metadata": "1.4.2", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0", "System.Runtime.Numerics": "4.3.0", "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0", "System.Security.Cryptography.X509Certificates": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Text.Encoding.CodePages": "4.3.0", "System.Text.Encoding.Extensions": "4.3.0", "System.Threading": "4.3.0", "System.Threading.Tasks": "4.3.0", "System.Threading.Tasks.Parallel": "4.3.0", "System.Threading.Thread": "4.3.0", "System.ValueTuple": "4.3.0", "System.Xml.ReaderWriter": "4.3.0", "System.Xml.XDocument": "4.3.0", "System.Xml.XPath.XDocument": "4.3.0", "System.Xml.XmlDocument": "4.3.0" }, "compile": { "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {} } }, "Microsoft.CodeAnalysis.CSharp/2.0.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Common": "[2.0.0]" }, "compile": { "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {} }, "runtime": { "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {} } }, "Microsoft.DotNet.InternalAbstractions/1.0.0": { "type": "package", "compile": { "lib/net451/Microsoft.DotNet.InternalAbstractions.dll": {} }, "runtime": { "lib/net451/Microsoft.DotNet.InternalAbstractions.dll": {} } }, "Microsoft.DotNet.PlatformAbstractions/1.1.1": { "type": "package", "compile": { "lib/net451/Microsoft.DotNet.PlatformAbstractions.dll": {} }, "runtime": { "lib/net451/Microsoft.DotNet.PlatformAbstractions.dll": {} } }, "Microsoft.Win32.Registry/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/Microsoft.Win32.Registry.dll": {} }, "runtime": { "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll": {} } }, "Moq/4.8.1": { "type": "package", "dependencies": { "Castle.Core": "4.2.1", "System.Threading.Tasks.Extensions": "4.3.0", "System.ValueTuple": "4.3.0" }, "compile": { "lib/net45/Moq.dll": {} }, "runtime": { "lib/net45/Moq.dll": {} } }, "NUnit/3.11.0": { "type": "package", "compile": { "lib/net45/nunit.framework.dll": {} }, "runtime": { "lib/net45/nunit.framework.dll": {} }, "build": { "build/_._": {} } }, "NUnit3TestAdapter/3.13.0": { "type": "package", "build": { "build/net35/_._": {} } }, "System.AppContext/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/System.AppContext.dll": {} }, "runtime": { "lib/net46/System.AppContext.dll": {} } }, "System.Buffers/4.4.0": { "type": "package", "compile": { "ref/netstandard1.1/System.Buffers.dll": {} }, "runtime": { "lib/netstandard1.1/System.Buffers.dll": {} } }, "System.Collections/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Collections.Concurrent/4.3.0": { "type": "package", "frameworkAssemblies": [ "System" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Collections.Immutable/1.4.0": { "type": "package", "compile": { "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} } }, "System.Console/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/System.Console.dll": {} }, "runtime": { "lib/net46/System.Console.dll": {} } }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "frameworkAssemblies": [ "System" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Diagnostics.FileVersionInfo/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "runtimes/win/lib/net46/System.Diagnostics.FileVersionInfo.dll": {} } }, "System.Diagnostics.StackTrace/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Diagnostics.StackTrace.dll": {} } }, "System.Diagnostics.Tools/4.3.0": { "type": "package", "frameworkAssemblies": [ "System" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Dynamic.Runtime/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Globalization/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.IO.Compression/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "mscorlib" ], "compile": { "ref/net46/System.IO.Compression.dll": {} }, "runtime": { "runtimes/win/lib/net46/System.IO.Compression.dll": {} } }, "System.IO.FileSystem/4.3.0": { "type": "package", "dependencies": { "System.IO.FileSystem.Primitives": "4.3.0" }, "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/System.IO.FileSystem.dll": {} }, "runtime": { "lib/net46/System.IO.FileSystem.dll": {} } }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/System.IO.FileSystem.Primitives.dll": {} }, "runtime": { "lib/net46/System.IO.FileSystem.Primitives.dll": {} } }, "System.Linq/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Linq.Expressions/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Reflection/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Reflection.Metadata/1.4.2": { "type": "package", "dependencies": { "System.Collections.Immutable": "1.3.1" }, "compile": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} }, "runtime": { "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} } }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Runtime/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "System.ComponentModel.Composition", "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Runtime.Extensions/4.3.0": { "type": "package", "frameworkAssemblies": [ "System" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Runtime.InteropServices/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Runtime.Numerics/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Numerics" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Security.Cryptography.Algorithms/4.3.0": { "type": "package", "dependencies": { "System.Security.Cryptography.Primitives": "4.3.0" }, "frameworkAssemblies": [ "System.Core", "mscorlib" ], "compile": { "ref/net46/System.Security.Cryptography.Algorithms.dll": {} }, "runtime": { "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll": {} } }, "System.Security.Cryptography.Encoding/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "mscorlib" ], "compile": { "ref/net46/System.Security.Cryptography.Encoding.dll": {} }, "runtime": { "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll": {} } }, "System.Security.Cryptography.Primitives/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/System.Security.Cryptography.Primitives.dll": {} }, "runtime": { "lib/net46/System.Security.Cryptography.Primitives.dll": {} } }, "System.Security.Cryptography.X509Certificates/4.3.0": { "type": "package", "dependencies": { "System.Security.Cryptography.Algorithms": "4.3.0", "System.Security.Cryptography.Encoding": "4.3.0" }, "frameworkAssemblies": [ "System", "System.Core", "mscorlib" ], "compile": { "ref/net46/System.Security.Cryptography.X509Certificates.dll": {} }, "runtime": { "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll": {} } }, "System.Text.Encoding/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Text.Encoding.CodePages/4.3.0": { "type": "package", "compile": { "ref/netstandard1.3/_._": {} }, "runtime": { "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {} } }, "System.Text.Encoding.Extensions/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Threading/4.3.0": { "type": "package", "frameworkAssemblies": [ "System", "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Threading.Tasks/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Core" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Threading.Tasks.Extensions/4.3.0": { "type": "package", "compile": { "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {} }, "runtime": { "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll": {} } }, "System.Threading.Tasks.Parallel/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Threading.Thread/4.3.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Threading.Thread.dll": {} } }, "System.ValueTuple/4.4.0": { "type": "package", "compile": { "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll": {} }, "runtime": { "lib/netstandard1.0/System.ValueTuple.dll": {} } }, "System.Xml.ReaderWriter/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Xml", "mscorlib" ], "compile": { "ref/net46/System.Xml.ReaderWriter.dll": {} }, "runtime": { "lib/net46/System.Xml.ReaderWriter.dll": {} } }, "System.Xml.XDocument/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Xml.Linq" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Xml.XmlDocument/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Xml", "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Xml.XmlDocument.dll": {} } }, "System.Xml.XmlSerializer/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Xml" ], "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Xml.XPath/4.3.0": { "type": "package", "frameworkAssemblies": [ "System.Xml", "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Xml.XPath.dll": {} } }, "System.Xml.XPath.XDocument/4.3.0": { "type": "package", "dependencies": { "System.Xml.XPath": "4.3.0" }, "frameworkAssemblies": [ "System.Xml", "System.Xml.Linq", "mscorlib" ], "compile": { "ref/net46/_._": {} }, "runtime": { "lib/net46/System.Xml.XPath.XDocument.dll": {} } }, "Newtonsoft.Json/11.0.1-beta2": { "type": "project", "framework": ".NETFramework,Version=v4.5", "compile": { "bin/placeholder/Newtonsoft.Json.dll": {} }, "runtime": { "bin/placeholder/Newtonsoft.Json.dll": {} } }, "Newtonsoft.Json.Tests/1.0.0": { "type": "project", "framework": ".NETFramework,Version=v4.6", "dependencies": { "Autofac": "4.6.2", "BenchmarkDotNet": "0.10.10", "FSharp.Core": "4.2.3", "Moq": "4.8.1", "NUnit": "3.11.0", "NUnit3TestAdapter": "3.13.0", "Newtonsoft.Json": "11.0.1-beta2", "System.Buffers": "4.4.0", "System.Collections.Immutable": "1.4.0", "System.ValueTuple": "4.4.0" }, "compile": { "bin/placeholder/Newtonsoft.Json.Tests.dll": {} }, "runtime": { "bin/placeholder/Newtonsoft.Json.Tests.dll": {} } } }, "net5.0": { "Autofac/4.6.2": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.0", "System.ComponentModel": "4.0.1" }, "compile": { "lib/netstandard1.1/Autofac.dll": {} }, "runtime": { "lib/netstandard1.1/Autofac.dll": {} } }, "BenchmarkDotNet/0.10.10": { "type": "package", "dependencies": { "BenchmarkDotNet.Core": "0.10.10" }, "compile": { "lib/netcoreapp2.0/BenchmarkDotNet.dll": {} }, "runtime": { "lib/netcoreapp2.0/BenchmarkDotNet.dll": {} } }, "BenchmarkDotNet.Core/0.10.10": { "type": "package", "dependencies": { "Microsoft.DotNet.InternalAbstractions": "1.0.0", "Microsoft.DotNet.PlatformAbstractions": "1.1.1", "Microsoft.Win32.Registry": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Runtime.Serialization.Primitives": "4.3.0", "System.ValueTuple": "4.3.0", "System.Xml.XPath.XmlDocument": "4.3.0", "System.Xml.XmlSerializer": "4.3.0" }, "compile": { "lib/netcoreapp2.0/BenchmarkDotNet.Core.dll": {} }, "runtime": { "lib/netcoreapp2.0/BenchmarkDotNet.Core.dll": {} } }, "Castle.Core/4.2.1": { "type": "package", "dependencies": { "NETStandard.Library": "1.6.1", "System.Collections.Specialized": "4.3.0", "System.ComponentModel": "4.3.0", "System.ComponentModel.TypeConverter": "4.3.0", "System.Diagnostics.TraceSource": "4.3.0", "System.Dynamic.Runtime": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Xml.XmlDocument": "4.3.0" }, "compile": { "lib/netstandard1.3/Castle.Core.dll": {} }, "runtime": { "lib/netstandard1.3/Castle.Core.dll": {} } }, "FSharp.Core/4.2.3": { "type": "package", "dependencies": { "System.Collections": "4.0.11", "System.Console": "4.0.0", "System.Diagnostics.Debug": "4.0.11", "System.Diagnostics.Tools": "4.0.1", "System.Globalization": "4.0.11", "System.IO": "4.1.0", "System.Linq": "4.1.0", "System.Linq.Expressions": "4.1.0", "System.Linq.Queryable": "4.0.1", "System.Net.Requests": "4.0.11", "System.Reflection": "4.1.0", "System.Reflection.Extensions": "4.0.1", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.Numerics": "4.0.1", "System.Text.RegularExpressions": "4.1.0", "System.Threading": "4.0.11", "System.Threading.Tasks": "4.0.11", "System.Threading.Tasks.Parallel": "4.0.1", "System.Threading.Thread": "4.0.0", "System.Threading.ThreadPool": "4.0.10", "System.Threading.Timer": "4.0.1" }, "compile": { "lib/netstandard1.6/FSharp.Core.dll": {} }, "runtime": { "lib/netstandard1.6/FSharp.Core.dll": {} } }, "Microsoft.CodeCoverage/16.3.0": { "type": "package", "compile": { "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} }, "runtime": { "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} }, "build": { "build/netstandard1.0/_._": {} } }, "Microsoft.DotNet.InternalAbstractions/1.0.0": { "type": "package", "dependencies": { "System.AppContext": "4.1.0", "System.Collections": "4.0.11", "System.IO": "4.1.0", "System.IO.FileSystem": "4.0.1", "System.Reflection.TypeExtensions": "4.1.0", "System.Runtime.Extensions": "4.1.0", "System.Runtime.InteropServices": "4.1.0", "System.Runtime.InteropServices.RuntimeInformation": "4.0.