Fable.Import.SocketIo by Alfonso Garcia-Caro

<PackageReference Include="Fable.Import.SocketIo" Version="0.1.0" />

 Fable.Import.SocketIo 0.1.0

Fable bindings for Socket.io

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Fable.Import.SocketIo</id>
    <version>0.1.0</version>
    <authors>Alfonso Garcia-Caro</authors>
    <owners>Alfonso Garcia-Caro</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/fable-compiler/fable-import/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/fable-compiler/fable-import</projectUrl>
    <description>Fable bindings for Socket.io</description>
    <tags>socket.io fsharp fable</tags>
    <repository url="https://github.com/fable-compiler/fable-import.git" />
    <dependencies>
      <group targetFramework=".NETStandard1.6">
        <dependency id="Fable.Import.Node" version="0.1.0" exclude="Build,Analyzers" />
        <dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>