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">SnippetPx</S>
      <Version N="Version">1.0.4.16</Version>
      <S N="Type">Module</S>
      <S N="Description">The SnippetPx module enhances the snippet experience in PowerShell by offering a new format for Snippets: plain, ordinary ps1 files. These snippets are not just blocks of script that could be injected into a file. They are also invocable! This enables better reuse of commonly used pieces of script that would not otherwise be placed into a PowerShell function, either because the function support in PowerShell won't allow for it to be invoked properly in the current scope, or because it isn't big enough to warrant adding another function to the function pool.</S>
      <S N="Author">Kirk Munro</S>
      <Obj N="CompanyName" RefId="1">
        <TN RefId="1">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
      </Obj>
      <S N="Copyright">Copyright 2015 Kirk Munro</S>
      <DT N="PublishedDate">2015-10-30T15:14:19-07:00</DT>
      <URI N="LicenseUri">http://apache.org/licenses/LICENSE-2.0.txt</URI>
      <URI N="ProjectUri">https://github.com/KirkMunro/SnippetPx</URI>
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="2">
        <TN RefId="2">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>snippet</S>
          <S>invoke</S>
          <S>scriptblock</S>
          <S>dry</S>
          <S>principle</S>
          <S>PSModule</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="3">
        <TN RefId="3">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="2" />
              <LST>
                <S>Get-Snippet</S>
                <S>Invoke-Snippet</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="8">
              <TNRef RefId="2" />
              <LST>
                <S>Get-Snippet</S>
                <S>Invoke-Snippet</S>
              </LST>
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="9">
        <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="10">
        <TNRef RefId="3" />
        <DCT>
          <En>
            <S N="Key">description</S>
            <S N="Value">The SnippetPx module enhances the snippet experience in PowerShell by offering a new format for Snippets: plain, ordinary ps1 files. These snippets are not just blocks of script that could be injected into a file. They are also invocable! This enables better reuse of commonly used pieces of script that would not otherwise be placed into a PowerShell function, either because the function support in PowerShell won't allow for it to be invoked properly in the current scope, or because it isn't big enough to warrant adding another function to the function pool.</S>
          </En>
          <En>
            <S N="Key">NormalizedVersion</S>
            <S N="Value">1.0.4.16</S>
          </En>
          <En>
            <S N="Key">tags</S>
            <S N="Value">snippet invoke scriptblock dry principle PSModule PSIncludes_Cmdlet PSCmdlet_Get-Snippet PSCmdlet_Invoke-Snippet PSCommand_Get-Snippet PSCommand_Invoke-Snippet</S>
          </En>
          <En>
            <S N="Key">VersionDownloadCount</S>
            <S N="Value">17</S>
          </En>
          <En>
            <S N="Key">Created</S>
            <S N="Value">2015-10-30T15:14:19.49</S>
          </En>
          <En>
            <S N="Key">GalleryDetailsUrl</S>
            <S N="Value">https://www.powershellgallery.com/packages/SnippetPx/1.0.4.16</S>
          </En>
          <En>
            <S N="Key">updated</S>
            <S N="Value">2015-11-09T09:53:05Z</S>
          </En>
          <En>
            <S N="Key">IsPrerelease</S>
            <S N="Value">false</S>
          </En>
          <En>
            <S N="Key">developmentDependency</S>
            <S N="Value">False</S>
          </En>
          <En>
            <S N="Key">PackageSize</S>
            <S N="Value">90301</S>
          </En>
          <En>
            <S N="Key">published</S>
            <S N="Value">10/30/2015 3:14:19 PM -07:00</S>
          </En>
          <En>
            <S N="Key">copyright</S>
            <S N="Value">Copyright 2015 Kirk Munro</S>
          </En>
        </DCT>
      </Obj>
      <S N="InstalledLocation">C:\Temp\PSGLocal\SnippetPx\1.0.4.16</S>
    </MS>
  </Obj>
</Objs>