DSCResources/xPendingReboot/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">xPendingReboot</S>
      <Version N="Version">0.3.0.0</Version>
      <S N="Type">Module</S>
      <S N="Description">This module identifies pending reboots in Windows Server and acts on them.</S>
      <S N="Author">Microsoft Corporation</S>
      <S N="CompanyName">PowerShellTeam</S>
      <S N="Copyright">(c) 2014 Microsoft Corporation. All rights reserved.</S>
      <DT N="PublishedDate">2016-03-31T01:17:40+01:00</DT>
      <Nil N="InstalledDate" />
      <Nil N="UpdatedDate" />
      <URI N="LicenseUri">https://github.com/PowerShell/xPendingReboot/blob/master/LICENSE</URI>
      <URI N="ProjectUri">https://github.com/PowerShell/xPendingReboot</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>DesiredStateConfiguration</S>
          <S>DSC</S>
          <S>DSCResourceKit</S>
          <S>DSCResource</S>
          <S>PSModule</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 />
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="1" />
              <LST>
                <S>xPendingReboot</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="8">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="9">
        <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>
      <Obj N="AdditionalMetadata" RefId="10">
        <TNRef RefId="2" />
        <DCT>
          <En>
            <S N="Key">CompanyName</S>
            <S N="Value">Microsoft Corporation</S>
          </En>
          <En>
            <S N="Key">versionDownloadCount</S>
            <S N="Value">4216</S>
          </En>
          <En>
            <S N="Key">ItemType</S>
            <S N="Value">Module</S>
          </En>
          <En>
            <S N="Key">copyright</S>
            <S N="Value">(c) 2014 Microsoft Corporation. All rights reserved.</S>
          </En>
          <En>
            <S N="Key">CLRVersion</S>
            <S N="Value">4.0</S>
          </En>
          <En>
            <S N="Key">description</S>
            <S N="Value">This module identifies pending reboots in Windows Server and acts on them.</S>
          </En>
          <En>
            <S N="Key">created</S>
            <S N="Value">31/03/2016 01:17:40 +01:00</S>
          </En>
          <En>
            <S N="Key">published</S>
            <S N="Value">31/03/2016 01:17:40 +01:00</S>
          </En>
          <En>
            <S N="Key">developmentDependency</S>
            <S N="Value">False</S>
          </En>
          <En>
            <S N="Key">NormalizedVersion</S>
            <S N="Value">0.3.0</S>
          </En>
          <En>
            <S N="Key">downloadCount</S>
            <S N="Value">7904</S>
          </En>
          <En>
            <S N="Key">GUID</S>
            <S N="Value">21430f59-750c-4c3c-bb93-4633b5b784c8</S>
          </En>
          <En>
            <S N="Key">tags</S>
            <S N="Value">DesiredStateConfiguration DSC DSCResourceKit DSCResource PSModule PSDscResource_x005F_xPendingReboot PSIncludes_DscResource</S>
          </En>
          <En>
            <S N="Key">PowerShellVersion</S>
            <S N="Value">4.0</S>
          </En>
          <En>
            <S N="Key">updated</S>
            <S N="Value">2016-10-17T14:19:48Z</S>
          </En>
          <En>
            <S N="Key">isLatestVersion</S>
            <S N="Value">True</S>
          </En>
          <En>
            <S N="Key">IsPrerelease</S>
            <S N="Value">false</S>
          </En>
          <En>
            <S N="Key">isAbsoluteLatestVersion</S>
            <S N="Value">True</S>
          </En>
          <En>
            <S N="Key">packageSize</S>
            <S N="Value">11006</S>
          </En>
          <En>
            <S N="Key">FileList</S>
            <S N="Value">xPendingReboot.nuspec|appveyor.yml|LICENSE|README.md|xPendingReboot.psd1|DSCResources\MSFT_x005F_xPendingReboot\MSFT_x005F_xPendingReboot.psm1|DSCResources\MSFT_x005F_xPendingReboot\MSFT_x005F_xPendingReboot.schema.mof|Tests\xPendingReboot.tests.ps1</S>
          </En>
          <En>
            <S N="Key">requireLicenseAcceptance</S>
            <S N="Value">True</S>
          </En>
        </DCT>
      </Obj>
      <S N="InstalledLocation">C:\Users\iainb\Desktop\xPendingReboot\0.3.0.0</S>
    </MS>
  </Obj>
</Objs>