Files
excel-download/blog/dapp/package.json
2021-10-28 15:39:03 +09:00

18 lines
320 B
JSON

{
"name": "dapp",
"version": "1.0.0",
"description": "",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@truffle/hdwallet-provider": "^1.5.1"
}
}