1.4/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">PowerTrello</S>
      <Version N="Version">1.4</Version>
      <S N="Type">Module</S>
      <S N="Description">PowerTrello is a module that allows you to interact with Trello a number of different ways with PowerShell.</S>
      <S N="Author">Adam Bertram</S>
      <S N="CompanyName">adamtheautomator</S>
      <S N="Copyright">(c) 2017 Adam Bertram. All rights reserved.</S>
      <DT N="PublishedDate">2018-07-15T14:25:09-05:00</DT>
      <Obj N="InstalledDate" RefId="1">
        <DT>2018-07-15T09:28:52.9317555-05: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" />
      <URI N="ProjectUri">https://github.com/adbertram/PowerTrello</URI>
      <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>
        </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>Request-TrelloAccessToken</S>
                <S>Get-TrelloConfiguration</S>
                <S>Set-TrelloConfiguration</S>
                <S>Get-TrelloBoard</S>
                <S>Get-TrelloList</S>
                <S>Get-TrelloCard</S>
                <S>Get-TrelloLabel</S>
                <S>Set-TrelloList</S>
                <S>Add-TrelloCardComment</S>
                <S>Add-TrelloCardMember</S>
                <S>Get-TrelloMember</S>
                <S>Get-TrelloCustomField</S>
                <S>Remove-TrelloCardMember</S>
                <S>Get-Checklist</S>
                <S>Get-ChecklistItem</S>
                <S>Disable-ChecklistItem</S>
                <S>Enable-ChecklistItem</S>
                <S>Add-TrelloCardAttachment</S>
                <S>Get-TrelloCardAttachment</S>
                <S>Get-TrelloCardAction</S>
                <S>Set-CustomField</S>
                <S>New-TrelloCard</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>Request-TrelloAccessToken</S>
                <S>Get-TrelloConfiguration</S>
                <S>Set-TrelloConfiguration</S>
                <S>Get-TrelloBoard</S>
                <S>Get-TrelloList</S>
                <S>Get-TrelloCard</S>
                <S>Get-TrelloLabel</S>
                <S>Set-TrelloList</S>
                <S>Add-TrelloCardComment</S>
                <S>Add-TrelloCardMember</S>
                <S>Get-TrelloMember</S>
                <S>Get-TrelloCustomField</S>
                <S>Remove-TrelloCardMember</S>
                <S>Get-Checklist</S>
                <S>Get-ChecklistItem</S>
                <S>Disable-ChecklistItem</S>
                <S>Enable-ChecklistItem</S>
                <S>Add-TrelloCardAttachment</S>
                <S>Get-TrelloCardAttachment</S>
                <S>Get-TrelloCardAction</S>
                <S>Set-CustomField</S>
                <S>New-TrelloCard</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>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="12">
        <TN RefId="4">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
        <MS>
          <S N="copyright">(c) 2017 Adam Bertram. All rights reserved.</S>
          <S N="description">PowerTrello is a module that allows you to interact with Trello a number of different ways with PowerShell.</S>
          <S N="requireLicenseAcceptance">False</S>
          <S N="isLatestVersion">True</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">1</S>
          <S N="downloadCount">285</S>
          <S N="packageSize">9660</S>
          <S N="published">7/15/2018 2:25:09 PM -05:00</S>
          <S N="created">7/15/2018 2:25:09 PM -05:00</S>
          <S N="tags">PSModule PSFunction_Request-TrelloAccessToken PSCommand_Request-TrelloAccessToken PSFunction_Get-TrelloConfiguration PSCommand_Get-TrelloConfiguration PSFunction_Set-TrelloConfiguration PSCommand_Set-TrelloConfiguration PSFunction_Get-TrelloBoard PSCommand_Get-TrelloBoard PSFunction_Get-TrelloList PSCommand_Get-TrelloList PSFunction_Get-TrelloCard PSCommand_Get-TrelloCard PSFunction_Get-TrelloLabel PSCommand_Get-TrelloLabel PSFunction_Set-TrelloList PSCommand_Set-TrelloList PSFunction_Add-TrelloCardComment PSCommand_Add-TrelloCardComment PSFunction_Add-TrelloCardMember PSCommand_Add-TrelloCardMember PSFunction_Get-TrelloMember PSCommand_Get-TrelloMember PSFunction_Get-TrelloCustomField PSCommand_Get-TrelloCustomField PSFunction_Remove-TrelloCardMember PSCommand_Remove-TrelloCardMember PSFunction_Get-Checklist PSCommand_Get-Checklist PSFunction_Get-ChecklistItem PSCommand_Get-ChecklistItem PSFunction_Disable-ChecklistItem PSCommand_Disable-ChecklistItem PSFunction_Enable-ChecklistItem PSCommand_Enable-ChecklistItem PSFunction_Add-TrelloCardAttachment PSCommand_Add-TrelloCardAttachment PSFunction_Get-TrelloCardAttachment PSCommand_Get-TrelloCardAttachment PSFunction_Get-TrelloCardAction PSCommand_Get-TrelloCardAction PSFunction_Set-CustomField PSCommand_Set-CustomField PSFunction_New-TrelloCard PSCommand_New-TrelloCard PSIncludes_Function</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2018-07-15T14:27:30Z</S>
          <S N="NormalizedVersion">1.4.0</S>
          <S N="IsPrerelease">false</S>
          <S N="ItemType">Module</S>
          <S N="FileList">PowerTrello.nuspec|PowerTrello.psd1|PowerTrello.psm1</S>
          <S N="GUID">09c594b2-1963-4ef6-80ee-676ff0fc5597</S>
          <S N="CompanyName">Unknown</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">C:\Program Files\WindowsPowerShell\Modules\PowerTrello\1.4</S>
    </MS>
  </Obj>
</Objs>