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",
|
2014-03-18 13:09:21 -03:00
|
|
|
"multisignature"
|
2014-03-14 17:38:27 -03:00
|
|
|
],
|
|
|
|
|
"dependencies": {
|
2014-11-28 03:38:53 -03:00
|
|
|
"angular": "~1.3.0",
|
2014-03-27 12:07:10 -03:00
|
|
|
"angular-foundation": "*",
|
2014-11-28 03:38:53 -03:00
|
|
|
"angular-route": "~1.3.0",
|
2014-03-26 17:56:11 -03:00
|
|
|
"angular-qrcode": "~3.1.0",
|
2014-11-28 03:38:53 -03:00
|
|
|
"angular-mocks": "~1.3.0",
|
2014-09-05 16:56:47 -03:00
|
|
|
"angular-gettext": "~1.1.0",
|
2014-03-21 18:45:59 -03:00
|
|
|
"mocha": "~1.18.2",
|
2014-04-15 16:31:00 -03:00
|
|
|
"chai": "~1.9.1",
|
2014-05-06 17:02:49 -03:00
|
|
|
"sjcl": "1.0.0",
|
|
|
|
|
"file-saver": "*",
|
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",
|
2014-09-02 10:23:57 -03:00
|
|
|
"ng-idle": "*",
|
2014-09-01 15:40:31 -03:00
|
|
|
"inherits": "~0.0.1",
|
2014-12-05 12:12:51 -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": {
|
2014-11-28 03:38:53 -03:00
|
|
|
"angular": "~1.3.0"
|
2014-03-14 17:38:27 -03:00
|
|
|
}
|
|
|
|
|
}
|