mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-15 19:38:51 +00:00
14 lines
243 B
JSON
14 lines
243 B
JSON
{
|
|
"name": "nostr-tools",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"assert": "^2.0.0",
|
|
"bigi": "^1.4.2",
|
|
"bip-schnorr": "^0.6.2",
|
|
"buffer": "^6.0.3",
|
|
"ecurve": "^1.0.6",
|
|
"pws": "^5.0.2",
|
|
"sha.js": "^2.4.11"
|
|
}
|
|
}
|