-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
25 lines (25 loc) · 932 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
{
"version": "2",
"remote": {
"https://deno.land/x/[email protected]/middleware/html/index.ts": "a5028d8170dcc030d003749e743213e6532ff65798b741b81220207abc9af82d",
"https://deno.land/x/[email protected]/middleware/jsx/index.ts": "8c24ee1966d3fc67a658ee8413c9a21f5fa7da8af49c8a199cc55e22e24e80bb",
"https://deno.land/x/[email protected]/utils/html.ts": "636c4a04eaea1c52c14a37cd28d83cba66b293d1e31420a4475e951268901ae4"
},
"npm": {
"specifiers": {
"rollup": "[email protected]"
},
"packages": {
"[email protected]": {
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==",
"dependencies": {
"fsevents": "[email protected]"
}
}
}
}
}