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