-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
109 lines (109 loc) · 3.42 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"version": "4",
"specifiers": {
"jsr:@astral/astral@~0.4.5": "0.4.9",
"jsr:@deno-library/progress@^1.5.1": "1.5.1",
"jsr:@std/assert@^1.0.2": "1.0.8",
"jsr:@std/async@1": "1.0.9",
"jsr:@std/[email protected]": "1.0.7",
"jsr:@std/collections@^1.0.5": "1.0.9",
"jsr:@std/fmt@1": "1.0.3",
"jsr:@std/[email protected]": "1.0.3",
"jsr:@std/front-matter@^1.0.5": "1.0.5",
"jsr:@std/fs@1": "1.0.6",
"jsr:@std/internal@^1.0.5": "1.0.5",
"jsr:@std/[email protected]": "0.225.0",
"jsr:@std/path@*": "1.0.8",
"jsr:@std/path@1": "1.0.8",
"jsr:@std/path@^1.0.8": "1.0.8",
"jsr:@std/toml@^1.0.1": "1.0.1",
"jsr:@std/yaml@^1.0.5": "1.0.5",
"jsr:@zip-js/zip-js@^2.7.52": "2.7.53",
"npm:md4w@~0.2.6": "0.2.6"
},
"jsr": {
"@astral/[email protected]": {
"integrity": "8e62a10f6f43c0155647c2564fa2e6c1186e74285272b30d8bae4294326435ff",
"dependencies": [
"jsr:@deno-library/progress",
"jsr:@std/async",
"jsr:@std/fs",
"jsr:@std/path@1",
"jsr:@zip-js/zip-js"
]
},
"@deno-library/[email protected]": {
"integrity": "966611826b8bb27baae73ab1c4fa4317cd4edd2abb99750cd6f8488d22d5b121",
"dependencies": [
"jsr:@std/[email protected]",
"jsr:@std/io"
]
},
"@std/[email protected]": {
"integrity": "ebe0bd7eb488ee39686f77003992f389a06c3da1bbd8022184804852b2fa641b",
"dependencies": [
"jsr:@std/internal"
]
},
"@std/[email protected]": {
"integrity": "c6472fd0623b3f3daae023cdf7ca5535e1b721dfbf376562c0c12b3fb4867f91"
},
"@std/[email protected]": {
"integrity": "98359df9df586a69015ba570305183b0cb9e7d53c05ea2016ef9a3e77e82c7cd"
},
"@std/[email protected]": {
"integrity": "4f58104ead08a04a2199374247f07befe50ba01d9cca8cbb23ab9a0419921e71"
},
"@std/[email protected]": {
"integrity": "97765c16aa32245ff4e2204ecf7d8562496a3cb8592340a80e7e554e0bb9149f"
},
"@std/[email protected]": {
"integrity": "abddc64030a33eb5bc524b8c73e7c417cea09177aaeb4abf75a56b540c4b6e60",
"dependencies": [
"jsr:@std/toml",
"jsr:@std/yaml"
]
},
"@std/[email protected]": {
"integrity": "42b56e1e41b75583a21d5a37f6a6a27de9f510bcd36c0c85791d685ca0b85fa2"
},
"@std/[email protected]": {
"integrity": "54a546004f769c1ac9e025abd15a76b6671ddc9687e2313b67376125650dc7ba"
},
"@std/[email protected]": {
"integrity": "c1db7c5e5a231629b32d64b9a53139445b2ca640d828c26bf23e1c55f8c079b3"
},
"@std/[email protected]": {
"integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be"
},
"@std/[email protected]": {
"integrity": "b55b407159930f338d384b1f8fd317c8e8a35e27ebb8946155f49e3a158d16c4",
"dependencies": [
"jsr:@std/collections"
]
},
"@std/[email protected]": {
"integrity": "71ba3d334305ee2149391931508b2c293a8490f94a337eef3a09cade1a2a2742"
},
"@zip-js/[email protected]": {
"integrity": "acea5bd8e01feb3fe4c242cfbde7d33dd5e006549a4eb1d15283bc0c778ed672"
}
},
"npm": {
"[email protected]": {
"integrity": "sha512-CBLQ2PxVe9WA+/nndZCx/Y+1C3DtmtSeubmXTPhMIgsXtq9gVGleikREko5FYnV6Dz4cHDWm0Ea+YMLpIjP4Kw=="
}
},
"workspace": {
"dependencies": [
"jsr:@astral/astral@~0.4.5",
"jsr:@std/assert@^1.0.2",
"jsr:@std/[email protected]",
"jsr:@std/fmt@1",
"jsr:@std/front-matter@^1.0.5",
"jsr:@std/path@^1.0.8",
"jsr:@std/yaml@^1.0.5",
"npm:md4w@~0.2.6"
]
}
}