-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPSmodules.json
243 lines (243 loc) · 9.54 KB
/
PSmodules.json
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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
[
{
"Name": "TabExpansionPlusPlus",
"Version": "1.2",
"Type": "Module",
"Description": "TabExpansionPlusPlus extends the tab expansion and Intellisense features of\nPowerShell to help make PowerShell scripters more productive.\n\nYou can easily create your own custom argument completers. There are many\nexamples included in the module for many commands you may already use.",
"Author": "Jason Shirk",
"CompanyName": "lzybkr",
"Copyright": "(c) 2013. All rights reserved.",
"PublishedDate": "2016-06-21T19:37:40",
"InstalledDate": "2022-05-27T12:30:55.5780548-05:00",
"UpdatedDate": null,
"LicenseUri": null,
"ProjectUri": null,
"IconUri": null,
"Tags": [
"PSModule"
],
"Includes": {
"Cmdlet": "",
"DscResource": "",
"Function": "",
"Command": "",
"RoleCapability": "",
"Workflow": ""
},
"PowerShellGetFormatVersion": null,
"ReleaseNotes": null,
"Dependencies": [],
"RepositorySourceLocation": "https://www.powershellgallery.com/api/v2",
"Repository": "PSGallery",
"PackageManagementProvider": "NuGet",
"AdditionalMetadata": {
"summary": "TabExpansionPlusPlus extends the tab expansion and Intellisense features of\nPowerShell to help make PowerShell scripters more productive.\n\nYou can easily create your own custom argument completers. There are many\nexamples included in the module for many commands you may already use.",
"copyright": "(c) 2013. All rights reserved.",
"SourceName": "PSGallery",
"description": "TabExpansionPlusPlus extends the tab expansion and Intellisense features of\nPowerShell to help make PowerShell scripters more productive.\n\nYou can easily create your own custom argument completers. There are many\nexamples included in the module for many commands you may already use.",
"tags": "PSModule",
"PackageManagementProvider": "NuGet",
"installeddate": "2022-05-27T12:30:55.5780548-05:00",
"InstalledLocation": "/home/yasha/.local/share/powershell/Modules/TabExpansionPlusPlus/1.2",
"Type": "Module",
"published": "06/21/2016 19:37:40",
"IsPrerelease": false
},
"InstalledLocation": "/home/yasha/.local/share/powershell/Modules/TabExpansionPlusPlus/1.2"
},
{
"Name": "PSFzf",
"Version": "2.4.0",
"Type": "Module",
"Description": "A thin wrapper around Fzf (https://github.com/junegunn/fzf). If PSReadline is loaded, this wrapper registers Fzf with the keyboard chord Ctrl+t.",
"Author": "Michael Kelley",
"CompanyName": "MichaelKelley",
"Copyright": "(c) 2020. All rights reserved.",
"PublishedDate": "2022-02-06T22:51:10",
"InstalledDate": "2022-05-26T19:01:49.4238105-05:00",
"UpdatedDate": null,
"LicenseUri": null,
"ProjectUri": null,
"IconUri": null,
"Tags": [
"PSModule"
],
"Includes": {
"Cmdlet": "",
"DscResource": "",
"Function": "",
"Command": "",
"RoleCapability": "",
"Workflow": ""
},
"PowerShellGetFormatVersion": null,
"ReleaseNotes": null,
"Dependencies": [],
"RepositorySourceLocation": "https://www.powershellgallery.com/api/v2",
"Repository": "PSGallery",
"PackageManagementProvider": "NuGet",
"AdditionalMetadata": {
"summary": "A thin wrapper around Fzf (https://github.com/junegunn/fzf). If PSReadline is loaded, this wrapper registers Fzf with the keyboard chord Ctrl+t.",
"copyright": "(c) 2020. All rights reserved.",
"SourceName": "PSGallery",
"description": "A thin wrapper around Fzf (https://github.com/junegunn/fzf). If PSReadline is loaded, this wrapper registers Fzf with the keyboard chord Ctrl+t.",
"tags": "PSModule",
"PackageManagementProvider": "NuGet",
"installeddate": "2022-05-26T19:01:49.4238105-05:00",
"InstalledLocation": "/home/yasha/.local/share/powershell/Modules/PSFzf/2.4.0",
"Type": "Module",
"published": "02/06/2022 22:51:10",
"IsPrerelease": false
},
"InstalledLocation": "/home/yasha/.local/share/powershell/Modules/PSFzf/2.4.0"
},
{
"Name": "ZLocation",
"Version": "1.4.3",
"Type": "Module",
"Description": "ZLocation is the new Jump-Location. A `cd` that learns.",
"Author": "Sergei Vorobev",
"CompanyName": "vors theaquamarine",
"Copyright": "(c) 2015-2018 Sergei Vorobev. All rights reserved.",
"PublishedDate": "2021-01-03T17:48:28",
"InstalledDate": "2022-05-30T20:43:40.8534288-05:00",
"UpdatedDate": null,
"LicenseUri": "https://github.com/vors/ZLocation/blob/master/LICENSE",
"ProjectUri": "https://github.com/vors/ZLocation",
"IconUri": null,
"Tags": [
"PSModule"
],
"Includes": {
"Cmdlet": "",
"DscResource": "",
"Function": "",
"Command": "",
"RoleCapability": "",
"Workflow": ""
},
"PowerShellGetFormatVersion": null,
"ReleaseNotes": "https://github.com/vors/ZLocation/blob/master/CHANGELOG.md",
"Dependencies": [],
"RepositorySourceLocation": "https://www.powershellgallery.com/api/v2",
"Repository": "PSGallery",
"PackageManagementProvider": "NuGet",
"AdditionalMetadata": {
"summary": "ZLocation is the new Jump-Location. A `cd` that learns.",
"copyright": "(c) 2015-2018 Sergei Vorobev. All rights reserved.",
"SourceName": "PSGallery",
"description": "ZLocation is the new Jump-Location. A `cd` that learns.",
"releaseNotes": "https://github.com/vors/ZLocation/blob/master/CHANGELOG.md",
"tags": "PSModule",
"PackageManagementProvider": "NuGet",
"installeddate": "2022-05-30T20:43:40.8534288-05:00",
"InstalledLocation": "/home/yasha/.local/share/powershell/Modules/ZLocation/1.4.3",
"Type": "Module",
"published": "01/03/2021 17:48:28",
"IsPrerelease": false
},
"InstalledLocation": "/home/yasha/.local/share/powershell/Modules/ZLocation/1.4.3"
},
{
"Name": "PSReadLineVIExtension",
"Version": "1.0.6",
"Type": "Module",
"Description": "Extend PSREadline VI Binding with some text object manipulation",
"Author": "Karrakis",
"CompanyName": "Karrakis",
"Copyright": "(c) Karrakis. All rights reserved.",
"PublishedDate": "2022-04-02T08:12:24",
"InstalledDate": "2022-06-01T09:53:12.9015524-05:00",
"UpdatedDate": null,
"LicenseUri": "https://github.com/belotn/PsReadLineVIExtension/blob/e880210b3f41cbacfdb0e42f9670bcaa10386119/LICENSE",
"ProjectUri": "https://github.com/belotn/PsReadLineVIExtension",
"IconUri": null,
"Tags": [
"PSReadLine",
"VIMode",
"VI",
"InnerText",
"OuterText",
"Glob",
"Binding",
"Surround",
"GlobalClipboard",
"PSModule"
],
"Includes": {
"Cmdlet": "",
"DscResource": "",
"Function": "",
"Command": "",
"RoleCapability": "",
"Workflow": ""
},
"PowerShellGetFormatVersion": null,
"ReleaseNotes": "Appends gU and gu action",
"Dependencies": [],
"RepositorySourceLocation": "https://www.powershellgallery.com/api/v2",
"Repository": "PSGallery",
"PackageManagementProvider": "NuGet",
"AdditionalMetadata": {
"summary": "Extend PSREadline VI Binding with some text object manipulation",
"copyright": "(c) Karrakis. All rights reserved.",
"SourceName": "PSGallery",
"description": "Extend PSREadline VI Binding with some text object manipulation",
"releaseNotes": "Appends gU and gu action",
"tags": "PSReadLine VIMode VI InnerText OuterText Glob Binding Surround GlobalClipboard PSModule",
"PackageManagementProvider": "NuGet",
"installeddate": "2022-06-01T09:53:12.9015524-05:00",
"InstalledLocation": "/home/yasha/.local/share/powershell/Modules/PSReadLineVIExtension/1.0.6",
"Type": "Module",
"published": "04/02/2022 08:12:24",
"IsPrerelease": false
},
"InstalledLocation": "/home/yasha/.local/share/powershell/Modules/PSReadLineVIExtension/1.0.6"
},
{
"Name": "PSReadLine",
"Version": "2.2.5",
"Type": "Module",
"Description": "Great command line editing in the PowerShell console host",
"Author": "Microsoft Corporation",
"CompanyName": "PowerShellTeam lzybkr dongbow",
"Copyright": "(c) Microsoft Corporation. All rights reserved.",
"PublishedDate": "2022-05-03T19:48:42",
"InstalledDate": "2022-06-01T15:18:29.0563736-05:00",
"UpdatedDate": null,
"LicenseUri": null,
"ProjectUri": null,
"IconUri": null,
"Tags": [
"PSModule"
],
"Includes": {
"Cmdlet": "",
"DscResource": "",
"Function": "",
"Command": "",
"RoleCapability": "",
"Workflow": ""
},
"PowerShellGetFormatVersion": null,
"ReleaseNotes": null,
"Dependencies": [],
"RepositorySourceLocation": "https://www.powershellgallery.com/api/v2",
"Repository": "PSGallery",
"PackageManagementProvider": "NuGet",
"AdditionalMetadata": {
"summary": "Great command line editing in the PowerShell console host",
"copyright": "(c) Microsoft Corporation. All rights reserved.",
"SourceName": "PSGallery",
"description": "Great command line editing in the PowerShell console host",
"tags": "PSModule",
"PackageManagementProvider": "NuGet",
"installeddate": "2022-06-01T15:18:29.0563736-05:00",
"InstalledLocation": "/home/yasha/.local/share/powershell/Modules/PSReadLine/2.2.5",
"Type": "Module",
"published": "05/03/2022 19:48:42",
"IsPrerelease": false
},
"InstalledLocation": "/home/yasha/.local/share/powershell/Modules/PSReadLine/2.2.5"
}
]