forked from cmdruid/nostr-terminal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn.lock
47 lines (39 loc) · 1.79 KB
/
yarn.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@cmdcode/nostr-emitter@^1.1.12":
"integrity" "sha512-Cs+aJqR8SF34bQB3bb3520AOpueJWN9JwvA4KkgDB/35nJtRaD14zHehDSBJh55LWNQ++XWR/8rALRY7GYi99A=="
"resolved" "https://registry.npmjs.org/@cmdcode/nostr-emitter/-/nostr-emitter-1.1.12.tgz"
"version" "1.1.12"
dependencies:
"@noble/secp256k1" "^1.2.14"
"ws" "^8.9.0"
"@noble/secp256k1@^1.2.14":
"integrity" "sha512-kbacwGSsH/CTout0ZnZWxnW1B+jH/7r/WAAKLBtrRJ/+CUH7lgmQzl3GTrQua3SGKWNSDsS6lmjnDpIJ5Dxyaw=="
"resolved" "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.7.0.tgz"
"version" "1.7.0"
"dotenv@^16.0.3":
"integrity" "sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ=="
"resolved" "https://registry.npmjs.org/dotenv/-/dotenv-16.0.3.tgz"
"version" "16.0.3"
"nan@^2.14.0":
"integrity" "sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ=="
"resolved" "https://registry.npmjs.org/nan/-/nan-2.17.0.tgz"
"version" "2.17.0"
"node-pty@^0.10.1":
"integrity" "sha512-JTdtUS0Im/yRsWJSx7yiW9rtpfmxqxolrtnyKwPLI+6XqTAPW/O2MjS8FYL4I5TsMbH2lVgDb2VMjp+9LoQGNg=="
"resolved" "https://registry.npmjs.org/node-pty/-/node-pty-0.10.1.tgz"
"version" "0.10.1"
dependencies:
"nan" "^2.14.0"
"nostr-terminal@file:../../../../../usr/local/bin/nostr-term":
"resolved" "file:../../../../../usr/local/bin/nostr-term"
"version" "1.0.0"
dependencies:
"@cmdcode/nostr-emitter" "^1.1.12"
"dotenv" "^16.0.3"
"node-pty" "^0.10.1"
"ws" "^8.10.0"
"ws@^8.10.0", "ws@^8.9.0":
"integrity" "sha512-+s49uSmZpvtAsd2h37vIPy1RBusaLawVe8of+GyEPsaJTCMpj/2v8NpeK1SHXjBlQ95lQTmQofOJnFiLoaN3yw=="
"resolved" "https://registry.npmjs.org/ws/-/ws-8.10.0.tgz"
"version" "8.10.0"