-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
80 lines (80 loc) · 2.9 KB
/
Copy pathdeno.lock
File metadata and controls
80 lines (80 loc) · 2.9 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"version": "4",
"specifiers": {
"jsr:@beast/compat@~0.1.2": "0.1.2",
"jsr:@crayon/color-support@^2.1.0": "2.1.0",
"jsr:@std/assert@*": "1.0.6",
"jsr:@std/fs@1": "1.0.4",
"jsr:@std/internal@^1.0.4": "1.0.4",
"jsr:@std/path@1": "1.0.6",
"jsr:@std/path@^1.0.6": "1.0.6",
"npm:@types/node@*": "22.5.4",
"npm:@unthread-io/node@~0.0.10": "0.0.10",
"npm:@unthread-io/node@~0.0.13": "0.0.13",
"npm:commander@12.1": "12.1.0"
},
"jsr": {
"@beast/compat@0.1.2": {
"integrity": "f7837b100e3f4518e114f823570a1a1a2e49efaa7ed41de12eb5e079749f573f"
},
"@crayon/color-support@2.1.0": {
"integrity": "7901b177733e10526b78c2ca4f784550d6f7a38b992913f23ebcfc26ffee1398",
"dependencies": [
"jsr:@beast/compat"
]
},
"@std/assert@1.0.6": {
"integrity": "1904c05806a25d94fe791d6d883b685c9e2dcd60e4f9fc30f4fc5cf010c72207",
"dependencies": [
"jsr:@std/internal"
]
},
"@std/fs@1.0.4": {
"integrity": "2907d32d8d1d9e540588fd5fe0ec21ee638134bd51df327ad4e443aaef07123c",
"dependencies": [
"jsr:@std/path@^1.0.6"
]
},
"@std/internal@1.0.4": {
"integrity": "62e8e4911527e5e4f307741a795c0b0a9e6958d0b3790716ae71ce085f755422"
},
"@std/path@1.0.6": {
"integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed"
}
},
"npm": {
"@types/node@22.5.4": {
"integrity": "sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==",
"dependencies": [
"undici-types"
]
},
"@unthread-io/node@0.0.10": {
"integrity": "sha512-IQ2bHdlxqyQGVECmRaccUklQHqjl/m7/x/HJRpxqnITd+c0suj/i76jiI/oVFyXGsG1euHzDgspbVTUfqJjX2w=="
},
"@unthread-io/node@0.0.13": {
"integrity": "sha512-hGwFcqHeQtbv2fy7WYZgX0nxlQRq/N0qfuLdXJFCwGLXVZhC2yXMnYPxs5dNtE3bkIle8Oqw2GsHeejmXMH47g=="
},
"commander@12.1.0": {
"integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA=="
},
"undici-types@6.19.8": {
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="
}
},
"remote": {
"https://deno.land/x/denoflate@1.2.1/mod.ts": "f5628e44b80b3d80ed525afa2ba0f12408e3849db817d47a883b801f9ce69dd6",
"https://deno.land/x/denoflate@1.2.1/pkg/denoflate.js": "b9f9ad9457d3f12f28b1fb35c555f57443427f74decb403113d67364e4f2caf4",
"https://deno.land/x/denoflate@1.2.1/pkg/denoflate_bg.wasm.js": "d581956245407a2115a3d7e8d85a9641c032940a8e810acbd59ca86afd34d44d",
"https://deno.land/x/esbuild@v0.24.0/mod.js": "15b51f08198c373555700a695b6c6630a86f2c254938e81be7711eb6d4edc74e"
},
"workspace": {
"dependencies": [
"jsr:@crayon/color-support@^2.1.0",
"jsr:@std/fs@1",
"jsr:@std/path@1",
"npm:@unthread-io/node@~0.0.13",
"npm:commander@12.1"
]
}
}