"author": "",
"license": "GPL-3.0",
"devDependencies": {
- "grunt": "^1.0.2",
+ "@ungap/url-search-params": "0.1.4",
+ "bootstrap": "3.4.1",
"bower": "^1.8",
- "jquery": "3.3.1",
- "leaflet": "1.3.1",
- "leaflet-minimap": "3.6.1",
- "handlebars": "4.0.11",
- "bootstrap": "3.3.5",
- "@ungap/url-search-params": "0.1.4"
- }
+ "eslint": "^6.7.1",
+ "eslint-config-airbnb-base": "^14.0.0",
+ "eslint-plugin-import": "^2.18.2",
+ "grunt": "^1.0.2",
+ "handlebars": "4.5.3",
+ "jquery": "3.4.1",
+ "leaflet": "1.6.0",
+ "leaflet-minimap": "3.6.1"
+ },
+ "dependencies": {}
}