2026-02-17 23:03:48 -05:00

18 lines
348 B
JSON

{
"name": "upwork-email-trigger",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@google-cloud/pubsub": "^5.2.3",
"googleapis": "^171.4.0"
}
}