|
@ -28,7 +28,9 @@ |
|
|
"type": "git", |
|
|
"type": "git", |
|
|
"url": "https://github.com/bitpay/bitcore.git" |
|
|
"url": "https://github.com/bitpay/bitcore.git" |
|
|
}, |
|
|
}, |
|
|
"scripts": {}, |
|
|
"scripts": { |
|
|
|
|
|
"test": "mocha test -R spec" |
|
|
|
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"classtool": "git://github.com/bitpay/classtool.git", |
|
|
"classtool": "git://github.com/bitpay/classtool.git", |
|
|
"base58-native": "=0.1.3", |
|
|
"base58-native": "=0.1.3", |
|
|