{
"dependencies": {
"@modelcontextprotocol/sdk": "^1.10",
"eventsource-parser": "^3.0.1",
"express": "^5.1.0"
},
"type": "module",
"name": "test_with_ts",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": ""
}