{ "name": "@wormhole-foundation/sui-scripts", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@mysten/sui.js": "^0.10.0", "axios": "^1.0.0", "node-fetch": "^3.2.10" } }