-
Notifications
You must be signed in to change notification settings - Fork 63
/
deno.lock
44 lines (44 loc) · 1.21 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
{
"version": "4",
"specifiers": {
"jsr:@simple-cdp/simple-cdp@^1.8.5": "1.8.5",
"jsr:@std/[email protected]": "0.224.0",
"jsr:@std/[email protected]": "0.224.0",
"npm:simple-cdp@^1.8.5": "1.8.5",
"npm:ws@^8.16.0": "8.16.0"
},
"jsr": {
"@simple-cdp/[email protected]": {
"integrity": "7386ca561cd6293bb3115eadf14b8c98d1c41c35a69c79774ea70e5101159413"
},
"@std/[email protected]": {
"integrity": "8643233ec7aec38a940a8264a6e3eed9bfa44e7a71cc6b3c8874213ff401967f"
},
"@std/[email protected]": {
"integrity": "55bca6361e5a6d158b9380e82d4981d82d338ec587de02951e2b7c3a24910ee6",
"dependencies": [
"jsr:@std/assert"
]
}
},
"npm": {
"[email protected]": {
"integrity": "sha512-bpXoeCk0mwFrr+8C8vVkhCug5h4HO49GI+MZdnyLQcFVKzTlokrimTjEoc69X2Y2n7mtjzDHTriq6B/kgUeUcA=="
},
"[email protected]": {
"integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ=="
}
},
"workspace": {
"dependencies": [
"jsr:@simple-cdp/simple-cdp@^1.8.5",
"jsr:@std/[email protected]"
],
"packageJson": {
"dependencies": [
"npm:simple-cdp@^1.8.5",
"npm:ws@^8.16.0"
]
}
}
}