forked from danylaksono/geocrowd-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
executable file
·35 lines (35 loc) · 957 Bytes
/
Copy pathbower.json
File metadata and controls
executable file
·35 lines (35 loc) · 957 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
29
30
31
32
33
34
35
{
"name": "geocrowd",
"version": "0.0.0",
"dependencies": {
"angular": "~1.5.0",
"json3": "~3.3.1",
"es5-shim": "~3.0.1",
"bootstrap-sass-official": "~3.1.1",
"bootstrap": "~3.3.7",
"bootstrap-social": "~4.8.0",
"angular-resource": "~1.5.0",
"angular-cookies": "~1.5.0",
"angular-sanitize": "~1.5.0",
"angular-bootstrap": "~1.1.2",
"font-awesome": "~4.6.3",
"lodash": "~2.4.1",
"angular-socket-io": "~0.7.0",
"angular-ui-router": "~0.2.15",
"angular-validation-match": "~1.5.2",
"angular-simple-logger": "^0.1.7",
"angular-leaflet-directive": "^0.10.0",
"datatables": "~1.10.4",
"datatables-plugins": "~1.0.1",
"flot": "~0.8.3",
"metisMenu": "~1.1.3",
"morrisjs": "~0.5.1",
"datatables-responsive": "1.0.6",
"flot.tooltip": "~0.8.4",
"gentelella": "^1.3.0",
"angular-nvd3": "^1.0.9"
},
"devDependencies": {
"angular-mocks": "~1.5.0"
}
}