Tools/bitwarden.json
|
{
"name": "bitwarden", "description": "Bitwarden CLI — open-source password manager", "tags": [ "security", "secrets", "password" ], "executable": "bw.exe", "packages": { "scoop": "bitwarden-cli", "winget": "Bitwarden.CLI" }, "xdg": { "compliance": "none", "method": "default" }, "aliases": {}, "picker": "custom" } |