-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
51 lines (51 loc) · 1.75 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
{
"version": "3",
"packages": {
"specifiers": {
"jsr:@baetheus/fun@^2.1.0": "jsr:@baetheus/[email protected]",
"jsr:@jlarky/nanoid@^0.0.2": "jsr:@jlarky/[email protected]",
"jsr:@std/media-types@^0.220.1": "jsr:@std/[email protected]",
"npm:[email protected]": "npm:[email protected]"
},
"jsr": {
"@baetheus/[email protected]": {
"integrity": "ca5f0b31b7857dc751eaf913d6afb278c2f95845c5a2feef53b1873575408f3d"
},
"@jlarky/[email protected]": {
"integrity": "6246747f6f43f4ec7a2f39b0bf77411a55be5d57c97e212d91486b55f3bc3a12"
},
"@std/[email protected]": {
"integrity": "9dea30f7e0c87426ad8736678137ad277f1450f858efa1ef2c3aad6d9029b682"
}
},
"npm": {
"integrity": "sha512-pzDwezZaLbK371OiJjXDsZJwVOALzFX5M1wEh2Kr0pEApq5AV6bRH/DFbA/zNA7Lck/duyREPQLLvzu2G6hEQQ==",
"dependencies": {
"preact": "[email protected]",
"pretty-format": "[email protected]"
}
},
"[email protected]": {
"integrity": "sha512-gympg+T2Z1fG1unB8NH29yHJwnEaCH37Z32diPDku316OTnRPeMbiRV9kTrfZpocXjdfnWuFUl/Mj4BHaf6gnw==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==",
"dependencies": {}
}
}
},
"remote": {},
"workspace": {
"dependencies": [
"jsr:@baetheus/fun@^2.1.0",
"jsr:@jlarky/nanoid@^0.0.2",
"jsr:@std/media-types@^0.220.1",
"npm:[email protected]",
"npm:[email protected]",
"npm:[email protected]"
]
}
}