deploy/package.json

Summary

Maintainability
Test Coverage
{
  "name": "mooa-example-deploy",
  "version": "0.0.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Phodal Huang",
  "license": "MIT",
  "dependencies": {
    "serverless-finch": "^1.4.0"
  }
}