mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-19 16:04:58 +01:00
11 lines
184 B
JSON
11 lines
184 B
JSON
|
{
|
||
|
"scripts": {
|
||
|
"check": "check.js",
|
||
|
"build": "build.js"
|
||
|
},
|
||
|
"copy": "build/Release/keytar.node",
|
||
|
"dependencies": {
|
||
|
"libsecret": "0.20.3"
|
||
|
}
|
||
|
}
|