PSGetModuleInfo.xml

<Objs Version="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">QRCodeGenerator</S>
      <Version N="Version">1.0.1</Version>
      <S N="Type">Module</S>
      <S N="Description">Automatically creates QR codes as PNG images with whatever information you'd like</S>
      <S N="Author">Markus Schanche</S>
      <S N="CompanyName">Unknown</S>
      <S N="Copyright">2019 Markus Schanche, MIT License, based on work done by Raffael Herrmann and Dr. Tobias Weltner released under MIT license. Use at own risk. No warranties</S>
      <DT N="PublishedDate">2018-04-12T09:04:36+02:00</DT>
      <Obj N="InstalledDate" RefId="1">
        <DT>2019-02-14T08:10:51.8615352+01: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>QRCode</S>
          <S>PSEdition_Core</S>
          <S>PSEdition_Desktop</S>
          <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>New-QRCodeSt</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>New-QRCodeSt</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">2019 Markus Schanche, MIT License, based on work done by Raffael Herrmann and Dr. Tobias Weltner released under MIT license. Use at own risk. No warranties</S>
          <S N="description">Automatically Creates QR codes as PNG images filled with whatever info you want. Works on all PowerShell versions and editions</S>
          <S N="requireLicenseAcceptance">False</S>
          <S N="isLatestVersion">True</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">1967</S>
          <S N="downloadCount">1990</S>
          <S N="packageSize">54554</S>
          <S N="published">12.04.2018 09:04:36 +02:00</S>
          <S N="created">12.04.2018 09:04:36 +02:00</S>
          <S N="lastUpdated">13.02.2019 21:48:05 +01:00</S>
          <S N="tags">QRCode PSEdition_Core PSEdition_Desktop PSModule PSFunction_New-QRCodeSt PSCommand_New-QRCodeSt PSIncludes_Function</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2019-02-13T21:48:05Z</S>
          <S N="NormalizedVersion">1.0.1</S>
          <S N="Authors">Markus Schanche</S>
          <S N="IsPrerelease">false</S>
          <S N="ItemType">Module</S>
          <S N="FileList">QRCodeSt.nuspec|loader.psm1|New-QRCodeSt.ps1|binaries\QRCoder.dll</S>
          <S N="GUID">70ee87a0-ecfe-4648-8139-4ef660956b11</S>
          <S N="CompanyName">powertheshell.com</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">C:\Program Files\WindowsPowerShell\Modules\QRCodeSt\1.0</S>
    </MS>
  </Obj>
</Objs>