mirror of
https://github.com/EvernodeXRPL/sashimono.git
synced 2026-04-29 15:38:00 +00:00
13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"libsodium-wrappers": "0.7.6",
|
|
"blake3": "2.1.4",
|
|
"ws": "7.1.2",
|
|
"bson": "4.0.4"
|
|
},
|
|
"devDependencies": {
|
|
"terser": "5.7.0"
|
|
}
|
|
}
|