forked from ROGUE-JCTD/MapLoom
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathbower.json
38 lines (38 loc) · 1.14 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
38
{
"name": "MapLoom",
"version": "1.5.135",
"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",
"bootstrap-filestyl": "git://github.com/markusslima/bootstrap-filestyle.git#1.2.1",
"angularjs-slider": "~2.13.0",
"components-font-awesome": "4.6.3",
"angular-file-saver": "1.0.1",
"lodash": "4.17.4",
"story-tools": "https://github.com/boundlessgeo/story-tools.git#style-edit-updates",
"angular-bootstrap-colorpicker": "~3.0.8",
"ngclipboard": "1.1.2"
},
"resolutions": {
"angular": "1.2.21",
"angular-bootstrap": "0.11.2"
}
}