mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 21:29:05 +00:00
Send to zulip
This commit is contained in:
16
aws/lambda-nodejs18.x/UpdateZulipStreams/package.json
Normal file
16
aws/lambda-nodejs18.x/UpdateZulipStreams/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "updatezulipstreams",
|
||||
"version": "1.0.0",
|
||||
"description": "Updates the JSON with the zulip streams and topics on S3",
|
||||
"main": "index.js",
|
||||
"author": "Andreas Bonini",
|
||||
"license": "All rights reserved",
|
||||
"dependencies": {
|
||||
"aws-sdk": "^2.1498.0",
|
||||
"axios": "^1.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^4.3.6",
|
||||
"mocha": "^10.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user