11 lines
264 B
JSON
11 lines
264 B
JSON
[
|
|
{
|
|
"name":"name",
|
|
"width": 35,
|
|
"notSortable": false
|
|
},
|
|
{"name":"version","notSortable": true, "width": 12},
|
|
{"name":"description","notSortable": true},
|
|
{"name":"isInstalled","notSortable": true, "width": 8}
|
|
]
|