-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
100 lines (100 loc) · 3.83 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
{
"version": "3",
"packages": {
"specifiers": {
"jsr:@takoserver/[email protected]": "jsr:@takoserver/[email protected]",
"npm:[email protected]": "npm:[email protected]",
"npm:mysql2": "npm:[email protected]"
},
"jsr": {
"@takoserver/[email protected]": {
"integrity": "57a0cc4e0b97b203539f529eddca2f2bb355e5f1132c2723699ea8eab0ac6326",
"dependencies": [
"npm:[email protected]"
]
}
},
"npm": {
"[email protected]": {
"integrity": "sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==",
"dependencies": {
"is-property": "[email protected]"
}
},
"[email protected]": {
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
"dependencies": {
"safer-buffer": "[email protected]"
}
},
"[email protected]": {
"integrity": "sha512-Ks/IoX00TtClbGQr4TWXemAnktAQvYB7HzcCxDGqEZU6oCmb2INHuOoKxbtR+HFkmYWBKv/dOZtGRiAjDhj92g==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-MhWWlVnuab1RG5/zMRRcVGXZLCXrZTgfwMikgzCegsPnG62yDQo5JnqKkrK4jO5iKqDAZGItAqN5CtKBCBWRUA==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-3Cwg/UuRkAv/wm6RhtPE5L7JlPB877vwSF6gfLAS68H+zhH+u5oa3AieqEd0D0/kC3W7qIhYbH419f7O9i/5nw==",
"dependencies": {
"denque": "[email protected]",
"generate-function": "[email protected]",
"iconv-lite": "[email protected]",
"long": "[email protected]",
"lru-cache": "[email protected]",
"named-placeholders": "[email protected]",
"seq-queue": "[email protected]",
"sqlstring": "[email protected]"
}
},
"[email protected]": {
"integrity": "sha512-eLoBxg6wE/rZkJPhU/xRX1WTpkFEwDJEN96oxFrTsqBdbT5ec295Q+CoHrL9IT0DipqKhmGcaZmwOt8OON5x1w==",
"dependencies": {
"lru-cache": "[email protected]"
}
},
"[email protected]": {
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-hr3Wtp/GZIc/6DAGPDcV4/9WoZhjrkXsi5B/07QgX8tsdc6ilr7BFM6PM6rbdAX1kFSDYeZGLipIZZKyQP0O5Q==",
"dependencies": {}
},
"[email protected]": {
"integrity": "sha512-qC9iz2FlN7DQl3+wjwn3802RTyjCx7sDvfQEXchwa6CWOx07/WVfh91gBmQ9fahw8snwGEWU3xGzOt4tFyHLxg==",
"dependencies": {}
}
}
},
"redirects": {
"https://deno.land/x/takokv/mod.ts": "https://deno.land/x/[email protected]/mod.ts",
"https://esm.sh/lodash": "https://esm.sh/[email protected]",
"https://esm.sh/v135/@types/[email protected]/index": "https://esm.sh/v135/@types/[email protected]/index~.d.ts",
"https://esm.sh/v135/@types/lodash@^4/index.d.ts": "https://esm.sh/v135/@types/[email protected]/index.d.ts"
},
"remote": {},
"workspace": {
"dependencies": [
"jsr:@std/[email protected]",
"jsr:@takoserver/[email protected]"
]
}
}