Lib/XmlEx/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">XmlEx</S> <S N="Version">0.9.5</S> <S N="Type">Module</S> <S N="Description">The XmlEx module implements a simple PowerShell DSL for the creation and manipulation of XML documents.</S> <S N="Author">Iain Brighton</S> <S N="CompanyName">iainbrighton</S> <S N="Copyright">(c) 2018 Iain Brighton. All rights reserved.</S> <DT N="PublishedDate">2019-06-18T16:57:36+01:00</DT> <Nil N="InstalledDate" /> <Nil N="UpdatedDate" /> <URI N="LicenseUri">https://github.com/IainBrighton/XmlEx/blob/master/LICENSE</URI> <URI N="ProjectUri">https://github.com/IainBrighton/XmlEx</URI> <URI N="IconUri">https://raw.githubusercontent.com/IainBrighton/XmlEx/master/xml-tool-icon-53260.png</URI> <Obj N="Tags" RefId="1"> <TN RefId="1"> <T>System.Object[]</T> <T>System.Array</T> <T>System.Object</T> </TN> <LST> <S>XML</S> <S>Powershell</S> <S>Extension</S> <S>DSL</S> <S>Framework</S> <S>PSModule</S> </LST> </Obj> <Obj N="Includes" RefId="2"> <TN RefId="2"> <T>System.Collections.Hashtable</T> <T>System.Object</T> </TN> <DCT> <En> <S N="Key">Function</S> <Obj N="Value" RefId="3"> <TNRef RefId="1" /> <LST> <S>Add-XmlExAttribute</S> <S>Add-XmlExComment</S> <S>Add-XmlExElement</S> <S>Add-XmlExNamespace</S> <S>Add-XmlExText</S> <S>Format-XmlEx</S> <S>New-XmlExDocument</S> <S>Set-XmlExDeclaration</S> <S>Set-XmlExConfigKeyValue</S> </LST> </Obj> </En> <En> <S N="Key">RoleCapability</S> <Obj N="Value" RefId="4"> <TNRef RefId="1" /> <LST /> </Obj> </En> <En> <S N="Key">Command</S> <Obj N="Value" RefId="5"> <TNRef RefId="1" /> <LST> <S>Add-XmlExAttribute</S> <S>Add-XmlExComment</S> <S>Add-XmlExElement</S> <S>Add-XmlExNamespace</S> <S>Add-XmlExText</S> <S>Format-XmlEx</S> <S>New-XmlExDocument</S> <S>Set-XmlExDeclaration</S> <S>Set-XmlExConfigKeyValue</S> </LST> </Obj> </En> <En> <S N="Key">DscResource</S> <Obj N="Value" RefId="6"> <TNRef RefId="1" /> <LST /> </Obj> </En> <En> <S N="Key">Workflow</S> <Obj N="Value" RefId="7"> <TNRef RefId="1" /> <LST /> </Obj> </En> <En> <S N="Key">Cmdlet</S> <Obj N="Value" RefId="8"> <TNRef RefId="1" /> <LST /> </Obj> </En> </DCT> </Obj> <Nil N="PowerShellGetFormatVersion" /> <Nil N="ReleaseNotes" /> <Obj N="Dependencies" RefId="9"> <TNRef RefId="1" /> <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"> <TN RefId="3"> <T>System.Management.Automation.PSCustomObject</T> <T>System.Object</T> </TN> <MS> <S N="copyright">(c) 2018 Iain Brighton. All rights reserved.</S> <S N="description">The XmlEx module implements a simple PowerShell DSL for the creation and manipulation of XML documents.</S> <S N="requireLicenseAcceptance">False</S> <S N="isLatestVersion">True</S> <S N="isAbsoluteLatestVersion">True</S> <S N="versionDownloadCount">0</S> <S N="downloadCount">536</S> <S N="packageSize">92961</S> <S N="published">18/06/2019 16:57:36 +01:00</S> <S N="created">18/06/2019 16:57:36 +01:00</S> <S N="lastUpdated">18/06/2019 16:57:36 +01:00</S> <S N="tags">XML Powershell Extension DSL Framework PSModule PSFunction_Add-XmlExAttribute PSCommand_Add-XmlExAttribute PSFunction_Add-XmlExComment PSCommand_Add-XmlExComment PSFunction_Add-XmlExElement PSCommand_Add-XmlExElement PSFunction_Add-XmlExNamespace PSCommand_Add-XmlExNamespace PSFunction_Add-XmlExText PSCommand_Add-XmlExText PSFunction_Format-XmlEx PSCommand_Format-XmlEx PSFunction_New-XmlExDocument PSCommand_New-XmlExDocument PSFunction_Set-XmlExDeclaration PSCommand_Set-XmlExDeclaration PSFunction_Set-XmlExConfigKeyValue PSCommand_Set-XmlExConfigKeyValue PSIncludes_Function</S> <S N="developmentDependency">False</S> <S N="updated">2019-06-18T16:57:36Z</S> <S N="NormalizedVersion">0.9.5</S> <S N="Authors">Iain Brighton</S> <S N="IsPrerelease">false</S> <S N="ItemType">Module</S> <S N="FileList">XmlEx.nuspec|LICENSE|XmlEx.psd1|XmlEx.psm1|en-US\XmlEx.Resources.psd1|Examples\Example01.ps1|Examples\Example02.ps1|Examples\Example03.ps1|Examples\Example04.ps1|Src\Private\Assert-XmlExFile.ps1|Src\Private\Assert-XmlExXPath.ps1|Src\Private\Resolve-XmlExNamespace.ps1|Src\Public\Add-XmlExAttribute.ps1|Src\Public\Add-XmlExComment.ps1|Src\Public\Add-XmlExElement.ps1|Src\Public\Add-XmlExNamespace.ps1|Src\Public\Add-XmlExText.ps1|Src\Public\Format-XmlEx.ps1|Src\Public\New-XmlExDocument.ps1|Src\Public\Set-XmlExConfigKeyValue.ps1|Src\Public\Set-XmlExDeclaration.ps1</S> <S N="GUID">2a98010d-0e5f-4779-b3b5-5f0b66fea533</S> <S N="PowerShellVersion">3.0</S> <S N="CompanyName">Virtual Engine</S> </MS> </Obj> <S N="InstalledLocation">C:\Users\Iain\Desktop\XmlEx\0.9.5</S> </MS> </Obj> </Objs> |