-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
35 lines (35 loc) · 1.23 KB
/
package-lock.json
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
{
"name": "faubourg-plan-interactif",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"@glidejs/glide": "^3.6.0",
"leaflet": "^1.7.1"
}
},
"node_modules/@glidejs/glide": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/@glidejs/glide/-/glide-3.6.0.tgz",
"integrity": "sha512-47Aa+JmYjY4xTFpTtYCwrqirmI1arnp1UZETwtWpbTPisXUAuxrdJxKJLH8KHFWMsSrLi9+AcfyfzDIuO75rEA=="
},
"node_modules/leaflet": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.7.1.tgz",
"integrity": "sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw=="
}
},
"dependencies": {
"@glidejs/glide": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/@glidejs/glide/-/glide-3.6.0.tgz",
"integrity": "sha512-47Aa+JmYjY4xTFpTtYCwrqirmI1arnp1UZETwtWpbTPisXUAuxrdJxKJLH8KHFWMsSrLi9+AcfyfzDIuO75rEA=="
},
"leaflet": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.7.1.tgz",
"integrity": "sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw=="
}
}
}