generated from kawarimidoll/deno-dev-template
-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
deno.lock
44 lines (44 loc) · 2.23 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": "3",
"packages": {
"specifiers": {
"jsr:@std/assert@^0.226.0": "jsr:@std/[email protected]",
"jsr:@std/fmt@^0.225.4": "jsr:@std/[email protected]",
"jsr:@std/internal@^1.0.0": "jsr:@std/[email protected]"
},
"jsr": {
"@std/[email protected]": {
"integrity": "0dfb5f7c7723c18cec118e080fec76ce15b4c31154b15ad2bd74822603ef75b3",
"dependencies": [
"jsr:@std/internal@^1.0.0"
]
},
"@std/[email protected]": {
"integrity": "584c681cf422b70e28959b57e59012823609c087384cbf12d05f67814797fda3"
},
"@std/[email protected]": {
"integrity": "ac6a6dfebf838582c4b4f61a6907374e27e05bedb6ce276e0f1608fe84e7cd9a"
}
}
},
"remote": {
"https://deno.land/x/[email protected]/constants.ts": "61659e7f70136d73e0215d373fa815427f424a8b1596bf88ba62da4f542b4c2a",
"https://deno.land/x/[email protected]/convert.ts": "f4251fd3f46b7924fc70f2e81c13eeee9123897478b309e3117cc8b421386c81",
"https://deno.land/x/[email protected]/datetime.ts": "fd6bd0e6bc8cb6ddd21416d7f9bde6fca93d0a6de17dfad676ce79af1cd667a3",
"https://deno.land/x/[email protected]/diff.ts": "262cacd353e4feb923ae17845bcbd4368eeeb0e6557fc0d9069c7adfd920e080",
"https://deno.land/x/[email protected]/format.ts": "d56ee7bbf56bc19976197e1bf15f1d182a00a190c3103a6e544f0fd2f14d3ff6",
"https://deno.land/x/[email protected]/local_time.ts": "3836e80d81f1d4ba40fa266632076e0159cc58d1e2ffc23fccfb5249e1c5b780",
"https://deno.land/x/[email protected]/locale.ts": "ec9ef85d52f525e9cdb770dc391841d9ef6a72e84f88eff3c4114da7d0a986d1",
"https://deno.land/x/[email protected]/parse_date.ts": "51ba2b0917ef9015316b84072766286fd693df553930dfb52e024eb441c19d16",
"https://deno.land/x/[email protected]/timezone.ts": "4871b64bb0d5e01a968c51dbc34e724a5526149acfb5097f410dfb970bf505cb",
"https://deno.land/x/[email protected]/types.ts": "24b378ccf1f8e1783022ffe96312ef7c12deb39a62aa33832a3c3555954e663b",
"https://deno.land/x/[email protected]/utils.ts": "1651c7740fef85901af34bbfcd8d9bd467a4313b5a4d5074e2603f989f1ee77a",
"https://deno.land/x/[email protected]/zoned_time.ts": "d0578c18b534625c157eaea6daa88c71708b801f03793a05bc48ba492044191e"
},
"workspace": {
"dependencies": [
"jsr:@std/assert@^0.226.0",
"jsr:@std/fmt@^0.225.4"
]
}
}