You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
204 B
11 lines
204 B
1 year ago
|
{
|
||
|
"dependencies": {
|
||
|
"@noble/curves": "^1.2.0",
|
||
|
"@noble/hashes": "^1.3.2",
|
||
|
"tweetnacl": "^1.0.3",
|
||
|
"tweetnacl-util": "^0.15.1",
|
||
|
"webpack": "^5.89.0",
|
||
|
"webpack-cli": "^5.1.4"
|
||
|
}
|
||
|
}
|