PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">PowerSSH</S>
      <Version N="Version">1.1.2</Version>
      <S N="Type">Module</S>
      <S N="Description">This module detects the first use of an SSH command, automatically runs the SSH agent, keeps the SSH authentication agent running across all shell sessions (PowerShell, Bash) and allows you to call native SSH commands directly from PowerShell using the Windows Subsystem for Linux (WSL)</S>
      <S N="Author">Patrik Martinko</S>
      <S N="CompanyName">patto-sk</S>
      <S N="Copyright">(c) 2017 Patrik Martinko. All rights reserved.</S>
      <DT N="PublishedDate">2017-05-30T13:16:14+02:00</DT>
      <Obj N="InstalledDate" RefId="1">
        <DT>2017-06-01T13:35:47.5881744+02:00</DT>
        <MS>
          <Obj N="DisplayHint" RefId="2">
            <TN RefId="1">
              <T>Microsoft.PowerShell.Commands.DisplayHintType</T>
              <T>System.Enum</T>
              <T>System.ValueType</T>
              <T>System.Object</T>
            </TN>
            <ToString>DateTime</ToString>
            <I32>2</I32>
          </Obj>
        </MS>
      </Obj>
      <Nil N="UpdatedDate" />
      <Nil N="LicenseUri" />
      <Nil N="ProjectUri" />
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="3">
        <TN RefId="2">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>PSModule</S>
          <S>PSEdition_Desktop</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="4">
        <TN RefId="3">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="2" />
              <LST>
                <S>Set-ModulePowerSSH</S>
                <S>Invoke-PowerSshCommand</S>
                <S>Add-PowerSshCommand</S>
                <S>Remove-PowerSshCommand</S>
                <S>Get-PowerSshCommand</S>
                <S>Set-SshKeys</S>
                <S>Get-SshPublicKey</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="2" />
              <LST>
                <S>Set-ModulePowerSSH</S>
                <S>Invoke-PowerSshCommand</S>
                <S>Add-PowerSshCommand</S>
                <S>Remove-PowerSshCommand</S>
                <S>Get-PowerSshCommand</S>
                <S>Set-SshKeys</S>
                <S>Get-SshPublicKey</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="8">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="9">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="10">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="11">
        <TNRef RefId="2" />
        <LST>
          <Obj RefId="12">
            <TN RefId="4">
              <T>System.Collections.Specialized.OrderedDictionary</T>
              <T>System.Object</T>
            </TN>
            <DCT>
              <En>
                <S N="Key">Name</S>
                <S N="Value">Bash</S>
              </En>
              <En>
                <S N="Key">CanonicalId</S>
                <S N="Value">nuget:Bash</S>
              </En>
            </DCT>
          </Obj>
        </LST>
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="13">
        <TN RefId="5">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
        <MS>
          <S N="copyright">(c) 2017 Patrik Martinko. All rights reserved.</S>
          <S N="description">This module detects the first use of an SSH command, automatically runs the SSH agent, keeps the SSH authentication agent running across all shell sessions (PowerShell, Bash) and allows you to call native SSH commands directly from PowerShell using the Windows Subsystem for Linux (WSL)</S>
          <S N="requireLicenseAcceptance">False</S>
          <S N="isLatestVersion">True</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">5</S>
          <S N="downloadCount">127</S>
          <S N="packageSize">9336</S>
          <S N="published">5/30/2017 1:16:14 PM +02:00</S>
          <S N="created">5/30/2017 1:16:14 PM +02:00</S>
          <S N="tags">PSModule PSEdition_Desktop PSFunction_Set-ModulePowerSSH PSCommand_Set-ModulePowerSSH PSFunction_Invoke-PowerSshCommand PSCommand_Invoke-PowerSshCommand PSFunction_Add-PowerSshCommand PSCommand_Add-PowerSshCommand PSFunction_Remove-PowerSshCommand PSCommand_Remove-PowerSshCommand PSFunction_Get-PowerSshCommand PSCommand_Get-PowerSshCommand PSFunction_Set-SshKeys PSCommand_Set-SshKeys PSFunction_Get-SshPublicKey PSCommand_Get-SshPublicKey PSIncludes_Function</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2017-05-31T16:46:07Z</S>
          <S N="NormalizedVersion">1.1.2</S>
          <S N="IsPrerelease">false</S>
          <S N="ItemType">Module</S>
          <S N="FileList">PowerSSH.nuspec|PowerSSH.psd1|PowerSSH.psm1|PSGetModuleInfo.xml</S>
          <S N="GUID">b2aa38bf-96d5-42d1-9b24-ef12c1a78edc</S>
          <S N="PowerShellVersion">5.1.15063</S>
          <S N="CompanyName">Unknown</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">C:\Users\Patto\OneDrive - Patrik Martinko\Documents\WindowsPowerShell\Modules\PowerSSH\1.1.2</S>
    </MS>
  </Obj>
</Objs>