UNPKG

serverless-sam

Version:

Serverless framework plugin to export AWS SAM templates for a service

15 lines (14 loc) 366 B
{ "name": "aws-function-compiled-with-babel", "version": "1.0.0", "description": "Demonstrating how to compile all your code with Babel", "repository": "<replace>", "author": "", "license": "MIT", "devDependencies": { "babel-cli": "~6.18.0", "babel-preset-latest": "^6.16.0", "serverless-babel-plugin": "^0.1.3" }, "dependencies": {} }