-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
113 lines (113 loc) · 5.86 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"version": "4",
"specifiers": {
"jsr:@lambdalisue/messagepack@*": "1.0.1",
"jsr:@std/[email protected]": "0.221.0",
"jsr:@std/fs@*": "1.0.4",
"jsr:@std/json@1": "1.0.0",
"jsr:@std/jsonc@*": "1.0.1",
"jsr:@std/path@^1.0.6": "1.0.6",
"npm:msgpackr@^1.10.1": "1.11.0"
},
"jsr": {
"@lambdalisue/[email protected]": {
"integrity": "e35888d9ac295826f24234f10f7ef660c890b506eb09fac1f7509798e94c525a",
"dependencies": [
"jsr:@std/bytes",
"npm:msgpackr"
]
},
"@std/[email protected]": {
"integrity": "64a047011cf833890a4a2ab7293ac55a1b4f5a050624ebc6a0159c357de91966"
},
"@std/[email protected]": {
"integrity": "2907d32d8d1d9e540588fd5fe0ec21ee638134bd51df327ad4e443aaef07123c",
"dependencies": [
"jsr:@std/path"
]
},
"@std/[email protected]": {
"integrity": "985c1e544918d42e4e84072fc739ac4a19c3a5093292c99742ffcdd03fb6a268"
},
"@std/[email protected]": {
"integrity": "6b36956e2a7cbb08ca5ad7fbec72e661e6217c202f348496ea88747636710dda",
"dependencies": [
"jsr:@std/json"
]
},
"@std/[email protected]": {
"integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed"
}
},
"npm": {
"@msgpackr-extract/[email protected]": {
"integrity": "sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw=="
},
"@msgpackr-extract/[email protected]": {
"integrity": "sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw=="
},
"@msgpackr-extract/[email protected]": {
"integrity": "sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg=="
},
"@msgpackr-extract/[email protected]": {
"integrity": "sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw=="
},
"@msgpackr-extract/[email protected]": {
"integrity": "sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg=="
},
"@msgpackr-extract/[email protected]": {
"integrity": "sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ=="
},
"[email protected]": {
"integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw=="
},
"[email protected]": {
"integrity": "sha512-P0efT1C9jIdVRefqjzOQ9Xml57zpOXnIuS+csaB4MdZbTdmGDLo8XhzBG1N7aO11gKDDkJvBLULeFTo46wwreA==",
"dependencies": [
"@msgpackr-extract/msgpackr-extract-darwin-arm64",
"@msgpackr-extract/msgpackr-extract-darwin-x64",
"@msgpackr-extract/msgpackr-extract-linux-arm",
"@msgpackr-extract/msgpackr-extract-linux-arm64",
"@msgpackr-extract/msgpackr-extract-linux-x64",
"@msgpackr-extract/msgpackr-extract-win32-x64",
"node-gyp-build-optional-packages"
]
},
"[email protected]": {
"integrity": "sha512-I8qXuuALqJe5laEBYoFykChhSXLikZmUhccjGsPuSJ/7uPip2TJ7lwdIQwWSAi0jGZDXv4WOP8Qg65QZRuXxXw==",
"dependencies": [
"msgpackr-extract"
]
},
"[email protected]": {
"integrity": "sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw==",
"dependencies": [
"detect-libc"
]
}
},
"redirects": {
"https://deno.land/x/commands/mod.ts": "https://deno.land/x/[email protected]/mod.ts"
},
"remote": {
"https://cdn.skypack.dev/-/[email protected]/dist=es2019,mode=imports/optimized/json5.js": "e3902909af865e1bab65bf170d79bc0d6f72f2c3626601aed12d9b0aaee3169c",
"https://cdn.skypack.dev/json5": "9e731bca7ee24e6532af2f3745357ff72c9be405ebb2b0eba8489e589ba13ee8",
"https://deno.land/x/[email protected]/mod.ts": "0975ee46086985b2e354e901d052f50b3c4b0ed828d0563492b6a02589402574",
"https://deno.land/x/[email protected]/CachedKeyDecoder.ts": "c39b6f1572902ae08c0e4971f639e81031ac59403957fc43c6fb3c7fe69d99a1",
"https://deno.land/x/[email protected]/Decoder.ts": "f27695c43360131ae46efc99a24185b36652a64660ec53a20d39fcfd2a6893cc",
"https://deno.land/x/[email protected]/Encoder.ts": "0c05f58365560cd5417576244fe62c530e3b96361b0266ee21649318cb15f324",
"https://deno.land/x/[email protected]/ExtData.ts": "8d97fe43568e119a1eeb93e1ef1c431e0a24e392fb0c6ffed775aac1e579f244",
"https://deno.land/x/[email protected]/ExtensionCodec.ts": "e8a24eb1786156239f589cc3058c8ff3d79ed393f420c40fdf7a93df943c91f2",
"https://deno.land/x/[email protected]/context.ts": "9768e51f75daefd2d2b8ca18ad3147dd34c710e9e924f2ac9cc8c5e4b810976d",
"https://deno.land/x/[email protected]/decode.ts": "6625d70b0f5f1a89905e0ff5a56e1fe6e7171817983a6babe60faffd47a0be8e",
"https://deno.land/x/[email protected]/decodeAsync.ts": "56e0d623196498d668bdbc865ed917536f7cf1291673ab686a6002cea01c74c4",
"https://deno.land/x/[email protected]/encode.ts": "5a8f91acb1def71f41a14163e8d387ecc9b2ea12a6560690c7b8b392f3deb86f",
"https://deno.land/x/[email protected]/mod.ts": "cc067c1d0287944aedc1bbabc6390e47ab36d5474f5aebe0113249b5a710c7bb",
"https://deno.land/x/[email protected]/timestamp.ts": "5169949efe39bc24f58cd5dcaae682cdf5353c762a54abf9ae6e18c8d9feb648",
"https://deno.land/x/[email protected]/utils/int.ts": "b08743982f954d2dd7f4f11d868019576b63cb8147d8acc1bce3843f39398188",
"https://deno.land/x/[email protected]/utils/prettyByte.ts": "35c8104d57ba2a727056beaf1063bbe941d512cdd23ce6b04d7c5b44dafcd46e",
"https://deno.land/x/[email protected]/utils/stream.ts": "b130db01ccad59f3ae6768f7253b23429ef37b62fe047138922bc32606db27e9",
"https://deno.land/x/[email protected]/utils/typedArrays.ts": "bb819c2f28cf7f85ed50b2e57f108462715555cc61ce315e8134cf1eef2ae662",
"https://deno.land/x/[email protected]/utils/utf8.ts": "d38c0f3c05072e21e6067402cd196052757cc06a7e3ace0bdeb0511e75e2dd53"
}
}