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">PSScriptConfig</S>
      <S N="Version">0.0.1-alpha</S>
      <S N="Type">Module</S>
      <S N="Description">Save recurring script configurations in your profile and have them always available via the $PSSCriptConfig variable.</S>
      <S N="Author">abodePS</S>
      <S N="CompanyName">AndreasBode</S>
      <S N="Copyright">(c) atwork deutschland GmbH. All rights reserved.</S>
      <DT N="PublishedDate">2020-02-27T12:43:51+01:00</DT>
      <Obj N="InstalledDate" RefId="1">
        <DT>2020-02-27T13:54:07.530751+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>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>Register-PSScriptConfig</S>
                <S>Get-PSScriptConfig</S>
                <S>New-PSScriptConfig</S>
                <S>Save-PSScriptConfig</S>
                <S>Remove-PSScriptConfig</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Ref N="Value" RefId="6" />
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Ref N="Value" RefId="6" />
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Ref N="Value" RefId="6" />
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="2" />
              <LST>
                <S>Register-PSScriptConfig</S>
                <S>Get-PSScriptConfig</S>
                <S>New-PSScriptConfig</S>
                <S>Save-PSScriptConfig</S>
                <S>Remove-PSScriptConfig</S>
              </LST>
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="8">
        <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="9">
        <TN RefId="4">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
        <MS>
          <S N="copyright">(c) atwork deutschland GmbH. All rights reserved.</S>
          <S N="description">Save recurring script configurations in your profile and have them always available via the $PSSCriptConfig variable.</S>
          <S N="requireLicenseAcceptance">False</S>
          <S N="isLatestVersion">False</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">0</S>
          <S N="downloadCount">0</S>
          <S N="packageSize">4213</S>
          <S N="published">02/27/2020 12:43:51 +01:00</S>
          <S N="created">02/27/2020 12:43:51 +01:00</S>
          <S N="lastUpdated">02/27/2020 12:43:51 +01:00</S>
          <S N="tags">PSModule PSFunction_Register-PSScriptConfig PSCommand_Register-PSScriptConfig PSFunction_Get-PSScriptConfig PSCommand_Get-PSScriptConfig PSFunction_New-PSScriptConfig PSCommand_New-PSScriptConfig PSFunction_Save-PSScriptConfig PSCommand_Save-PSScriptConfig PSFunction_Remove-PSScriptConfig PSCommand_Remove-PSScriptConfig PSIncludes_Function</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2020-02-27T12:43:51Z</S>
          <S N="NormalizedVersion">0.0.1-alpha</S>
          <S N="Authors">abodePS</S>
          <S N="IsPrerelease">true</S>
          <S N="ItemType">Module</S>
          <S N="FileList">PSScriptConfig.nuspec|PSScriptConfig.psm1|PSScriptConfig.psd1</S>
          <S N="GUID">2cc09dc1-922d-4a28-b018-63be13319656</S>
          <S N="CompanyName">atwork deutschland GmbH</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">/Users/abode/.local/share/powershell/Modules/PSScriptConfig/0.0.1</S>
    </MS>
  </Obj>
</Objs>