-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
56 lines (56 loc) · 2.38 KB
/
deno.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
48
49
50
51
52
53
54
55
56
{
"version": "2",
"remote": {
"https://deno.land/[email protected]/fmt/colors.ts": "d67e3cd9f472535241a8e410d33423980bec45047e343577554d3356e1f0ef4e",
"https://deno.land/[email protected]/testing/_diff.ts": "1a3c044aedf77647d6cac86b798c6417603361b66b54c53331b312caeb447aea",
"https://deno.land/[email protected]/testing/_format.ts": "a69126e8a469009adf4cf2a50af889aca364c349797e63174884a52ff75cf4c7",
"https://deno.land/[email protected]/testing/asserts.ts": "e16d98b4d73ffc4ed498d717307a12500ae4f2cbe668f1a215632d19fcffc22f",
"https://deno.land/[email protected]/testing/mock.ts": "220ed9b8151cb2cac141043d4cfea7c47673fab5d18d1c1f0943297c8afb5d13"
},
"npm": {
"specifiers": {
"nostr-tools": "[email protected]"
},
"packages": {
"@noble/[email protected]": {
"integrity": "sha512-2upgEu0iLiDVDZkNLeFV2+ht0BAVgQnEmCk6JsOch9Rp8xfkMCbvbAZlA2pBHQc73dbl+vFOXfqkf4uemdn0bw==",
"dependencies": {
"@noble/hashes": "@noble/[email protected]"
}
},
"@noble/[email protected]": {
"integrity": "sha512-ilHEACi9DwqJB0pw7kv+Apvh50jiiSyR/cQ3y4W7lOR5mhvn/50FLUfsnfJz0BDZtl/RR16kXvptiv6q1msYZg==",
"dependencies": {}
},
"@scure/[email protected]": {
"integrity": "sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA==",
"dependencies": {}
},
"@scure/[email protected]": {
"integrity": "sha512-bcKpo1oj54hGholplGLpqPHRbIsnbixFtc06nwuNM5/dwSXOq/AAYoIBRsBmnZJSdfeNW5rnff7NTAz3ZCqR9Q==",
"dependencies": {
"@noble/curves": "@noble/[email protected]",
"@noble/hashes": "@noble/[email protected]",
"@scure/base": "@scure/[email protected]"
}
},
"@scure/[email protected]": {
"integrity": "sha512-SX/uKq52cuxm4YFXWFaVByaSHJh2w3BnokVSeUJVCv6K7WulT9u2BuNRBhuFl8vAuYnzx9bEu9WgpcNYTrYieg==",
"dependencies": {
"@noble/hashes": "@noble/[email protected]",
"@scure/base": "@scure/[email protected]"
}
},
"[email protected]": {
"integrity": "sha512-b8BpCiD3wxjBZwrn0wc+CkVj6/7s4sQxp+Az7UkCG80mJu7xTspZsOoUP/geBNwZVYETzEwj+CPBvW8WIP8mBQ==",
"dependencies": {
"@noble/curves": "@noble/[email protected]",
"@noble/hashes": "@noble/[email protected]",
"@scure/base": "@scure/[email protected]",
"@scure/bip32": "@scure/[email protected]",
"@scure/bip39": "@scure/[email protected]"
}
}
}
}
}