UNPKG

serverless-offline

Version:

Emulate AWS λ and API Gateway locally when developing your Serverless project

13 lines (12 loc) 237 B
{ "name": "manual_test", "version": "0.0.0", "description": "", "main": "handler.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "sls offline" }, "author": "", "license": "MIT" }