]> git.openstreetmap.org Git - rails.git/blob - package.json
Merge remote-tracking branch 'upstream/pull/7327'
[rails.git] / package.json
1 {
2   "name": "openstreetmap",
3   "private": true,
4   "dependencies": {
5     "@mapbox/mapbox-gl-rtl-text": "*",
6     "@mapbox/polyline": "*",
7     "@maplibre/maplibre-gl-leaflet": "*",
8     "@maptiler/maplibre-gl-omt-language": "*",
9     "@openstreetmap/id": "2.42.2",
10     "bootstrap-icons": "*",
11     "i18n-js": "*",
12     "js-cookie": "*",
13     "leaflet": "*",
14     "leaflet.locatecontrol": "*",
15     "make-plural": "*",
16     "maplibre-gl": "< 6.0.0",
17     "osm-community-index": "*",
18     "tag2link": "*",
19     "terra-draw": "*",
20     "terra-draw-maplibre-gl-adapter": "*"
21   },
22   "devDependencies": {
23     "@eslint/js": "*",
24     "@herb-tools/linter": "*",
25     "@stylistic/eslint-plugin": "*",
26     "@types/jquery": "*",
27     "@types/leaflet": "*",
28     "eslint": "*",
29     "eslint-formatter-compact": "*",
30     "eslint-plugin-erb": "*",
31     "globals": "*"
32   }
33 }