-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
37 lines (37 loc) · 1.01 KB
/
bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"name": "post-fire-recovery",
"authors": [
"Biplov Bhandari",
"SIG"
],
"description": "",
"main": "",
"license": "MIT",
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"landcoverportal/static/vendor/",
"test",
"tests"
],
"dependencies": {
"angular": "^1.7.5",
"angular-messages": "1.7.5",
"angular-sanitize": "^1.7.5",
"angular-ui-router": "^1.0.20",
"bootstrap": "3.3.7",
"bootstrap-datepicker": "^1.7.1",
"bootstrap-select": "^1.13.10",
"components-font-awesome": "^5.4.2",
"ion.rangeSlider": "ionrangeslider#^2.3.0",
"ngstorage": "^0.3.11",
"normalize.css": "https://github.com/necolas/normalize.css.git#^8.0.1",
"seiyria-bootstrap-slider": "^10.4.2",
"togeojson": "https://github.com/mapbox/togeojson.git#^0.16.0",
"highcharts": "^7.0.1",
"leaflet": "1.3.1",
"leaflet-side-by-side": "https://github.com/digidem/leaflet-side-by-side.git#6ea4567fe8d1b3e6ea3b0e9ca05d311f5be125a3"
}
}