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