2014-03-14 17:38:27 -03:00
|
|
|
{
|
2014-03-28 14:08:14 -04:00
|
|
|
"name": "copay",
|
2014-03-14 17:38:27 -03:00
|
|
|
"keywords": [
|
2014-03-28 14:08:14 -04:00
|
|
|
"copay",
|
2014-03-14 17:38:27 -03:00
|
|
|
"wallet",
|
2015-03-06 12:00:10 -03:00
|
|
|
"multisignature",
|
2015-06-05 10:38:07 -04:00
|
|
|
"bitcore"
|
2014-03-14 17:38:27 -03:00
|
|
|
],
|
|
|
|
|
"dependencies": {
|
2015-09-27 19:55:59 -03:00
|
|
|
"angular": "1.4.6",
|
2015-11-11 10:53:51 -03:00
|
|
|
"angular-bitcore-wallet-client": "1.1.7",
|
2015-12-04 11:26:41 -03:00
|
|
|
"angular-foundation": "0.7.0",
|
2015-12-02 16:01:25 -03:00
|
|
|
"angular-gettext": "2.1.2",
|
2015-09-28 09:42:57 -03:00
|
|
|
"angular-moment": "0.10.1",
|
2015-09-27 19:55:59 -03:00
|
|
|
"angular-qrcode": "monospaced/angular-qrcode#~6.0.3",
|
|
|
|
|
"angular-ui-router": "0.2.15",
|
|
|
|
|
"angular-ui-switch": "0.1.1",
|
2015-09-04 10:08:04 -03:00
|
|
|
"animate.css": "3.4.0",
|
2015-12-04 11:26:41 -03:00
|
|
|
"foundation": "5.5.2",
|
2015-03-06 12:00:10 -03:00
|
|
|
"foundation-icon-fonts": "*",
|
2015-09-28 09:42:57 -03:00
|
|
|
"moment": "2.10.3",
|
2015-09-27 19:55:59 -03:00
|
|
|
"ng-lodash": "0.2.3",
|
2015-11-04 11:18:00 -03:00
|
|
|
"qrcode-decoder-js": "*",
|
2016-02-16 12:33:39 -05:00
|
|
|
"trezor-connect": "~1.0.1",
|
|
|
|
|
"ng-csv": "~0.3.6"
|
2016-02-16 13:09:39 -05:00
|
|
|
},
|
|
|
|
|
"resolutions": {
|
|
|
|
|
"angular": "1.4.6"
|
2014-03-14 17:38:27 -03:00
|
|
|
}
|
2015-10-16 18:41:53 -04:00
|
|
|
}
|