go-ethereum/shyft-cli/web3/token_test/package.json
2018-06-13 13:07:17 -04:00

14 lines
257 B
JSON

{
"name": "token_contract",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"web3": "^0.20.5"
}
}