代码拉取完成,页面将自动刷新
{
"name": "maticswaper",
"version": "1.0.0",
"main": "index.js",
"directories": {
"test": "test"
},
"license": "MIT",
"scripts": {
"compile": "./script/compile",
"console": "if node -v | grep -E \"v(12|13)\" > /dev/null; then flags=\"-n --experimental-repl-await\"; fi; npx $flags saddle console",
"coverage": "./script/coverage",
"deploy": "./scenario/script/repl -s ./script/scen/deploy.scen",
"lint": "solhint contracts/**/*.sol",
"repl": "./scenario/script/repl",
"profile": "yarn test tests/gasProfiler.js",
"test": "script/test.sh",
"test:prepare": "NO_RUN=true script/test.sh"
},
"mocha": {
"timeout": 100000,
"useColors": true,
"reporter": "spec"
},
"dependencies": {
"@openzeppelin/contracts": "^3.4.1",
"@openzeppelin/test-helpers": "^0.5.11",
"@truffle/hdwallet-provider": "^1.2.2",
"chai": "^4.3.4",
"chai-bignumber": "^3.0.0",
"decimal.js": "^10.2.0",
"ethereumjs-util": "^7.0.10",
"ethers": "^5.3.1",
"ganache-cli": "^6.10.1",
"global": "^4.4.0",
"mocha": "^9.0.0",
"solidity-coverage": "^0.7.16",
"truffle": "^5.1.54",
"truffle-flattener": "^1.4.4",
"truffle-hdwallet-provider": "^1.0.17",
"truffle-plugin-verify": "^0.5.8"
},
"devDependencies": {
"prettier": "^2.3.1",
"prettier-plugin-solidity": "^1.0.0-beta.13"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。