WebSharper.Compiler.FSharp by IntelliFactory

<PackageReference Include="WebSharper.Compiler.FSharp" Version="5.0.0.104-preview1" />

 WebSharper.Compiler.FSharp 5.0.0.104-preview1

Compiler libraries for F#-to-JavaScript translation

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>WebSharper.Compiler.FSharp</id>
    <version>5.0.0.104-preview1</version>
    <authors>IntelliFactory</authors>
    <licenseUrl>https://github.com/dotnet-websharper/core/blob/master/LICENSE.md</licenseUrl>
    <repository type="git" url="https://github.com/dotnet-websharper/core/" />
    <projectUrl>https://websharper.com/</projectUrl>
    <iconUrl>https://github.com/dotnet-websharper/core/raw/websharper50/tools/WebSharper.png</iconUrl>
    <description>Compiler libraries for F#-to-JavaScript translation</description>
    <tags>WebSharper JavaScript FSharp Compiler</tags>
    <dependencies>
      <group targetFramework="netstandard2.0">
        <dependency id="WebSharper.Compiler.Common" version="[5.0.0.104-preview1]" />
        <dependency id="FSharp.Compiler.Service" version="40.0.0" />
      </group>
    </dependencies>
  </metadata>
</package>