Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 33 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"description": "1. **Real-Time Alerts**\r - Integrates with IMD (Indian Meteorological Department) and NDMA (National Disaster Management Authority) APIs for earthquake, cyclone, flood, and extreme weather alerts.\r - Push notifications in multiple languages (Hindi, English, regional languages).",
"dependencies": {
"@google-cloud/bigquery": "^8.1.0",
"@google-cloud/pubsub": "^5.0.0",
"@google-cloud/pubsub": "^5.2.0",
"@google-cloud/speech": "^7.1.0",
"@google-cloud/text-to-speech": "^6.1.0",
"@google-cloud/vertexai": "^1.10.0",
Expand Down
Loading