feat: add VaultSession (vault lifecycle and entry CRUD)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"object" : {
|
||||
"artifacts" : [
|
||||
|
||||
],
|
||||
"dependencies" : [
|
||||
{
|
||||
"basedOn" : null,
|
||||
"packageRef" : {
|
||||
"identity" : "keepasskit",
|
||||
"kind" : "fileSystem",
|
||||
"location" : "/Users/kriss/Dev/local/MyPass/Vendor/KeePassKit",
|
||||
"name" : "KeePassKit"
|
||||
},
|
||||
"state" : {
|
||||
"name" : "fileSystem",
|
||||
"path" : "/Users/kriss/Dev/local/MyPass/Vendor/KeePassKit"
|
||||
},
|
||||
"subpath" : "keepasskit"
|
||||
}
|
||||
],
|
||||
"prebuilts" : [
|
||||
|
||||
]
|
||||
},
|
||||
"version" : 7
|
||||
}
|
||||
Reference in New Issue
Block a user