This commit is contained in:
Matteo Rosati
2026-01-23 15:41:20 +01:00
commit bc5edbc1cb
7 changed files with 2625 additions and 0 deletions

10
package.json Normal file
View File

@@ -0,0 +1,10 @@
{
"dependencies": {
"@fontsource-variable/jetbrains-mono": "^5.2.8",
"@maptiler/leaflet-maptilersdk": "^4.1.1",
"@types/jquery": "^3.5.33",
"jquery": "^4.0.0",
"netlify-cli": "^23.13.5",
"vite": "^7.3.1"
}
}