-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
23 lines (23 loc) · 888 Bytes
/
package-lock.json
File metadata and controls
23 lines (23 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "test",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@mediapipe/hands": {
"version": "0.4.1646424915",
"resolved": "https://registry.npmmirror.com/@mediapipe/hands/-/hands-0.4.1646424915.tgz",
"integrity": "sha512-R1VM3DRCKTA49nVvkprInYUXx8cKisi86y6/9clvYA0vApmLqTjIHQFibJDHwSdy4Rykn2CjWywQAWw5+mGw8w=="
},
"bootstrap": {
"version": "5.1.3",
"resolved": "https://registry.npmmirror.com/bootstrap/-/bootstrap-5.1.3.tgz",
"integrity": "sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q=="
},
"xy-ui": {
"version": "1.10.5",
"resolved": "https://registry.npmmirror.com/xy-ui/-/xy-ui-1.10.5.tgz",
"integrity": "sha512-j2tedGDBmUyfNoPfMAcRe5mMGPpUthd4mf9uLGGD4gxsCcUqjQL5tej/3G9MCcWT5n/PZ/5ErjhhWLoATJioBQ=="
}
}
}