copay/bower.json

28 lines
582 B
JSON

{
"name": "copay",
"keywords": [
"copay",
"wallet",
"multisignature",
"bitcore"
],
"dependencies": {
"angular-mocks": "1.4.10",
"angular-gettext": "2.2.1",
"angular-moment": "0.10.1",
"angular-qrcode": "monospaced/angular-qrcode#~6.2.1",
"ionic": "1.3.1",
"moment": "2.10.3",
"ng-lodash": "0.2.3",
"qrcode-decoder-js": "*",
"trezor-connect": "~1.0.1",
"ng-csv": "~0.3.6",
"ionic-toast": "^0.4.1",
"angular-clipboard": "^1.4.2",
"angular-md5": "^0.1.10"
},
"resolutions": {
"angular": "1.5.3"
}
}