aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 4ab122bc88d38da8522fd3ec0ea79e9bcff58214 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "dependencies": {
    "@types/bootstrap": "^5.2.6",
    "@types/chart.js": "^2.9.41",
    "@types/leaflet": "^1.9.3",
    "@typescript-eslint/eslint-plugin": "^6.2.0",
    "@typescript-eslint/parser": "^6.2.0",
    "bootstrap": "^5.2.3",
    "bootstrap-icons": "^1.10.3",
    "chart.js": "^4.4.2",
    "eslint": "^8.36.0",
    "sass": "^1.59.3",
    "typescript": "^5.0.2"
  }
}