This commit is contained in:
Matias Alejo Garcia 2015-03-06 12:00:10 -03:00
commit 320de62f13
348 changed files with 7745 additions and 30874 deletions

View file

@ -3,19 +3,23 @@
"keywords": [
"copay",
"wallet",
"multisignature"
"multisignature",
"bircore"
],
"dependencies": {
"angular": "~1.3.0",
"angular": "~1.3.13",
"angular-foundation": "*",
"angular-route": "~1.3.0",
"angular-qrcode": "~3.1.0",
"angular-mocks": "~1.3.0",
"angular-gettext": "~1.1.0",
"mocha": "~1.18.2",
"chai": "~1.9.1",
"sjcl": "1.0.0",
"file-saver": "*",
"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",
"qrcode-decoder-js": "*",
"angular-moment": "~0.7.1",
"socket.io-client": ">=1.0.0",
@ -26,6 +30,6 @@
"angular-touch": "~1.3.0"
},
"resolutions": {
"angular": "~1.3.0"
"qrcode-generator": "0.0.1"
}
}