{ "name": "handshake2", "version": "1.0.0", "description": "", "license": "ISC", "author": "", "type": "commonjs", "main": "test.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@0glabs/0g-ts-sdk": "^0.3.3", "ethers": "^6.13.1" }, "devDependencies": {} }