-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdeno.lock
More file actions
38 lines (38 loc) · 1.55 KB
/
deno.lock
File metadata and controls
38 lines (38 loc) · 1.55 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
{
"version": "3",
"remote": {
"https://edge.netlify.com/": "ff84a16f192fdb43db8b9dff869889f555c05857d075044d2a7cfa54c283a0a0",
"https://edge.netlify.com/bootstrap/config.ts": "0aa0a225d978b89e0e62cbd853701605199e7a84095e55eeb70147faf1a24803",
"https://edge.netlify.com/bootstrap/context.ts": "8f99269eeeeccf9b852e6089cc648c962a0ea20b2198b8b38b38e3b2ce2b9143",
"https://edge.netlify.com/bootstrap/cookie.ts": "8b0baae708989ca183c6f3b4ab3d029e6abcbc2e43f93edeb0ff447b3bbc3a05",
"https://edge.netlify.com/bootstrap/edge_function.ts": "b8253e86aa83c67341f5cfedeba5049d77fbf84dcab7eceff7566b7728ae9b39",
"https://edge.netlify.com/bootstrap/globals.ts": "38f9e0be6c2c78206bf14d2387d41964d38bbe81644b3668e203c6f6473408a7"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@fortawesome/fontawesome-free@^6.5.2",
"npm:@vue/cli-service@^5.0.8",
"npm:@vue/compiler-sfc@^3.4.27",
"npm:animate.css@^4.1.1",
"npm:axios@^1.7.2",
"npm:chart.js@^4.4.3",
"npm:cors@^2.8.5",
"npm:dotenv-webpack@^8.1.0",
"npm:dotenv@^16.4.5",
"npm:entities@^4.5.0",
"npm:express@^4.19.2",
"npm:glob@^10.4.1",
"npm:lightweight-charts@^4.1.4",
"npm:mongoose@^8.4.1",
"npm:process@^0.11.10",
"npm:serverless-http@^3.2.0",
"npm:vue-chartjs@^5.3.1",
"npm:vue-router@^4.3.2",
"npm:vue-template-compiler@^2.7.16",
"npm:vue@^3.4.27",
"npm:vuex@^4.1.0"
]
}
}
}