Files
deployHook/package.json
2025-10-10 05:46:42 +02:00

10 lines
173 B
JSON

{
"dependencies": {
"@anthropic-ai/bedrock-sdk": "^0.25.0",
"axios": "^1.6.2",
"body-parser": "^2.2.0",
"dotenv": "^16.3.1",
"express": "^5.1.0"
}
}