Updated structure
This commit is contained in:
parent
fb4dd5af81
commit
499c5cf818
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "stratum-pool",
|
"name": "stratum-pool",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"author": "Matthew Little",
|
"author": "Matthew Little",
|
||||||
"description": "High performance Stratum poolserver in Node.js",
|
"description": "High performance Stratum poolserver in Node.js",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
@ -30,7 +30,8 @@
|
|||||||
"binpack": "*",
|
"binpack": "*",
|
||||||
"bignum": "*",
|
"bignum": "*",
|
||||||
"buffertools": "*",
|
"buffertools": "*",
|
||||||
"base58-native": "*"
|
"base58-native": "*",
|
||||||
|
"async": "*"
|
||||||
},
|
},
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user