first commit

This commit is contained in:
Mario Colque 2014-03-14 17:38:27 -03:00
commit f2d18e67bf
10 changed files with 140 additions and 0 deletions

12
bower.json Normal file
View file

@ -0,0 +1,12 @@
{
"name": "cosign",
"keywords": [
"cosign",
"wallet",
"multisignaure"
],
"dependencies": {
"angular": "~1.2.x",
"angular-route": "~1.2.x"
}
}