{ "solcVersion": "./node_modules/solc", "compilerOptions": { "evmVersion": "istanbul", "optimizer": { "enabled": true, "runs": 200 } }, "ganacheOptions": { "hardfork": "istanbul", "mnemonic": "horn horn horn horn horn horn horn horn horn horn horn horn", "gasLimit": "0x989680" } }