{ "name": "market-making-agent", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "main": "ts-node index.ts" }, "dependencies": { "@langchain/langgraph-checkpoint-postgres": "^0.0.2", "solana-agent-kit": "^1.3.6" } }