{ "name": "xdapp-starter", "version": "1.0.0", "description": "A simple template for getting started with xDapps.", "main": "starter.js", "scripts": { "test": "sh tests/evm0-evm1.sh" }, "keywords": [], "author": "", "license": "MIT", "workspaces": [], "type": "module", "dependencies": { "@certusone/wormhole-sdk": "^0.3.3", "byteify": "^2.0.10", "ethers": "^5.6.9", "ganache": "^7.3.1", "node-fetch": "^3.2.6", "pm2": "^5.2.0" } }