{ "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" }