+ Add a two new libraries
+ QR-Code is now readable and decryptable
This commit is contained in:
@@ -3,8 +3,11 @@
|
||||
"version": "1.0.0",
|
||||
"description": "OffPass, a special password manager. All your passwords are not stored in an encrypted container but offline.",
|
||||
"main": "index.js",
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"openpgp": "^4.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/openpgp": "^4.4.7",
|
||||
"electron": "^7.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user