{ "name": "sologin", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "type": "module", "dependencies": { "@solana/web3.js": "^1.95.4", "bs58": "^6.0.0", "dotenv": "^16.4.5", "mysql2": "^3.11.3" } }