forked from ROGUE-JCTD/MapLoom
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
26 lines (26 loc) · 699 Bytes
/
bower.json
File metadata and controls
26 lines (26 loc) · 699 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
{
"name": "MapLoom",
"version": "1.2.0",
"devDependencies": {},
"dependencies": {
"bootstrap": "3.0.0",
"angular": "1.2.21",
"angular-mocks": "1.2.21",
"angular-bootstrap": "0.6.0",
"angular-ui-router": "0.2.0",
"jquery": "~2.0.3",
"ol3": "./bower-local/ol3",
"angular-translate": "2.2.0",
"angular-cookies": "1.2.21",
"jquery-sortable": "0.9.11",
"blueimp-bootstrap-image-gallery": "3.1.3",
"moment": "2.3.1",
"bootstrap3-datetimepicker": "~2.1.11",
"bootstrap-sortable": "*",
"x2js": "1.1.7",
"angular-xeditable": "0.1.8",
"d3": "3.4.11",
"proj4": "2.3.3",
"mgrs": "git://github.com/proj4js/mgrs.git#0.0.3"
}
}