forked from mapcontrib/mapcontrib
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
29 lines (29 loc) · 767 Bytes
/
Copy pathbower.json
File metadata and controls
29 lines (29 loc) · 767 Bytes
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
{
"name": "MapContrib",
"dependencies": {
"jquery": "~2.1.4",
"bootstrap": "~3.3.6",
"bootstrap-more": "~0.4.9",
"font-awesome": "~4.5.0",
"backbone": "~1.2.3",
"underscore": "~1.8.3",
"math.format": "~0.8.9",
"backbone-validation": "~0.11.5",
"marionette": "~2.4.4",
"requirejs": "~2.1.22",
"leaflet": "~0.7.7",
"Fullscreen-API-Polyfill": "*",
"l20n": "~1.0.5",
"jquery-ui-sortable": "*",
"jqueryui-touch-punch": "*",
"awesome-bootstrap-checkbox": "~0.3.5",
"markdown": "~0.5.0",
"text": "~2.0.14",
"osm-auth": "~0.2.8",
"ionicons": "~2.0.1",
"leaflet-control-geocoder": "~1.2.1",
"leaflet-overpass-layer": "~1.6.2",
"animation-frame": "~0.2.5"
},
"private": true
}