1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-10 05:30:01 +00:00
Files
browser/libs/logout/package.json
2025-05-27 16:41:37 -04:00

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"
}