mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 05:30:01 +00:00
16 lines
339 B
JSON
16 lines
339 B
JSON
{
|
|
"name": "@bitwarden/logout",
|
|
"version": "0.0.0",
|
|
"description": "Services and models pertaining to logout",
|
|
"keywords": [
|
|
"bitwarden"
|
|
],
|
|
"author": "Bitwarden Inc.",
|
|
"homepage": "https://bitwarden.com",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/bitwarden/clients"
|
|
},
|
|
"license": "GPL-3.0"
|
|
}
|