forked from 360disrupt/grassberry-high
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
41 lines (41 loc) · 1.24 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
{
"name": "projectname",
"version": "0.0.0",
"dependencies": {
"jquery": "~2.1.1",
"angular-sanitize": "~1.3.4",
"bootstrap3-dialog": "~1.34.3",
"angular-bootstrap-show-errors": "~2.3.0",
"ngInfiniteScroll": "~1.2.1",
"angular-socket-io": "~0.7.0",
"angular-flash-alert": "~2.2.7",
"angular-virtual-keyboard": "~0.4.3",
"angular-useragent-parser": "~0.1.0",
"angular-video-bg": "~0.3.3",
"ng-idle": "^1.2.2",
"matchmedia-ng": "^1.0.8",
"angular-drag-and-drop-lists": "~1.4.0",
"angular-moment": "~1.0.0",
"angular-hotkeys": "chieffancypants/angular-hotkeys#~1.7.0",
"angular-ui-router": "^1.0.1",
"animate.css": "^3.5.2",
"angular-flippy": "^2.1.0",
"angular": "^1.6.4",
"angular-cookies": "^1.6.4",
"angular-resource": "^1.6.4",
"angular-chart.js": "^1.1.1",
"ng-lodash": "^0.5.0",
"components-font-awesome": "^4.7.0",
"bootstrap-sass": "bootstrap-sass-official#^3.3.7",
"angular-animate": "^1.6.4",
"angular-material": "^1.1.4",
"angular-download": "^0.0.2",
"ng-file-upload": "^12.2.13",
"ng-file-upload-shim": "^12.2.13",
"angular-bootstrap": "^2.5.0",
"ng-csv": "^0.3.6"
},
"devDependencies": {
"angular-mocks": "~1.3.4"
}
}