made some adjustments to copay for copay shell integration

This commit is contained in:
Gordon Hall 2014-06-02 17:00:24 -04:00
commit cd66a12ed3
8 changed files with 161 additions and 102 deletions

View file

@ -17,7 +17,9 @@
"bugs": {
"url": "https://github.com/bitpay/copay/issues"
},
"main": "app.js",
"scripts": {
"start": "node server.js",
"test": "mocha"
},
"homepage": "https://github.com/bitpay/copay",