-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathbower.json
More file actions
46 lines (46 loc) · 1.27 KB
/
bower.json
File metadata and controls
46 lines (46 loc) · 1.27 KB
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
39
40
41
42
43
44
45
46
{
"name": "mem",
"description": "MEM Project Space",
"version": "0.4.1",
"dependencies": {
"angular-animate": "1.5.11",
"angular-bootstrap-confirm": "2.5.1",
"angular-bootstrap": "2.5.0",
"angular-cookies": "1.5.11",
"angular-drag-and-drop-lists": "2.1.0",
"angular-file-upload": "2.5.0",
"angular-google-maps": "2.4.1",
"angular-messages": "1.5.11",
"angular-mocks": "1.5.11",
"angular-moment": "1.2.0",
"angular-resizable": "1.2.0",
"angular-resource": "1.5.11",
"angular-sanitize": "1.5.11",
"angular-scroll": "1.0.2",
"angular-ui-router": "0.4.2",
"angular-ui-select": "0.19.8",
"angular-ui-sortable": "0.19.0",
"angular-ui-utils": "bower",
"angular": "1.5.11",
"angularD3": "0.1.1",
"bootstrap-sass": "3.3.7",
"bootstrap": "3",
"clipboard": "1.7.1",
"es6-shim": "0.35.0",
"jquery-ui": "1.12.1",
"jquery": "3.3.1",
"lodash": "3.10.1",
"moment-timezone": "0.5.17",
"ng-file-upload": "12.2.13",
"ng-pdfviewer": "0.2.1",
"ngclipboard": "1.1.3",
"pdfjs-dist": "2.0.489",
"tinymce": "4.7.4",
"tree-model-bower": "git://github.com/BCDevOps/tree-model-bower"
},
"resolutions": {
"angular": "1.5.11",
"clipboard": "1.7.1",
"lodash": "4.5.1"
}
}