forked from ecency/esteem
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
32 lines (32 loc) · 806 Bytes
/
Copy pathbower.json
File metadata and controls
32 lines (32 loc) · 806 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
{
"name": "esteem",
"private": "true",
"devDependencies": {
"ionic": "driftyco/ionic-bower#1.3.2",
"angular-resource": "1.5.3",
"platform.js": "platform#~1.3.0"
},
"dependencies": {
"angular-local-storage": "~0.2.3",
"moment": "~2.10.6",
"underscore": "~1.8.3",
"angular-translate": "^2.13.0",
"async": "~1.4.2",
"angular-sanitize": "~1.4.8",
"ngCordova": "~0.1.23-alpha",
"ngstorage": "^0.3.10",
"ionic-threads": "^1.0.5",
"jquery": "^3.1.0",
"ion-floating-menu": "^1.0.1",
"qrcode.js": "qrcode#^1.0.2",
"angular-qr": "^0.2.0",
"ionic": "^1.3.2",
"highcharts-ng": "0.0.13",
"angular": "1.5.3",
"default-passive-events": "^0.1.1"
},
"resolutions": {
"angular": "1.5.8",
"angular-sanitize": "1.5.8"
}
}