{ "name": "curl", "identifier": "curl", "description": "A http client for cli", "macos": { "need_restart": false, "formula": { "formula": "PackageManager", "installer": "brew", "name": "curl" } }, "linux": { "need_restart": false, "formula": { "formula": "PackageManager", "installer": "apt", "name": "curl" } }, "windows": { "need_restart": false, "formula": { "formula": "PackageManager", "installer": "winget", "name": "CURL.CURL" } } }