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.PSGetModuleInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">PSSlack</S>
      <Version N="Version">0.0.15</Version>
      <S N="Description">PowerShell module for the Slack API</S>
      <S N="Author">Warren F.</S>
      <S N="CompanyName">ramblingcookiemonster</S>
      <S N="Copyright">(c) 2016 Warren F. All rights reserved.</S>
      <DT N="PublishedDate">2016-08-24T17:00:05-07:00</DT>
      <URI N="LicenseUri">https://github.com/RamblingCookieMonster/PSSlack/blob/master/LICENSE</URI>
      <URI N="ProjectUri">https://github.com/RamblingCookieMonster/PSSlack/</URI>
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="1">
        <TN RefId="1">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>Slack</S>
          <S>Chat</S>
          <S>Message</S>
          <S>Messaging</S>
          <S>ChatOps</S>
          <S>PSModule</S>
          <S>PSIncludes_Function</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="2">
        <TN RefId="2">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="3">
              <TNRef RefId="1" />
              <LST>
                <S>Find-SlackMessage</S>
                <S>Get-PSSlackConfig</S>
                <S>Get-SlackChannel</S>
                <S>Get-SlackGroup</S>
                <S>Get-SlackGroupHistory</S>
                <S>Get-SlackHistory</S>
                <S>Get-SlackUser</S>
                <S>New-SlackField</S>
                <S>New-SlackMessage</S>
                <S>New-SlackMessageAttachment</S>
                <S>Send-SlackApi</S>
                <S>Send-SlackFile</S>
                <S>Send-SlackMessage</S>
                <S>Set-PSSlackConfig</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="1" />
              <LST>
                <S>Find-SlackMessage</S>
                <S>Get-PSSlackConfig</S>
                <S>Get-SlackChannel</S>
                <S>Get-SlackGroup</S>
                <S>Get-SlackGroupHistory</S>
                <S>Get-SlackHistory</S>
                <S>Get-SlackUser</S>
                <S>New-SlackField</S>
                <S>New-SlackMessage</S>
                <S>New-SlackMessageAttachment</S>
                <S>Send-SlackApi</S>
                <S>Send-SlackFile</S>
                <S>Send-SlackMessage</S>
                <S>Set-PSSlackConfig</S>
              </LST>
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="7">
        <TNRef RefId="1" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
    </MS>
  </Obj>
</Objs>