|
|
@ -7,32 +7,11 @@ |
|
|
|
"node": ">=4.0.0" |
|
|
|
}, |
|
|
|
"keywords": [ |
|
|
|
"bitcoinjs", |
|
|
|
"bitcoin", |
|
|
|
"browser", |
|
|
|
"client", |
|
|
|
"library" |
|
|
|
], |
|
|
|
"contributors": [ |
|
|
|
{ |
|
|
|
"name": "Daniel Cousens", |
|
|
|
"email": "bitcoin@dcousens.com", |
|
|
|
"url": "http://dcousens.com" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Kyle Drake", |
|
|
|
"email": "kyle@kyledrake.net", |
|
|
|
"url": "http://kyledrake.net/" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Wei Lu", |
|
|
|
"email": "luwei.here@gmail.com", |
|
|
|
"url": "http://weilu.github.io/" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Stefan Thomas", |
|
|
|
"email": "justmoon@members.fsf.org", |
|
|
|
"url": "http://www.justmoon.net" |
|
|
|
} |
|
|
|
"browserify", |
|
|
|
"javascript", |
|
|
|
"bitcoinjs" |
|
|
|
], |
|
|
|
"scripts": { |
|
|
|
"coverage-report": "nyc report --reporter=lcov", |
|
|
|