|
|
|
@ -21,16 +21,19 @@ |
|
|
|
|
"babel-plugin-transform-es2015-block-scoping": "^6.15.0", |
|
|
|
|
"babel-plugin-transform-es2015-template-literals": "^6.8.0", |
|
|
|
|
"browserify": "^13.0.1", |
|
|
|
|
"ethereumjs-block": "^1.3.1", |
|
|
|
|
"ethereumjs-tx": "^1.1.3", |
|
|
|
|
"ethereumjs-util": "^4.5.0", |
|
|
|
|
"ethereumjs-vm": "^2.0.2", |
|
|
|
|
"http-server": "^0.9.0", |
|
|
|
|
"nightwatch": "^0.9.5", |
|
|
|
|
"solc": "^0.4.3", |
|
|
|
|
"standard": "^7.0.1", |
|
|
|
|
"standard-reporter": "^1.0.5", |
|
|
|
|
"tape": "^4.6.0", |
|
|
|
|
"web3": "^0.15.3", |
|
|
|
|
"yo-yo": "^1.2.1", |
|
|
|
|
"yo-yoify": "^3.1.0", |
|
|
|
|
"solc": "^0.4.3" |
|
|
|
|
"yo-yoify": "^3.1.0" |
|
|
|
|
}, |
|
|
|
|
"scripts": { |
|
|
|
|
"start_node": "./runNode.sh", |
|
|
|
|