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">passwordstate-management</S>
      <Version N="Version">1.0.0</Version>
      <S N="Type">Module</S>
      <S N="Description">Powershell Module for managing Password State</S>
      <S N="Author">Daryl Newsholme</S>
      <Obj N="CompanyName" RefId="1">
        <TN RefId="1">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
      </Obj>
      <S N="Copyright">(c) 2019 Daryl Newsholme. All rights reserved.</S>
      <DT N="PublishedDate">2019-06-06T09:38:37+01:00</DT>
      <Obj N="InstalledDate" RefId="2">
        <DT>2019-06-06T09:40:44.6208567+01:00</DT>
        <MS>
          <Obj N="DisplayHint" RefId="3">
            <TN RefId="2">
              <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/dnewsholme/PasswordState-Management</URI>
      <URI N="IconUri">https://github.com/dnewsholme/PasswordState-Management/blob/master/images/passwordstate.png?raw=true</URI>
      <Obj N="Tags" RefId="4">
        <TN RefId="3">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>PasswordState</S>
          <S>Password</S>
          <S>Management</S>
          <S>PSEdition_Desktop</S>
          <S>PSEdition_Core</S>
          <S>Windows</S>
          <S>Linux</S>
          <S>MacOS</S>
          <S>PSModule</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="5">
        <TN RefId="4">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="3" />
              <LST>
                <S>ConvertTo-PSCredential</S>
                <S>Find-PasswordStatePassword</S>
                <S>Get-NativePath</S>
                <S>Get-PasswordStateEnvironment</S>
                <S>Get-PasswordStateFolder</S>
                <S>Get-PasswordStateList</S>
                <S>Get-PasswordStatePasswordHistory</S>
                <S>Get-PasswordStatePasswords</S>
                <S>Get-PasswordStateResource</S>
                <S>Get-StringHash</S>
                <S>New-PasswordStateDocument</S>
                <S>New-PasswordStateFolder</S>
                <S>New-PasswordStateList</S>
                <S>New-PasswordStatePassword</S>
                <S>New-PasswordStateResource</S>
                <S>New-RandomPassword</S>
                <S>PasswordStateClass</S>
                <S>Remove-PasswordStatePassword</S>
                <S>Remove-PasswordStateResource</S>
                <S>Save-PasswordStateDocument</S>
                <S>Set-PasswordStateEnvironment</S>
                <S>Set-PasswordStateResource</S>
                <S>Test-PasswordPwned</S>
                <S>Update-PasswordStatePassword</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="8">
              <TNRef RefId="3" />
              <LST>
                <S>ConvertTo-PSCredential</S>
                <S>Find-PasswordStatePassword</S>
                <S>Get-NativePath</S>
                <S>Get-PasswordStateEnvironment</S>
                <S>Get-PasswordStateFolder</S>
                <S>Get-PasswordStateList</S>
                <S>Get-PasswordStatePasswordHistory</S>
                <S>Get-PasswordStatePasswords</S>
                <S>Get-PasswordStateResource</S>
                <S>Get-StringHash</S>
                <S>New-PasswordStateDocument</S>
                <S>New-PasswordStateFolder</S>
                <S>New-PasswordStateList</S>
                <S>New-PasswordStatePassword</S>
                <S>New-PasswordStateResource</S>
                <S>New-RandomPassword</S>
                <S>PasswordStateClass</S>
                <S>Remove-PasswordStatePassword</S>
                <S>Remove-PasswordStateResource</S>
                <S>Save-PasswordStateDocument</S>
                <S>Set-PasswordStateEnvironment</S>
                <S>Set-PasswordStateResource</S>
                <S>Test-PasswordPwned</S>
                <S>Update-PasswordStatePassword</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="9">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="10">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="11">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <S N="ReleaseNotes">+ Allow generation of password when creating a new password and fixes issue with casting blank passwords to the \[PasswordResult\] type.</S>
      <Obj N="Dependencies" RefId="12">
        <TNRef RefId="3" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">http://nuget01.casfs.co.uk/nuget/devops-ps/</S>
      <S N="Repository">DevopsPS</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="13">
        <TNRef RefId="1" />
        <MS>
          <S N="copyright">(c) 2019 Daryl Newsholme. All rights reserved.</S>
          <S N="description">Powershell Module for managing Password State</S>
          <S N="requireLicenseAcceptance">False</S>
          <S N="releaseNotes">+ Allow generation of password when creating a new password and fixes issue with casting blank passwords to the \[PasswordResult\] type.</S>
          <S N="isLatestVersion">True</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">0</S>
          <S N="downloadCount">0</S>
          <S N="packageSize">36721</S>
          <S N="published">06/06/2019 09:38:37 +01:00</S>
          <S N="created">06/06/2019 09:38:37 +01:00</S>
          <S N="tags">PasswordState Password Management PSEdition_Desktop PSEdition_Core Windows Linux MacOS PSModule PSIncludes_Function PSFunction_ConvertTo-PSCredential PSFunction_Find-PasswordStatePassword PSFunction_Get-NativePath PSFunction_Get-PasswordStateEnvironment PSFunction_Get-PasswordStateFolder PSFunction_Get-PasswordStateList PSFunction_Get-PasswordStatePasswordHistory PSFunction_Get-PasswordStatePasswords PSFunction_Get-PasswordStateResource PSFunction_Get-StringHash PSFunction_New-PasswordStateDocument PSFunction_New-PasswordStateFolder PSFunction_New-PasswordStateList PSFunction_New-PasswordStatePassword PSFunction_New-PasswordStateResource PSFunction_New-RandomPassword PSFunction_PasswordStateClass PSFunction_Remove-PasswordStatePassword PSFunction_Remove-PasswordStateResource PSFunction_Save-PasswordStateDocument PSFunction_Set-PasswordStateEnvironment PSFunction_Set-PasswordStateResource PSFunction_Test-PasswordPwned PSFunction_Update-PasswordStatePassword PSCommand_ConvertTo-PSCredential PSCommand_Find-PasswordStatePassword PSCommand_Get-NativePath PSCommand_Get-PasswordStateEnvironment PSCommand_Get-PasswordStateFolder PSCommand_Get-PasswordStateList PSCommand_Get-PasswordStatePasswordHistory PSCommand_Get-PasswordStatePasswords PSCommand_Get-PasswordStateResource PSCommand_Get-StringHash PSCommand_New-PasswordStateDocument PSCommand_New-PasswordStateFolder PSCommand_New-PasswordStateList PSCommand_New-PasswordStatePassword PSCommand_New-PasswordStateResource PSCommand_New-RandomPassword PSCommand_PasswordStateClass PSCommand_Remove-PasswordStatePassword PSCommand_Remove-PasswordStateResource PSCommand_Save-PasswordStateDocument PSCommand_Set-PasswordStateEnvironment PSCommand_Set-PasswordStateResource PSCommand_Test-PasswordPwned PSCommand_Update-PasswordStatePassword</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2019-06-06T08:38:37Z</S>
          <S N="IsLocalPackage">true</S>
          <S N="IsProGetHosted">true</S>
          <S N="IsPrerelease">false</S>
          <S N="IsCached">false</S>
          <S N="NormalizedVersion">1.0.0</S>
          <S N="Listed">true</S>
          <S N="HasSymbols">false</S>
          <S N="HasSource">false</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">C:\Program Files\WindowsPowerShell\Modules\passwordstate-management\1.0.0</S>
    </MS>
  </Obj>
</Objs>