UNPKG

lambdasync

Version:

Easy sync between local code and AWS lambda functions

16 lines (15 loc) 306 B
{ "name": "{{name}}", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "aws-serverless-express": "1.1.0", "body-parser": "1.15.2", "cors": "2.8.1", "express": "4.14.0" } }