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",
|
|
|
|
|
"bircore"
|
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-animate": "~1.3.13",
|
|
|
|
|
"angular-touch": "~1.3.0",
|
|
|
|
|
"angular-qrcode": "~5.1.0",
|
|
|
|
|
"angular-gettext": "~2.0.5",
|
|
|
|
|
"animate.css": "~3.2.0",
|
|
|
|
|
"foundation": "zurb/bower-foundation#~5.5.1",
|
|
|
|
|
"foundation-icon-fonts": "*",
|
|
|
|
|
"ng-lodash": "~0.2.0",
|
|
|
|
|
"angular-moment": "~0.9.0",
|
|
|
|
|
"angular-bitcore-wallet-client": "^0.0.14",
|
|
|
|
|
"angular-ui-router": "~0.2.13",
|
2014-05-14 17:15:01 -03:00
|
|
|
"qrcode-decoder-js": "*",
|
2014-06-04 18:10:47 -03:00
|
|
|
"angular-moment": "~0.7.1",
|
2014-06-05 13:04:08 -04:00
|
|
|
"socket.io-client": ">=1.0.0",
|
2015-03-30 17:23:01 -03:00
|
|
|
"ng-idle": "~1.0.2",
|
2014-09-01 15:40:31 -03:00
|
|
|
"inherits": "~0.0.1",
|
2014-12-05 13:24:46 -03:00
|
|
|
"lodash": "~2.4.1",
|
2014-11-23 00:33:57 -03:00
|
|
|
"angular-gravatar": "*",
|
2014-11-28 03:38:53 -03:00
|
|
|
"angular-touch": "~1.3.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
|
|
|
}
|
|
|
|
|
}
|