2018-02-12 19:21:38 +01:00
|
|
|
{
|
2022-01-18 14:04:21 +01:00
|
|
|
"name": "@bitwarden/desktop",
|
2018-02-12 19:21:38 +01:00
|
|
|
"productName": "Bitwarden",
|
|
|
|
"description": "A secure and free password manager for all of your devices.",
|
2022-04-25 20:40:39 +02:00
|
|
|
"version": "1.33.1",
|
2020-02-19 04:34:19 +01:00
|
|
|
"author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
|
2018-02-12 19:21:38 +01:00
|
|
|
"homepage": "https://bitwarden.com",
|
|
|
|
"license": "GPL-3.0",
|
2018-02-13 05:00:54 +01:00
|
|
|
"main": "main.js",
|
2018-02-13 23:01:21 +01:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2018-02-13 23:27:42 +01:00
|
|
|
"url": "https://github.com/bitwarden/desktop"
|
2018-02-13 23:01:21 +01:00
|
|
|
},
|
2022-01-13 10:46:33 +01:00
|
|
|
"dependencies": {
|
|
|
|
"@nodert-win10-rs4/windows.security.credentials.ui": "^0.4.4",
|
2022-05-02 12:39:38 +02:00
|
|
|
"forcefocus": "^1.1.0",
|
|
|
|
"keytar": "^7.9.0"
|
2022-01-13 10:46:33 +01:00
|
|
|
}
|
2021-12-17 11:15:07 +01:00
|
|
|
}
|