{
"name": "sw_vers",
"description": "Print macOS version information",
"options": [
{
"names": [
"-productName"
],
"description": "Print product name"
},
{
"names": [
"-productVersion"
],
"description": "Print product version"
},
{
"names": [
"-buildVersion"
],
"description": "Print build version"
}
]
}