{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v2.0",
    "signature": "a1e5f38c034e32b803267aa57e73bdf89d2c9a22"
  },
  "compilationOptions": {
    "defines": [
      "TRACE",
      "RELEASE",
      "NETCOREAPP",
      "NETCOREAPP2_0"
    ],
    "languageVersion": "",
    "platform": "",
    "allowUnsafe": false,
    "warningsAsErrors": false,
    "optimize": true,
    "keyFile": "",
    "emitEntryPoint": false,
    "xmlDoc": false,
    "debugType": "portable"
  },
  "targets": {
    ".NETCoreApp,Version=v2.0": {
      "CodeGen/1.0.0": {
        "dependencies": {
          "Microsoft.CSharp": "4.3.0",
          "Microsoft.CodeAnalysis": "2.3.2",
          "Microsoft.DotNet.InternalAbstractions": "1.0.0",
          "Microsoft.Extensions.DependencyModel": "2.1.0",
          "Microsoft.NETCore.App": "2.0.0",
          "EdgeJs": "9.3.0.0"
        },
        "runtime": {
          "CodeGen.dll": {}
        },
        "compile": {
          "CodeGen.dll": {}
        }
      },
      "Microsoft.CodeAnalysis/2.3.2": {
        "dependencies": {
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "2.3.2",
          "Microsoft.CodeAnalysis.VisualBasic.Workspaces": "2.3.2"
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/1.1.0": {},
      "Microsoft.CodeAnalysis.Common/2.3.2": {
        "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"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {
            "assemblyVersion": "2.3.0.0",
            "fileVersion": "2.3.2.61928"
          }
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.CSharp/2.3.2": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "2.3.2"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {
            "assemblyVersion": "2.3.0.0",
            "fileVersion": "2.3.2.61928"
          }
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Workspaces/2.3.2": {
        "dependencies": {
          "Microsoft.CodeAnalysis.CSharp": "2.3.2",
          "Microsoft.CodeAnalysis.Workspaces.Common": "2.3.2"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
            "assemblyVersion": "2.3.0.0",
            "fileVersion": "2.3.2.61928"
          }
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.VisualBasic/2.3.2": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "2.3.2"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {
            "assemblyVersion": "2.3.0.0",
            "fileVersion": "2.3.2.61928"
          }
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.VisualBasic.Workspaces/2.3.2": {
        "dependencies": {
          "Microsoft.CodeAnalysis.VisualBasic": "2.3.2",
          "Microsoft.CodeAnalysis.Workspaces.Common": "2.3.2"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll": {
            "assemblyVersion": "2.3.0.0",
            "fileVersion": "2.3.2.61928"
          }
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Workspaces.Common/2.3.2": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "2.3.2",
          "System.Composition": "1.0.31",
          "System.Diagnostics.Contracts": "4.3.0",
          "System.Linq.Parallel": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading.Tasks.Parallel": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.Workspaces.dll": {
            "assemblyVersion": "2.3.0.0",
            "fileVersion": "2.3.2.61928"
          }
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.Workspaces.dll": {}
        }
      },
      "Microsoft.CSharp/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "Microsoft.DotNet.InternalAbstractions/1.0.0": {
        "dependencies": {
          "System.AppContext": "4.3.0",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.DotNet.InternalAbstractions.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.DotNet.InternalAbstractions.dll": {}
        }
      },
      "Microsoft.DotNet.PlatformAbstractions/2.1.0": {
        "dependencies": {
          "System.AppContext": "4.3.0",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {
            "assemblyVersion": "2.1.0.0",
            "fileVersion": "2.1.0.0"
          }
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyModel/2.1.0": {
        "dependencies": {
          "Microsoft.DotNet.PlatformAbstractions": "2.1.0",
          "Newtonsoft.Json": "9.0.1",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Linq": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {
            "assemblyVersion": "2.1.0.0",
            "fileVersion": "2.1.0.0"
          }
        },
        "compile": {
          "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
        }
      },
      "Microsoft.NETCore.Targets/1.1.0": {},
      "Newtonsoft.Json/9.0.1": {
        "dependencies": {
          "Microsoft.CSharp": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.1.1",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.1.19813"
          }
        },
        "compile": {
          "lib/netstandard1.0/Newtonsoft.Json.dll": {}
        }
      },
      "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/debian.8-x64/native/_._": {
            "rid": "debian.8-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/fedora.23-x64/native/_._": {
            "rid": "fedora.23-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/fedora.24-x64/native/_._": {
            "rid": "fedora.24-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.native.System/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.IO.Compression/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Net.Http/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "dependencies": {
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
        }
      },
      "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "dependencies": {
          "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        }
      },
      "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/opensuse.13.2-x64/native/_._": {
            "rid": "opensuse.13.2-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/opensuse.42.1-x64/native/_._": {
            "rid": "opensuse.42.1-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "runtimeTargets": {
          "runtime/osx.10.10-x64/native/_._": {
            "rid": "osx.10.10-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/osx.10.10-x64/native/_._": {
            "rid": "osx.10.10-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/rhel.7-x64/native/_._": {
            "rid": "rhel.7-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/ubuntu.14.04-x64/native/_._": {
            "rid": "ubuntu.14.04-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/ubuntu.16.04-x64/native/_._": {
            "rid": "ubuntu.16.04-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/ubuntu.16.10-x64/native/_._": {
            "rid": "ubuntu.16.10-x64",
            "assetType": "native"
          }
        }
      },
      "System.AppContext/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Buffers/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Collections/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Collections.Concurrent/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Collections.Immutable/1.3.1": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Composition/1.0.31": {
        "dependencies": {
          "System.Composition.AttributedModel": "1.0.31",
          "System.Composition.Convention": "1.0.31",
          "System.Composition.Hosting": "1.0.31",
          "System.Composition.Runtime": "1.0.31",
          "System.Composition.TypedParts": "1.0.31"
        }
      },
      "System.Composition.AttributedModel/1.0.31": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.AttributedModel.dll": {
            "assemblyVersion": "1.0.31.0",
            "fileVersion": "4.6.24705.1"
          }
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
        }
      },
      "System.Composition.Convention/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.AttributedModel": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Convention.dll": {
            "assemblyVersion": "1.0.31.0",
            "fileVersion": "4.6.24705.1"
          }
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Convention.dll": {}
        }
      },
      "System.Composition.Hosting/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.Runtime": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Hosting.dll": {
            "assemblyVersion": "1.0.31.0",
            "fileVersion": "4.6.24705.1"
          }
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Hosting.dll": {}
        }
      },
      "System.Composition.Runtime/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Runtime.dll": {
            "assemblyVersion": "1.0.31.0",
            "fileVersion": "4.6.24705.1"
          }
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Runtime.dll": {}
        }
      },
      "System.Composition.TypedParts/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.AttributedModel": "1.0.31",
          "System.Composition.Hosting": "1.0.31",
          "System.Composition.Runtime": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.TypedParts.dll": {
            "assemblyVersion": "1.0.31.0",
            "fileVersion": "4.6.24705.1"
          }
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.TypedParts.dll": {}
        }
      },
      "System.Console/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.Diagnostics.Contracts/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.Debug/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.FileVersionInfo/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Reflection.Metadata": "1.4.2",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Diagnostics.StackTrace/4.3.0": {
        "dependencies": {
          "System.IO.FileSystem": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Metadata": "1.4.2",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.Tools/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.Tracing/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Dynamic.Runtime/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Globalization/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Globalization.Calendars/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.IO/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.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.IO.Compression/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Buffers": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.IO.Compression": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.IO.FileSystem/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.IO.FileSystem.Primitives/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Linq/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Emit.Lightweight": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Linq.Parallel/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.ObjectModel/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Reflection/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.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"
        }
      },
      "System.Reflection.Emit.ILGeneration/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "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"
        }
      },
      "System.Reflection.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Metadata/1.4.2": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.Immutable": "1.3.1",
          "System.Diagnostics.Debug": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Reflection.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.TypeExtensions/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Resources.ResourceManager/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "System.Runtime.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Handles/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.InteropServices/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Runtime.Numerics/4.3.0": {
        "dependencies": {
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Runtime.Serialization.Primitives/4.1.1": {
        "dependencies": {
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Security.Cryptography.Algorithms/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/osx/lib/_._": {
            "rid": "osx",
            "assetType": "runtime"
          },
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Security.Cryptography.Cng/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Security.Cryptography.Csp/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Security.Cryptography.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Security.Cryptography.OpenSsl/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "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.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          }
        }
      },
      "System.Security.Cryptography.Primitives/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Security.Cryptography.X509Certificates/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "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.Cng": "4.3.0",
          "System.Security.Cryptography.Csp": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Text.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Text.Encoding.CodePages/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Collections": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "4.0.2.0",
            "fileVersion": "4.6.24702.1"
          },
          "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.2.0",
            "fileVersion": "4.6.24702.1"
          }
        }
      },
      "System.Text.Encoding.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.Text.RegularExpressions/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.Tasks/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading.Tasks.Extensions/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.Tasks.Parallel/4.3.0": {
        "dependencies": {
          "System.Collections.Concurrent": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.Thread/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.ValueTuple/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Xml.ReaderWriter/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Tasks.Extensions": "4.3.0"
        }
      },
      "System.Xml.XDocument/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        }
      },
      "System.Xml.XmlDocument/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        }
      },
      "System.Xml.XPath/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        }
      },
      "System.Xml.XPath.XDocument/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0",
          "System.Xml.XPath": "4.3.0"
        }
      },
      "EdgeJs/9.3.0.0": {
        "runtime": {
          "EdgeJs.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          }
        },
        "compile": {
          "EdgeJs.dll": {}
        }
      },
      "Microsoft.NETCore.App/2.0.0": {
        "dependencies": {
          "Microsoft.NETCore.DotNetHostPolicy": "2.0.0",
          "Microsoft.NETCore.Platforms": "2.0.0",
          "NETStandard.Library": "2.0.0"
        },
        "compile": {
          "ref/netcoreapp2.0/Microsoft.CSharp.dll": {},
          "ref/netcoreapp2.0/Microsoft.VisualBasic.dll": {},
          "ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll": {},
          "ref/netcoreapp2.0/System.AppContext.dll": {},
          "ref/netcoreapp2.0/System.Buffers.dll": {},
          "ref/netcoreapp2.0/System.Collections.Concurrent.dll": {},
          "ref/netcoreapp2.0/System.Collections.Immutable.dll": {},
          "ref/netcoreapp2.0/System.Collections.NonGeneric.dll": {},
          "ref/netcoreapp2.0/System.Collections.Specialized.dll": {},
          "ref/netcoreapp2.0/System.Collections.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.Annotations.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.Composition.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.Primitives.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.dll": {},
          "ref/netcoreapp2.0/System.Configuration.dll": {},
          "ref/netcoreapp2.0/System.Console.dll": {},
          "ref/netcoreapp2.0/System.Core.dll": {},
          "ref/netcoreapp2.0/System.Data.Common.dll": {},
          "ref/netcoreapp2.0/System.Data.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.Contracts.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.Debug.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.Process.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.Tools.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.Tracing.dll": {},
          "ref/netcoreapp2.0/System.Drawing.Primitives.dll": {},
          "ref/netcoreapp2.0/System.Drawing.dll": {},
          "ref/netcoreapp2.0/System.Dynamic.Runtime.dll": {},
          "ref/netcoreapp2.0/System.Globalization.Calendars.dll": {},
          "ref/netcoreapp2.0/System.Globalization.Extensions.dll": {},
          "ref/netcoreapp2.0/System.Globalization.dll": {},
          "ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll": {},
          "ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll": {},
          "ref/netcoreapp2.0/System.IO.Compression.dll": {},
          "ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll": {},
          "ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll": {},
          "ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll": {},
          "ref/netcoreapp2.0/System.IO.FileSystem.dll": {},
          "ref/netcoreapp2.0/System.IO.IsolatedStorage.dll": {},
          "ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll": {},
          "ref/netcoreapp2.0/System.IO.Pipes.dll": {},
          "ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll": {},
          "ref/netcoreapp2.0/System.IO.dll": {},
          "ref/netcoreapp2.0/System.Linq.Expressions.dll": {},
          "ref/netcoreapp2.0/System.Linq.Parallel.dll": {},
          "ref/netcoreapp2.0/System.Linq.Queryable.dll": {},
          "ref/netcoreapp2.0/System.Linq.dll": {},
          "ref/netcoreapp2.0/System.Net.Http.dll": {},
          "ref/netcoreapp2.0/System.Net.HttpListener.dll": {},
          "ref/netcoreapp2.0/System.Net.Mail.dll": {},
          "ref/netcoreapp2.0/System.Net.NameResolution.dll": {},
          "ref/netcoreapp2.0/System.Net.NetworkInformation.dll": {},
          "ref/netcoreapp2.0/System.Net.Ping.dll": {},
          "ref/netcoreapp2.0/System.Net.Primitives.dll": {},
          "ref/netcoreapp2.0/System.Net.Requests.dll": {},
          "ref/netcoreapp2.0/System.Net.Security.dll": {},
          "ref/netcoreapp2.0/System.Net.ServicePoint.dll": {},
          "ref/netcoreapp2.0/System.Net.Sockets.dll": {},
          "ref/netcoreapp2.0/System.Net.WebClient.dll": {},
          "ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll": {},
          "ref/netcoreapp2.0/System.Net.WebProxy.dll": {},
          "ref/netcoreapp2.0/System.Net.WebSockets.Client.dll": {},
          "ref/netcoreapp2.0/System.Net.WebSockets.dll": {},
          "ref/netcoreapp2.0/System.Net.dll": {},
          "ref/netcoreapp2.0/System.Numerics.Vectors.dll": {},
          "ref/netcoreapp2.0/System.Numerics.dll": {},
          "ref/netcoreapp2.0/System.ObjectModel.dll": {},
          "ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Emit.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Extensions.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Metadata.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Primitives.dll": {},
          "ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll": {},
          "ref/netcoreapp2.0/System.Reflection.dll": {},
          "ref/netcoreapp2.0/System.Resources.Reader.dll": {},
          "ref/netcoreapp2.0/System.Resources.ResourceManager.dll": {},
          "ref/netcoreapp2.0/System.Resources.Writer.dll": {},
          "ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Extensions.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Handles.dll": {},
          "ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll": {},
          "ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll": {},
          "ref/netcoreapp2.0/System.Runtime.InteropServices.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Loader.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Numerics.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Serialization.dll": {},
          "ref/netcoreapp2.0/System.Runtime.dll": {},
          "ref/netcoreapp2.0/System.Security.Claims.dll": {},
          "ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll": {},
          "ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll": {},
          "ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll": {},
          "ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll": {},
          "ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll": {},
          "ref/netcoreapp2.0/System.Security.Principal.dll": {},
          "ref/netcoreapp2.0/System.Security.SecureString.dll": {},
          "ref/netcoreapp2.0/System.Security.dll": {},
          "ref/netcoreapp2.0/System.ServiceModel.Web.dll": {},
          "ref/netcoreapp2.0/System.ServiceProcess.dll": {},
          "ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll": {},
          "ref/netcoreapp2.0/System.Text.Encoding.dll": {},
          "ref/netcoreapp2.0/System.Text.RegularExpressions.dll": {},
          "ref/netcoreapp2.0/System.Threading.Overlapped.dll": {},
          "ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll": {},
          "ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll": {},
          "ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll": {},
          "ref/netcoreapp2.0/System.Threading.Tasks.dll": {},
          "ref/netcoreapp2.0/System.Threading.Thread.dll": {},
          "ref/netcoreapp2.0/System.Threading.ThreadPool.dll": {},
          "ref/netcoreapp2.0/System.Threading.Timer.dll": {},
          "ref/netcoreapp2.0/System.Threading.dll": {},
          "ref/netcoreapp2.0/System.Transactions.Local.dll": {},
          "ref/netcoreapp2.0/System.Transactions.dll": {},
          "ref/netcoreapp2.0/System.ValueTuple.dll": {},
          "ref/netcoreapp2.0/System.Web.HttpUtility.dll": {},
          "ref/netcoreapp2.0/System.Web.dll": {},
          "ref/netcoreapp2.0/System.Windows.dll": {},
          "ref/netcoreapp2.0/System.Xml.Linq.dll": {},
          "ref/netcoreapp2.0/System.Xml.ReaderWriter.dll": {},
          "ref/netcoreapp2.0/System.Xml.Serialization.dll": {},
          "ref/netcoreapp2.0/System.Xml.XDocument.dll": {},
          "ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll": {},
          "ref/netcoreapp2.0/System.Xml.XPath.dll": {},
          "ref/netcoreapp2.0/System.Xml.XmlDocument.dll": {},
          "ref/netcoreapp2.0/System.Xml.XmlSerializer.dll": {},
          "ref/netcoreapp2.0/System.Xml.dll": {},
          "ref/netcoreapp2.0/System.dll": {},
          "ref/netcoreapp2.0/WindowsBase.dll": {},
          "ref/netcoreapp2.0/mscorlib.dll": {},
          "ref/netcoreapp2.0/netstandard.dll": {}
        },
        "compileOnly": true
      },
      "Microsoft.NETCore.DotNetAppHost/2.0.0": {
        "compileOnly": true
      },
      "Microsoft.NETCore.DotNetHostPolicy/2.0.0": {
        "dependencies": {
          "Microsoft.NETCore.DotNetHostResolver": "2.0.0"
        },
        "compileOnly": true
      },
      "Microsoft.NETCore.DotNetHostResolver/2.0.0": {
        "dependencies": {
          "Microsoft.NETCore.DotNetAppHost": "2.0.0"
        },
        "compileOnly": true
      },
      "Microsoft.NETCore.Platforms/2.0.0": {
        "compileOnly": true
      },
      "NETStandard.Library/2.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0"
        },
        "compileOnly": true
      }
    }
  },
  "libraries": {
    "CodeGen/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.CodeAnalysis/2.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vnzPp5eQ5bDRnVSHydusD+5fLRh8ZQS55Yn8KdU2gEnVdP5ncbzBk7f8Mdnp8thmHPJLeyq1AVg+oLPQGA8wkA==",
      "path": "microsoft.codeanalysis/2.3.2",
      "hashPath": "microsoft.codeanalysis.2.3.2.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tRRqSHFpWABvvw8pW8Qd2c1IDEgazVnl6vipuqnmRLHTCFYH2V68PoIL9AEgfzBNvK6rc9RWxTXneeYHnJsZNw==",
      "path": "microsoft.codeanalysis.analyzers/1.1.0",
      "hashPath": "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Common/2.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hTbfJYHyeVZyDI/qCUHWiNF/52zEItduT/JPVOz4gJsbyyDkogN7twUqVjD4nbhbreDrup30vqKtiJRXUo+ekQ==",
      "path": "microsoft.codeanalysis.common/2.3.2",
      "hashPath": "microsoft.codeanalysis.common.2.3.2.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp/2.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gIcysD9nlR0EcyfXuPqdWEE4+LpTYqL07Krt928lZzepfMrpNRuqj7FvIWY48J1gpqnju5fdLxKTtcOukwh5HA==",
      "path": "microsoft.codeanalysis.csharp/2.3.2",
      "hashPath": "microsoft.codeanalysis.csharp.2.3.2.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp.Workspaces/2.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kvxzq4Fn1bnofWiVqNid8+7VrepXN7AHr8MiYArCzFxTagI1C4w8QaYkEahd9rXOcVB6a8ymP6mhmVv/rHNV7Q==",
      "path": "microsoft.codeanalysis.csharp.workspaces/2.3.2",
      "hashPath": "microsoft.codeanalysis.csharp.workspaces.2.3.2.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.VisualBasic/2.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Jp6keTV5AnA/TVS1kgnEIZFFtQVafN3FIAQDFBAtU9NycqiEqiDlRZlNJW2snshBhi3YbSOLTlRb2DezmJHH3w==",
      "path": "microsoft.codeanalysis.visualbasic/2.3.2",
      "hashPath": "microsoft.codeanalysis.visualbasic.2.3.2.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.VisualBasic.Workspaces/2.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OKALH2RSyoAiMtPx9QFWYc9s3JWq2TNWovEIwcY8nTM7U9eyK9FRxMe/3cslX6TxGjiNHUML1XA/1dSXae8gLA==",
      "path": "microsoft.codeanalysis.visualbasic.workspaces/2.3.2",
      "hashPath": "microsoft.codeanalysis.visualbasic.workspaces.2.3.2.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Workspaces.Common/2.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-L3WpYd9x/jnLf2laUrBG1ukrmFqiMz9PGUx65uWQNPynpi5wsqAfs6S0bJ1Zyl4Zgpv1IwVGd/+g8eAU80ylxA==",
      "path": "microsoft.codeanalysis.workspaces.common/2.3.2",
      "hashPath": "microsoft.codeanalysis.workspaces.common.2.3.2.nupkg.sha512"
    },
    "Microsoft.CSharp/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-p4TSJrMM4ihOkG6tPBF87YiQKH6FOVV5TeicwoERtI3jk6TR5pHCRD8ksxdsAO+u1F44TatWx4hJAAvkw2Iz7g==",
      "path": "microsoft.csharp/4.3.0",
      "hashPath": "microsoft.csharp.4.3.0.nupkg.sha512"
    },
    "Microsoft.DotNet.InternalAbstractions/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-S8f3mnSN4yNYafvMEuZKz3VSSv49BQahI6Ibmx9ryuc+7EQ3QsTt4rSvrazwoX2qcLhkPpDV/wLW7yDK6nyuFA==",
      "path": "microsoft.dotnet.internalabstractions/1.0.0",
      "hashPath": "microsoft.dotnet.internalabstractions.1.0.0.nupkg.sha512"
    },
    "Microsoft.DotNet.PlatformAbstractions/2.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wxX0wE+s6tTi28X7WvxGV9BCbgIIcZa6g9izRAQNK0FFXjjZxp/8cEo5MtTI2uvmXjKjH70QZTu8D9v97F7IxQ==",
      "path": "microsoft.dotnet.platformabstractions/2.1.0",
      "hashPath": "microsoft.dotnet.platformabstractions.2.1.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyModel/2.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3hTQXw3cSfGh5t/XYI3sWOZbJotnxj3MG4/zvm4wqFfpWKUSXk95FtZnr+4LB4aSVRaCAiNXe78GTZ8SRDhkKw==",
      "path": "microsoft.extensions.dependencymodel/2.1.0",
      "hashPath": "microsoft.extensions.dependencymodel.2.1.0.nupkg.sha512"
    },
    "Microsoft.NETCore.Targets/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6MTXG1lx65k/ebL9EpkbnYy8CEearqCcm+fqk69bsO0HU+7TTiQ/MYCywYkcwUKMOdLWSQmUpG9f67dqK7pWng==",
      "path": "microsoft.netcore.targets/1.1.0",
      "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
    },
    "Newtonsoft.Json/9.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AS5UlTeCpiSvyZdrJ8X8m0P9YUTjCzOSUh2YcHZpF2GHVUK9pt+9OLRA+CZOLI1zK66eELL73tecuP6FIGlIBQ==",
      "path": "newtonsoft.json/9.0.1",
      "hashPath": "newtonsoft.json.9.0.1.nupkg.sha512"
    },
    "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9oD3BBOBt5WPk0IcWvAZEDHvgKEVXpLne1JMBt2ExzjGbzu3OtXt2dRJCvyc77KzsVP4Or2ogXsbUJtZRDd5Rw==",
      "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ou5pX/QBmWDkTfWH5YTM2+wcc6Tq8L7nS6ROuMf+cnselAcgn8XePqjYZvhNOTSeTrT4LylYpQozaNYS+Q27Vw==",
      "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QHofJzbv+nGVuAai7S9cEG97jcTNaMTGWGUgBqkZaU4WZpemWOPgQTM4HIpDJpTNdkn9CDZpVHRZwNCF8Lumgg==",
      "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.native.System/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aWmGuI26iWdQYcbgQnwco5nVVmPNjPKPl/MJZi1NSLZqbx1HSUrlm4UTJv//AUhWZFx1vFSdrqJuGf9XfwkJww==",
      "path": "runtime.native.system/4.3.0",
      "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.IO.Compression/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AYlTGUwr1JlmR607Z83Y/2UfIFBzWs7qJMmCW5T7ineMZN6u18K7OWDVvkcbuGOfX447TLEq7wqXRPzftCHl7A==",
      "path": "runtime.native.system.io.compression/4.3.0",
      "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Net.Http/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hNpElX4e18rfwbMqaH8AxGS4QwoIkHoeBuI3Oel/dqajqBGkhJkLDGVruBxUJTFvMdk809yzynkL0dDzwxjglA==",
      "path": "runtime.native.system.net.http/4.3.0",
      "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jcxp7cY/ZlNzIEy5KRRj2S8Ge74ZgqOY/MDNNShS7T58Kb5AXAyLdC6sH2eHG5s7jQmnh6vFznXa6fo4U7w2eQ==",
      "path": "runtime.native.system.security.cryptography.apple/4.3.0",
      "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PlP0akrmtIRc9QSOkz2MPNgsefV8U1sKsGwa2+mAtKRW5EuyWyRdqdeDFmVCwI8QYcDb2cei35p6osdz5HbWqg==",
      "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xPf6+MXfOU9u+/wW6lQQm0B+eiEbj6ljhlaxNLfN2cSlCuvw7R1X9elDSlvMrvlVbFRZMSfTaSKyHrvQdBI94w==",
      "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sUc6txV2XRY2gz5/AMXrdy6jVEibpy09sc0xWjMM1w+4ZIoDYsONpgpdTrmdvsfIUOCV6ZBByHKHxGRdXLMP4g==",
      "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xrEUU6u4hG3V8smniI4Ud+IjGODwsmYmykjrq0NFzBWNp+cEQd6a4j9YSqQwpUgBWXC5mhe4EPLmj/Q+WZhOYA==",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
      "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
    },
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LGg/ZbixPtvGIamxlPkX6lfPAHcaweUT4UHgLtAHELU0c/7Z6k1bJjnRRJlYkF40BIDK0xt0IcrtTi8eJ3xplA==",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-d+xY3g/RZYqeKqijRWyTtltlbSryH1ZwRVFmjJhYrSpQK/DYHjTtsiN42G8tfFpj7OIV7qGcdv7xaIMJA2/VEw==",
      "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gAIIeFGLD/xkTjPLQSNiGBuhqP0mkqFfo4B9EHgoa2FZVXFq6RrLyizpDdKhvFvkf7oDQvigmczes2OUOgIMLw==",
      "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G+rsFOlfFgHf3SEKIFCgL2RKin9PSL0RtXjJdLTAZJtusNmp3lJIDodHOvj09KJhmsqcI0AMfDO/0TQGt+uWtQ==",
      "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qIHiXAwkR6hObjZztXlXQcVzRO4v1myaNNm6rYWTnBV6riFiRtCbgoyV0FcRXFGY3UHmRRiLybzU6AcEwv8ihQ==",
      "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "System.AppContext/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1/NfoARgUfZpcWK8utOY5dZ8BPBuAwvpFRo3wRcCfudfq6HOWW0xHb1NzfVI6YVvQQNqtODjiaFZ38mF9kr9Aw==",
      "path": "system.appcontext/4.3.0",
      "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
    },
    "System.Buffers/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QciD0Pasi1D7BIQGnu2H533lmbhhRL5LTk8EO2QNAIvxhMX+g19CpPtLGXdZeRIjj1B7LxF3lsp0hg0PaCLA7g==",
      "path": "system.buffers/4.3.0",
      "hashPath": "system.buffers.4.3.0.nupkg.sha512"
    },
    "System.Collections/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gEVnkEfU2v2zbbsyabHwZlTjLtNUQm9NjgJk+MtfO9mnDG2C1oo8/1tVAcw4v795VDYLSh7NwW1+ZFqFeS9enA==",
      "path": "system.collections/4.3.0",
      "hashPath": "system.collections.4.3.0.nupkg.sha512"
    },
    "System.Collections.Concurrent/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IOcsqLxbL4lifu03m4rdRGn9IQFbL5oReJVo17GAB6fY6psvK9IWR+MBmeDxJEtSPPZcS1LcaKEIDxe/GMaCpg==",
      "path": "system.collections.concurrent/4.3.0",
      "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
    },
    "System.Collections.Immutable/1.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-n+AGX7zmiZumW9aggOkXaHzUeAS3EfeTErnkKCusyONUozbTv+kMb8VE36m+ldV6kF9g57G2c641KCdgH9E0pg==",
      "path": "system.collections.immutable/1.3.1",
      "hashPath": "system.collections.immutable.1.3.1.nupkg.sha512"
    },
    "System.Composition/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CbzwbjxT04VU+JzQuPOYfUCybzBtbGZdqGJS9482dDBoBHbt3Zz0QAJ/Cjzpmq5xdL+hhW4FYWf/3wq2OCVXgg==",
      "path": "system.composition/1.0.31",
      "hashPath": "system.composition.1.0.31.nupkg.sha512"
    },
    "System.Composition.AttributedModel/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rhZeg+i71Q0MZjYIdIpyfzKM7E9EsvytXxq+CaZ/vWCV09ZfMnb0MOEkfM4wfKhTo7Xoo3TJkkfTLx8kUCltkg==",
      "path": "system.composition.attributedmodel/1.0.31",
      "hashPath": "system.composition.attributedmodel.1.0.31.nupkg.sha512"
    },
    "System.Composition.Convention/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9GFJIdwg0zr8s2KHVVgVikYfPJ/KntH1D79Z7VzCovUZwDNNq66MMKkLJIOCztXsgDdgYKOp3BAYASRS9EvYGw==",
      "path": "system.composition.convention/1.0.31",
      "hashPath": "system.composition.convention.1.0.31.nupkg.sha512"
    },
    "System.Composition.Hosting/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KlZ4qkaa1p/U2WKr353XeQ9bjrxBwn9FcD5k9WFEuV1MloDMnTnhUwQU7h1WigvsCYykzoRdnDLq33wnUPwBeg==",
      "path": "system.composition.hosting/1.0.31",
      "hashPath": "system.composition.hosting.1.0.31.nupkg.sha512"
    },
    "System.Composition.Runtime/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iZH3/g2js6fmV3atN2Ym/o+dM2ZMA1GA0GXc70nhbIqK67L29Lh3YrAWiBlyoOIUjNEggA6L4i++7PSID2wMdQ==",
      "path": "system.composition.runtime/1.0.31",
      "hashPath": "system.composition.runtime.1.0.31.nupkg.sha512"
    },
    "System.Composition.TypedParts/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-H6fLWxFy+cy+YsHRcvUBskvDYkpDdUJky+GkqYvi8B/5cm/KIQ5QVDOLKuul4PHFZ/x0yRacS8CpY3x/PxiBeA==",
      "path": "system.composition.typedparts/1.0.31",
      "hashPath": "system.composition.typedparts.1.0.31.nupkg.sha512"
    },
    "System.Console/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1by/Vnz271588wld8kSJ+DzXU8W/BD55cf0rbw+GlXoD8yCKEfbqPQhcII7FEkvPHyIzXvharxiaNDlVVOMM8A==",
      "path": "system.console/4.3.0",
      "hashPath": "system.console.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.Contracts/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dlc4ZTXGJxxYPtX4TLALb9zun6RE8NhfBdkZOtEngvp5MC+MptVR64L/iXldd9pW0bCN8whFu3eGyKjGsTX5Yg==",
      "path": "system.diagnostics.contracts/4.3.0",
      "hashPath": "system.diagnostics.contracts.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.Debug/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UsrpFPYlewTwyLzd0N7sZuLMJz67h+f5kAIMmml8sNF394DiUZ96z8+MzLo5jJMLkqb94KEc+3Y4n/PMEl4I2A==",
      "path": "system.diagnostics.debug/4.3.0",
      "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.FileVersionInfo/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ormy4N/O9ApEIt6BqPYPbWeTsaIgxSL+OvGg0DWBifFvgpoQ418AOpz1XMQXhoB0CVf7cSRM+FV6yt4mjJP0IA==",
      "path": "system.diagnostics.fileversioninfo/4.3.0",
      "hashPath": "system.diagnostics.fileversioninfo.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.StackTrace/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+ml5iP6RHkh8M5647xkF0jRCcaUzuEdqqvNCS36QQ5QVDG4drlpntjKSUld08iNKDM/WugGtWF5OGh2TTbYxoA==",
      "path": "system.diagnostics.stacktrace/4.3.0",
      "hashPath": "system.diagnostics.stacktrace.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.Tools/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3mPHGVNRkVIjXm+S9uwPBpQstR/z2oe5BCbk+uObjKhr6odnTjRoSewLOvOobb4sxhE4Ln5r9n1/Ptvjl6Yudw==",
      "path": "system.diagnostics.tools/4.3.0",
      "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.Tracing/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sy/eDOdZOKx1/96epR94I6gf6Z1uMMowmlWwVHHd4Km30XpvYUfNvMC/RCxDAcVjhtigpWGNNrpnyjIZ3ikToQ==",
      "path": "system.diagnostics.tracing/4.3.0",
      "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
    },
    "System.Dynamic.Runtime/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qhc64NOsGbUWYtP2Ld2EeV8HjI/hKJOWMQISNbaBsPIxG2zD+w9a6q8r28yUWVdhR/9+e1C1sQF0RkwGuy31iw==",
      "path": "system.dynamic.runtime/4.3.0",
      "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
    },
    "System.Globalization/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-L+kRNTutjf3mjEPZHYV7+2WqzETgyRxc5jBFmC/aAsEFNMj5cIbyvnCW0bJdmY+vWjju3s8whw2KAzk7+Ce7SQ==",
      "path": "system.globalization/4.3.0",
      "hashPath": "system.globalization.4.3.0.nupkg.sha512"
    },
    "System.Globalization.Calendars/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oX26iyVteiIhCX15DFbP2qLZ/cJBooVyilN9YX1+176Ce6EjYKCPkeAAUwy1mkFycZSaZKqEoDp9/gfejsHEcw==",
      "path": "system.globalization.calendars/4.3.0",
      "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
    },
    "System.IO/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-P+U7f0JFmMqoSFFO+FlA8blwUKdINDSX1YOhUSRI9OQLY9SZFI4ze7Qx3ajTexrdJsBN2StjtOEGhIdrQwHibQ==",
      "path": "system.io/4.3.0",
      "hashPath": "system.io.4.3.0.nupkg.sha512"
    },
    "System.IO.Compression/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nHrKl2Okw5LlxdfArp8frKzFFrdaegpISj/9xte8+mi04aF3nExGDRM5XSuh2hVIvDHuAmHFsWUEPUZrMPfeEA==",
      "path": "system.io.compression/4.3.0",
      "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
    },
    "System.IO.FileSystem/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eIcD/G6yoWweBeG4xTFyuhzWjCiYjaXVogeXZz8RahRACfcDsZVJJRCtZfEC/23Kj/cl7QqUi+76NoqDPFB2Rg==",
      "path": "system.io.filesystem/4.3.0",
      "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
    },
    "System.IO.FileSystem.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vfrcc8hqxmIBTq6jhUizZEo8JtCPFUUnkqU3bMSS6HPE1rLA8QrBpDKvCqo9lj8oyMG/NqNJaRqndgSACM9kWA==",
      "path": "system.io.filesystem.primitives/4.3.0",
      "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
    },
    "System.Linq/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5zIOG/bhlJKDBGi6xWHAV5Srf35sB6Wl41joBEjSVReCcc8YTIr064hcw8LcaWPRFMqjIQwVztpnqhVUgmD9hA==",
      "path": "system.linq/4.3.0",
      "hashPath": "system.linq.4.3.0.nupkg.sha512"
    },
    "System.Linq.Expressions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fz+PyVL3Nbd1yLRUpl957Zdpsqyafphqg/DOUHEtteLtUWYVGB4BA8r9e8VrZnTXISg0UCcbyLSsmAi0TPnDig==",
      "path": "system.linq.expressions/4.3.0",
      "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
    },
    "System.Linq.Parallel/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sQecdZDCWCXg4+798nka4N60JB8Zsm5T/QLKvagHFd4FuaFXQw20125Di5GI/AHA/qbWIOBNnQeGeDxMcdALUg==",
      "path": "system.linq.parallel/4.3.0",
      "hashPath": "system.linq.parallel.4.3.0.nupkg.sha512"
    },
    "System.ObjectModel/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-41tyleOuWQtBA9Ir3djRQJqhp/A5CIWsskYhdet46Cg7EirO4nrlhUYv0VXyW0nl2for56Mq1UBAd3pJO856Vw==",
      "path": "system.objectmodel/4.3.0",
      "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
    },
    "System.Reflection/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gWnkwUkLvWt/XZlv/i5Nj+bfkvBnbJ/cQ1y4SIFn0dAe/1U6Ro3EsN3+hgJfstun7LcUovCibkoDx/Jimeys/w==",
      "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-ZjWuDZWYZmhLKyDZbVILN3pXmoqhowIcQ1so6OrnGOY5FyEFqiW2chExFdg7/gd9h2ZvrHPyg3lJVpGwCpSrSw==",
      "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-CxFgUyYMC4YMv0JyzLIm4hTct6eLPTR26x7alFUxsaNzsmE+EwA/CGWrTB8itZaagjCAVvWl8nqVeWFZ8jX8xg==",
      "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-2V0VVEds7J7jvdMOQxUYOUk7392XiQFjLFtBpvFiz3AUYBANK4vNdOoe/a4BOt/WXrbOoN5HpGjkd2wzyJ22AQ==",
      "path": "system.reflection.emit.lightweight/4.3.0",
      "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kCsPmuMCBS/ZZtqvbucHi+eqDhfO+T9PFx+U+Oju1hjrqCbicUzBggMsdw23Rpb/5JMFLIt/mOS7yES+2GKhIA==",
      "path": "system.reflection.extensions/4.3.0",
      "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Metadata/1.4.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KYPNMDrLB2R+G5JJiJ2fjBpihtktKVIjsirmyyv+VDo5rQkIR9BWeCYM1wDSzbQatWNZ/NQfPsQyTB1Ui3qBfQ==",
      "path": "system.reflection.metadata/1.4.2",
      "hashPath": "system.reflection.metadata.1.4.2.nupkg.sha512"
    },
    "System.Reflection.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zDvMf/UJmgswM2pTqq7USHTuW6l4XZelRu4NcsTjSTUGmx8eOd/WGOBbopjcrz09WkP9Cunwi85A8nV6RjyX8w==",
      "path": "system.reflection.primitives/4.3.0",
      "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
    },
    "System.Reflection.TypeExtensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-T7gPNoT63GZ0nlqJb9LGZ5p6m71aVtDCjpicFdyl2YFRC7HJQHSRR/6Bed0oGw5GoiX89WiXQry0PzHsraXpQw==",
      "path": "system.reflection.typeextensions/4.3.0",
      "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
    },
    "System.Resources.ResourceManager/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0yg+J0I9I3I2sa2tEirRNOR+LzKf6IueTilxP15viUcZhtPMVp86oAqz7hd0os5J8d0HAEM4/LhEVzxyMrf2Ow==",
      "path": "system.resources.resourcemanager/4.3.0",
      "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
    },
    "System.Runtime/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Hcuw1HOjP/KK2JsFJyZcKRGzzzYEaNM6ptuRlR57NWeujRFYhDU7yLOYGA8qukR2o5fbI2bS8q8jL4mpVuBaoQ==",
      "path": "system.runtime/4.3.0",
      "hashPath": "system.runtime.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9P9UHypCDr4r5i16z3XB6Tt7+ozMJOdmgro25JJ8VWvNMdKIG9UIjm4IKScYGRfknJQ7fUSXcVHCeuF+zIg1/w==",
      "path": "system.runtime.extensions/4.3.0",
      "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Handles/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-g/KazrQT8xCetgI82+X8Axbn0CS56/Pe9KafIRNtSv1rXb39Bd1os8NV5PYEgMP9IesmpjWh1u3RKFr2n+Wy5w==",
      "path": "system.runtime.handles/4.3.0",
      "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
    },
    "System.Runtime.InteropServices/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dS4nKPjuVTW9TSwV4DJjQywWucH/ktqcqM1IsclRflZd5RF/Vi5qcRlmxXfLoWPlRMAf7G/JWPCdYehHWdUWew==",
      "path": "system.runtime.interopservices/4.3.0",
      "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
    },
    "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dENyiPTFD/27b+Xc5YrqaHOD4yn9QT6HdC0+az3WYJuodPyXT7zUKF5T1pyQWwBB09tj7CpvKg0IPeJN8RNn0g==",
      "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
      "hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
    },
    "System.Runtime.Numerics/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PJQe7vCScCp6FenHoPeKwa/nkFyYxfMTOOoxu7hZPk9AseZzLL+IdVXZD1clOtVEVxphmZmj8GSm1tTaK0EFfw==",
      "path": "system.runtime.numerics/4.3.0",
      "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Serialization.Primitives/4.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-u4XPjVKrlTYzAFvOs4vah2htLZxyo5LxYY94uO4P3dp5VkOqqCzIPgz+VQorEFaPrVaBAUr2b13Xn/bEzRQlCg==",
      "path": "system.runtime.serialization.primitives/4.1.1",
      "hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
    },
    "System.Security.Cryptography.Algorithms/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uRxve1mIb/aNbqKypng6ZluNXetLnAojVnF+lBjKGcAliBa/xhLN1lNuYlREIoWXXemi/9tI5qF1Aq1sjPTmwA==",
      "path": "system.security.cryptography.algorithms/4.3.0",
      "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Cng/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pbGtUiZuBwRfMwtSB6uUiwlNHGpTU7e8C6sz/gkVsgTH0jj1xHeq+MjFbks97tRmVgL7IKn6uM/T0ZDWbNvaBA==",
      "path": "system.security.cryptography.cng/4.3.0",
      "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Csp/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tzdKru+nC/hhDznyQ0EP0mK28erL6U9YOpMgDteMFGxDxIV1D4s0hG6hf+RNbZWMVo6xW9gogoRoUVFoo55Kcg==",
      "path": "system.security.cryptography.csp/4.3.0",
      "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Encoding/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BPcJJn7sulpWL+Y12H5VRtCVAcal/0BAMo4UMRFrszdvK1XevT5Z0gEtsped+uykq8FIJOmjYmafTCwA8e5WPA==",
      "path": "system.security.cryptography.encoding/4.3.0",
      "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CWGqCMPsreR0ezJdXV4SuF8h8+rNiLyrWFUJQVMxvJrLG0f/ya7a6WUcBuyjh8iBgPZ017Q7J097+BKOHvVgnw==",
      "path": "system.security.cryptography.openssl/4.3.0",
      "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-c4LXTQdTTkMoe4rmOV3gDoNqm/R33DeeMjnxXoM3C5SvjcmiYQUOg5WGQWm4a2gqFE0DamhLc+bQXJr9U2Jrpw==",
      "path": "system.security.cryptography.primitives/4.3.0",
      "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.X509Certificates/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RNhdRAvyZ7RjEcW5yeP54f25PQSUjJDiQzxZLBMoEJlr6ikboVFObGDIIoMPLdcr0/nd960Jy1gHs3ERzMCloQ==",
      "path": "system.security.cryptography.x509certificates/4.3.0",
      "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
    },
    "System.Text.Encoding/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rTY5UI9HeqOCm2B8zjh24+bFhdL/ge07QatHL33L3BwatrUZvf4oPXYgTOkBV21NTRJj3wVzdRLfd7IBaXnUhw==",
      "path": "system.text.encoding/4.3.0",
      "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
    },
    "System.Text.Encoding.CodePages/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0sxhraUESBucpCGfJhHS0SwwSqTVK/WyJDO8yhUaMjNY4qzYOtHr8OWRrLvhaEEdMa+TVEL6lYZAniij+uwapw==",
      "path": "system.text.encoding.codepages/4.3.0",
      "hashPath": "system.text.encoding.codepages.4.3.0.nupkg.sha512"
    },
    "System.Text.Encoding.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OiYvKgZ8VxZsWvSbacIWXRoPnsDEnDYJOox4pzjIR6EPm1Pe8IibQ0f8pL55IErCkTnmJOWOScFtJPguUlrrQw==",
      "path": "system.text.encoding.extensions/4.3.0",
      "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
    },
    "System.Text.RegularExpressions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xKb8OYJq5gLS8FcY3BReNl0Cwqe7tGIJyyc5AHT0H1CumwxS7HrF32S8SjHznX9G6E+2zz6WfIWDYku1hVzaUA==",
      "path": "system.text.regularexpressions/4.3.0",
      "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
    },
    "System.Threading/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yIPDEK1WIQuceZwID3Z837iT8iCzGoRptx/gCdUgS/t2TujlG+H4XWhGxXDQTyIGuHDnjUa14s0DLgaRZ2NWHA==",
      "path": "system.threading/4.3.0",
      "hashPath": "system.threading.4.3.0.nupkg.sha512"
    },
    "System.Threading.Tasks/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gOnY3YoP0jypmu9DxHMPJ7EUOslOpaw/3hzN0vcirjL+ksNdvU//O4+CZO6nz0E/EnKN96P6N+oHufSUKsK6Sw==",
      "path": "system.threading.tasks/4.3.0",
      "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YPs6LtUskDweHws8nFg/4Zxj0XCYyPdyYEGedPIodJ/GzbsvzaAyMuIAi+TRSb6sZBzrpVfEUup/M4RXGzu/SQ==",
      "path": "system.threading.tasks.extensions/4.3.0",
      "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Parallel/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wqh25jEenaJrvnZoDs0yUBrQ0UTYHd8Hb2yDBGkO26jfxZYLbBtErWOgXA0H1914ohdiJwp9+MEXI+Vr9YFlyQ==",
      "path": "system.threading.tasks.parallel/4.3.0",
      "hashPath": "system.threading.tasks.parallel.4.3.0.nupkg.sha512"
    },
    "System.Threading.Thread/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-a7eN8NrbLJxN98CllODROejLB4ZrpM66zn8sXjhaTShCm2lESWr66l17zAxFI2+SaNftR5djXlR17F3exZV8EQ==",
      "path": "system.threading.thread/4.3.0",
      "hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
    },
    "System.ValueTuple/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-L9EFlRLBWU33Nh//Psm2F9LadmicfyoN5zNbIzuUs+khQPYnn3DCOcw+MzVaiJv+oCrGaP4zk+rbX5LlxbMxIA==",
      "path": "system.valuetuple/4.3.0",
      "hashPath": "system.valuetuple.4.3.0.nupkg.sha512"
    },
    "System.Xml.ReaderWriter/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GMMdPncbiVeWA73ldM+FpPUMZH6NIi9o4Fe1oOHTvbDObPiPIJfNQbGKyN9vOxMyLoqQIBXb6052oE8CTGRiaw==",
      "path": "system.xml.readerwriter/4.3.0",
      "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
    },
    "System.Xml.XDocument/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LF9n6bW7PAybaAaFjpI3NdxA3Qwmjx6sdO/2NTXSCjlRhSDM1zN6ExGVkj0jamAy3yRewbPSczB2Xq3pYp7p4w==",
      "path": "system.xml.xdocument/4.3.0",
      "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
    },
    "System.Xml.XmlDocument/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BdWaD8Wb1zIPBitRhx44lhMYoW//nkazqd3UkzymqKBQpzSATwFUshfck8HpIFnHA+6OCEOPJf0o2GgwbttKVw==",
      "path": "system.xml.xmldocument/4.3.0",
      "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
    },
    "System.Xml.XPath/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aKEfkUCBlmSE6ppKwWCkk4xW7gyR5fk0Nz/VT8VpzwRqHMUh4t7uTG+woSsYm/yzxAt2jYms+kpUz0jLncjDcw==",
      "path": "system.xml.xpath/4.3.0",
      "hashPath": "system.xml.xpath.4.3.0.nupkg.sha512"
    },
    "System.Xml.XPath.XDocument/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zkbBfcrshvjaY2V2Tts/CF0CjnOLjqj2I/JE0k79O5r+EnqT8k2lkfN7I80M1Cv9CfD3fSteDVcUC7ZR10RkLw==",
      "path": "system.xml.xpath.xdocument/4.3.0",
      "hashPath": "system.xml.xpath.xdocument.4.3.0.nupkg.sha512"
    },
    "EdgeJs/9.3.0.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.NETCore.App/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aEj44yEbsK+XlDwPNSM7CeaYDg33NMk492y2kFRIOMPOVmXvXNO0LTDm8lUhS4Jlm2uNFsIDDH4ggt9lnSDejQ==",
      "path": "microsoft.netcore.app/2.0.0",
      "hashPath": "microsoft.netcore.app.2.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetAppHost/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dYQNVWNBsO9LldqAyJTt/wYUq2BScXq3ENBaNUjELS3sT53mwrgyPpmoLHsE7H10RzYOHEl5G0sg/jpZGlIAzA==",
      "path": "microsoft.netcore.dotnetapphost/2.0.0",
      "hashPath": "microsoft.netcore.dotnetapphost.2.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetHostPolicy/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RAMrQqBFMiF4dbpHJEvcwwXG+ISoKRck8zXlfr49waPc7xllEpv/ANHi4c3pCTkVIdNNSdDYf71YjbkaRSHJgg==",
      "path": "microsoft.netcore.dotnethostpolicy/2.0.0",
      "hashPath": "microsoft.netcore.dotnethostpolicy.2.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetHostResolver/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LrZ1AcFJF7+da03Is+5RKdqjnDVNnoi1MBRAi4LRif3uO9rRntfNUezeNcG/OO/yGYzyEwGJkioyw8ZWGJiKWg==",
      "path": "microsoft.netcore.dotnethostresolver/2.0.0",
      "hashPath": "microsoft.netcore.dotnethostresolver.2.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YXy0Yfiwwh0e4BUyV7DpSZfdRW1dZUameVbOOCojY94s5I/9dJuHVUNWwW53dbn7RajPC2C01+tuDOvoCOdNxA==",
      "path": "microsoft.netcore.platforms/2.0.0",
      "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512"
    },
    "NETStandard.Library/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-49ZAcrnNn56GIJwGoiaI7NpwcEJ8mjUyfSqVYIJMDhOBzPe8HSHS74swF2H0v8fzj7pxLfcYjS9P5PdIqsTQxw==",
      "path": "netstandard.library/2.0.0",
      "hashPath": "netstandard.library.2.0.0.nupkg.sha512"
    }
  }
}