forked from bitcoinz-wallets/bitcoinz-copay-wallet
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathbower.json
More file actions
28 lines (28 loc) · 727 Bytes
/
Copy pathbower.json
File metadata and controls
28 lines (28 loc) · 727 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": "snowgem",
"keywords": [
"snowgem",
"wallet",
"multisignature",
"bitcore"
],
"dependencies": {
"angular-gettext": "^2.3.10",
"angular-moment": "^1.1.0",
"angular-qrcode": "bitpay/angular-qrcode#~6.3.0",
"ionic": "https://github.com/ionic-team/ionic-v1.git#8f80afc835",
"moment": "^2.19.3",
"ng-lodash": "^0.5.0",
"qrcode-decoder-js": "*",
"trezor-connect": "https://github.com/trezor/connect.git#c1a00f9f0f4a13239ba13ddd589c6ca61f2e7876",
"ng-csv": "~0.3.6",
"ionic-toast": "^0.4.1",
"angular-clipboard": "^1.4.2",
"angular-md5": "^0.1.10",
"ngtouch": "^1.0.1"
},
"resolutions": {
"angular": "1.5.3",
"ionic": "8f80afc835"
}
}