-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
63 lines (63 loc) · 2.77 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
57
58
59
60
61
62
63
{
"version": "3",
"packages": {
"specifiers": {
"jsr:@dldc/erreur@^7.1.1": "jsr:@dldc/[email protected]",
"jsr:@std/assert@^1.0.1": "jsr:@std/[email protected]",
"jsr:@std/expect@^1.0.0": "jsr:@std/[email protected]",
"jsr:@std/fs@^1.0.1": "jsr:@std/[email protected]",
"jsr:@std/internal@^1.0.1": "jsr:@std/[email protected]",
"jsr:@std/path@^1.0.2": "jsr:@std/[email protected]"
},
"jsr": {
"@dldc/[email protected]": {
"integrity": "9ba954ae0654e4ed003959c77aaa009fdf6c64f60bf4cfec33b134556ab0d6da"
},
"@std/[email protected]": {
"integrity": "ccacec332958126deaceb5c63ff8b4eaf9f5ed0eac9feccf124110435e59e49c",
"dependencies": [
"jsr:@std/internal@^1.0.1"
]
},
"@std/[email protected]": {
"integrity": "030275683c23d6708878c5439a3ffd99285948d708e00835fd38fcef9a0bb921",
"dependencies": [
"jsr:@std/assert@^1.0.1",
"jsr:@std/internal@^1.0.1"
]
},
"@std/[email protected]": {
"integrity": "d6914ca2c21abe591f733b31dbe6331e446815e513e2451b3b9e472daddfefcb",
"dependencies": [
"jsr:@std/path@^1.0.2"
]
},
"@std/[email protected]": {
"integrity": "6f8c7544d06a11dd256c8d6ba54b11ed870aac6c5aeafff499892662c57673e6"
},
"@std/[email protected]": {
"integrity": "a452174603f8c620bd278a380c596437a9eef50c891c64b85812f735245d9ec7"
}
}
},
"remote": {
"https://deno.land/[email protected]/encoding/base64.ts": "eecae390f1f1d1cae6f6c6d732ede5276bf4b9cd29b1d281678c054dc5cc009e",
"https://deno.land/x/[email protected]/deps.ts": "e956026d98094946166e06d7b799290b732db015813870d84e04e33ab88e98f3",
"https://deno.land/x/[email protected]/mod.ts": "a4e16972647ceafef58612a377a218372454c99d2c9da615a132694597114f80",
"https://deno.land/x/[email protected]/src/base64.ts": "0928031fdba0c43b617154fbe2eb7578366460c04da1422933ae5e936d3d0349",
"https://deno.land/x/[email protected]/src/canvas.ts": "58119999b04f68ebeed2627485c5c24c5b0c029707edde0b6568814f9049a3a8",
"https://deno.land/x/[email protected]/src/canvaskit.ts": "c3d807472cbb3e1d9fc01bb43ff974ef796c4b010178d1595be5fa793cce5e7d",
"https://deno.land/x/[email protected]/src/color_util.ts": "28f1072f0a5acbe7add7fac2f452311a47b44c080806fc4057de2d2e405c6c1c",
"https://deno.land/x/[email protected]/src/lib.js": "bb21711589bfbc8997b455cdf53e3150e23289f3b44809188041b1d2fc7924fa",
"https://deno.land/x/[email protected]/src/types.ts": "67d5800f8f4b0a407e0251676a03ae91b5f50a3ed53e6b72dc5984113cb93128",
"https://deno.land/x/[email protected]/src/wasm.js": "449d72cc14fc4142a5853f944df49a744d852981d09c5515528ede8aebb0afda"
},
"workspace": {
"dependencies": [
"jsr:@dldc/erreur@^7.1.1",
"jsr:@std/expect@^1.0.0",
"jsr:@std/fs@^1.0.1",
"jsr:@std/path@^1.0.2"
]
}
}