summaryrefslogtreecommitdiff
path: root/package.json
blob: 2d9e2d076a4417c39db175f459f2193c5590c7c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "dependencies": {
    "colorjs.io": "^0.4.5",
    "maplibre-gl": "git+https://github.com/LizzyFleckenstein03/maplibre-gl-js",
    "suncalc": "^1.9.0",
    "three": "^0.154.0"
  },
  "devDependencies": {
    "prettier": "^3.0.0",
    "vite": "^4.4.3"
  }
}