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-03-06 12:00:10 -03:00
|
|
|
"angular": "~1.3.13",
|
2014-03-27 12:07:10 -03:00
|
|
|
"angular-foundation": "*",
|
2015-03-06 12:00:10 -03:00
|
|
|
"angular-qrcode": "~5.1.0",
|
|
|
|
|
"angular-gettext": "~2.0.5",
|
2015-09-04 10:08:04 -03:00
|
|
|
"animate.css": "3.4.0",
|
2015-03-06 12:00:10 -03:00
|
|
|
"foundation": "zurb/bower-foundation#~5.5.1",
|
|
|
|
|
"foundation-icon-fonts": "*",
|
|
|
|
|
"ng-lodash": "~0.2.0",
|
2015-08-18 09:57:21 +02:00
|
|
|
"angular-moment": "0.10.1",
|
|
|
|
|
"moment": "2.10.3",
|
2015-09-08 12:04:27 -03:00
|
|
|
"angular-bitcore-wallet-client": "0.1.2",
|
2015-03-06 12:00:10 -03:00
|
|
|
"angular-ui-router": "~0.2.13",
|
2014-05-14 17:15:01 -03:00
|
|
|
"qrcode-decoder-js": "*",
|
2015-04-23 17:45:32 -03:00
|
|
|
"fastclick": "*",
|
2015-04-11 12:16:16 -03:00
|
|
|
"angular-ui-switch": "~0.1.0"
|
2014-08-19 13:12:06 -07:00
|
|
|
},
|
|
|
|
|
"resolutions": {
|
2015-03-06 12:00:10 -03:00
|
|
|
"qrcode-generator": "0.0.1"
|
2014-03-14 17:38:27 -03:00
|
|
|
}
|
|
|
|
|
}
|