-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
386 lines (386 loc) · 14.2 KB
/
package.json
File metadata and controls
386 lines (386 loc) · 14.2 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
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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
{
"name": "vscode-abap-file-formats",
"displayName": "abap-file-formats",
"description": "abap-file-formats validation",
"author": "Lars Hvam",
"license": "MIT",
"version": "0.1.16",
"repository": {
"type": "git",
"url": "https://github.com/abaplint/vscode-abap-file-formats"
},
"publisher": "larshp",
"keywords": [
"abap",
"SAP"
],
"categories": [
"Linters"
],
"engines": {
"vscode": "^1.37.1"
},
"contributes": {
"commands": [],
"jsonValidation": [
{
"fileMatch": "*.advc.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/advc.json"
},
{
"fileMatch": "*.aifa.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/aifa.json"
},
{
"fileMatch": "*.aifd.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/aifd.json"
},
{
"fileMatch": "*.aiff.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/aiff.json"
},
{
"fileMatch": "*.aifi.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/aifi.json"
},
{
"fileMatch": "*.aifn.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/aifn.json"
},
{
"fileMatch": "*.aifp.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/aifp.json"
},
{
"fileMatch": "*.aifr.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/aifr.json"
},
{
"fileMatch": "*.aobj.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/aobj.json"
},
{
"fileMatch": "*.apic.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/apic.json"
},
{
"fileMatch": "*.aplo.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/aplo.json"
},
{
"fileMatch": "*.apob.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/apob.json"
},
{
"fileMatch": "*.bdef.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/bdef.json"
},
{
"fileMatch": "*.bgqc.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/bgqc.json"
},
{
"fileMatch": "*.cdbo.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/cdbo.json"
},
{
"fileMatch": "*.cfdf.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/cfdf.json"
},
{
"fileMatch": "*.chdo.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/chdo.json"
},
{
"fileMatch": "*.chkc.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/chkc.json"
},
{
"fileMatch": "*.chko.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/chko.json"
},
{
"fileMatch": "*.chkv.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/chkv.json"
},
{
"fileMatch": "*.clas.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/clas.json"
},
{
"fileMatch": "*.cota.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/cota.json"
},
{
"fileMatch": "*.csnm.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/csnm.json"
},
{
"fileMatch": "*.dcat.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dcat.json"
},
{
"fileMatch": "*.dcls.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dcls.json"
},
{
"fileMatch": "*.ddla.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/ddla.json"
},
{
"fileMatch": "*.ddls.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/ddls.json"
},
{
"fileMatch": "*.ddlx.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/ddlx.json"
},
{
"fileMatch": "*.desd.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/desd.json"
},
{
"fileMatch": "*.dmon.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dmon.json"
},
{
"fileMatch": "*.dobj.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dobj.json"
},
{
"fileMatch": "*.doma.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/doma.json"
},
{
"fileMatch": "*.dras.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dras.json"
},
{
"fileMatch": "*.drty.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/drty.json"
},
{
"fileMatch": "*.dsfd.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dsfd.json"
},
{
"fileMatch": "*.dsfi.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dsfi.json"
},
{
"fileMatch": "*.dtdc.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dtdc.json"
},
{
"fileMatch": "*.dteb.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dteb.json"
},
{
"fileMatch": "*.dtix.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dtix.json"
},
{
"fileMatch": "*.dtsc.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/dtsc.json"
},
{
"fileMatch": "*.edcc.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/edcc.json"
},
{
"fileMatch": "*.edck.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/edck.json"
},
{
"fileMatch": "*.edcr.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/edcr.json"
},
{
"fileMatch": "*.edoi.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/edoi.json"
},
{
"fileMatch": "*.eeec.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/eeec.json"
},
{
"fileMatch": "*.enho.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/enho.json"
},
{
"fileMatch": "*.enhs.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/enhs.json"
},
{
"fileMatch": "*.enqu.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/enqu.json"
},
{
"fileMatch": "*.evtb.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/evtb.json"
},
{
"fileMatch": "*.evto.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/evto.json"
},
{
"fileMatch": "*.fugr.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/fugr.json"
},
{
"fileMatch": "*.gsmp.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/gsmp.json"
},
{
"fileMatch": "*.http.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/http.json"
},
{
"fileMatch": "*.ilmb.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/ilmb.json"
},
{
"fileMatch": "*.intf.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/intf.json"
},
{
"fileMatch": "*.intm.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/intm.json"
},
{
"fileMatch": "*.ints.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/ints.json"
},
{
"fileMatch": "*.msag.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/msag.json"
},
{
"fileMatch": "*.nont.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/nont.json"
},
{
"fileMatch": "*.nrob.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/nrob.json"
},
{
"fileMatch": "*.ntta.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/ntta.json"
},
{
"fileMatch": "*.ntty.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/ntty.json"
},
{
"fileMatch": "*.prog.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/prog.json"
},
{
"fileMatch": "*.ront.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/ront.json"
},
{
"fileMatch": "*.rvbc.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/rvbc.json"
},
{
"fileMatch": "*.saia.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/saia.json"
},
{
"fileMatch": "*.sajc.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/sajc.json"
},
{
"fileMatch": "*.sajt.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/sajt.json"
},
{
"fileMatch": "*.scp1.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/scp1.json"
},
{
"fileMatch": "*.sfpf.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/sfpf.json"
},
{
"fileMatch": "*.siad.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/siad.json"
},
{
"fileMatch": "*.sito.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/sito.json"
},
{
"fileMatch": "*.smbc.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/smbc.json"
},
{
"fileMatch": "*.smtg.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/smtg.json"
},
{
"fileMatch": "*.sprv.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/sprv.json"
},
{
"fileMatch": "*.srvb.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/srvb.json"
},
{
"fileMatch": "*.srvc.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/srvc.json"
},
{
"fileMatch": "*.srvd.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/srvd.json"
},
{
"fileMatch": "*.suco.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/suco.json"
},
{
"fileMatch": "*.susi.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/susi.json"
},
{
"fileMatch": "*.swcr.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/swcr.json"
},
{
"fileMatch": "*.sxtg.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/sxtg.json"
},
{
"fileMatch": "*.uiad.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/uiad.json"
},
{
"fileMatch": "*.uipg.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/uipg.json"
},
{
"fileMatch": "*.uist.json",
"url": "https://raw.githubusercontent.com/abaplint/vscode-abap-file-formats/main/schemas/uist.json"
}
],
"viewsContainers": {
"activitybar": []
},
"views": {
"abaplint": []
},
"menus": {
"editor/title": [],
"file/newFile": [],
"explorer/context": []
},
"keybindings": [],
"configuration": {}
},
"scripts": {},
"extensionDependencies": [
"larshp.vscode-abap"
],
"devDependencies": {}
}