Wallet/bower.json
Matias Alejo Garcia e02d4cb00b mv blockUx to wds
reset index scope on change wallet

rm wds

rm newTx, better txhistory update

better history display while sync

show first TX will syncing from 0

add new tx anim

WIP mobile

fix mobile

fix mobile 2

keep vanilla state in walletHome
2016-02-22 12:13:35 -03:00

30 lines
698 B
JSON

{
"name": "copay",
"keywords": [
"copay",
"wallet",
"multisignature",
"bitcore"
],
"dependencies": {
"angular": "1.4.6",
"angular-bitcore-wallet-client": "1.1.7",
"angular-foundation": "0.7.0",
"angular-gettext": "2.1.2",
"angular-moment": "0.10.1",
"angular-qrcode": "monospaced/angular-qrcode#~6.0.3",
"angular-ui-router": "0.2.18",
"angular-ui-switch": "0.1.1",
"animate.css": "3.4.0",
"foundation": "5.5.2",
"foundation-icon-fonts": "*",
"moment": "2.10.3",
"ng-lodash": "0.2.3",
"qrcode-decoder-js": "*",
"trezor-connect": "~1.0.1",
"ng-csv": "~0.3.6"
},
"resolutions": {
"angular": "1.4.6"
}
}