2020-11-20 16:27:23 +01:00

21 lines
441 B
JSON

{
"name": "authFunction",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"aws-sdk": "^2.796.0",
"aws-serverless-express": "^3.3.5",
"body-parser": "^1.17.1",
"express": "^4.15.2",
"randomstring": "^1.1.5",
"simple-oauth2": "^4.2.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}