]> git.openstreetmap.org Git - rails.git/blob - package.json
Localisation updates from https://translatewiki.net.
[rails.git] / package.json
1 {
2   "name": "openstreetmap",
3   "private": true,
4   "dependencies": {
5     "@mapbox/mapbox-gl-rtl-text": "^0.3.0",
6     "@maplibre/maplibre-gl-leaflet": "^0.1.1",
7     "@maptiler/maplibre-gl-omt-language": "^0.0.3",
8     "i18n-js": "^4.5.1",
9     "js-cookie": "^3.0.0",
10     "leaflet": "^1.8.0",
11     "leaflet.locatecontrol": "^0.84.1",
12     "make-plural": "^7.4.0",
13     "maplibre-gl": "^5.6.0",
14     "osm-community-index": "^5.2.0",
15     "tag2link": "^2025.7.21"
16   },
17   "devDependencies": {
18     "@stylistic/eslint-plugin-js": "^4.0.0",
19     "@types/jquery": "^3.5.0",
20     "@types/leaflet": "^1.9.0",
21     "eslint": "^9.0.0",
22     "eslint-formatter-compact": "^8.40.0",
23     "eslint-plugin-erb": "^2.1.0"
24   }
25 }