|
@ -44,7 +44,7 @@ |
|
|
"test": "mocha test -R spec" |
|
|
"test": "mocha test -R spec" |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"soop": "git://github.com/matiu/node-soop.git#feature/browser-support", |
|
|
"soop": "git://github.com/bitpay/node-soop.git", |
|
|
"base58-native": "=0.1.3", |
|
|
"base58-native": "=0.1.3", |
|
|
"bindings": "=1.1.1", |
|
|
"bindings": "=1.1.1", |
|
|
"bufferput": "git://github.com/bitpay/node-bufferput.git", |
|
|
"bufferput": "git://github.com/bitpay/node-bufferput.git", |
|
|