Skip to content

Instantly share code, notes, and snippets.

@adelowo
Last active January 21, 2020 23:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adelowo/f52b1bf73e8b1eb8de7b773126139b2b to your computer and use it in GitHub Desktop.
Save adelowo/f52b1bf73e8b1eb8de7b773126139b2b to your computer and use it in GitHub Desktop.
{
"name": "server-implementation",
"version": "1.0.0",
"description": "",
"main": "handler.js",
"dependencies": {
"@slack/webhook": "^5.0.2",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"serverless": "^1.61.2",
"serverless-http": "^2.3.0",
"serverless-offline": "^5.12.1",
"stream-chat": "^1.2.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment