package.json•816 B
{
"name": "workspace",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@atxp/server": "^0.2.19",
"@modelcontextprotocol/sdk": "^1.17.4",
"@neondatabase/serverless": "^1.0.1",
"@types/memoizee": "^0.4.12",
"@types/node": "^24.3.0",
"bignumber.js": "^9.3.1",
"connect-pg-simple": "^10.0.0",
"dotenv": "^17.2.1",
"drizzle-kit": "^0.31.4",
"drizzle-orm": "^0.44.5",
"express": "^5.1.0",
"express-session": "^1.18.2",
"memoizee": "^0.4.17",
"openid-client": "^6.6.4",
"passport": "^0.7.0",
"tsx": "^4.20.5",
"typescript": "^5.9.2",
"ws": "^8.18.3",
"zod": "^3.25.76"
}
}