PoshKeePass/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">PoShKeePass</S> <Version N="Version">2.1.3.0</Version> <S N="Type">Module</S> <S N="Description">PoShKeePass is a PowerShell module that combines the ease of the PowerShell cli and the extensibility of the KeePassLib API to provide a powerful and easy to use management and automating platform for KeePass databases.</S> <S N="Author">John Klann</S> <S N="CompanyName">jkdba</S> <S N="Copyright">(c) 2019 John Klann. All rights reserved.</S> <DT N="PublishedDate">2019-03-25T16:19:22-07:00</DT> <Obj N="InstalledDate" RefId="1"> <DT>2020-02-10T11:18:39.8630658-08: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" /> <URI N="LicenseUri">https://github.com/PSKeePass/PoShKeePass/blob/master/license</URI> <URI N="ProjectUri">https://github.com/PSKeePass/PoShKeePass</URI> <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>PSKeePass</S> <S>PowerShell</S> <S>KeePass</S> <S>PoShKeePass</S> <S>Automation</S> <S>Management</S> <S>Database</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-KeePassEntry</S> <S>Get-KeePassEntry</S> <S>Update-KeePassEntry</S> <S>Remove-KeePassEntry</S> <S>New-KeePassGroup</S> <S>Get-KeePassGroup</S> <S>Update-KeePassGroup</S> <S>Remove-KeePassGroup</S> <S>New-KeePassPassword</S> <S>New-KeePassDatabaseConfiguration</S> <S>Get-KeePassDatabaseConfiguration</S> <S>Remove-KeePassDatabaseConfiguration</S> <S>ConvertTo-KPPSObject</S> <S>New-KeePassDatabase</S> <S>Update-KeePassDatabaseConfiguration</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-KeePassEntry</S> <S>Get-KeePassEntry</S> <S>Update-KeePassEntry</S> <S>Remove-KeePassEntry</S> <S>New-KeePassGroup</S> <S>Get-KeePassGroup</S> <S>Update-KeePassGroup</S> <S>Remove-KeePassGroup</S> <S>New-KeePassPassword</S> <S>New-KeePassDatabaseConfiguration</S> <S>Get-KeePassDatabaseConfiguration</S> <S>Remove-KeePassDatabaseConfiguration</S> <S>ConvertTo-KPPSObject</S> <S>New-KeePassDatabase</S> <S>Update-KeePassDatabaseConfiguration</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" /> <S N="ReleaseNotes">https://github.com/PSKeePass/PoShKeePass/blob/master/changelog.md</S> <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">(c) 2019 John Klann. All rights reserved.</S> <S N="description">PoShKeePass is a PowerShell module that combines the ease of the PowerShell cli and the extensibility of the KeePassLib API to provide a powerful and easy to use management and automating platform for KeePass databases.</S> <S N="requireLicenseAcceptance">False</S> <S N="releaseNotes">https://github.com/PSKeePass/PoShKeePass/blob/master/changelog.md</S> <S N="isLatestVersion">True</S> <S N="isAbsoluteLatestVersion">True</S> <S N="versionDownloadCount">38260</S> <S N="downloadCount">44919</S> <S N="packageSize">315386</S> <S N="published">3/25/2019 4:19:22 PM -07:00</S> <S N="created">3/25/2019 4:19:22 PM -07:00</S> <S N="lastUpdated">2/10/2020 6:44:57 PM -08:00</S> <S N="tags">PSKeePass PowerShell KeePass PoShKeePass Automation Management Database PSModule PSFunction_New-KeePassEntry PSCommand_New-KeePassEntry PSFunction_Get-KeePassEntry PSCommand_Get-KeePassEntry PSFunction_Update-KeePassEntry PSCommand_Update-KeePassEntry PSFunction_Remove-KeePassEntry PSCommand_Remove-KeePassEntry PSFunction_New-KeePassGroup PSCommand_New-KeePassGroup PSFunction_Get-KeePassGroup PSCommand_Get-KeePassGroup PSFunction_Update-KeePassGroup PSCommand_Update-KeePassGroup PSFunction_Remove-KeePassGroup PSCommand_Remove-KeePassGroup PSFunction_New-KeePassPassword PSCommand_New-KeePassPassword PSFunction_New-KeePassDatabaseConfiguration PSCommand_New-KeePassDatabaseConfiguration PSFunction_Get-KeePassDatabaseConfiguration PSCommand_Get-KeePassDatabaseConfiguration PSFunction_Remove-KeePassDatabaseConfiguration PSCommand_Remove-KeePassDatabaseConfiguration PSFunction_ConvertTo-KPPSObject PSCommand_ConvertTo-KPPSObject PSFunction_New-KeePassDatabase PSCommand_New-KeePassDatabase PSFunction_Update-KeePassDatabaseConfiguration PSCommand_Update-KeePassDatabaseConfiguration PSIncludes_Function</S> <S N="developmentDependency">False</S> <S N="updated">2020-02-10T18:44:57Z</S> <S N="NormalizedVersion">2.1.3</S> <S N="Authors">John Klann</S> <S N="IsPrerelease">false</S> <S N="ItemType">Module</S> <S N="FileList">PoShKeePass.nuspec|changelog.md|license|PoShKeePass.format.ps1xml|PoShKeePass.psd1|PoShKeePass.psm1|readme.md|bin\KeePassLib_2.34.dll|bin\KeePassLib_2.39.1.dll</S> <S N="GUID">db22cc65-2c0e-4a6d-a1c4-1ab68d2632f8</S> <S N="CompanyName">Unknown</S> </MS> </Obj> <S N="InstalledLocation">C:\Users\jgrote\Documents\WindowsPowerShell\Modules\PoShKeePass\2.1.3.0</S> </MS> </Obj> </Objs> |