-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
28 lines (28 loc) · 706 Bytes
/
Copy pathbower.json
File metadata and controls
28 lines (28 loc) · 706 Bytes
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
{
"name": "github-client-firebase",
"version": "0.0.0",
"dependencies": {
"angular": "1.2.16",
"json3": "~3.2.6",
"es5-shim": "~2.1.0",
"jquery": "~1.11.0",
"bootstrap": "~3.0.3",
"angular-sanitize": "1.2.16",
"angular-route": "1.2.16",
"firebase": "~1.0.15",
"angularfire": "~0.7.1",
"firebase-simple-login": "~1.4.1",
"font-awesome": "~4.1.0",
"moment": "~2.5.1",
"angular-loading-bar": "~0.4.2",
"angular-animate": "1.2.16",
"lodash": "2.4.1",
"angular-ui-select2": "~0.0.1",
"select2": "~3.4.6",
"highcharts-release": "4.0.1"
},
"devDependencies": {
"angular-mocks": "1.2.16",
"angular-scenario": "1.2.16"
}
}