forked from byteball/obyte-gui-wallet
-
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) · 719 Bytes
/
bower.json
File metadata and controls
28 lines (28 loc) · 719 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": "byteball",
"keywords": [
"byteball",
"wallet",
"multisignature"
],
"dependencies": {
"angular": "1.4.6",
"angular-foundation": "kakysha/angular-foundation#0.7.3",
"angular-gettext": "2.1.0",
"angular-touch": "1.4.6",
"angular-carousel": "*",
"angular-moment": "0.10.1",
"angular-qrcode": "monospaced/angular-qrcode#~6.0.3",
"angular-ui-router": "0.2.15",
"angular-ui-switch": "0.1.1",
"animate.css": "3.4.0",
"fastclick": "1.0.6",
"foundation": "5.5.2",
"foundation-icon-fonts": "*",
"moment": "2.10.3",
"ng-lodash": "0.2.3",
"qrcode-decoder-js": "*",
"angular-elastic": "^2.5.1",
"ui-router-extras": "^0.1.3"
}
}