{ "name": "solidity-errors-export", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@types/node": "^20.11.10", "ethers": "5.7.2", "typescript": "^5.3.3", "viem": "^2.5.0" } }