-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
95 lines (95 loc) · 3.22 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"version": "4",
"specifiers": {
"jsr:@da/[email protected]": "1.0.0",
"jsr:@oh/[email protected]": "1.3.10",
"jsr:@oh/[email protected]": "1.1.0",
"jsr:@std/[email protected]": "1.0.4",
"jsr:@std/[email protected]": "1.0.6",
"jsr:@std/path@^1.0.6": "1.0.6",
"jsr:@std/[email protected]": "1.0.5",
"jsr:@zip-js/[email protected]": "2.7.53",
"npm:[email protected]": "1.11.13",
"npm:[email protected]": "2.0.3",
"npm:[email protected]": "3.3.3"
},
"jsr": {
"@da/[email protected]": {
"integrity": "615d5875bf153c825e98f3d065b24ec3de78051f5a8f352e1fea792228ac1060"
},
"@oh/[email protected]": {
"integrity": "592a90888359f3a7b83899637c3470a5af7a45850f51a5f15c9fc0c489812cd8",
"dependencies": [
"jsr:@da/bcrypt",
"jsr:@oh/yaml",
"jsr:@std/fs",
"jsr:@std/[email protected]",
"jsr:@std/yaml",
"jsr:@zip-js/zip-js",
"npm:dayjs"
]
},
"@oh/[email protected]": {
"integrity": "57f2f01bf259dff8896fb9d8f4f49e477e6533ccc5cbc4559ebd8410142aeff5",
"dependencies": [
"jsr:@std/fs",
"jsr:@std/[email protected]",
"jsr:@std/yaml"
]
},
"@std/[email protected]": {
"integrity": "2907d32d8d1d9e540588fd5fe0ec21ee638134bd51df327ad4e443aaef07123c",
"dependencies": [
"jsr:@std/path@^1.0.6"
]
},
"@std/[email protected]": {
"integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed"
},
"@std/[email protected]": {
"integrity": "71ba3d334305ee2149391931508b2c293a8490f94a337eef3a09cade1a2a2742"
},
"@zip-js/[email protected]": {
"integrity": "acea5bd8e01feb3fe4c242cfbde7d33dd5e006549a4eb1d15283bc0c778ed672"
}
},
"npm": {
"[email protected]": {
"integrity": "sha512-l6ToIJIotphWahxxHyzK9bnLR6kM4jJIIgLShZeqLY7iboHoGkdgFl7W2/Ivi4SkMJYGKqW8vSuk0uKUj6qsSw=="
},
"[email protected]": {
"integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
},
"[email protected]": {
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="
},
"[email protected]": {
"integrity": "sha512-K2XpfSYza7PHVDqAP6BNk92X3f+BvaNd6eSgMqguLTaUz/DYzOyHsbGFu7lyHTkIUUb9qamvJ9FC6OTzk7tj3Q==",
"dependencies": [
"async",
"bluebird"
]
},
"[email protected]": {
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew=="
}
},
"remote": {
"https://deno.land/[email protected]/dotenv/mod.ts": "bcfa9c102d5ce6218ec0c4a69aa0fc1009fc309a85448f98a8debaa75866a3d7",
"https://deno.land/[email protected]/dotenv/parse.ts": "ddcb04a8a7198918cfc52efbebb0d4fc51abfea913649912fcc1cf4c52bd81a2",
"https://deno.land/[email protected]/dotenv/stringify.ts": "74521a8e907adffff19f132765902a8c51743e386107b91cc934bae154031e84",
"https://deno.land/x/[email protected]/mod.ts": "287c1cc1b4bf024a1381610428d783854853aa36cca6f927e5f6dba81f350616",
"https://deno.land/x/[email protected]/src/main.ts": "216f20535f9e41be15679b0a48bba5eeb8dcf12b3ad1a1ab1971c5b0ae698e0a"
},
"workspace": {
"dependencies": [
"jsr:@oh/[email protected]",
"npm:[email protected]"
],
"packageJson": {
"dependencies": [
"npm:[email protected]"
]
}
}
}