-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
54 lines (54 loc) · 1.97 KB
/
deno.lock
File metadata and controls
54 lines (54 loc) · 1.97 KB
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
52
53
54
{
"version": "5",
"specifiers": {
"jsr:@claudiu-ceia/combine@0.2.8": "0.2.8",
"jsr:@claudiu-ceia/combine@~0.2.8": "0.2.8",
"jsr:@std/assert@1.0.18": "1.0.18",
"jsr:@std/async@^1.1.0": "1.1.1",
"jsr:@std/data-structures@^1.0.10": "1.0.10",
"jsr:@std/internal@^1.0.12": "1.0.12",
"jsr:@std/testing@1.0.17": "1.0.17"
},
"jsr": {
"@claudiu-ceia/combine@0.2.8": {
"integrity": "3f16c2a9f067493622e6c0fc9c165ba4d1e8dda3cf08ab314aabb30117149975"
},
"@std/assert@1.0.18": {
"integrity": "270245e9c2c13b446286de475131dc688ca9abcd94fc5db41d43a219b34d1c78",
"dependencies": [
"jsr:@std/internal"
]
},
"@std/async@1.1.1": {
"integrity": "8a79beb3378cc229ce65ba2c746cfd03e4855ddd891d1eb6b9e32128e0d5339c"
},
"@std/data-structures@1.0.10": {
"integrity": "f574f86b0e07c69b9edc555fcc814b57d29258bad39fd5a34ba8a80ecf033cfe"
},
"@std/internal@1.0.12": {
"integrity": "972a634fd5bc34b242024402972cd5143eac68d8dffaca5eaa4dba30ce17b027"
},
"@std/testing@1.0.17": {
"integrity": "87bdc2700fa98249d48a17cd72413352d3d3680dcfbdb64947fd0982d6bbf681",
"dependencies": [
"jsr:@std/async",
"jsr:@std/data-structures"
]
}
},
"redirects": {
"https://esm.sh/gh/ClaudiuCeia/ts-duckling@main/mod.ts": "https://esm.sh/gh/ClaudiuCeia/ts-duckling@3466bbb/mod.ts"
},
"remote": {
"https://esm.sh/@jsr/claudiu-ceia__combine@0.2.6/denonext/claudiu-ceia__combine.mjs": "dd12f93a369e87c87b011ed7c0178a2aaffab32e7c07d66912702be3188f58cc",
"https://esm.sh/gh/ClaudiuCeia/ts-duckling@3466bbb/denonext/mod.ts.mjs": "5f836821e56a3ac0b6b4113badc2f9c1c71bf77385b2233ef37f863ffbce5fba",
"https://esm.sh/gh/ClaudiuCeia/ts-duckling@3466bbb/mod.ts": "c58207de2fd57424550e59178ba2519cf55d7857a8444da745f5a346f609fb44"
},
"workspace": {
"dependencies": [
"jsr:@claudiu-ceia/combine@0.2.8",
"jsr:@std/assert@1.0.18",
"jsr:@std/testing@1.0.17"
]
}
}