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">AzureArmTemplateHelper</S>
      <Version N="Version">1.0.1</Version>
      <S N="Type">Module</S>
      <S N="Description">This is PowerShell module that help for Azure ARM template making. This module contains two cmdlets._x000D__x000A__x000D__x000A_Set-AzureArmTemplateFile cmdlet_x000D__x000A_This cmdlet helping to ARM template making by upload the ARM template files on local filesystem to blob storage of Azure storage. When you making linked ARM template, this cmdlet is especially helpful._x000D__x000A__x000D__x000A_Get-AzureArmTemplateDeployUri cmdlet_x000D__x000A_This cmdlet building the URL that is access to custom deployment blade on Azure Portal. The URL allows deployment of your ARM template via Azure Portal.</S>
      <S N="Author">Takeshi Katano</S>
      <S N="CompanyName">Takeshi</S>
      <S N="Copyright">(c) 2017 Takeshi Katano. All rights reserved.</S>
      <DT N="PublishedDate">2017-04-04T14:00:04+09:00</DT>
      <Obj N="InstalledDate" RefId="1">
        <DT>2017-05-03T01:17:06.448864+09: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/tksh164/AzureArmTemplateHelper/blob/master/LICENSE</URI>
      <URI N="ProjectUri">https://github.com/tksh164/AzureArmTemplateHelper</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>Azure</S>
          <S>ARM</S>
          <S>Template</S>
          <S>ARMTemplate</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>Set-AzureArmTemplateFile</S>
                <S>Get-AzureArmTemplateDeployUri</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>Set-AzureArmTemplateFile</S>
                <S>Get-AzureArmTemplateDeployUri</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/tksh164/AzureArmTemplateHelper</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="summary">This is PowerShell module that help for Azure ARM template making. This module contains two cmdlets._x000D__x000A__x000D__x000A_- Set-AzureArmTemplateFile cmdlet_x000D__x000A_- Get-AzureArmTemplateDeployUri cmdlet</S>
          <S N="copyright">(c) 2017 Takeshi Katano. All rights reserved.</S>
          <S N="description">This is PowerShell module that help for Azure ARM template making. This module contains two cmdlets._x000D__x000A__x000D__x000A_Set-AzureArmTemplateFile cmdlet_x000D__x000A_This cmdlet helping to ARM template making by upload the ARM template files on local filesystem to blob storage of Azure storage. When you making linked ARM template, this cmdlet is especially helpful._x000D__x000A__x000D__x000A_Get-AzureArmTemplateDeployUri cmdlet_x000D__x000A_This cmdlet building the URL that is access to custom deployment blade on Azure Portal. The URL allows deployment of your ARM template via Azure Portal.</S>
          <S N="requireLicenseAcceptance">True</S>
          <S N="releaseNotes">https://github.com/tksh164/AzureArmTemplateHelper</S>
          <S N="isLatestVersion">True</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">23</S>
          <S N="downloadCount">35</S>
          <S N="packageSize">9327</S>
          <S N="published">4/4/2017 2:00:04 PM +09:00</S>
          <S N="created">4/4/2017 2:00:04 PM +09:00</S>
          <S N="lastEdited">4/4/2017 2:14:38 PM +09:00</S>
          <S N="tags">Azure ARM Template ARMTemplate PSModule PSFunction_Set-AzureArmTemplateFile PSCommand_Set-AzureArmTemplateFile PSFunction_Get-AzureArmTemplateDeployUri PSCommand_Get-AzureArmTemplateDeployUri PSIncludes_Function</S>
          <S N="title">AzureArmTemplateHelper</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2017-04-28T18:34:21Z</S>
          <S N="NormalizedVersion">1.0.1</S>
          <S N="IsPrerelease">false</S>
          <S N="ItemType">Module</S>
          <S N="FileList">AzureArmTemplateHelper.nuspec|AzureArmTemplateHelper.psd1|AzureArmTemplateHelper.psm1|PSGetModuleInfo.xml</S>
          <S N="GUID">cfdcd868-28ce-4f26-9bda-9c3ad8622be9</S>
          <S N="PowerShellVersion">5.1</S>
          <S N="CLRVersion">4.0.30319.42000</S>
          <S N="CompanyName">Takeshi Katano</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">C:\Program Files\WindowsPowerShell\Modules\AzureArmTemplateHelper\1.0.1</S>
    </MS>
  </Obj>
</Objs>