Wallet/bower.json

13 lines
210 B
JSON
Raw Normal View History

2014-03-14 17:38:27 -03:00
{
"name": "cosign",
"keywords": [
"cosign",
"wallet",
2014-03-18 13:09:21 -03:00
"multisignature"
2014-03-14 17:38:27 -03:00
],
"dependencies": {
"angular": "~1.2.x",
2014-03-19 13:17:18 -03:00
"angular-bootstrap": "~0.10.0",
"angular-route": "~1.2.14"
2014-03-14 17:38:27 -03:00
}
}