{
"contracts": ["contracts/**"],
"app": {},
"buildDir": "build/",
"config": {
"contracts": "contracts.json",
"storage": false,
"communication": false,
"webserver": false,
"namesystem": "ens.json"
},
"versions": {
"web3": "1.0.0-beta",
"solc": "0.4.24"
}