-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
30 lines (30 loc) · 1.26 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
{
"version": "3",
"remote": {
"https://edge.netlify.com/": "fd941d61d88673d5f28aab283fb86fcc50f08a3bc80ee5470498fcfa88c65cfb",
"https://edge.netlify.com/bootstrap/config.ts": "0aa0a225d978b89e0e62cbd853701605199e7a84095e55eeb70147faf1a24803",
"https://edge.netlify.com/bootstrap/context.ts": "f8392d0bfc4a345f0508157a9ed1a8b0ac832275e5ae6fe9301a8268fbfeb0b5",
"https://edge.netlify.com/bootstrap/cookie.ts": "8b0baae708989ca183c6f3b4ab3d029e6abcbc2e43f93edeb0ff447b3bbc3a05",
"https://edge.netlify.com/bootstrap/edge_function.ts": "b8253e86aa83c67341f5cfedeba5049d77fbf84dcab7eceff7566b7728ae9b39",
"https://edge.netlify.com/bootstrap/globals/types.ts": "a92107bafea2f88f9c7f787575732436abc40e45ccc062c76093096e7c34c84b"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@netlify/functions@^2.8.1",
"npm:@types/express@^4.17.21",
"npm:axios-mock-adapter@^1.19.0",
"npm:axios@^1.7.7",
"npm:cors@^2.8.5",
"npm:express@^4.19.2",
"npm:jsonwebtoken@^9.0.2",
"npm:morgan@^1.10.0",
"npm:serverless-http@^3.2.0",
"npm:socket.io-client@^4.7.5",
"npm:socket.io@^4.7.5",
"npm:swagger-jsdoc@^6.2.8",
"npm:swagger-ui-express@^5.0.1"
]
}
}
}