{ "name": "walletoperation", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gogs.erhe.top/toor/WalletOperation.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "@mysten/sui.js": "^0.54.1", "axios": "^1.9.0", "ethers": "^6.14.3", "web3": "^4.16.0" } }