]> git.openstreetmap.org Git - nominatim-ui.git/blob - package.json
manage vendor/js|css with npm
[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     "grunt": "^1.0.2",
13     "bower": "^1.8",
14     "jquery": "3.3.1",
15     "leaflet": "1.3.1",
16     "handlebars": "4.0.11",
17     "bootstrap": "3.3.5"
18   }
19 }