go-ethereum/shyft-cli/web3/transfer-through-master/package.json
2018-07-15 13:59:50 -04:00

18 lines
322 B
JSON
Executable file

{
"name": "transfers",
"version": "1.0.0",
"description": "",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"solc": "^0.4.24"
}
}