-
Notifications
You must be signed in to change notification settings - Fork 4
/
bower.json
39 lines (39 loc) · 1.04 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
{
"name": "kleppin-bower",
"version": "0.0.0",
"private": true,
"dependencies": {
"sweetalert2": "5.3.4",
"jquery": "3.1.1",
"materialize": "0.97.7",
"angular": "1.5.11",
"angular-animate": "1.5.11",
"angular-sanitize": "1.5.11",
"angular-touch": "1.5.11",
"angular-resource": "1.5.11",
"angular-ui-router": "0.3.1",
"angular-ui-mask": "1.8.7",
"angular-ui-router-anim-in-out": "1.0.2",
"angular-permission": "4.0.6",
"angular-localforage": "1.3.1",
"angular-materialize": "0.2.1",
"animate.css": "3.5.2",
"clappr": "^0.2.64",
"vibrant": "*",
"trianglify": "^1.0.0",
"deepstream.io-client-js": "^2.1.1",
"Angular-Hero": "angular-hero#^0.0.7",
"raven-js": "^3.9.1",
"trackpad-scroll-emulator": "^1.0.8",
"ngEmbed": "ng-embed#^2.1.1",
"randomcolor": "^0.4.4",
"ng-file-upload": "^12.2.13",
"offline": "^0.7.18",
"clipboard": "^1.6.1",
"hint.css": "^2.5.0"
},
"resolutions": {
"angular": "1.5.11",
"angular-animate": "1.5.11"
}
}