Browse Source

add bitcoinjs contributors

...since some of the source code comes from bitcoinjs
patch-2
Ryan X. Charles 10 years ago
parent
commit
b7bde14e06
  1. 12
      package.json

12
package.json

@ -7,6 +7,10 @@
"test": "mocha"
},
"contributors": [
{
"name": "Daniel Cousens",
"email": "bitcoin@dcousens.com"
},
{
"name": "Gordon Hall",
"email": "gordon@bitpay.com"
@ -15,6 +19,10 @@
"name": "Jeff Garzik",
"email": "jgarzik@bitpay.com"
},
{
"name": "Kyle Drake",
"email": "kyle@kyledrake.net"
},
{
"name": "Manuel Araoz",
"email": "manuelaraoz@gmail.com"
@ -34,6 +42,10 @@
{
"name": "Stephen Pair",
"email": "stephen@bitpay.com"
},
{
"name": "Wei Lu",
"email": "luwei.here@gmail.com"
}
],
"keywords": [

Loading…
Cancel
Save