-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPSGetModuleInfo.xml
More file actions
189 lines (189 loc) · 8.48 KB
/
PSGetModuleInfo.xml
File metadata and controls
189 lines (189 loc) · 8.48 KB
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<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">PStSQLtTestGenerator</S>
<Version N="Version">0.1.41</Version>
<S N="Type">Module</S>
<S N="Description">PowerShell module to generate tSQLt tests</S>
<S N="Author">Sander Stad</S>
<S N="CompanyName">sanderstad</S>
<S N="Copyright">Copyright (c) 2019 Sander Stad</S>
<DT N="PublishedDate">2020-02-06T16:05:05+01:00</DT>
<Obj N="InstalledDate" RefId="1">
<DT>2021-09-03T22:48:02.1678791+02: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" />
<Nil N="LicenseUri" />
<Nil N="ProjectUri" />
<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>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">Workflow</S>
<Obj N="Value" RefId="5">
<TNRef RefId="2" />
<LST />
</Obj>
</En>
<En>
<S N="Key">DscResource</S>
<Ref N="Value" RefId="5" />
</En>
<En>
<S N="Key">RoleCapability</S>
<Ref N="Value" RefId="5" />
</En>
<En>
<S N="Key">Cmdlet</S>
<Ref N="Value" RefId="5" />
</En>
<En>
<S N="Key">Function</S>
<Obj N="Value" RefId="6">
<TNRef RefId="2" />
<LST>
<S>Invoke-PSTGTestGenerator</S>
<S>New-PSTGObjectExistenceTest</S>
<S>New-PSTGDatabaseCollationTest</S>
<S>New-PSTGFunctionParameterTest</S>
<S>New-PSTGIndexColumnTest</S>
<S>New-PSTGProcedureParameterTest</S>
<S>New-PSTGTableColumnTest</S>
<S>New-PSTGTableConstraintTest</S>
<S>New-PSTGTableIndexTest</S>
<S>New-PSTGViewColumnTest</S>
</LST>
</Obj>
</En>
<En>
<S N="Key">Command</S>
<Obj N="Value" RefId="7">
<TNRef RefId="2" />
<LST>
<S>Invoke-PSTGTestGenerator</S>
<S>New-PSTGObjectExistenceTest</S>
<S>New-PSTGDatabaseCollationTest</S>
<S>New-PSTGFunctionParameterTest</S>
<S>New-PSTGIndexColumnTest</S>
<S>New-PSTGProcedureParameterTest</S>
<S>New-PSTGTableColumnTest</S>
<S>New-PSTGTableConstraintTest</S>
<S>New-PSTGTableIndexTest</S>
<S>New-PSTGViewColumnTest</S>
</LST>
</Obj>
</En>
</DCT>
</Obj>
<Nil N="PowerShellGetFormatVersion" />
<Nil N="ReleaseNotes" />
<Obj N="Dependencies" RefId="8">
<TNRef RefId="2" />
<LST>
<Obj RefId="9">
<TN RefId="4">
<T>System.Collections.Specialized.OrderedDictionary</T>
<T>System.Object</T>
</TN>
<DCT>
<En>
<S N="Key">Name</S>
<S N="Value">PSFramework</S>
</En>
<En>
<S N="Key">MinimumVersion</S>
<S N="Value">1.0.19</S>
</En>
<En>
<S N="Key">CanonicalId</S>
<S N="Value">nuget:PSFramework/1.0.19</S>
</En>
</DCT>
</Obj>
<Obj RefId="10">
<TNRef RefId="4" />
<DCT>
<En>
<S N="Key">Name</S>
<S N="Value">dbatools</S>
</En>
<En>
<S N="Key">MinimumVersion</S>
<S N="Value">1.0.38</S>
</En>
<En>
<S N="Key">CanonicalId</S>
<S N="Value">nuget:dbatools/1.0.38</S>
</En>
</DCT>
</Obj>
</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="11">
<TN RefId="5">
<T>System.Management.Automation.PSCustomObject</T>
<T>System.Object</T>
</TN>
<MS>
<S N="copyright">Copyright (c) 2019 Sander Stad</S>
<S N="description">PowerShell module to generate tSQLt tests</S>
<S N="requireLicenseAcceptance">False</S>
<S N="isLatestVersion">True</S>
<S N="isAbsoluteLatestVersion">True</S>
<S N="versionDownloadCount">178</S>
<S N="downloadCount">509</S>
<S N="packageSize">61955</S>
<S N="published">2/6/2020 4:05:05 PM +01:00</S>
<S N="created">2/6/2020 4:05:05 PM +01:00</S>
<S N="lastUpdated">9/3/2021 1:53:37 AM +02:00</S>
<S N="tags">PSModule PSFunction_Invoke-PSTGTestGenerator PSCommand_Invoke-PSTGTestGenerator PSFunction_New-PSTGObjectExistenceTest PSCommand_New-PSTGObjectExistenceTest PSFunction_New-PSTGDatabaseCollationTest PSCommand_New-PSTGDatabaseCollationTest PSFunction_New-PSTGFunctionParameterTest PSCommand_New-PSTGFunctionParameterTest PSFunction_New-PSTGIndexColumnTest PSCommand_New-PSTGIndexColumnTest PSFunction_New-PSTGProcedureParameterTest PSCommand_New-PSTGProcedureParameterTest PSFunction_New-PSTGTableColumnTest PSCommand_New-PSTGTableColumnTest PSFunction_New-PSTGTableConstraintTest PSCommand_New-PSTGTableConstraintTest PSFunction_New-PSTGTableIndexTest PSCommand_New-PSTGTableIndexTest PSFunction_New-PSTGViewColumnTest PSCommand_New-PSTGViewColumnTest PSIncludes_Function</S>
<S N="developmentDependency">False</S>
<S N="updated">2021-09-03T01:53:37Z</S>
<S N="NormalizedVersion">0.1.41</S>
<S N="Authors">Sander Stad</S>
<S N="IsPrerelease">false</S>
<S N="ItemType">Module</S>
<S N="FileList">PStSQLtTestGenerator.nuspec|changelog.md|PStSQLtTestGenerator.psd1|PStSQLtTestGenerator.psm1|readme.md|.github\FUNDING.yml|bin\readme.md|en-us\about_PStSQLtTestGenerator.help.txt|en-us\strings.psd1|functions\Invoke-PSTGTestGenerator.ps1|functions\New-PSTGDatabaseCollationTest.ps1|functions\New-PSTGFunctionParameterTest.ps1|functions\New-PSTGIndexColumnTest.ps1|functions\New-PSTGObjectExistenceTest.ps1|functions\New-PSTGProcedureParameterTest.ps1|functions\New-PSTGTableColumnTest.ps1|functions\New-PSTGTableConstraintTest.ps1|functions\New-PSTGTableIndexTest.ps1|functions\New-PSTGViewColumnTest.ps1|functions\readme.md|internal\configurations\configuration.ps1|internal\configurations\readme.md|internal\functions\readme.md|internal\scriptblocks\scriptblocks.ps1|internal\scripts\license.ps1|internal\scripts\postimport.ps1|internal\scripts\preimport.ps1|internal\scripts\strings.ps1|internal\templates\DatabaseCollationTest.template|internal\templates\FunctionParameterTest.template|internal\templates\IndexColumnTest.template|internal\templates\ObjectExistence.template|internal\templates\ProcedureParameterTest.template|internal\templates\TableColumnTest.template|internal\templates\TableConstraintTest.template|internal\templates\TableIndexTest.template|internal\templates\ViewColumnTest.template|internal\tepp\assignment.ps1|internal\tepp\example.tepp.ps1|internal\tepp\readme.md|xml\PStSQLtTestGenerator.Format.ps1xml|xml\PStSQLtTestGenerator.Types.ps1xml|xml\readme.md</S>
<S N="GUID">c3ce04e7-d9cd-46b1-84f4-f01b9d5878c4</S>
<S N="PowerShellVersion">5.0</S>
<S N="CompanyName">SQLStad</S>
</MS>
</Obj>
<S N="InstalledLocation">/home/tonio/.local/share/powershell/Modules/PStSQLtTestGenerator/0.1.41</S>
</MS>
</Obj>
</Objs>