]> git.openstreetmap.org Git - nominatim-ui.git/blob - package.json
update handlebar library
[nominatim-ui.git] / package.json
1 {
2   "name": "nominatim-ui",
3   "version": "1.0.0",
4   "description": "",
5   "main": "index.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1"
8   },
9   "author": "",
10   "license": "GPL-3.0",
11   "devDependencies": {
12     "@ungap/url-search-params": "0.1.4",
13     "bootstrap": "3.4.1",
14     "bower": "^1.8",
15     "eslint": "^6.8.0",
16     "eslint-config-airbnb-base": "^14.0.0",
17     "eslint-plugin-import": "^2.20.1",
18     "grunt": "^1.0.2",
19     "handlebars": "4.7.3",
20     "jquery": "3.4.1",
21     "leaflet": "1.6.0",
22     "leaflet-minimap": "3.6.1"
23   },
24   "dependencies": {}
25 }