{
  "name": "aws-auth0-api-gateway",
  "version": "1.0.0",
  "description": "Demonstration of protecting API gateway endpoints with auth0",
  "license": "MIT",
  "dependencies": {
    "jsonwebtoken": "^8.1.0"
  }
}
