forked from denodrivers/redis
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
57 lines (57 loc) 路 1.8 KB
/
Copy pathdeno.lock
File metadata and controls
57 lines (57 loc) 路 1.8 KB
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
57
{
"version": "5",
"specifiers": {
"jsr:@std/assert@1": "1.0.13",
"jsr:@std/assert@^1.0.12": "1.0.13",
"jsr:@std/async@1": "1.0.12",
"jsr:@std/bytes@1": "1.0.5",
"jsr:@std/bytes@^1.0.2-rc.3": "1.0.5",
"jsr:@std/collections@1": "1.0.11",
"jsr:@std/internal@^1.0.6": "1.0.6",
"jsr:@std/io@0.224.5": "0.224.5",
"jsr:@std/random@0.1.0": "0.1.0",
"jsr:@std/testing@1": "1.0.11",
"npm:cluster-key-slot@1.1.0": "1.1.0"
},
"jsr": {
"@std/assert@1.0.13": {
"integrity": "ae0d31e41919b12c656c742b22522c32fb26ed0cba32975cb0de2a273cb68b29",
"dependencies": [
"jsr:@std/internal"
]
},
"@std/async@1.0.12": {
"integrity": "d1bfcec459e8012846fe4e38dfc4241ab23240ecda3d8d6dfcf6d81a632e803d"
},
"@std/bytes@1.0.5": {
"integrity": "4465dd739d7963d964c809202ebea6d5c6b8e3829ef25c6a224290fbb8a1021e"
},
"@std/collections@1.0.11": {
"integrity": "2f62cf9587484b1fff364f6c3e1f83478eea53dbb6faed6ffeda92ddb6b172f0"
},
"@std/internal@1.0.6": {
"integrity": "9533b128f230f73bd209408bb07a4b12f8d4255ab2a4d22a1fd6d87304aca9a4"
},
"@std/io@0.224.5": {
"integrity": "cb84fe655d1273fca94efcff411465027a8b0b4225203f19d6ee98d9c8920a2d",
"dependencies": [
"jsr:@std/bytes@^1.0.2-rc.3"
]
},
"@std/random@0.1.0": {
"integrity": "70a006be0ffb77d036bab54aa8ae6bd0119ba77ace0f2f56f63273d4262a5667"
},
"@std/testing@1.0.11": {
"integrity": "12b3db12d34f0f385a26248933bde766c0f8c5ad8b6ab34d4d38f528ab852f48",
"dependencies": [
"jsr:@std/assert@^1.0.12",
"jsr:@std/internal"
]
}
},
"npm": {
"cluster-key-slot@1.1.0": {
"integrity": "sha512-2Nii8p3RwAPiFwsnZvukotvow2rIHM+yQ6ZcBXGHdniadkYGZYiGmkHJIbZPIV9nfv7m/U1IPMVVcAhoWFeklw=="
}
}
}