add contributors

...copied from bitcore. Should also add bitcoinjs-lib contributors.
This commit is contained in:
Ryan X. Charles 2014-08-24 20:41:36 -07:00
parent 63d0fa96b0
commit e097fe23ec
1 changed files with 30 additions and 0 deletions

View File

@ -6,6 +6,36 @@
"scripts": { "scripts": {
"test": "mocha" "test": "mocha"
}, },
"contributors": [
{
"name": "Gordon Hall",
"email": "gordon@bitpay.com"
},
{
"name": "Jeff Garzik",
"email": "jgarzik@bitpay.com"
},
{
"name": "Manuel Araoz",
"email": "manuelaraoz@gmail.com"
},
{
"name": "Matias Alejo Garcia",
"email": "ematiu@gmail.com"
},
{
"name": "Ryan X. Charles",
"email": "ryanxcharles@gmail.com"
},
{
"name": "Stefan Thomas",
"email": "moon@justmoon.net"
},
{
"name": "Stephen Pair",
"email": "stephen@bitpay.com"
}
],
"keywords": [ "keywords": [
"bitcoin", "bitcoin",
"bip32", "bip32",