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": {
|
2016-05-09 15:56:44 -03:00
|
|
|
"angular-mocks": "1.4.10",
|
2016-04-28 08:27:01 -03:00
|
|
|
"angular-foundation": "0.8.0",
|
|
|
|
|
"angular-gettext": "2.2.1",
|
2015-09-28 09:42:57 -03:00
|
|
|
"angular-moment": "0.10.1",
|
2016-04-28 08:27:01 -03:00
|
|
|
"angular-qrcode": "monospaced/angular-qrcode#~6.2.1",
|
2016-06-08 09:19:33 -03:00
|
|
|
"angular-ui-router": "0.2.13",
|
2016-04-28 08:27:01 -03:00
|
|
|
"animate.css": "3.5.1",
|
|
|
|
|
"foundation": "5.5.3",
|
2015-03-06 12:00:10 -03:00
|
|
|
"foundation-icon-fonts": "*",
|
2016-05-13 11:40:12 -03:00
|
|
|
"ionic": "1.3.1",
|
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",
|
2016-05-13 17:13:05 -03:00
|
|
|
"ng-csv": "~0.3.6"
|
2016-02-16 13:09:39 -05:00
|
|
|
},
|
|
|
|
|
"resolutions": {
|
2016-06-08 09:19:33 -03:00
|
|
|
"angular": "1.5.3",
|
2016-04-28 10:40:06 -03:00
|
|
|
"qrcode-generator": "0.1.0",
|
2016-06-08 09:19:33 -03:00
|
|
|
"angular-ui-router": "0.2.13"
|
2014-03-14 17:38:27 -03:00
|
|
|
}
|
2015-10-16 18:41:53 -04:00
|
|
|
}
|