mirror of
https://github.com/element-hq/element-desktop
synced 2025-03-15 00:47:47 +01:00
12 lines
207 B
JSON
12 lines
207 B
JSON
![]() |
{
|
||
|
"scripts": {
|
||
|
"check": "check.js",
|
||
|
"build": "build.js"
|
||
|
},
|
||
|
"prune": "native",
|
||
|
"copy": "build/Release/keytar.node",
|
||
|
"dependencies": {
|
||
|
"libsecret": "0.20.3"
|
||
|
}
|
||
|
}
|