|
@ -43,7 +43,7 @@ |
|
|
}, |
|
|
}, |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"test": "mocha test -R spec", |
|
|
"test": "mocha test -R spec", |
|
|
"postinstall": "node browser/browserify.js -a" |
|
|
"postinstall": "node browser/build.js -a" |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"soop": "git://github.com/bitpay/soop.git", |
|
|
"soop": "git://github.com/bitpay/soop.git", |
|
|