-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
36 lines (36 loc) · 961 Bytes
/
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
{
"version": "4",
"specifiers": {
"jsr:@std/bytes@^1.0.2": "1.0.4",
"jsr:@std/io@*": "0.225.0"
},
"jsr": {
"@std/[email protected]": {
"integrity": "11a0debe522707c95c7b7ef89b478c13fb1583a7cfb9a85674cd2cc2e3a28abc"
},
"@std/[email protected]": {
"integrity": "c1db7c5e5a231629b32d64b9a53139445b2ca640d828c26bf23e1c55f8c079b3",
"dependencies": [
"jsr:@std/bytes"
]
}
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@docusaurus/core@~2.4.3",
"npm:@docusaurus/module-type-aliases@~2.4.3",
"npm:@docusaurus/preset-classic@~2.4.3",
"npm:@mdx-js/react@^1.6.22",
"npm:@tsconfig/docusaurus@^1.0.5",
"npm:clsx@^1.2.1",
"npm:netlify-cli@^13.0.1",
"npm:prism-react-renderer@^1.3.5",
"npm:react-dom@^17.0.2",
"npm:react-player@^2.16.0",
"npm:react@^17.0.2",
"npm:typescript@^4.7.4"
]
}
}
}