PSGetModuleInfo.xml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 |
<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">GetSystemSoftware</S> <Version N="Version">3.1.1</Version> <S N="Type">Module</S> <S N="Description">Gather software installed on a local or remote device</S> <S N="Author">MosaicMK Software LLC</S> <S N="CompanyName">MosaicMKSoftwareLLC</S> <S N="Copyright">(c) 2018 MosaicMK Software LLC. All rights reserved.</S> <DT N="PublishedDate">2018-12-20T15:45:31-07:00</DT> <Obj N="InstalledDate" RefId="1"> <DT>2019-02-04T08:29:38.6159728-07: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://opensource.org/licenses/MS-PL</URI> <URI N="ProjectUri">https://www.mosaicmk.com/</URI> <URI N="IconUri">https://3.bp.blogspot.com/-5AH8bMtdvcU/XBpsEqKMoFI/AAAAAAAABIw/cRbUnQwTwdIpZapoCD4ifYatBmy717zSgCLcBGAs/s1600/logo-transparent_NoWords.png.ico</URI> <Obj N="Tags" RefId="3"> <TN RefId="2"> <T>System.Object[]</T> <T>System.Array</T> <T>System.Object</T> </TN> <LST> <S>Windows</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>Get-SystemSoftware</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>Get-SystemSoftware</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/mosaicMK/Get-SystemSoftware</S> <Obj N="Dependencies" RefId="11"> <TNRef RefId="2" /> <LST /> </Obj> <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/items/psscript</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) 2018 MosaicMK Software LLC. All rights reserved.</S> <S N="description">Gather software installed on a local or remote device</S> <S N="requireLicenseAcceptance">False</S> <S N="releaseNotes">https://github.com/mosaicMK/Get-SystemSoftware</S> <S N="isLatestVersion">True</S> <S N="isAbsoluteLatestVersion">True</S> <S N="versionDownloadCount">15</S> <S N="downloadCount">20</S> <S N="packageSize">5147</S> <S N="published">12/20/2018 3:45:31 PM -07:00</S> <S N="created">12/20/2018 3:45:31 PM -07:00</S> <S N="lastUpdated">1/30/2019 7:13:31 PM -07:00</S> <S N="tags">Windows PSModule PSFunction_Get-SystemSoftware PSCommand_Get-SystemSoftware PSIncludes_Function</S> <S N="developmentDependency">False</S> <S N="updated">2019-01-30T19:13:31Z</S> <S N="NormalizedVersion">3.1.1</S> <S N="Authors">MosaicMK Software LLC</S> <S N="IsPrerelease">false</S> <S N="ItemType">Module</S> <S N="FileList">GetSystemSoftware.nuspec|GetSystemSoftware.psd1|GetSystemSoftware.psm1</S> <S N="GUID">922fd190-1c4a-4b98-a381-6eae26336efe</S> <S N="PowerShellVersion">5.1</S> <S N="CompanyName">MosaicMK Software LLC</S> </MS> </Obj> <S N="InstalledLocation">C:\Program Files\WindowsPowerShell\Modules\GetSystemSoftware\3.1.1</S> </MS> </Obj> </Objs> |