-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
31 lines (31 loc) · 905 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
{
"version": "3",
"packages": {
"specifiers": {
"jsr:@crayon/crayon@4.0.0-alpha.4": "jsr:@crayon/crayon@4.0.0-alpha.4",
"jsr:@tui/signals@^0": "jsr:@tui/signals@0.0.9",
"jsr:@tui/strings@^0": "jsr:@tui/strings@0.1.2"
},
"jsr": {
"@crayon/crayon@4.0.0-alpha.4": {
"integrity": "812afa0488d6b2a3691d23540493b2280e627ed0aa88ed8161625327b24467b2"
},
"@tui/signals@0.0.9": {
"integrity": "cc9da5e34bc896b3f8a22a5af896af23d11ce3df0325902b6aeb55f1695c4b2b"
},
"@tui/strings@0.1.2": {
"integrity": "bebbc352ca541e0b76bb7b7c42883e50ef419da5a4563ad0b9d349d6218ea648"
}
}
},
"remote": {},
"workspace": {
"dependencies": [
"jsr:@crayon/crayon@4.0.0-alpha.4",
"jsr:@crayon/literal@1.0.0-alpha.4",
"jsr:@std/assert@^0.218",
"jsr:@tui/signals@^0",
"jsr:@tui/strings@^0"
]
}
}