forked from ebemunk/phoenixeye
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
33 lines (33 loc) · 902 Bytes
/
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
{
"name": "phoenixeye",
"private": true,
"author": "ebemunk <ebemunk@gmail.com>",
"license": "MIT",
"dependencies": {
"angular": "~1.4.0",
"angular-bootstrap": "~0.13.4",
"angular-filter": "~0.5.5",
"angular-loading-bar": "~0.8.0",
"angular-local-storage": "~0.2.2",
"angular-mocks": "~1.4.0",
"angular-ui-router": "~0.2.15",
"bootstrap": "~3.3.5",
"font-awesome": "~4.4.0",
"fuse": "~1.2.2",
"jquery-mousewheel": "~3.1.13",
"ng-file-upload": "~7.0.10",
"ngmap": "~1.10.0",
"ngtoast": "~1.5.5",
"nouislider": "~8.0.2",
"three.js": "~0.71.0",
"visionmedia-debug": "~2.2.0",
"KaTeX": "katex#~0.5.1",
"angular-ui-scrollpoint": "~1.0.1",
"angular-scroll": "~0.7.3",
"ng-onload": "~0.2.1",
"angular-socialshare": "angularjs-socialshare#~0.1.14"
},
"devDependencies": {
"angular-mocks": "~1.4.3"
}
}