-
Notifications
You must be signed in to change notification settings - Fork 148
/
bower.json
executable file
·140 lines (140 loc) · 4.31 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
"name": "linagora-rse",
"main": "index.js",
"version": "0.0.0",
"authors": [
"Linagora folks"
],
"description": "Enterprise Social Network",
"keywords": [
"social",
"network",
"data",
"mining"
],
"license": "AGPLv3",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"frontend/components",
"test",
"tests"
],
"dependencies": {
"angular": "1.3.20",
"angular-animate": "1.3.20",
"angular-aria": "1.5.8",
"angular-auto-focus": "~1.0.4",
"angular-bootstrap-switch": "~0.3.0",
"angular-chart.js": "~0.5.1",
"angular-clockpicker": "~1.2.0",
"angular-component": "linagora/angular-component#0.1.4",
"angular-feature-flags": "~1.0.0",
"angular-file-saver": "linagora/angular-file-saver#1.1.4",
"angular-file-upload": "danialfarid/angular-file-upload#~2.0.4",
"angular-fullscreen": "~1.0.1",
"angular-gist": "~0.1.3",
"angular-hotkeys": "chieffancypants/angular-hotkeys#1.7.0",
"angular-i18n": "1.3.20",
"angularjs-naturalsort": "linagora/angularjs-naturalsort#1.1.4",
"angular-jstz": "czarpino/angular-jstz",
"angular-leaflet-directive": "~0.7.8",
"angular-localforage": "1.2.2",
"angular-markdown-directive": "linagora/angular-markdown-directive#0.4.1",
"angular-material": "1.1.3",
"angular-messages": "1.3.16",
"angular-mocks": "1.3.20",
"angular-moment": "1.0.0-beta.6",
"angular-motion": "0.4.4",
"angular-promise-extras": "0.1.8",
"angular-recaptcha": "~0.0.7",
"angular-recursion": "~1.0.3",
"angular-route": "1.3.20",
"angular-sanitize": "1.3.20",
"angular-scroll": "~0.7.0",
"angular-scroll-glue": "^2.0.7",
"angular-sticky": "angular-sticky-plugin#0.4.1",
"angular-strap": "2.3.6",
"angular-summernote": "0.8.1",
"angular-touch": "1.3.0",
"angular-translate": "2.15.1",
"angular-truncate": "sparkalow/angular-truncate",
"angular-ui-router": "0.2.18",
"angular-uuid4": "~0.3.0",
"angular-web-notification": "1.0.19",
"angular-xeditable": "0.1.9",
"animate.css": "~3.1.1",
"arrive": "~2.2.0",
"Autolinker.js": "^0.24.1",
"autosize": "3.0.13",
"awesome-angular-swipe": "linagora/awesome-angular-swipe#0.0.12",
"blueimp-canvas-to-blob": "~2.1.0",
"bootstrap": "~3.3.5",
"bootstrap-additions": "~0.2.3",
"bootstrap-switch": "~3.3.2",
"char-api": "linagora/char-api#0.1.1",
"Chart.js": "nnnick/Chart.js#~1.0.1",
"dynamic-directive": "3.0.0",
"email-addresses": "3.0.0",
"ical.js": "linagora/ical.js#v1.2.4",
"iframe-resizer": "3.5.5",
"jcrop": "~0.9.12",
"jquery": "2.1.1",
"jquery.focus": "0.1.4",
"leaflet": "~0.7.3",
"localforage": "1.2.0",
"lodash": "~2.4.1",
"matchmedia-ng": "1.0.8",
"material-admin": "linagora/material-admin#1.5.1.5",
"material-shadows": "~2.0.1",
"mdi": "2.0.46",
"moment": "2.15.1",
"ngclipboard": "1.1.3",
"ng-device-detector": "linagora/ng-device-detector#v3.0.1.1",
"ngGeolocation": "~0.0.4",
"ngInfiniteScroll": "linagora/ngInfiniteScroll#1.3.0-1",
"ng-tags-input": "3.2.0",
"offline": "0.7.14",
"openpaas-logo": "0.8.0",
"remarkable-bootstrap-notify": "~3.1.3",
"restangular": "~1.3.1",
"roboto-fontface": "~0.4.3",
"showdown": "1.5.0",
"summernote": "0.8.18",
"twitter-platform-widget": "http://platform.twitter.com/widgets.js",
"ui-router-extras": "~0.1.0",
"videogular": "1.4.4",
"videogular-buffering": "1.4.4",
"videogular-controls": "1.4.4",
"videogular-overlay-play": "1.4.4",
"videogular-themes-default": "1.4.4",
"waves": "0.7.5",
"angular-cookies": "1.3.20",
"moment-timezone": "0.5.17",
"DOMPurify": "1.0.9",
"angular-colorpicker-directive": "1.2.2"
},
"resolutions": {
"angular": "1.3.20",
"angular-animate": "1.3.20",
"angular-messages": "1.3.16",
"angular-moment": "1.0.0-beta.6",
"angular-touch": "1.3.0",
"bootstrap": "3.3.5",
"bootstrap-switch": "~3.3.2",
"jquery": "2.1.1",
"moment": "2.15.1",
"ngclipboard": "1.1.3",
"ng-device-detector": "v3.0.1.1",
"showdown": "1.5.0",
"summernote": "0.8.18",
"moment-timezone": "0.5.17"
},
"devDependencies": {
"chai": "~3.0.0",
"chai-datetime": "~1.4.0",
"jquery-mockjax": "2.1.1",
"sinon-chai": "~2.8.0"
}
}