0.1.0/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">compass</S>
      <Version N="Version">0.1.0</Version>
      <S N="Type">Module</S>
      <S N="Description">A PowerShell utility that surfaces recently modified files with date, size, and extension filters plus readable output.</S>
      <S N="Author">adil-adysh</S>
      <S N="CompanyName">adil-adysh</S>
      <S N="Copyright">(c) 2025 adil-adysh</S>
      <DT N="PublishedDate">2025-11-28T18:06:25+05:30</DT>
      <Obj N="InstalledDate" RefId="1">
        <DT>2025-11-28T23:46:07.5857376+05:30</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://opensource.org/licenses/MIT</URI>
      <URI N="ProjectUri">https://github.com/adil-adysh/compass</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>Files</S>
          <S>Search</S>
          <S>Recent</S>
          <S>Filtering</S>
          <S>Utility</S>
          <S>PSModule</S>
          <S>PSEdition_Core</S>
          <S>PSEdition_Desktop</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">RoleCapability</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="2" />
              <LST>
                <S>Show-Recent</S>
                <S>Copy-FilesToBuffer</S>
                <S>Cut-FilesToBuffer</S>
                <S>Paste-Files</S>
                <S>Find-Item</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Ref N="Value" RefId="5" />
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Ref N="Value" RefId="5" />
          </En>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="2" />
              <LST>
                <S>Show-Recent</S>
                <S>Copy-FilesToBuffer</S>
                <S>Cut-FilesToBuffer</S>
                <S>Paste-Files</S>
                <S>Find-Item</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Ref N="Value" RefId="5" />
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <S N="ReleaseNotes">0.1.0 initial packaged release: refactor to Public/Private, added clipboard and search features, and CI/release workflows.</S>
      <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) 2025 adil-adysh</S>
          <S N="description">A PowerShell utility that surfaces recently modified files with date, size, and extension filters plus readable output.</S>
          <S N="requireLicenseAcceptance">False</S>
          <S N="releaseNotes">0.1.0 initial packaged release: refactor to Public/Private, added clipboard and search features, and CI/release workflows.</S>
          <S N="isLatestVersion">True</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">1</S>
          <S N="downloadCount">1</S>
          <S N="packageSize">27176</S>
          <S N="published">28-11-2025 18:06:25 +05:30</S>
          <S N="created">28-11-2025 18:06:25 +05:30</S>
          <S N="lastUpdated">28-11-2025 18:10:00 +05:30</S>
          <S N="tags">Files Search Recent Filtering Utility PSModule PSEdition_Core PSEdition_Desktop PSFunction_Show-Recent PSCommand_Show-Recent PSFunction_Copy-FilesToBuffer PSCommand_Copy-FilesToBuffer PSFunction_Cut-FilesToBuffer PSCommand_Cut-FilesToBuffer PSFunction_Paste-Files PSCommand_Paste-Files PSFunction_Find-Item PSCommand_Find-Item PSIncludes_Function</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2025-11-28T18:10:00Z</S>
          <S N="NormalizedVersion">0.1.0</S>
          <S N="Authors">adil-adysh</S>
          <S N="IsPrerelease">false</S>
          <S N="ItemType">Module</S>
          <S N="FileList">compass.nuspec|LICENSE|IMPROVEMENTS.md|Public\Copy-FilesToBuffer.ps1|tests\clipboard.Tests.ps1|compass.psm1|PSScriptAnalyzerSettings.psd1|Public\Cut-FilesToBuffer.ps1|Private\Resolve-CompassPath.ps1|compass.psd1|Public\Find-Item.ps1|Private\Format-FileSize.ps1|README.md|Public\Show-Recent.ps1|tests\compass.Tests.ps1|Private\Search-Helpers.ps1|build.ps1|Public\Paste-Files.ps1|tests\search.Tests.ps1</S>
          <S N="GUID">d2d250b3-766e-4c38-9b76-ba8735a26c89</S>
          <S N="PowerShellVersion">7.0</S>
          <S N="CompanyName">adil-adysh</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">C:\Users\adilh\OneDrive\Documents\PowerShell\Modules\compass\0.1.0</S>
    </MS>
  </Obj>
</Objs>